You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/01/17 12:01:24 UTC

Build failed in Hudson: Ant_JDK_1.4 #71

See <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/71/changes>

Changes:

[bodewig] try to make ZipExtraField change in zip backwards compatible for subclasses that override zipFile.  PR 48541

------------------------------------------
Started by an SCM change
Building remotely on minerva.apache.org (Ubuntu)
Updating http://svn.apache.org/repos/asf/ant/core/trunk
AU        src/tests/junit/org/apache/tools/ant/taskdefs/ZipExtraFieldTest.java
U         src/main/org/apache/tools/ant/taskdefs/Zip.java
U         src/main/org/apache/tools/ant/taskdefs/Jar.java
U         build.xml
U         WHATSNEW
At revision 900095
+ cd <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/>
+ cd trunk
+ ANT_OPTS='-Xms256M -Xmx512M'
+ export ANT_OPTS
+ ./build.sh
... Bootstrapping Ant Distribution
... Compiling Ant Classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
... Copying Required Files
... Building Ant Distribution
Buildfile: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>

bootstrap:

prepare:

check_for_optional_packages:

build:
Created dir: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/71/artifact/trunk/build/lib>
Compiling 250 source files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
Copying 5 files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:1024: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:599: Failed to copy <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/src/main/org/apache/tools/ant/types/conditions/antlib.xml> to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes/org/apache/tools/ant/types/conditions/antlib.xml> due to Invalid argument

Total time: 3 seconds
... Failed Building Ant Distribution !
Bootstrap FAILED
Archiving artifacts


Hudson build is back to normal: Ant_JDK_1.4 #77

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/77/changes>



Build failed in Hudson: Ant_JDK_1.4 #76

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/76/changes>

Changes:

[bodewig] only add a newline before the first new property rather than every new one

------------------------------------------
Started by an SCM change
Building remotely on minerva.apache.org (Ubuntu)
Updating http://svn.apache.org/repos/asf/ant/core/trunk
AU        src/tests/antunit/taskdefs/optional/propertyfilelayout-test.xml
U         src/main/org/apache/tools/ant/taskdefs/optional/ssh/Scp.java
U         src/main/org/apache/tools/ant/util/LayoutPreservingProperties.java
U         WHATSNEW
At revision 901542
Deleting old artifacts from #74
+ cd <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/>
+ cd trunk
+ ANT_OPTS='-Xms256M -Xmx512M'
+ export ANT_OPTS
+ ./build.sh
... Bootstrapping Ant Distribution
... Compiling Ant Classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
... Copying Required Files
... Building Ant Distribution
Buildfile: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>

bootstrap:

prepare:

check_for_optional_packages:

build:
Created dir: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/76/artifact/trunk/build/lib>
Compiling 250 source files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
Copying 5 files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:1024: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:599: Failed to copy <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/src/main/org/apache/tools/ant/types/conditions/antlib.xml> to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes/org/apache/tools/ant/types/conditions/antlib.xml> due to Invalid argument

Total time: 3 seconds
... Failed Building Ant Distribution !
Bootstrap FAILED
Archiving artifacts


Build failed in Hudson: Ant_JDK_1.4 #75

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/75/changes>

Changes:

[stevel] <scp> task didn't report build file location when a remote operation failed
   Bugzilla Report 48578.

------------------------------------------
[...truncated 2389 lines...]
AU        docs/manual/CoreTasks/apt.html
AU        docs/manual/CoreTasks/javac.html
AU        docs/manual/CoreTasks/truncate.html
AU        docs/manual/CoreTasks/filter.html
AU        docs/manual/CoreTasks/rmic.html
AU        docs/manual/CoreTasks/sql.html
AU        docs/manual/CoreTasks/typedef.html
AU        docs/manual/CoreTasks/antstructure.html
AU        docs/manual/CoreTasks/mkdir.html
AU        docs/manual/CoreTasks/javadoc.html
AU        docs/manual/CoreTasks/gzip.html
AU        docs/manual/CoreTasks/waitfor.html
AU        docs/manual/CoreTasks/basename.html
AU        docs/manual/CoreTasks/fail.html
AU        docs/manual/CoreTasks/available.html
AU        docs/manual/CoreTasks/length.html
AU        docs/manual/CoreTasks/touch.html
AU        docs/manual/CoreTasks/mail.html
AU        docs/manual/CoreTasks/propertyhelper.html
AU        docs/manual/CoreTasks/deltree.html
AU        docs/manual/CoreTasks/exec.html
AU        docs/manual/CoreTasks/uptodate.html
AU        docs/manual/CoreTasks/tar.html
AU        docs/manual/CoreTasks/untar.html
AU        docs/manual/CoreTasks/cvs.html
AU        docs/manual/CoreTasks/subant.html
AU        docs/manual/CoreTasks/echoxml.html
AU        docs/manual/CoreTasks/patch.html
AU        docs/manual/CoreTasks/makeurl.html
AU        docs/manual/CoreTasks/zip.html
AU        docs/manual/CoreTasks/recorder.html
AU        docs/manual/CoreTasks/unzip.html
AU        docs/manual/CoreTasks/diagnostics.html
AU        docs/manual/CoreTasks/rename.html
AU        docs/manual/CoreTasks/manifestclasspath.html
AU        docs/manual/CoreTasks/copydir.html
AU        docs/manual/CoreTasks/nice.html
AU        docs/manual/CoreTasks/cvstagdiff.html
AU        docs/manual/CoreTasks/genkey.html
AU        docs/manual/CoreTasks/property.html
AU        docs/manual/CoreTasks/apply.html
AU        docs/manual/CoreTasks/condition.html
AU        docs/manual/CoreTasks/changelog.html
AU        docs/manual/CoreTasks/antversion.html
AU        docs/manual/CoreTasks/hostinfo.html
AU        docs/manual/CoreTasks/war.html
AU        docs/manual/CoreTasks/local.html
AU        docs/manual/CoreTasks/fixcrlf.html
AU        docs/manual/CoreTasks/pathconvert.html
AU        docs/manual/CoreTasks/signjar.html
AU        docs/manual/CoreTasks/resourcecount.html
AU        docs/manual/CoreTasks/cvsversion.html
AU        docs/manual/CoreTasks/checksum.html
AU        docs/manual/CoreTasks/tempfile.html
AU        docs/manual/CoreTasks/xmlproperty.html
AU        docs/manual/CoreTasks/move.html
AU        docs/manual/CoreTasks/manifest.html
AU        docs/manual/CoreTasks/concat.html
AU        docs/manual/CoreTasks/copy.html
AU        docs/manual/properties.html
AU        docs/manual/conceptstypeslist.html
AU        docs/manual/optionaltasklist.html
AU        docs/manual/install.html
AU        docs/manual/projecthelper.html
AU        docs/manual/tutorial-writing-tasks.html
AU        docs/manual/listeners.html
A         docs/manual/CoreTypes
AU        docs/manual/CoreTypes/zipfileset.html
AU        docs/manual/CoreTypes/description.html
AU        docs/manual/CoreTypes/mapper.html
AU        docs/manual/CoreTypes/filterchain.html
AU        docs/manual/CoreTypes/patternset.html
AU        docs/manual/CoreTypes/assertions.html
AU        docs/manual/CoreTypes/custom-programming.html
AU        docs/manual/CoreTypes/dirset.html
AU        docs/manual/CoreTypes/regexp.html
AU        docs/manual/CoreTypes/xmlcatalog.html
AU        docs/manual/CoreTypes/fileset.html
AU        docs/manual/CoreTypes/namespace.html
AU        docs/manual/CoreTypes/propertyset.html
AU        docs/manual/CoreTypes/filterset.html
AU        docs/manual/CoreTypes/tarfileset.html
AU        docs/manual/CoreTypes/redirector.html
AU        docs/manual/CoreTypes/selectors.html
AU        docs/manual/CoreTypes/selectors-program.html
AU        docs/manual/CoreTypes/antlib.html
AU        docs/manual/CoreTypes/resources.html
AU        docs/manual/CoreTypes/permissions.html
AU        docs/manual/CoreTypes/filelist.html
AU        docs/manual/tasksoverview.html
AU        docs/manual/runninglist.html
AU        docs/manual/LICENSE
AU        docs/manual/usinglist.html
AU        docs/manual/platform.html
AU        docs/manual/toc.html
AU        docs/manual/antexternal.html
AU        docs/manual/tutorials.html
A         docs/manual/OptionalTasks
AU        docs/manual/OptionalTasks/jarlib-resolve.html
AU        docs/manual/OptionalTasks/antlr.html
AU        docs/manual/OptionalTasks/native2ascii.html
AU        docs/manual/OptionalTasks/jarlib-available.html
AU        docs/manual/OptionalTasks/serverdeploy.html
AU        docs/manual/OptionalTasks/propertyfile.html
AU        docs/manual/OptionalTasks/junitreport.html
AU        docs/manual/OptionalTasks/attrib.html
AU        docs/manual/OptionalTasks/cab.html
AU        docs/manual/OptionalTasks/symlink.html
AU        docs/manual/OptionalTasks/javacc.html
AU        docs/manual/OptionalTasks/javah.html
AU        docs/manual/OptionalTasks/ftp.html
AU        docs/manual/OptionalTasks/BorlandGenerateClient.html
AU        docs/manual/OptionalTasks/translate.html
AU        docs/manual/OptionalTasks/pvcstask.html
AU        docs/manual/OptionalTasks/ejb.html
AU        docs/manual/OptionalTasks/sshsession.html
AU        docs/manual/OptionalTasks/wljspc.html
AU        docs/manual/OptionalTasks/chgrp.html
AU        docs/manual/OptionalTasks/sos.html
AU        docs/manual/OptionalTasks/script.html
AU        docs/manual/OptionalTasks/perforce.html
AU        docs/manual/OptionalTasks/jarlib-manifest.html
AU        docs/manual/OptionalTasks/jlink.html
AU        docs/manual/OptionalTasks/jdepend.html
AU        docs/manual/OptionalTasks/xmlvalidate.html
AU        docs/manual/OptionalTasks/schemavalidate.html
AU        docs/manual/OptionalTasks/chown.html
AU        docs/manual/OptionalTasks/starteam.html
AU        docs/manual/OptionalTasks/image.html
AU        docs/manual/OptionalTasks/clearcase.html
AU        docs/manual/OptionalTasks/jjtree.html
AU        docs/manual/OptionalTasks/scriptdef.html
AU        docs/manual/OptionalTasks/scp.html
AU        docs/manual/OptionalTasks/replaceregexp.html
AU        docs/manual/OptionalTasks/renameextensions.html
AU        docs/manual/OptionalTasks/sound.html
AU        docs/manual/OptionalTasks/junit.html
AU        docs/manual/OptionalTasks/jjdoc.html
AU        docs/manual/OptionalTasks/mimemail.html
AU        docs/manual/OptionalTasks/splash.html
AU        docs/manual/OptionalTasks/echoproperties.html
AU        docs/manual/OptionalTasks/telnet.html
AU        docs/manual/OptionalTasks/setproxy.html
AU        docs/manual/OptionalTasks/rpm.html
AU        docs/manual/OptionalTasks/jspc.html
AU        docs/manual/OptionalTasks/depend.html
AU        docs/manual/OptionalTasks/netrexxc.html
AU        docs/manual/OptionalTasks/ccm.html
AU        docs/manual/OptionalTasks/sshexec.html
AU        docs/manual/OptionalTasks/jarlib-display.html
AU        docs/manual/OptionalTasks/rexec.html
AU        docs/manual/OptionalTasks/BorlandEJBTasks.html
AU        docs/manual/OptionalTasks/image-classdiagram.gif
AU        docs/manual/OptionalTasks/stylebook.html
AU        docs/manual/OptionalTasks/vss.html
AU        docs/manual/tutorial-tasks-filesets-properties.zip
AU        docs/manual/intro.html
AU        docs/manual/tutorial-tasks-filesets-properties.html
AU        docs/manual/inputhandler.html
AU        docs/manual/credits.html
AU        docs/manual/develop.html
AU        docs/manual/ide.html
AU        docs/manual/installlist.html
AU        docs/manual/clonevm.html
A         docs/manual/api
AU        docs/manual/api/index.html
AU        docs/manual/index.html
A         docs/manual/OptionalTypes
AU        docs/manual/OptionalTypes/extension.html
AU        docs/manual/OptionalTypes/classfileset.html
AU        docs/manual/OptionalTypes/extensionset.html
AU        docs/manual/coretasklist.html
AU        docs/manual/javacprops.html
AU        docs/manual/base_task_classes.html
A         docs/manual/stylesheets
AU        docs/manual/stylesheets/antmanual.css
AU        docs/manual/stylesheets/style.css
AU        docs/manual/targets.html
AU        docs/manual/tutorial-HelloWorldWithAnt.html
A         docs/webtest
A         docs/webtest/gettest
A         docs/webtest/gettest/testother.txt
A         docs/webtest/gettest/testperm.txt
A         docs/webtest/gettest/testtemp.txt
A         docs/webtest/gettest/testredir5.txt
A         docs/webtest/gettest/.htaccess
AU        docs/webtest/testkeystore
AU        get-m2.xml
AU        contributors.xml
AU        CONTRIBUTORS
AU        README
AU        ant.properties.sample
AU        build.xml
AU        patch.xml
AU        doap_Ant.rdf
AU        WHATSNEW
AU        build.bat
AU        ReleaseInstructions
AU        INSTALL
A         lib
A         lib/optional
AU        lib/optional/ant-antunit-1.1.jar
AU        lib/optional/junit-3.8.2.jar
AU        lib/optional/LICENSE.junit.html
AU        lib/optional/README
AU        lib/xml-apis.jar
AU        lib/xercesImpl.jar
AU        lib/libraries.properties
AU        lib/README
AU        build.sh
AU        KEYS
AU        check.xml
 U        .
At revision 901234
Deleting old artifacts from #73
+ cd <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/>
+ cd trunk
+ ANT_OPTS='-Xms256M -Xmx512M'
+ export ANT_OPTS
+ ./build.sh
... Bootstrapping Ant Distribution
... Compiling Ant Classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
... Copying Required Files
... Building Ant Distribution
Buildfile: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>

bootstrap:

prepare:

check_for_optional_packages:

build:
Created dir: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/75/artifact/trunk/build/lib>
Compiling 250 source files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
Copying 5 files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:1024: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:599: Failed to copy <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/src/main/org/apache/tools/ant/types/conditions/antlib.xml> to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes/org/apache/tools/ant/types/conditions/antlib.xml> due to Invalid argument

Total time: 2 seconds
... Failed Building Ant Distribution !
Bootstrap FAILED
Archiving artifacts


Build failed in Hudson: Ant_JDK_1.4 #74

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/74/changes>

Changes:

[bodewig] make new zipFile signature final

------------------------------------------
Started by an SCM change
Building remotely on minerva.apache.org (Ubuntu)
Updating http://svn.apache.org/repos/asf/ant/core/trunk
U         src/main/org/apache/tools/ant/taskdefs/Zip.java
At revision 901072
Deleting old artifacts from #72
+ cd <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/>
+ cd trunk
+ ANT_OPTS='-Xms256M -Xmx512M'
+ export ANT_OPTS
+ ./build.sh
... Bootstrapping Ant Distribution
... Compiling Ant Classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
... Copying Required Files
... Building Ant Distribution
Buildfile: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>

bootstrap:

prepare:

check_for_optional_packages:

build:
Created dir: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/74/artifact/trunk/build/lib>
Compiling 250 source files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
Copying 5 files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:1024: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:599: Failed to copy <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/src/main/org/apache/tools/ant/types/conditions/antlib.xml> to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes/org/apache/tools/ant/types/conditions/antlib.xml> due to Invalid argument

Total time: 3 seconds
... Failed Building Ant Distribution !
Bootstrap FAILED
Archiving artifacts


Build failed in Hudson: Ant_JDK_1.4 #73

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/73/changes>

Changes:

[bodewig] 2010

------------------------------------------
Started by an SCM change
Building remotely on minerva.apache.org (Ubuntu)
Updating http://svn.apache.org/repos/asf/ant/core/trunk
U         xdocs/legal.xml
U         NOTICE
At revision 901062
Deleting old artifacts from #71
+ cd <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/>
+ cd trunk
+ ANT_OPTS='-Xms256M -Xmx512M'
+ export ANT_OPTS
+ ./build.sh
... Bootstrapping Ant Distribution
... Compiling Ant Classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
... Copying Required Files
... Building Ant Distribution
Buildfile: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>

bootstrap:

prepare:

check_for_optional_packages:

build:
Created dir: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/73/artifact/trunk/build/lib>
Compiling 250 source files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
Copying 5 files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:1024: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:599: Failed to copy <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/src/main/org/apache/tools/ant/types/conditions/antlib.xml> to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes/org/apache/tools/ant/types/conditions/antlib.xml> due to Invalid argument

Total time: 4 seconds
... Failed Building Ant Distribution !
Bootstrap FAILED
Archiving artifacts


Build failed in Hudson: Ant_JDK_1.4 #72

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/72/changes>

Changes:

[jhm] A kind of answer to an often asked question - when is the final release expected.

------------------------------------------
Started by an SCM change
Building remotely on minerva.apache.org (Ubuntu)
Updating http://svn.apache.org/repos/asf/ant/core/trunk
U         xdocs/index.xml
U         docs/index.html
At revision 900335
Deleting old artifacts from #70
+ cd <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/>
+ cd trunk
+ ANT_OPTS='-Xms256M -Xmx512M'
+ export ANT_OPTS
+ ./build.sh
... Bootstrapping Ant Distribution
... Compiling Ant Classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
... Copying Required Files
... Building Ant Distribution
Buildfile: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>

bootstrap:

prepare:

check_for_optional_packages:

build:
Created dir: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/72/artifact/trunk/build/lib>
Compiling 250 source files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
Copying 5 files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:1024: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:599: Failed to copy <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/src/main/org/apache/tools/ant/types/conditions/antlib.xml> to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes/org/apache/tools/ant/types/conditions/antlib.xml> due to Invalid argument

Total time: 4 seconds
... Failed Building Ant Distribution !
Bootstrap FAILED
Archiving artifacts