AW: BETA watermarks on macrodef docs

2008-04-27 Thread Jan.Materne
https://issues.apache.org/bugzilla/show_bug.cgi?id=43833 Jan > -Ursprüngliche Nachricht- > Von: Michael Giroux [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 25. April 2008 19:26 > An: Ant Users List > Betreff: BETA watermarks on macrodef docs > > Is there an existing bug requesting th

AW: Set a property based on a regular expression (without ant-contrib)

2008-04-27 Thread Jan.Materne
Stefan blogged about that ... http://stefan.samaflost.de/blog/en/Apache/Ant/how_to_detect_170.html http://stefan.samaflost.de/blog/en/Apache/Ant/how_to_detect_163.html http://stefan.samaflost.de/blog/2004/10/07#how_to_detect_162 Jan > -Ursprüngliche Nachricht- > Von: David Weintraub [

Re: Any tool for ant build.xml file documentation

2008-04-27 Thread Charbel BITAR
Hi, Give Ant Pretty Build a try... http://antprettybuild.sourceforge.net HTH -- Charbel On Wed, Apr 23, 2008 at 12:57 AM, I am Who i am <[EMAIL PROTECTED]> wrote: > Hi All, > > I have a very big build.xml, and i want to create a doucmentation for it, > is > there any tool for it, > > I found

Re: How to store date time as a long value into a text file.

2008-04-27 Thread Scot P. Floess
Did you look at the tstamp task? "-MM-dd_HH-mm-ss"/> Ravi Roy wrote: Just to inform the list, I was not able to wokout this problem using standard Ant task, I had to write small custom Ant task to solve this problem -- which in fact I was trying to av

rebuilds even if source not changed

2008-04-27 Thread Jean-Rene David
Hello, When a class is in a package, the target always rebuilds it even if the source hasn't changed. Here's a test case: $ ant -version Apache Ant version 1.7.0 compiled on December 13 2006 $ ls build.xml Welcome.java $ cat Welcome.java package My.Class; public class Welcome { public stati

RE: How to store date time as a long value into a text file.

2008-04-27 Thread Ravi Roy
Just to inform the list, I was not able to wokout this problem using standard Ant task, I had to write small custom Ant task to solve this problem -- which in fact I was trying to avoid ;-) Regards, Ravi. -Original Message- From: Ravi Roy [mailto:[EMAIL PROTECTED] Sent: Saturday, April