1936 Commits (41eb0d922b88428111b554c044fdc5942afa22bb)

Author SHA1 Message Date
  Stefan Bodewig 6ea9dc1024 When loading resources from jars it seems to be advisable to disable 12 years ago
  Stefan Bodewig ecac58c5a2 fixlastline didn't work when the no-arg read() method of MultiReader was used. PR 54672 12 years ago
  Stefan Bodewig 169becaf51 prefixValues=false in <property> doesn't work - PR 54769 12 years ago
  Stefan Bodewig a9c761db35 manifestclasspath uses wrong path for parent directory of jar. Patch by Grégoire Vatry. PR 55049 12 years ago
  Stefan Bodewig 234c1d9ff4 weed out race-condition in mkdirs calls inspired by PR 55290 and Matthias Bhend's suggestion 12 years ago
  Stefan Bodewig 6a6bf38798 put some more effort into detecting duplicate imports. PR 55097 12 years ago
  Stefan Bodewig c7741302fd import failed to import file specified as absolute path imported from an URI/jar - PR 50953 12 years ago
  Antoine Levy-Lambert 0c614c40e3 bumping version number to 1.9.4 for the next release 12 years ago
  Antoine Levy-Lambert 66b0e99e24 preparation for Ant 1.9.3 release 12 years ago
  Antoine Levy-Lambert 99dcdaae87 adding Mac OS X .pkg installer generation in build, PR 55899 12 years ago
  Antoine Levy-Lambert 72e13d5ac8 adapting code and tests since Apt is not available under JKD1.8 PR 55922 12 years ago
  Antoine Levy-Lambert e505c281d0 making the exec task fast again, using the patch provided by Tim Whittington, Bugzilla PR 54128 12 years ago
  Antoine Levy-Lambert cb20f50880 removing the restricted attributes from what gets fed to macrodefs, Bugzilla Report 55885 12 years ago
  Stefan Bodewig f0565366fe Allow params of XSLT to be optionally typed. PR 21525. Submitted by František Kučera 12 years ago
  Stefan Bodewig 9b8fa0748f Add nested propertyset to filterset. PR 55794. Submitted by Richard Steele 12 years ago
  mclarke 5764c6b4b5 Adding missing WHATSNEW note 12 years ago
  Stefan Bodewig 625eac7334 yet another attempt to get the mailport right with smtps. BZ 49267 12 years ago
  Stefan Bodewig 9ded4758e1 forgot to update WHATSNEW 12 years ago
  Stefan Bodewig 0963d161c7 race condition in <fixcrlf>'s temp file creation. BZ 54393. Submitted by Jan Stolze. 12 years ago
  Stefan Bodewig 6b9311408e don't swallow fail's status in parallel - PR 55539 12 years ago
  Stefan Bodewig 18e098d81f merge TAR long link handling fix by Emmanuel Bourg 12 years ago
  Matthew Jason Benson 86fad58f2d Documentation fix for if/unless attributes. PR 55359. 12 years ago
  Stefan Bodewig 7391be8424 forward to 1.9.3alpha 12 years ago
  Stefan Bodewig 7bc745a289 post-process generated javadocs as workaround for CVE-2013-1571 - based on Maven patch by Uwe Schindler - PR 55132 12 years ago
  Stefan Bodewig 09d19ba100 sometimes setting a flag isn't incompatible with spawn. PR 55112 12 years ago
  Stefan Bodewig 1a22123f5c propely handle GNU longlink entries, PR 55040, submitted by Christoph Gysin 12 years ago
  Stefan Bodewig 3fb0180530 merge zip64 fix from commons compress 12 years ago
  Jesse N. Glick ba19f6fab9 #43362 follow-ups: missing/incorrect @since; minor doc improvements and corrections. 12 years ago
  Antoine Levy-Lambert e6fde1ceca preparing to build Ant 1.9.1 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
  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 a7632decb7 Remove JUnit4 requirement note as it is no longer true 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 1837ea72cf indentation 12 years ago
  Stefan Bodewig 06a819d3ad No reason to have ant-junit4.jar anymore. 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
  Jesse N. Glick 5dd71dccde #54641: XSLTC error. 12 years ago
  Antoine Levy-Lambert 473d49f5ac adding hamcrest to the lib/optional because it is required at runtime for some tests, also bumping junit dependency in pom file 12 years ago
  Antoine Levy-Lambert 3930d3e938 JUnit4 tests marked @Ignore do not appear in XML output. PR 43969 12 years ago
  Antoine Levy-Lambert 4213be7405 reverting to state before first attempt to release 1.9.0 12 years ago
  Antoine Levy-Lambert 2414798885 prepare development for Ant 1.9.1 12 years ago
  Antoine Levy-Lambert 06dc6c0eea adding an encoding attribute to the contains selector 12 years ago
  Stefan Bodewig db63447739 size comparator was vulnerable to integer overflows. PR 54623 12 years ago