Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » generator.lastRevision.format question
generator.lastRevision.format question [message #512986] Mon, 08 February 2010 13:40 Go to next message
Alain  is currently offline Alain Friend
Messages: 115
Registered: July 2009
Senior Member
Hi,

Is ist possible to have a qualifier replacer "lastRevision" whitout the
leading character 'r'?

- The following configuration works:
qualifier.replacement.*=generator:lastRevision
generator.lastRevision.format=r{0,number,00000}

- The following configuration does not work:
qualifier.replacement.*=generator:lastRevision
generator.lastRevision.format={0,number,00000}

Any ideas?

Regards Alain.
Re: generator.lastRevision.format question [message #512995 is a reply to message #512986] Mon, 08 February 2010 14:12 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Alain,
I think both formats should work OK. Can you give a little more detail on what it is that goes wrong?

Thanks,
Thomas Hallgren

On 02/08/2010 02:40 PM, Alain Helfenstein wrote:
> Hi,
>
> Is ist possible to have a qualifier replacer "lastRevision" whitout the
> leading character 'r'?
>
> - The following configuration works:
> qualifier.replacement.*=generator:lastRevision
> generator.lastRevision.format=r{0,number,00000}
>
> - The following configuration does not work:
> qualifier.replacement.*=generator:lastRevision
> generator.lastRevision.format={0,number,00000}
>
> Any ideas?
>
> Regards Alain.
Re: generator.lastRevision.format question [message #515242 is a reply to message #512995] Thu, 18 February 2010 09:32 Go to previous message
Alain  is currently offline Alain Friend
Messages: 115
Registered: July 2009
Senior Member
Thanks for your answer, Thomas.

The resulting feature file-name looks with the first configuration like
this (as expected):
ch.ivyteam.ivy.designer.feature_4.2.0.r32007

Whit the second configuration like this (unexpected):
ch.ivyteam.ivy.designer.feature_4.2.0.201002010913-7R7S6cLSJ --_oViz-CmWILBI1JJ5

I would expect a file-name like this (without leading 'r' in the qualifier):
ch.ivyteam.ivy.designer.feature_4.2.0.32007

There is somehow a fallback to the "date-time" qualifier if I omit the
leading 'r'.

Regards, Alain.


Thomas Hallgren schrieb:
> Hi Alain,
> I think both formats should work OK. Can you give a little more detail
> on what it is that goes wrong?
>
> Thanks,
> Thomas Hallgren
>
> On 02/08/2010 02:40 PM, Alain Helfenstein wrote:
>> Hi,
>>
>> Is ist possible to have a qualifier replacer "lastRevision" whitout the
>> leading character 'r'?
>>
>> - The following configuration works:
>> qualifier.replacement.*=generator:lastRevision
>> generator.lastRevision.format=r{0,number,00000}
>>
>> - The following configuration does not work:
>> qualifier.replacement.*=generator:lastRevision
>> generator.lastRevision.format={0,number,00000}
>>
>> Any ideas?
>>
>> Regards Alain.
>
Previous Topic:Update Site with Aggregation Editor for Helios ?
Next Topic:RMap redirect breaks searchPath overlap
Goto Forum:
  


Current Time: Thu Apr 25 07:33:11 GMT 2024

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

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

Back to the top