Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 463d1984a 1.8.4 is out by Stefan Bodewig 2012-05-23 15:58:20 +0000
  • 8f2b4c5f4 merged one hunk the wrong way around, allowableblocksize should remain final by Stefan Bodewig 2012-05-21 12:28:19 +0000
  • 08284bc7a [CVE-2012-2098] merge bzip2 edge case improvement from Commons Compress by Stefan Bodewig 2012-05-21 04:33:42 +0000
  • 36787ae6b don't need reflection anymore for Properties#loadFromXML by Stefan Bodewig 2012-04-25 04:17:20 +0000
  • 8d4736cfc <properties> started to support loading XML files with 1.8.0 not 1.7.1. PR 53141 by Stefan Bodewig 2012-04-25 04:11:10 +0000
  • 339c580b6 JDK 5. by Jesse N. Glick 2012-04-19 19:54:25 +0000
  • 33b564a18 JDK 5. by Jesse N. Glick 2012-04-19 17:02:09 +0000
  • e21405f8e JDK 5. by Jesse N. Glick 2012-04-19 16:19:13 +0000
  • ea3330104 #52829: ResourceCollection now Iterable<Resource>. by Jesse N. Glick 2012-04-16 19:30:18 +0000
  • bd7585adb Switch to JDK 5 as baseline. by Jesse N. Glick 2012-04-16 19:15:50 +0000
  • d4aa652e4 Jenkins build boxes 'see' a different www.apache.org from the rest of the world by Stefan Bodewig 2012-04-10 04:39:56 +0000
  • e741015b7 https://builds.apache.org/pview/job/Ant-Build-Matrix/475/jdk=JDK%201.5%20(latest),label=Ubuntu/testReport/src.tests.antunit.taskdefs/hostinfo-test_xml/testApache/ src/tests/antunit/taskdefs/hostinfo-test.xml:53: Assertion failed https://builds.apache.org/pview/job/Ant-Build-Matrix/475/jdk=JDK%201.5%20(latest),label=Ubuntu/testReport/src.tests.antunit.taskdefs/hostinfo-test_xml/testApacheNoPrefix/ src/tests/antunit/taskdefs/hostinfo-test.xml:70: Expected 'eos' but was 'aurora-2012' From my Linux machine: $ host www.apache.org www.apache.org has address 140.211.11.131 www.apache.org has address 192.87.106.229 www.apache.org has IPv6 address 2001:610:1:80bc:192:87:106:229 www.apache.org mail is handled by 10 minotaur.apache.org. $ host 140.211.11.131 131.11.211.140.in-addr.arpa domain name pointer eos.apache.org. $ host 192.87.106.229 229.106.87.192.in-addr.arpa is an alias for 229.224.106.87.192.in-addr.arpa. 229.224.106.87.192.in-addr.arpa domain name pointer aurora-2012.apache.org. by Jesse N. Glick 2012-04-10 00:25:17 +0000
  • dea5e3c23 https://builds.apache.org/pview/job/Ant-Build-Matrix/475/jdk=JDK%201.5%20(latest),label=Ubuntu/testReport/junit/(root)/%3Cinit%3E/src_tests_antunit_taskdefs_import_url_test_xml/ .../src/tests/antunit/taskdefs/import-url-test.xml:74: The following error occurred while executing this line: .../src/tests/antunit/taskdefs/import-url-test.xml:48: java.lang.IllegalStateException: zip file closed at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:395) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:592) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:392) at org.apache.tools.ant.Target.performTasks(Target.java:413) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) at org.apache.tools.ant.Project.executeTarget(Project.java:1368) at org.apache.ant.antunit.AntUnitScriptRunner.runTarget(AntUnitScriptRunner.java:237) at org.apache.ant.antunit.AntUnitScriptRunner.runSuite(AntUnitScriptRunner.java:303) at org.apache.ant.antunit.AntUnit.doFile(AntUnit.java:268) at org.apache.ant.antunit.AntUnit.doResourceCollection(AntUnit.java:247) at org.apache.ant.antunit.AntUnit.execute(AntUnit.java:218) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:592) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:392) at org.apache.tools.ant.Target.performTasks(Target.java:413) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) at org.apache.tools.ant.Project.executeTarget(Project.java:1368) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1251) at org.apache.tools.ant.Main.runBuild(Main.java:811) at org.apache.tools.ant.Main.startAnt(Main.java:217) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) Caused by: .../src/tests/antunit/taskdefs/import-url-test.xml:48: java.lang.IllegalStateException: zip file closed at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:116) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:392) at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:180) at org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:82) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:393) ... 32 more Caused by: java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:518) at java.util.zip.ZipFile.getEntry(ZipFile.java:251) at java.util.jar.JarFile.getEntry(JarFile.java:204) at sun.net.www.protocol.jar.URLJarFile.getEntry(URLJarFile.java:90) at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:112) at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:124) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:973) at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:184) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:798) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242) at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:307) at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:168) at org.apache.tools.ant.taskdefs.ImportTask.importResource(ImportTask.java:229) at org.apache.tools.ant.taskdefs.ImportTask.execute(ImportTask.java:163) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:592) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) ... 37 more by Jesse N. Glick 2012-04-10 00:14:31 +0000
  • a35572672 help debugging Jenkins failure by Stefan Bodewig 2012-04-09 05:28:19 +0000
  • a4a5fb9b1 ensure forward-slashes on Windows; deal with directories containing spaces in exec task's arguments by Stefan Bodewig 2012-04-09 05:00:47 +0000
  • b3b0de19a likely a 'space in path' issue as well by Stefan Bodewig 2012-04-08 05:30:07 +0000
  • 18b6cf346 if test-directory contains spaces, an includes attribute will split it into several patterns by Stefan Bodewig 2012-04-07 04:30:09 +0000
  • 0b981adf8 a problem with the files resource? by Stefan Bodewig 2012-04-07 04:24:49 +0000
  • 9abbf2c71 try to see what gets logged by Stefan Bodewig 2012-04-07 04:17:52 +0000
  • 22f08c296 Maybe java simply isn't on the PATH on the Jenkins boxes by Stefan Bodewig 2012-04-07 04:12:44 +0000
  • 72bdafb6b move test directories out of source tree by Stefan Bodewig 2012-04-06 07:38:50 +0000
  • de0b80895 help debugging Jenkins test failure by Stefan Bodewig 2012-04-06 07:31:26 +0000
  • 25fbde8b7 test onyl works if invoked from root of Ant's source tree by Stefan Bodewig 2012-04-06 07:23:51 +0000
  • da0a9ef6d try to debug test failures in Jenkins by Stefan Bodewig 2012-04-06 07:14:43 +0000
  • 8cab09b51 Use a local temp directory for JUnit tests as well by Stefan Bodewig 2012-03-17 06:28:14 +0000
  • 1c63fba0b make AntUnit tests use a temp-dir inside the build tree rather than by Stefan Bodewig 2012-03-16 05:13:08 +0000
  • 455cd8481 Update the release process: dist is now under svnpubsub by Nicolas Lalevee 2012-03-13 10:35:44 +0000
  • c43ac3bf9 Indentation. by Jesse N. Glick 2012-03-05 23:06:52 +0000
  • d516870b6 Random failures in AntClassLoaderTest traceable to different jobs overwriting the same test.jar. by Jesse N. Glick 2012-03-05 23:05:21 +0000
  • 19a0a949b Permit -Drun.junit.report=false (saved about three seconds off single test run). by Jesse N. Glick 2012-03-05 22:55:34 +0000
  • 5ff08103c Ongoing random failures in JavaTest, now even on Ubuntu. by Jesse N. Glick 2012-03-05 22:51:37 +0000
  • 030eecb1d Typo caused JAR to be empty. by Jesse N. Glick 2012-03-05 22:48:50 +0000
  • b61ed496a Centralized source/target level config. by Jesse N. Glick 2012-03-05 22:45:38 +0000
  • 844a7edee Consistent indentation. by Jesse N. Glick 2012-03-05 22:42:01 +0000
  • 34ec53439 Fixing most Maven warnings. by Jesse N. Glick 2012-03-05 22:39:55 +0000
  • 6ec534027 Must have a well-formed URL, or builds.apache.org croaks. by Jesse N. Glick 2012-03-05 22:32:31 +0000
  • 7d92ec818 Clarifying that a FS-only collection might be using any FileProvider, not necessarily FileResource. by Jesse N. Glick 2012-03-05 20:35:11 +0000
  • 583f7cd1c Local test failure on XP w/ JDK 7. by Jesse N. Glick 2012-03-05 20:03:12 +0000
  • 1d05861c2 Trying to make JavaTest more reliably on Windows. by Jesse N. Glick 2012-03-05 19:58:21 +0000
  • 78d4c36b5 Ant-Build-Matrix failure (also local on XP): "Jar's directory not found: C:\Temp". by Jesse N. Glick 2012-03-05 19:36:30 +0000
  • e07eede7b More idiomatic check with Os.isFamily. by Jesse N. Glick 2012-03-05 19:26:26 +0000
  • 08cfa7aa7 ...and only warn if actually running AntUnit. by Jesse N. Glick 2012-03-05 19:22:53 +0000
  • fca4fe69e NS_DANGEROUS_NON_SHORT_CIRCUIT by Jesse N. Glick 2012-03-05 18:52:36 +0000
  • 26337bb13 MS_SHOULD_BE_FINAL by Jesse N. Glick 2012-03-05 18:49:30 +0000
  • d605afdd5 RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE by Jesse N. Glick 2012-03-05 18:47:46 +0000
  • 538257ea8 Weaken antunit location message to warning. Otherwise it can incorrectly fail due to canonicalization differences. https://builds.apache.org/job/Ant_JDK_1.5_Test/453/console antunit-tests: BUILD FAILED /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Ant_JDK_1.5_Test/trunk/build.xml:1927: AntUnit tests must be run with /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Ant_JDK_1.5_Test/trunk/bootstrap (or /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Ant_JDK_1.5_Test/trunk/dist), not /export/home/hudson/hudson-slave/workspace/Ant_JDK_1.5_Test/trunk/bootstrap. Try './build.sh antunit-tests' for example. by Jesse N. Glick 2012-03-05 17:34:15 +0000
  • 846806e75 DeleteTest.test9 failures in Ant-Build-Matrix caused by spaces in workspace path. (<files includes="${dir}/**"/> is parsed as multiple items.) by Jesse N. Glick 2012-03-05 17:16:56 +0000
  • 7be0300bd @link by Jesse N. Glick 2012-03-05 16:57:01 +0000
  • c5d14d94c Refined fix of #52743 to close output stream before renaming temp file. Windows-only failure in Ant-Build-Matrix. by Jesse N. Glick 2012-03-05 16:51:13 +0000
  • 83d2993be Windows-only failure in Ant-Build-Matrix. by Jesse N. Glick 2012-03-05 16:46:48 +0000
  • 8fa5e9b72 Trying to diagnose DeleteTest.test9 failures in Ant-Build-Matrix. by Jesse N. Glick 2012-03-05 16:44:08 +0000
  • 1364289f4 Fixed JBoss repo reference. by Jesse N. Glick 2012-03-05 16:24:29 +0000
  • 998e10eb2 Commenting out failing test. by Jesse N. Glick 2012-03-05 16:09:56 +0000
  • 9513b3915 Add an Ant build file to help with the Ant-Build-Matrix on Jenkins by Nicolas Lalevee 2012-03-03 18:23:10 +0000
  • 300003120 Update release instructions, delete DOAP file which now lives on the site by Stefan Bodewig 2012-03-01 19:07:16 +0000
  • fa37ac7cc Badly formatted message. by Jesse N. Glick 2012-02-29 23:25:05 +0000
  • 246b80980 #52743: stream leak. by Jesse N. Glick 2012-02-28 18:54:16 +0000
  • 778b198fb Mentioning recent fixes. by Jesse N. Glick 2012-02-27 22:18:04 +0000
  • 50c1cfa57 #52742: safer stream closing. by Jesse N. Glick 2012-02-27 22:16:41 +0000
  • c28ec7da7 #52740: safer stream closing. by Jesse N. Glick 2012-02-27 21:43:29 +0000
  • 5f0f83111 #52738: safer stream closing. by Jesse N. Glick 2012-02-27 21:35:24 +0000
  • 7903272dd bad artifact name for javadoc artifact by Stefan Bodewig 2012-02-26 06:08:41 +0000
  • 25ce7c817 Update versions in STATUS file, getting a little ahead of myself as for released versions by Stefan Bodewig 2012-02-25 18:16:22 +0000
  • 791541805 add a test verifying properties get expanded twice in macrodef attributes by default. PR 52621 by Stefan Bodewig 2012-02-25 16:52:52 +0000
  • 0c0e45353 Fail promptly if antunit-tests is run with some random version of Ant, since this would not be testing the sources in this tree. by Jesse N. Glick 2012-02-24 15:30:01 +0000
  • 8383c1a94 tyr to fix Gump failure which may be a race condition by Stefan Bodewig 2012-02-24 10:40:42 +0000
  • 84abb27b2 #52621: restore default behavior from #42046 for compatibility, but make it configurable. by Jesse N. Glick 2012-02-23 22:15:43 +0000
  • d884406a0 Refer to faq.html on the web site, not using a relative path. by Jesse N. Glick 2012-02-23 22:00:15 +0000
  • 9140aaae2 #52754: correcting basedir for external resolver. by Jesse N. Glick 2012-02-23 20:42:47 +0000
  • 2d89206b9 Some tests which failed when run with CWD not equal to ${basedir}. by Jesse N. Glick 2012-02-23 20:12:57 +0000
  • 9bf87cff6 Better failure reporting. by Jesse N. Glick 2012-02-23 19:39:06 +0000
  • d090f2834 stray ampersand, PR 52667 by Stefan Bodewig 2012-02-22 16:49:47 +0000
  • 4db8f4cdc Finally documented SimpleBigProjectLogger properly. by Jesse N. Glick 2012-02-22 15:42:23 +0000
  • c77568d3a wrong classifier for javadoc artifact by Stefan Bodewig 2012-02-07 15:45:53 +0000
  • eb3adb5c7 adapt test by Stefan Bodewig 2012-02-07 08:39:09 +0000
  • b2ffab709 fix failing test by Stefan Bodewig 2012-02-07 08:37:16 +0000
  • 602c5f453 bump version by Stefan Bodewig 2012-02-06 20:49:49 +0000
  • 269329e76 Make source and javadoc artifacts work, add ant-junit4 by Stefan Bodewig 2012-02-06 20:33:17 +0000
  • e99d5b225 linefeeds by Stefan Bodewig 2012-02-06 20:31:49 +0000
  • 40ba45c4a make it work on Linux by Stefan Bodewig 2012-02-06 20:30:06 +0000
  • e743ff572 Remove reference to WebLogic and Starteam tasks that have been removed more than four years ago by Stefan Bodewig 2012-02-05 08:36:18 +0000
  • 6aa0a70ff make sure Project#createTask has read defaults.properties. PR 50788 by Stefan Bodewig 2012-02-05 07:30:49 +0000
  • eebac461e bump copyright year by Stefan Bodewig 2012-02-02 04:52:54 +0000
  • cd9866805 support for pseudo-terminals in sshexec. PR 52554 by Stefan Bodewig 2012-02-01 13:19:44 +0000
  • 0e71da85e documentation for retryDelay attribute of retry task. PR 52076 by Stefan Bodewig 2012-02-01 12:47:03 +0000
  • f07f1dd87 #52556: removed buggy duplicate JAR list in RPM mode. by Jesse N. Glick 2012-01-31 18:11:36 +0000
  • 82ab7bf6e help dealing with the case where BSF is there but JavaScript support is not - the current build failure in Gump by Stefan Bodewig 2012-01-31 10:01:50 +0000
  • 6d9e7cb56 another readablilty tweak by Stefan Bodewig 2012-01-29 19:58:16 +0000
  • 0ceef36b9 extract handling of -source 1.1 and 1.2 by Stefan Bodewig 2012-01-29 19:49:01 +0000
  • 4a2da130a Make the logic that implicitly sets -source more readable by Stefan Bodewig 2012-01-29 19:43:43 +0000
  • ec4f34574 also set -source implicitly if -target uses 5 rather than 1.5 etc. by Stefan Bodewig 2012-01-29 19:22:17 +0000
  • 7a0427656 either Java 1.5 accepts -source 1.2 or it doesn't, be consistent by Stefan Bodewig 2012-01-29 19:17:57 +0000
  • e3e9dc011 avoid classloader issues when not forking by Stefan Bodewig 2012-01-29 19:13:56 +0000
  • 54ea4a4a0 tests for javac internal modifications of -source attribute by Stefan Bodewig 2012-01-29 07:15:20 +0000
  • df7e0ca08 five identical assumeJavaXY methods are enough by Stefan Bodewig 2012-01-28 06:19:33 +0000
  • 132fb3252 OpenJDK8 snaphot works, I have found a new class in java.lang.reflect and OpenJDK's javac defaults to -source 8. No, I don't like the code in DefaultCompilerAdapter either. by Stefan Bodewig 2012-01-27 18:23:56 +0000
  • 43430b541 ibiblio doesn't carry maven tasks anymore by Stefan Bodewig 2012-01-27 13:55:35 +0000
  • 40a73d22b whitespace by Stefan Bodewig 2012-01-21 07:06:20 +0000
  • 379895a02 synchronize access to default excludes. PR 52188. by Stefan Bodewig 2012-01-21 07:05:15 +0000
  • cc47289e1 #48633: pass correct parent to loader. by Jesse N. Glick 2012-01-19 15:08:56 +0000