Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Tycho » Features versions in .product file(Features versions in .product file cause problem in product generation )
Features versions in .product file [message #675885] Wed, 01 June 2011 19:54
hamza  is currently offline hamza Friend
Messages: 2
Registered: July 2009
Junior Member
Hi,

When trying to specify the version of features that should be included in the product, the generation of the later fails telling that feature [1.0.0] can not be found.
Actually, I don't want to mention the whole version but only the significant par (example: 1.0.0 without the qualifier part) in order to get the latest snapshot version from maven repo. What is weired is that the p2 repository is generated correctly but not the product.

Trying to fix that with a p2.inf didn't work:
requires.1.namespace = org.eclipse.equinox.p2.iu
requires.1.name=myFeature
requires.1.range=[1.0.0,1.1.0)

Is this problem comes from Tycho of P2 director?

Regards
Previous Topic:Build with specific folders
Next Topic:Bundles stored in local repository?
Goto Forum:
  


Current Time: Thu Apr 25 18:06:32 GMT 2024

Powered by FUDForum. Page generated in 0.02796 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top