Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 234c1d9ff weed out race-condition in mkdirs calls inspired by PR 55290 and Matthias Bhend's suggestion by Stefan Bodewig 2013-12-31 11:36:53 +0000
  • 6a6bf3879 put some more effort into detecting duplicate imports. PR 55097 by Stefan Bodewig 2013-12-31 11:04:49 +0000
  • f4f656dff equals implementations are not null-safe by Stefan Bodewig 2013-12-31 10:52:21 +0000
  • 5f5da6899 untabify by Stefan Bodewig 2013-12-31 10:12:03 +0000
  • c7741302f import failed to import file specified as absolute path imported from an URI/jar - PR 50953 by Stefan Bodewig 2013-12-31 10:06:27 +0000
  • 8bbf71ca4 changing recipe to update the manual by Antoine Levy-Lambert 2013-12-29 23:29:38 +0000
  • 7ee36a0dc Add missing ASL headers by Nicolas Lalevee 2013-12-25 21:21:28 +0000
  • 3212aa453 Add toString() method for easier debugging by Nicolas Lalevee 2013-12-25 21:20:12 +0000
  • 0c614c40e bumping version number to 1.9.4 for the next release by Antoine Levy-Lambert 2013-12-23 17:34:45 +0000
  • df6777ddd update ReleaseInstructions by Antoine Levy-Lambert 2013-12-23 17:17:42 +0000
  • 66b0e99e2 preparation for Ant 1.9.3 release by Antoine Levy-Lambert 2013-12-23 14:37:11 +0000
  • 90dadab4f adding ignores for IntelliJ Idea files/directories by Antoine Levy-Lambert 2013-12-23 14:24:12 +0000
  • 99dcdaae8 adding Mac OS X .pkg installer generation in build, PR 55899 by Antoine Levy-Lambert 2013-12-23 04:42:36 +0000
  • 5f266021f adapt documentation. PR 55922 by Antoine Levy-Lambert 2013-12-23 03:08:23 +0000
  • 72e13d5ac adapting code and tests since Apt is not available under JKD1.8 PR 55922 by Antoine Levy-Lambert 2013-12-23 02:57:04 +0000
  • 3c1b53b3f Bug-55895: typo in the manual by Jan Materne 2013-12-17 12:15:15 +0000
  • e505c281d making the exec task fast again, using the patch provided by Tim Whittington, Bugzilla PR 54128 by Antoine Levy-Lambert 2013-12-16 04:20:51 +0000
  • ce5e41296 .isEmpty method only exists in Java 1.6, Ant supports still Java 1.5 by Antoine Levy-Lambert 2013-12-15 21:07:15 +0000
  • cb20f5088 removing the restricted attributes from what gets fed to macrodefs, Bugzilla Report 55885 by Antoine Levy-Lambert 2013-12-15 03:47:15 +0000
  • 2ec47519e fix format of the NOTICE file. PR 55672 by Stefan Bodewig 2013-12-05 19:02:04 +0000
  • f0565366f Allow params of XSLT to be optionally typed. PR 21525. Submitted by František Kučera by Stefan Bodewig 2013-12-05 18:49:03 +0000
  • 834d0d120 configurable User-Agent for <get>. PR 55489. Submitted by André-John Mas by Stefan Bodewig 2013-12-05 18:24:21 +0000
  • 9b8fa0748 Add nested propertyset to filterset. PR 55794. Submitted by Richard Steele by Stefan Bodewig 2013-12-05 17:19:24 +0000
  • ee75571cc PR 55835 - log executed build file in subant's verbose mode by Stefan Bodewig 2013-12-03 05:16:29 +0000
  • 70e913ffe PR 55751 description of filesmatch's textfile attribute is wrong by Stefan Bodewig 2013-11-07 08:15:39 +0000
  • 5e36d6068 PR 42702 - document replacetoken's support for resources, which was added in 1.8.0 by Stefan Bodewig 2013-11-01 20:02:08 +0000
  • 803f9c877 explicitly set milliseconds to 0 when parsing ZipEntry's time field, it has two second granularity anyway by Stefan Bodewig 2013-10-27 18:12:58 +0000
  • ec877a578 javadoc post-process should be skipped when no javadocs have been created by Stefan Bodewig 2013-10-27 17:08:09 +0000
  • 5764c6b4b Adding missing WHATSNEW note by mclarke 2013-10-08 19:43:19 +0000
  • 625eac733 yet another attempt to get the mailport right with smtps. BZ 49267 by Stefan Bodewig 2013-09-21 12:34:17 +0000
  • 9ded4758e forgot to update WHATSNEW by Stefan Bodewig 2013-09-21 12:28:55 +0000
  • 0963d161c race condition in <fixcrlf>'s temp file creation. BZ 54393. Submitted by Jan Stolze. by Stefan Bodewig 2013-09-20 18:21:43 +0000
  • 6b9311408 don't swallow fail's status in parallel - PR 55539 by Stefan Bodewig 2013-09-20 11:48:12 +0000
  • 7587f4259 Disabling bad check discovered from revision 1523198 by mclarke 2013-09-14 10:30:31 +0000
  • 14c701bcf Allow JUnit task to skip non tests rather than report errors by mclarke 2013-09-14 09:21:05 +0000
  • f5fb02e49 modernize a whole lot of links and example outputs - BZ 55551 - submitted by Erik Costlow by Stefan Bodewig 2013-09-13 13:40:23 +0000
  • 5d4b03bbe hint at Permissions manifest attribute and signing requirements for applets in upcoming 7u51 - PR 55542 - Submitted by Erik Costlow by Stefan Bodewig 2013-09-11 04:17:31 +0000
  • 26e6bc116 wrong attribute name in zip documentation. Found by Jeffrey Adamson. closes #2 by Stefan Bodewig 2013-08-24 05:55:38 +0000
  • 40454ed87 pass ant.home down to antunit tests by Stefan Bodewig 2013-08-18 11:01:12 +0000
  • 4a8f2b267 test needs beanshell in addition to BSF by Stefan Bodewig 2013-08-18 10:58:34 +0000
  • 73b9def75 remove debug output by Stefan Bodewig 2013-08-17 05:40:26 +0000
  • adf98d787 System.err debugging of a problem in Gump by Stefan Bodewig 2013-08-16 12:29:13 +0000
  • 52d21be98 System.err debugging of a problem in Gump by Stefan Bodewig 2013-08-16 12:24:03 +0000
  • 915d5575a merge small improvements from commons compress by Stefan Bodewig 2013-08-09 17:10:41 +0000
  • 18e098d81 merge TAR long link handling fix by Emmanuel Bourg by Stefan Bodewig 2013-08-09 07:00:25 +0000
  • 86fad58f2 Documentation fix for if/unless attributes. PR 55359. by Matthew Jason Benson 2013-08-05 17:35:08 +0000
  • 13000c1a4 sconnolly advises using TODO rather than XXX in comments. by Jesse N. Glick 2013-07-17 22:46:10 +0000
  • d79bed61a PR 55271: obey to section 1.4.2 in http://www.pkware.com/documents/casestudies/APPNOTE.TXT by Stefan Bodewig 2013-07-17 14:43:50 +0000
  • 7391be842 forward to 1.9.3alpha by Stefan Bodewig 2013-07-12 11:13:25 +0000
  • 6a1e5bf81 More robust handling of line-feeds - in particular make it work on Windows - thanks Uwe! by Stefan Bodewig 2013-06-24 15:50:56 +0000
  • 7bc745a28 post-process generated javadocs as workaround for CVE-2013-1571 - based on Maven patch by Uwe Schindler - PR 55132 by Stefan Bodewig 2013-06-24 15:12:57 +0000
  • 09d19ba10 sometimes setting a flag isn't incompatible with spawn. PR 55112 by Stefan Bodewig 2013-06-18 15:25:19 +0000
  • 362376d62 Merge handling of duplicate entries from Commons Compress' ZipFile - needed to fix PR 54967 by Stefan Bodewig 2013-06-04 04:39:26 +0000
  • 1a22123f5 propely handle GNU longlink entries, PR 55040, submitted by Christoph Gysin by Stefan Bodewig 2013-06-03 10:21:30 +0000
  • 3fb018053 merge zip64 fix from commons compress by Stefan Bodewig 2013-05-26 17:40:48 +0000
  • 66dbdd5d8 nexus user interface changed by Antoine Levy-Lambert 2013-05-22 04:04:23 +0000
  • ba19f6fab #43362 follow-ups: missing/incorrect @since; minor doc improvements and corrections. by Jesse N. Glick 2013-05-21 11:44:39 +0000
  • 52cae7c98 preparing ant 1.9.2 release by Antoine Levy-Lambert 2013-05-16 03:23:46 +0000
  • b6fd9f9b1 Release Vote is open 3 days only these days. by Antoine Levy-Lambert 2013-05-16 03:17:49 +0000
  • e6fde1cec preparing to build Ant 1.9.1 by Antoine Levy-Lambert 2013-05-16 02:17:14 +0000
  • 5ea308e41 Test for #54967 actually fails if the second task has work to do by Stefan Bodewig 2013-05-15 04:32:37 +0000
  • 059cc9adc Passing AntUnit test for PR 54967 by Stefan Bodewig 2013-05-15 04:21:53 +0000
  • 3ea9b3dbc updating ReleaseInstructions since svn:externals do not work currently with svnwcsub by Antoine Levy-Lambert 2013-05-12 23:20:33 +0000
  • 464b35f29 recommending to use jsch 0.1.50 going forward due to fix of https://sourceforge.net/tracker/index.php?func=detail&aid=3605486 by Antoine Levy-Lambert 2013-05-12 23:16:30 +0000
  • 51ce8fac7 fix for Target rewriting for nested "include" only works when "as" is specified, Bugzilla PR 54940 by Antoine Levy-Lambert 2013-05-12 22:37:56 +0000
  • 58a2039b5 Debian patch for GNU Classpath, contributed by Emmanuel Bourg. Bugzilla PR 54760 by Antoine Levy-Lambert 2013-05-06 02:21:56 +0000
  • 46c940785 adding if and unless namespaces allowing to put conditions on all tasks and nested elements. Code written by Peter Reilly. Bugzilla PR 43362. by Antoine Levy-Lambert 2013-05-05 23:49:49 +0000
  • 12e9d5f0d Bug-53490: unrequired stuff breaks code formatting by Jan Materne 2013-05-03 07:10:31 +0000
  • edbb09d86 Bug-53538: Manual requires clarification about the use of property/propertynames by Jan Materne 2013-05-03 07:03:43 +0000
  • 5d6a0dd1e Deleted line break introduced by accident in antoine’s 1476700. by Jesse N. Glick 2013-04-30 16:19:40 +0000
  • 132742159 simplifying Execute.getEnvironmentVariables since we are now always at least on Java 1.5 by Antoine Levy-Lambert 2013-04-28 19:53:25 +0000
  • 4b516a485 adding strict attribute to signjar task, PR 54889 by Antoine Levy-Lambert 2013-04-28 00:53:08 +0000
  • df121979c Report skipped tests in junitreport - PR 54670 by mclarke 2013-04-27 10:33:04 +0000
  • a7632decb Remove JUnit4 requirement note as it is no longer true by mclarke 2013-04-26 22:49:43 +0000
  • 98fde1618 PR 54879: echoxml documentation for namespacePolicy is unclear by Matthew Jason Benson 2013-04-24 18:30:24 +0000
  • 7a1aff605 Re-introduce JUnit3/JUnit4 split by mclarke 2013-04-23 19:45:49 +0000
  • 6af381837 Re-introduce ability to build JUnit task for only JUnit3 by mclarke 2013-04-23 19:29:27 +0000
  • a1d12934e Fixing external dependency loading in JUnit task. PR 54835. by mclarke 2013-04-22 19:20:48 +0000
  • 5588e0e66 Add documentation for zip64mode attribute by Stefan Bodewig 2013-03-31 11:24:47 +0000
  • ef4c94df7 Provide more control over Zip64 features, in particilar turn them off in <jar> by default - this might fix bugzilla issue 54762 by Stefan Bodewig 2013-03-31 10:22:43 +0000
  • b50517921 create tmp dir when running individual test as well by Stefan Bodewig 2013-03-31 10:21:15 +0000
  • 1837ea72c indentation by Stefan Bodewig 2013-03-31 10:18:56 +0000
  • 30a0e6bf8 intermediate stream is not needed and may even cause issues with Zip64 support by Stefan Bodewig 2013-03-31 07:37:52 +0000
  • e7726a439 Make the test actually test anything apart from my copy-paste errors by Stefan Bodewig 2013-03-31 07:12:21 +0000
  • 064e259cf AntUnit test case for Bugzilla Isue #54762 by Stefan Bodewig 2013-03-31 07:04:01 +0000
  • e98502714 typo reported by Charles Antony by Stefan Bodewig 2013-03-27 06:02:07 +0000
  • 630444744 Reverting, I don't understand Windows... by Nicolas Lalevee 2013-03-24 22:05:20 +0000
  • dc0415802 Handle space in path and fix echo by Nicolas Lalevee 2013-03-24 21:57:14 +0000
  • 5e75cf129 Trying cmd.exe /C build.bat by Nicolas Lalevee 2013-03-24 21:49:50 +0000
  • 9ecd8f010 Jenkins configuration doesn't seem to work, hard code the launch config in the build by Nicolas Lalevee 2013-03-24 19:28:03 +0000
  • bce64d5aa Fix launch of the build on Jenkins by Nicolas Lalevee 2013-03-24 18:58:16 +0000
  • 06a819d3a No reason to have ant-junit4.jar anymore. by Stefan Bodewig 2013-03-24 06:49:42 +0000
  • 15b31983d add LoadResource to the list of tasks supporting filterchains by Matthew Jason Benson 2013-03-14 18:43:23 +0000
  • a391e0018 mentioning that Ant 1.9.0 requires Java 1.5, fixing a typo by Antoine Levy-Lambert 2013-03-10 23:18:57 +0000
  • 5fb2cfb93 added Changes that could break and Other changes sections by Antoine Levy-Lambert 2013-03-07 02:42:04 +0000
  • ff6e96511 updating ReleaseInstructions by Antoine Levy-Lambert 2013-03-07 02:20:03 +0000
  • 8bd167649 bumping version in this testcase too by Antoine Levy-Lambert 2013-03-07 02:02:51 +0000
  • ffa7d9705 preparing the ant release 1.9.1 by Antoine Levy-Lambert 2013-03-07 01:57:42 +0000
  • 5dd71dccd #54641: XSLTC error. Use String.replaceAll rather than StringUtils, since some versions of Xalan (as patched by Oracle) try to load the class while compiling the stylesheet. by Jesse N. Glick 2013-03-06 16:44:06 +0000
  • aa200450f Still more diagnostics for #54641. by Jesse N. Glick 2013-03-06 16:16:31 +0000