cvs commit: ant/xdocs antnews.xml bindownload.xml faq.xml index.xml srcdownload.xml

2003-08-13 Thread bodewig
bodewig 2003/08/12 23:11:58

  Modified:.WHATSNEW
   docs antnews.html bindownload.html faq.html index.html
srcdownload.html
   xdocsantnews.xml bindownload.xml faq.xml index.xml
srcdownload.xml
  Log:
  Announce 1.5.4
  
  Revision  ChangesPath
  1.482 +40 -28ant/WHATSNEW
  
  Index: WHATSNEW
  ===
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.481
  retrieving revision 1.482
  diff -u -r1.481 -r1.482
  --- WHATSNEW  5 Aug 2003 23:18:25 -   1.481
  +++ WHATSNEW  13 Aug 2003 06:11:58 -  1.482
  @@ -1,4 +1,4 @@
  -Changes from Ant 1.5.3 to current CVS version
  +Changes from Ant 1.5.4 to current CVS version
   =
   
   Changes that could break older environments:
  @@ -30,10 +30,6 @@
 of the older ORO Netcomponents version.  See
 .
   
  -* If the Visual Age tasks used to work for you, they may stop doing so
  -  now - and we'd like to know about it.  The current set of tasks is
  -  supposed to work with any version of VAJ starting with 3.0.
  -
   *  will no longer prompt the user and wait for input if the
 addproperty attribute is set to a property that has already been
 defined in the project.  If you rely on the task waiting for input,
  @@ -153,18 +149,6 @@
   * Setting filesonly to true in  and related tasks would cause the
 archives to be always recreated.  Bugzilla Report 19449.
   
  -* The Visual Age for Java tasks didn't work (at least for versions 3.0
  -  and higher).  Bugzilla Report 10016.
  -
  -* VAJImport task failed with NullPointerException when using 
DirectoryScanner.
  -  Bugzilla Report 22080.
  -
  -* URL-encoding in  didn't work properly.
  -
  -* VAJRemoteUtil called getAbsolutePath instead of getPath
  -  causing problems when using a Windows VAJ server from a UNIX server.
  -  Bugzilla Report 20457.
  -
   * file names that include spaces need to be quoted inside the @argfile
 argument using  and JDK 1.4.  Bugzilla Report 16871.
   
  @@ -244,8 +228,6 @@
   * A new attribute named skip is added to the TailFilter and
 HeadFilter filter readers.
   
  -* Shipped XML parser is now Xerces 2.5.0
  -
   * The filesetmanifest attribute of  has been reenabled.
   
   * The start and end tokens for  may now be longer than a
  @@ -390,8 +372,6 @@
   *  is able to display properly several resultsets if you are
 running a compound sql statement. Bugzilla Report 21594.
   
  -*  will invoke oldjavah on JDK 1.4.2.  Bugzilla Report 18667.
  -
   * A new  selector has been added, that selects files
 if their content matches a certain regular expression.
   
  @@ -420,13 +400,6 @@
 control the automatic line-end conversion performed on ASCII files.
 Bugzilla Report 18884.
   
  -* The VAJ tasks now support a haltonfailure attribute to conditionally
  -  keep building even if they fail.
  -
  -* It is now possible to use the latest (versioned or unversioned) edition
  -  in  by using special wildcard characters.  Also fixes
  -  Bugzilla Report 2236.
  -
   * Users can now modify the list of default excludes using the new
 defaultexcludes task.  Bugzilla Report 12700.
   
  @@ -563,6 +536,45 @@
   *  and friends have a new attribute "keepcompression" that can be
 used to incrementally build an archive mixing compressed and uncompressed
 entries.
  +
  +Changes from Ant 1.5.3 to Ant 1.5.4
  +===
  +
  +Changes that could break older environments:
  +
  +
  +* If the Visual Age tasks used to work for you, they may stop doing so
  +  now - and we'd like to know about it.  The current set of tasks is
  +  supposed to work with any version of VAJ starting with 3.0.
  +
  +Fixed bugs:
  +---
  +
  +* The Visual Age for Java tasks didn't work (at least for versions 3.0
  +  and higher).  Bugzilla Report 10016.
  +
  +* URL-encoding in  didn't work properly.
  +
  +* VAJRemoteUtil called getAbsolutePath instead of getPath
  +  causing problems when using a Windows VAJ server from a UNIX server.
  +  Bugzilla Report 20457.
  +
  +* VAJImport task failed with NullPointerException when using 
DirectoryScanner.
  +  Bugzilla Report 22080.
  +
  +Other changes:
  +--
  +
  +* Shipped XML parser is now Xerces 2.5.0
  +
  +*  will invoke oldjavah on JDK 1.4.2.  Bugzilla Report 18667.
  +
  +* The VAJ tasks now support a haltonfailure attribute to conditionally
  +  keep building even if they fail.
  +
  +* It is now possible to use the latest (versioned or unversioned) edition
  +  in  by using special wildcard characters.  Also fixes
  +  Bugzilla Report 2236.
   
   Changes from Ant 1.5.2 to Ant 1.5.3
   ===
  
  
  
  1.76  +19 -7  

cvs commit: ant/xdocs antnews.xml bindownload.xml faq.xml index.xml srcdownload.xml

2003-03-03 Thread umagesh
umagesh 2003/03/03 07:24:14

  Modified:docs antnews.html bindownload.html faq.html index.html
srcdownload.html
   xdocsantnews.xml bindownload.xml faq.xml index.xml
srcdownload.xml
  Log:
  Announce Ant 1.5.2
  
  Revision  ChangesPath
  1.56  +20 -9 ant/docs/antnews.html
  
  Index: antnews.html
  ===
  RCS file: /home/cvs/ant/docs/antnews.html,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- antnews.html  24 Feb 2003 15:18:51 -  1.55
  +++ antnews.html  3 Mar 2003 15:24:12 -   1.56
  @@ -211,16 +211,13 @@
 
 
 
  -Ant Top Level Project
  +Ant 1.5.2
 
  -November 18, 2002
  -The Apache board created
  -   the Apache Ant top level project. Ant has now migrated from the 
Jakarta
  -   project into an Apache project of its own. This is primarily an
  -   organizational change and will not affect the technical aspects of
  -   the project. Ant retains a strong association with the Apache
  -   Jakarta project. One effect of this change is that the Ant webpage
  -   is now located at http://ant.apache.org";>http://ant.apache.org
  +March 3, 2003 - Ant 1.5.2 Available!
  +The final version of Ant 1.5.2 is now 
available for 
  + http://ant.apache.org/bindownload.cgi";>download. 
  + If you have any feedback on this release, feel free to join the 
  + discussion on the dev and user mailing lists.

 
 
  @@ -235,6 +232,19 @@

 
 
  +Ant Top Level Project
  +  
  +November 18, 2002
  +The Apache board created
  +   the Apache Ant top level project. Ant has now migrated from the 
Jakarta
  +   project into an Apache project of its own. This is primarily an
  +   organizational change and will not affect the technical aspects of
  +   the project. Ant retains a strong association with the Apache
  +   Jakarta project. One effect of this change is that the Ant webpage
  +   is now located at http://ant.apache.org";>http://ant.apache.org
  + 
  +  
  +  
   Ant 1.5.1
 
   October 3, 2002 - Ant 1.5.1 Available !
  @@ -382,6 +392,7 @@
Make Ant more easily extendable by allowing additional tasks to 
be "dropped" in.
Allow Ant to function as a component to simplify integration 
with GUIs and IDEs.
Make Ant more regular and logical.
  +
  
  
  It is expected that Ant 2.0 will break Ant 1.x based build files. The 
intention is to
  
  
  
  1.18  +13 -13ant/docs/bindownload.html
  
  Index: bindownload.html
  ===
  RCS file: /home/cvs/ant/docs/bindownload.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- bindownload.html  19 Feb 2003 08:45:13 -  1.17
  +++ bindownload.html  3 Mar 2003 15:24:12 -   1.18
  @@ -248,23 +248,23 @@
 
   Current Release of Ant
 
  -Currently, Apache Ant 1.5.1 is the best available 
version, see the
  +Currently, Apache Ant 1.5.2 is the best available 
version, see the
   release notes.
   
   .zip archive: 
  -jakarta-ant-1.5.1-bin.zip
 
  -[http://www.apache.org/dist/ant/binaries/jakarta-ant-1.5.1-bin.zip.asc";>PGP]
  -[http://www.apache.org/dist/ant/binaries/jakarta-ant-1.5.1-bin.zip.md5";>MD5]
  +apache-ant-1.5.2-bin.zip
 
  +[http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.zip.asc";>PGP]
  +[http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.zip.md5";>MD5]
   
   .tar.gz archive: 
  -jakarta-ant-1.5.1-bin.tar.gz
 
  -[http://www.apache.org/dist/ant/binaries/jakarta-ant-1.5.1-bin.tar.gz.asc";>PGP]
  -[http://www.apache.org/dist/ant/binaries/jakarta-ant-1.5.1-bin.tar.gz.md5";>MD5]
  +apache-ant-1.5.2-bin.tar.gz
 
  +[http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.tar.gz.asc";>PGP]
  +[http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.tar.gz.md5";>MD5]
   
   .tar.bz2 archive: 
  -jakarta-ant-1.5.1-bin.tar.bz2
 
  -[http://www.apache.org/dist/ant/binaries/jakarta-ant-1.5.1-bin.tar.bz2.asc";>PGP]
  -[http://www.apache.org/dist/ant/binaries/jakarta-ant-1.5.1-bin.tar.bz2.md5";>MD5]
  +apache-ant-1.5.2-bin.tar.bz2
 
  +[http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.tar.bz2.asc";>PGP]
  +[http://www.apache.org/dist/ant/binaries/apache-ant-1.5.2-bin.tar.bz2.md5";>MD5]
   
 
 
  @@ -295,17 +295,17 @@
   usin