Is there a way to do this with just ANT (no other libs).
The reason for this, is we have to change our process to include "antcontrib". Thanks, Joe On 1/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
<antcontrib:propertyregexp> <basedir> Jan >-----Ursprüngliche Nachricht----- >Von: Joe Eugene [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 10. Januar 2007 03:56 >An: user@ant.apache.org >Betreff: Ant String replace > >Probably very basic question, but cant file the answer. > >I need to replace strings, not in file, just simple string. > >String x = "This is a new String"; > >String y = x.replace("String", "Text"); > >How do you replace the strings in properties? > >An alternate solution to my problem would be find the Last >folder Name in the Current Path. > >i..e Path = "c:\dir1\dir2\dir3" > >If basedir is dir3, how can find the name of the folder before >it? i.e. dir2? > >Appreciate your help. > >Thanks, >Joe > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] For >additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]