Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » How to discard qualifier
How to discard qualifier [message #759930] Wed, 30 November 2011 15:31 Go to next message
Christian Pontesegger is currently offline Christian PonteseggerFriend
Messages: 250
Registered: July 2009
Location: Graz, Austria
Senior Member
Qualifier replacement works fine when I use eg:

qualifier.replacement.*=generator:buildTimestamp

I was wondering if there is a way to discard the qualifier completely without touching the plugin manifests.

With the build timestamp I was able to set it to some fixed value like this:

generator.buildTimestamp.format='fixed'

but an empty format string would not work.

Any ideas?

Re: How to discard qualifier [message #759960 is a reply to message #759930] Wed, 30 November 2011 17:34 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
On 2011-11-30 16:31, Christian Pontesegger wrote:
> Qualifier replacement works fine when I use eg:
>
> qualifier.replacement.*=generator:buildTimestamp
>
> I was wondering if there is a way to discard the qualifier completely without touching the plugin manifests.
>
> With the build timestamp I was able to set it to some fixed value like this:
>
> generator.buildTimestamp.format='fixed'
>
> but an empty format string would not work.
>
> Any ideas?
>
>
If possible, the simple solution is to strip the .qualifier from your versions. That way, no generator will be called in
order to replace that key word.

- thomas
Previous Topic:Update Workspace
Next Topic:How to get Qualifier from build
Goto Forum:
  


Current Time: Sat Apr 20 03:43:17 GMT 2024

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

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

Back to the top