RE: Manifest version handling with ANT

2002-11-08 Thread Dominique Devienne
@;posten.se] Sent: Friday, November 08, 2002 4:48 AM To: 'Ant Users List' Subject: Manifest version handling with ANT Hi Is there a way (without having to implement my own targets) to handling this scenario The version is of the typ .. all numbers. 1. Retrive the version number from a man

SV: Manifest version handling with ANT

2002-11-08 Thread Christian Holmqvist, IT, Posten
r your tip Keith! /Christian > -Ursprungligt meddelande- > Från: Keith Hatton [mailto:khatton@;axiomsystems.com] > Skickat: den 8 november 2002 13:31 > Till: Ant Users List > Ämne: RE: Manifest version handling with ANT > > > Could you use a

RE: Manifest version handling with ANT

2002-11-08 Thread Keith Hatton
Could you use a

SV: Manifest version handling with ANT

2002-11-08 Thread Christian Holmqvist, IT, Posten
oo.com] > Skickat: den 8 november 2002 13:21 > Till: Ant Users List > Ämne: Re: Manifest version handling with ANT > > > I think the optional task 'propertyFile' should help you with that. > > detlef > > Zitiere "Christian Holmqvist, IT, Posten"

Re: Manifest version handling with ANT

2002-11-08 Thread detlef . brendle
I think the optional task 'propertyFile' should help you with that. detlef Zitiere "Christian Holmqvist, IT, Posten" <[EMAIL PROTECTED]>: > Hi > > Is there a way (without having to implement my own targets) to handling > this > scenario > > The version is of the typ .. all numbers. > > 1. Ret

Manifest version handling with ANT

2002-11-08 Thread Christian Holmqvist, IT, Posten
Hi Is there a way (without having to implement my own targets) to handling this scenario The version is of the typ .. all numbers. 1. Retrive the version number from a manifest file (i.e. the normal version property) 2. calculate the next version number (i.e. be able to choose to step either one