Hi Is there a way (without having to implement my own targets) to handling this scenario
The version is of the typ <major>.<minor>.<build> 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 of the version parts one step up). 3. Write the new version number to the manifest file. I have figured out how to do it with the version as an integer but not with the version number indicated like this? /Christian Holmqvist ------------------------- Christian Holmqvist Posten Sverige AB Posten IT 105 00 Stockholm Bes�ksadress: Ekensbergsv�gen 113 ,Solna Tel: 08 - 781 61 48 Mobil: 070 - 985 00 28 [EMAIL PROTECTED] http://www.posten.se -- To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>
