jhm         2003/09/03 07:19:07

  Modified:    .        WHATSNEW
  Log:
  New shortcuts for ant options:
  -d  -->  -debug
  -e  -->  -emacs
  -h  -->  -help
  -p  -->  -projecthelp
  -s  -->  -find
  
  Revision  Changes    Path
  1.495     +4 -1      ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.494
  retrieving revision 1.495
  diff -u -r1.494 -r1.495
  --- WHATSNEW  3 Sep 2003 13:54:16 -0000       1.494
  +++ WHATSNEW  3 Sep 2003 14:19:07 -0000       1.495
  @@ -585,6 +585,9 @@
     this type can be nested in the <java> and <junit> tasks.
     Bugzilla Report 22533.
   
  +* additional shortcuts for ant options (-d --> -debug, -e --> -emacs,
  +  -h --> -help, -p --> -projecthelp, -s --> -find)
  +
   Changes from Ant 1.5.3 to Ant 1.5.4
   ===================================
   
  @@ -2491,4 +2494,4 @@
   
   * The packagelistloc attribute of <javadoc>'s <link> child will be
     resolved as a file (i.e. it is either absolute or relative to
  -  basedir).
  +  basedir).
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to