Skip to main content



      Home
Home » Archived » Buckminster » How to discard qualifier
How to discard qualifier [message #759930] Wed, 30 November 2011 10:31 Go to next message
Eclipse UserFriend
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 12:34 Go to previous message
Eclipse UserFriend
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: Tue Jul 22 19:37:31 EDT 2025

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

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

Back to the top