13064 Commits (43844a7e6b54e2dd27216b30f6d7b44bb601d29c)
 

Author SHA1 Message Date
  Jesse N. Glick ba19f6fab9 #43362 follow-ups: missing/incorrect @since; minor doc improvements and corrections. 12 years ago
  Antoine Levy-Lambert 52cae7c98d preparing ant 1.9.2 release 12 years ago
  Antoine Levy-Lambert b6fd9f9b1c Release Vote is open 3 days only these days. 12 years ago
  Antoine Levy-Lambert e6fde1ceca preparing to build Ant 1.9.1 12 years ago
  Stefan Bodewig 5ea308e41f Test for #54967 actually fails if the second task has work to do 12 years ago
  Stefan Bodewig 059cc9adc0 Passing AntUnit test for PR 54967 12 years ago
  Antoine Levy-Lambert 3ea9b3dbcd updating ReleaseInstructions since svn:externals do not work currently with svnwcsub 12 years ago
  Antoine Levy-Lambert 464b35f29d recommending to use jsch 0.1.50 going forward due to fix of https://sourceforge.net/tracker/index.php?func=detail&aid=3605486 12 years ago
  Antoine Levy-Lambert 51ce8fac72 fix for Target rewriting for nested "include" only works when "as" is specified, Bugzilla PR 54940 12 years ago
  Antoine Levy-Lambert 58a2039b5a Debian patch for GNU Classpath, contributed by Emmanuel Bourg. Bugzilla PR 54760 12 years ago
  Antoine Levy-Lambert 46c940785a adding if and unless namespaces allowing to put conditions on all tasks and nested elements. Code written by Peter Reilly. Bugzilla PR 43362. 12 years ago
  Jan Materne 12e9d5f0d3 Bug-53490: unrequired stuff breaks code formatting 12 years ago
  Jan Materne edbb09d862 Bug-53538: Manual requires clarification about the use of property/propertynames 12 years ago
  Jesse N. Glick 5d6a0dd1e3 Deleted line break introduced by accident in antoine’s 1476700. 12 years ago
  Antoine Levy-Lambert 1327421596 simplifying Execute.getEnvironmentVariables since we are now always at least on Java 1.5 12 years ago
  Antoine Levy-Lambert 4b516a485f adding strict attribute to signjar task, PR 54889 12 years ago
  mclarke df121979c0 Report skipped tests in junitreport - PR 54670 12 years ago
  mclarke a7632decb7 Remove JUnit4 requirement note as it is no longer true 12 years ago
  Matthew Jason Benson 98fde16182 PR 54879: echoxml documentation for namespacePolicy is unclear 12 years ago
  mclarke 7a1aff605d Re-introduce JUnit3/JUnit4 split 12 years ago
  mclarke 6af3818376 Re-introduce ability to build JUnit task for only JUnit3 12 years ago
  mclarke a1d12934e3 Fixing external dependency loading in JUnit task. PR 54835. 12 years ago
  Stefan Bodewig 5588e0e665 Add documentation for zip64mode attribute 12 years ago
  Stefan Bodewig ef4c94df7d Provide more control over Zip64 features, in particilar turn them off in <jar> by default - this might fix bugzilla issue 54762 12 years ago
  Stefan Bodewig b505179217 create tmp dir when running individual test as well 12 years ago
  Stefan Bodewig 1837ea72cf indentation 12 years ago
  Stefan Bodewig 30a0e6bf89 intermediate stream is not needed and may even cause issues with Zip64 support 12 years ago
  Stefan Bodewig e7726a439b Make the test actually test anything apart from my copy-paste errors 12 years ago
  Stefan Bodewig 064e259cf1 AntUnit test case for Bugzilla Isue #54762 12 years ago
  Stefan Bodewig e985027143 typo reported by Charles Antony 12 years ago
  Nicolas Lalevee 630444744b Reverting, I don't understand Windows... 12 years ago
  Nicolas Lalevee dc0415802c Handle space in path and fix echo 12 years ago
  Nicolas Lalevee 5e75cf1296 Trying cmd.exe /C build.bat 12 years ago
  Nicolas Lalevee 9ecd8f0106 Jenkins configuration doesn't seem to work, hard code the launch config in the build 12 years ago
  Nicolas Lalevee bce64d5aa3 Fix launch of the build on Jenkins 12 years ago
  Stefan Bodewig 06a819d3ad No reason to have ant-junit4.jar anymore. 12 years ago
  Matthew Jason Benson 15b31983d4 add LoadResource to the list of tasks supporting filterchains 12 years ago
  Antoine Levy-Lambert a391e00180 mentioning that Ant 1.9.0 requires Java 1.5, fixing a typo 12 years ago
  Antoine Levy-Lambert 5fb2cfb93b added Changes that could break and Other changes sections 12 years ago
  Antoine Levy-Lambert ff6e965116 updating ReleaseInstructions 12 years ago
  Antoine Levy-Lambert 8bd1676498 bumping version in this testcase too 12 years ago
  Antoine Levy-Lambert ffa7d9705e preparing the ant release 1.9.1 12 years ago
  Jesse N. Glick 5dd71dccde #54641: XSLTC error. 12 years ago
  Jesse N. Glick aa200450f5 Still more diagnostics for #54641. 12 years ago
  Jesse N. Glick d5e0cccd5d Unused import. 12 years ago
  Jesse N. Glick aea016a70f StringUtils.replace is obsolete. 12 years ago
  Jesse N. Glick 3e7e9989ab Diagnosis of XMLResultAggregatorTest.testFrames failure on Java 7. 12 years ago
  Jesse N. Glick cefa594fa6 Restored Java 5 compilability. 12 years ago
  Jesse N. Glick d5131086b9 Was not compatible to make systemClasspath (and systemBootClasspath) final; the NetBeans Ant integration in fact overwrites this value (for a reason). 12 years ago
  Jesse N. Glick 4e101e3c49 Junit → JUnit 12 years ago