|
Re: generator.lastRevision.format question [message #512995 is a reply to message #512986] |
Mon, 08 February 2010 14:12 |
|
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 |
Alain 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.
>
|
|
|
Powered by
FUDForum. Page generated in 0.03555 seconds