This is all very obscure... Do you have a standalone, small example that reproduces the problem. 
  
Regards 
Tobias 
  
From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx]
On Behalf Of Wim Jongman 
Sent: Mittwoch, 6. Februar 2013 13:18 
To: Tycho user list 
Subject: Re: [tycho-user] Root files pulled in from wrong feature 
 
 
  
Hi, 
I guess the problem is that there are two features containing the rootfiles directory. One of mine and the second one is the servletbridge from equinox which I also include in my product. For some reason not my rootfiles are copied to the
 root but the rootfiles from the equinox servlet bridge feature. 
 
 
  
On Wed, Feb 6, 2013 at 10:30 AM, Oberlies, Tobias <tobias.oberlies@xxxxxxx> wrote: 
I don’t see what you expect to happen with renaming the source folder for the root files.
 root=root_files means that the content of that folder should be placed in the root of an RCP installation including this feature. 
  
Regards 
Tobias 
  
  
Hi, 
I build a server product and want to add some files to the root. I have a rootfiles folder in one of my features and that build.properties file says root=rootfiles. The feature
 is placed in the product file. 
 
However, the product also contains the servletbridge feature from equinox which also contains a rootfiles directory. For some reason its rootfile directory is used instead of my
 directory. 
 
I have changed my rootfiles folder to root_files and changed the build.properties to root=root_files but still in the product the servlet bridge rootfiles are placed. 
 
Any idea what I am doing wrong? 
 
 
 
 
 
 
 
 
_______________________________________________ 
tycho-user mailing list 
tycho-user@xxxxxxxxxxx 
https://dev.eclipse.org/mailman/listinfo/tycho-user 
 
  
 
 
 
 |