You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Pawanraj Sadhwani <pa...@elitecore.com> on 2004/05/12 15:57:50 UTC

String tokenizer?

Hi All,

I have a property in build of the type (number).(number).(number).(number)
used for versioning. E.G 4.0.4.1. This property can have anything from 1 to
4 numbers in total. i.e. i could have 2.3.3 or 1.3 also.

I want to pick up the last number in this property string and perform
addition operation on it. Is there a way out? or will I have to write a
custom task?

HELP!!

Pawan


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org