Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Buckminster dev » Re: [buckminster-dev] problem replacing qualifiers with lastRevision and add suffix for features
Re: [buckminster-dev] problem replacing qualifiers with lastRevision and add suffix for features [message #716131] Tue, 16 August 2011 14:00
Peter Hermsdorf is currently offline Peter HermsdorfFriend
Messages: 44
Registered: August 2011
Member
hi,

i think my problem is the same as described here:

http://www.eclipse.org/forums/index.php/m/540985/

my (not working) company.runtime.feature only contains bundles and no
other features.

is this a known issue?

thx, peter

> hi all,
>
> i'm trying to get qualifier replacement in my features to generate the
> additional suffix, depending on the versions of the included bundles.
>
> My feature Structure is:
>
> company.releng.feature
> ->company.product.feature
> --> company.eclipse.feature
> ---> org.eclipse.equinox.executable (feature)
> --> company.runtime.feature (contains all company bundles)
>
> All features have a "qualifier" in their version number.
>
> When using
> -Dqualifier.replacement.*feature*=R
> -Dqualifier.replacement.*=generator:lastRevision
> -Dgenerator.lastRevision.format=r{0,number,00000}
>
> buckminster generates the following versions:
> - company.product.feature_3.1.2.R-612cK6qUg7X33dMbQ808T55z-Bx4
> - company.eclipse.feature_3.1.1.R-322cLaP7-7S44yAw3119122908D0
> - company.runtime.feature_3.1.2.R
>
> The first two versions are generated as expected, the last one is
> missing the suffix.
>
> What could be the reason for that?
> (I think with the BuildTimestamp generator the result is the same)
>
> When using
> -Dqualifier.replacement.*=generator:lastRevision
> -Dgenerator.lastRevision.format=r{0,number,00000} (so features also get
> their revison number as qualifier replacement - this would be my
> preffered method)
>
> buckinster just generates the revisions as version qualifiers and no
> suffix at all.
>
> What is the reason for that and what can be done to get the expected
> version numbers?
>
> e.g. company.product.feature_3.1.2.r01234-612cK6qUg7X33dMbQ808T55z-Bx4
>
> Thanks in advance!
>
> greets peter
Previous Topic:[buckminster-dev] problem replacing qualifiers with lastRevision and add suffix for features
Next Topic:Re: buckminster.download.source=true causes failure
Goto Forum:
  


Current Time: Sat Apr 20 08:10:47 GMT 2024

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

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

Back to the top