Re: [VOTE] Release Ant 1.9.3

2013-12-28 Thread Peter Reilly
+1
Peter


On Thu, Dec 26, 2013 at 1:17 PM, Jan Matèrne (jhm) apa...@materne.dewrote:

 After investing some more time and doing a bootstrap build (thanks
 Antoine):

 Running on Windows 7 64bit
 Using Java 1.5
   C:\projekte\apache-ant\ANT_193java -version
   java version 1.5.0_22
   Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
   Java HotSpot(TM) Client VM (build 1.5.0_22-b03, mixed mode)
 Using empty environment variables for
   JAVA_HOME
   ANT_HOME
   CLASSPATH
 Path-Variable only points to JDK\bin

 Running build dist test
   BUILD FAILED
   C:\projekte\apache-ant\ANT_193\build.xml:1620: Unit tests failed; see:
   C:\projekte\apache-ant\ANT_193\build\testcases\reports
   C:\projekte\apache-ant\ANT_193\build\antunit\reports

   taskdef-antlib-test_xml
 testAntlib
 java.lang.IllegalStateException: zip file closed
   at line 47 , column 69
 This test creates a jar containing an antlib definition with two
 macros.
 Loading that jar via taskdef throws this exception.
 No idea here.
 == not bad enough for me to vote against this release, because AntUnit
 is loaded all the time, so taskdef works.

   ManifestClassPathTest
 testDifferentWindowsDrive
 Failure Should throw BuildException because: different drive
   at

 org.apache.tools.ant.BuildFileTest.expectBuildExceptionContaining(BuildFileT
 est.java:391)
   at

 org.apache.tools.ant.taskdefs.ManifestClassPathTest.testDifferentWindowsDriv
 e(ManifestClassPathTest.java:198)
 This test runs only on Windows.
 This test tries to get File.getCanonicalPath() of a file on a C: or D:
 according to java.tmp.dir:
java.tmp.dir on C ? File(D:/foo.txt).getCanonicalPath() :
 File(C:/foo.txt).getCanonicalPath()
 Problem (on my machine):
D: exists but is not ready (CD-ROM with no CD inserted)
 == not bad enough for me to vote against this release

 Running apache-ant-1.9.3\bin\ant -f check.xml rat
   11 Unknown Licenses
   ***
   Unapproved licenses:


 C:/projekte/apache-ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/Comman
 dLauncherTask.java


 C:/projekte/apache-ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
 er/CommandLauncher.java


 C:/projekte/apache-ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
 er/CommandLauncherProxy.java


 C:/projekte/apache-ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
 er/Java13CommandLauncher.java


 C:/projekte/apache-ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
 er/MacCommandLauncher.java


 C:/projekte/apache-ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
 er/OS2CommandLauncher.java


 C:/projekte/apache-ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
 er/PerlScriptCommandLauncher.java


 C:/projekte/apache-ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
 er/ScriptCommandLauncher.java


 C:/projekte/apache-ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
 er/VmsCommandLauncher.java


 C:/projekte/apache-ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
 er/WinNTCommandLauncher.java


 C:/projekte/apache-ant/ANT_193/src/main/org/apache/tools/ant/types/resources
 /LazyResourceCollectionWrapper.java

   == I dont like the missing of the license header. But obviously we have
 shipped that for more versions and its fixed now in trunk.
   So ok with me.


 So I could vote a +1.

 Jan



  -Ursprüngliche Nachricht-
  Von: Jan Matèrne (jhm) [mailto:apa...@materne.de]
  Gesendet: Donnerstag, 26. Dezember 2013 15:41
  An: 'Ant Developers List'
  Betreff: AW: [VOTE] Release Ant 1.9.3
 
  Checked the tag http://svn.apache.org/repos/asf/ant/core/tags/ANT_193/
 
  Using RAT (ant -f check.xml rat)
 
  11 Unknown Licenses
  ***
  Unapproved licenses:
 
  C:/projekte/apache-
  ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/Comman
  dLauncherTask.java
 
  C:/projekte/apache-
  ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
  er/CommandLauncher.java
 
  C:/projekte/apache-
  ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
  er/CommandLauncherProxy.java
 
  C:/projekte/apache-
  ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
  er/Java13CommandLauncher.java
 
  C:/projekte/apache-
  ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
  er/MacCommandLauncher.java
 
  C:/projekte/apache-
  ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
  er/OS2CommandLauncher.java
 
  C:/projekte/apache-
  ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
  er/PerlScriptCommandLauncher.java
 
  C:/projekte/apache-
  ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
  er/ScriptCommandLauncher.java
 
  C:/projekte/apache-
  ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
  er/VmsCommandLauncher.java
 
  C:/projekte/apache-
  ant/ANT_193/src/main/org/apache/tools/ant/taskdefs/launch
  er/WinNTCommandLauncher.java
 
  

[RESULT] Release Ant 1.9.3

2013-12-28 Thread Antoine Levy Lambert
Hi

with +1s by


Peter Reilly
Jan Matèrne (jhm)
Stefan Bodewig
Nicolas Lalevée
Jean-Louis Boudart

and my own implicit one - and not other votes - the release has been
accepted.  I'll now promote the Nexus repo and publish the tarballs -
announcement email and site update will follow once enough mirrors have
picked up the release.

Many thanks for the votes

 Antoine
-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[ANN] Apache Ant 1.9.3 Released

2013-12-28 Thread Antoine Levy Lambert
The Apache Ant Team is proud to announce the 1.9.3 release of Ant.

Apache Ant is a Java based build tool.

Ant 1.9.3 has been released.

The main change is a fix for the speed of the exec task. See bugzilla report 
54128. 
Other bug fixes and improvements are documented in the README file.

Many thanks to Tim Whittington who created the patch,
 which has been used to restore the speed of the task, 
and many thanks too to David F. Elliott for his patch and t
o Laurent Goujon who nagged to get the patch applied.

Source and binary distributions are available from the Apache Ant
download site:

http://ant.apache.org/bindownload.cgi

and

http://ant.apache.org/srcdownload.cgi

Please verify signatures using the KEYS file available at the above
location when downloading the release.

For complete information on Ant, including instructions on how to submit
bug reports, patches, or suggestions for improvement, see the Apache Ant
website:

http://ant.apache.org/index.html

Antoine Levy-Lambert, on behalf of the Apache Ant community


Bug report for Ant [2013/12/29]

2013-12-28 Thread bugzilla
+---+
| Bugzilla Bug ID   |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned|
| | OPN=ReopenedVER=Verified(Skipped Closed/Resolved)   |
| |   +-+
| |   | Severity: BLK=Blocker CRI=Critical  REG=Regression  MAJ=Major   |
| |   |   MIN=Minor   NOR=NormalENH=Enhancement TRV=Trivial |
| |   |   +-+
| |   |   | Date Posted |
| |   |   |  +--+
| |   |   |  | Description  |
| |   |   |  |  |
| 5003|Opn|Blk|2001-11-21|exec task does not return after executed command f|
| 6606|Opn|Enh|2002-02-21|META-BUG problems with delegating classloaders|
| 7712|New|Enh|2002-04-03|Provide patternset support for VSSGET task?   |
| 8294|New|Enh|2002-04-19|apply: Allow srcfile/ and targetfile/ to app|
| 8866|New|Enh|2002-05-07|Signal handling in java task  |
| 8895|New|Enh|2002-05-08|ant and/or antcall should support forking |
| 8972|New|Enh|2002-05-10|allow property expansion in filterset property v|
| 8981|New|Enh|2002-05-10|Tar task command additional features  |
| 9294|New|Enh|2002-05-21|[PATCH] optional/j2ee/ServerDeploy OC4J Support   |
| 9784|New|Enh|2002-06-11|BuildNumber task: make more extendable... |
| 9995|Ass|Enh|2002-06-19|MKS Source Integrity tasks|
|10020|New|Enh|2002-06-19|ejbjar's dependency behaviour should be more con|
|10231|New|Enh|2002-06-25|Need access to current file in SQLExec|
|10283|New|Enh|2002-06-27|Add a destfile to the uptodate task   |
|10402|New|Enh|2002-07-02|adding the ability of html like whitespace preserv|
|3|New|Enh|2002-07-24|keytool task  |
|11560|Opn|Enh|2002-08-08|Taskdef does not apply reverseLoader policy on sta|
|12267|New|Enh|2002-09-03|Add ability to unzip into separate folders|
|12292|New|Enh|2002-09-04|[PATCH] enable depends target=/ tag inside tar|
|12334|New|Enh|2002-09-05|REQUEST: Ant task doesn't allow attachment of a bu|
|12518|New|Enh|2002-09-11|Gunzip  BUnZip2 add filesets, patternsets, and ov|
|12765|New|Enh|2002-09-18|rmdir and deltree patches for ftp task enhance|
|12964|New|Enh|2002-09-24|ANTLR only takes one input file at a time |
|13047|Inf|Enh|2002-09-26|Support for property environment and exec on O|
|13048|New|Enh|2002-09-26|Add an optional containsall attribute to LineConta|
|13371|New|Enh|2002-10-07|[PATCH] Contributed new CvsExportDiff task|
|13847|New|Nor|2002-10-22|pvcs task: wrong option (-r) specified for get (sh|
|13934|New|Enh|2002-10-24|Translate task shouldn't load default locale prope|
|13939|New|Enh|2002-10-24|Translate task should have better key matching cap|
|14320|New|Enh|2002-11-06|copy fileset followsymlinks=false does not copy |
|14393|New|Enh|2002-11-08|Support use of jndi within ant|
|14512|New|Enh|2002-11-13|Allow creating database connection similar to pat|
|14525|New|Enh|2002-11-13|Add failonerror attribute to serverdeploy vendor-s|
|14901|New|Enh|2002-11-27|[PATCH] Stub Generation enhancement for Borland J2|
|15031|Opn|Nor|2002-12-03|ANT copy with fileset does not spot bad symlin|
|15149|New|Enh|2002-12-06|Replace task  |
|15244|New|Enh|2002-12-10|tar task should be able to store symbolic links as|
|15430|New|Enh|2002-12-17|Enhancement to ReplaceRegExp.java |
|15596|New|Enh|2002-12-21|Identity mapper in uptodate task. |
|15747|New|Enh|2003-01-01|change tasks (e.g. Ant) to take urls as well as fi|
|15853|New|Enh|2003-01-07|Allow to plug-in different XML Catalog resolver in|
|15949|Opn|Enh|2003-01-10|please provide links to docs.xml and jakarta-site2|
|16131|New|Enh|2003-01-15|not possible to suppress BUILD SUCCESSFUL messag|
|16255|New|Enh|2003-01-20|XmlLogger without DOM tree|
|16427|New|Enh|2003-01-26|Output return value of setLastModified/document be|
|16469|New|Enh|2003-01-27|Apply task should allow parallel execution on diff|
|16494|New|Enh|2003-01-28|[PATCH] accessibility of Ant documentation|
|16562|New|Enh|2003-01-29|Can not accept characters  from keyboard in a thre|
|16860|New|Enh|2003-02-06|Silent or Debug a single target   |
|16896|New|Enh|2003-02-07|Support in ProjectHelper / ProjectHelperImpl to op|
|17074|New|Enh|2003-02-14|Contribution for WLSTOP   |
|17181|New|Nor|2003-02-18|Build fails