13094 Commits (2c04d7e833b4e5dab1a3c5ddfe14b572aea8c112)
 

Author SHA1 Message Date
  Stefan Bodewig 803f9c877e explicitly set milliseconds to 0 when parsing ZipEntry's time field, it has two second granularity anyway 12 years ago
  Stefan Bodewig ec877a5787 javadoc post-process should be skipped when no javadocs have been created 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
  mclarke 7587f42590 Disabling bad check discovered from revision 1523198 12 years ago
  mclarke 14c701bcf9 Allow JUnit task to skip non tests rather than report errors 12 years ago
  Stefan Bodewig f5fb02e493 modernize a whole lot of links and example outputs - BZ 55551 - submitted by Erik Costlow 12 years ago
  Stefan Bodewig 5d4b03bbeb hint at Permissions manifest attribute and signing requirements for applets in upcoming 7u51 - PR 55542 - Submitted by Erik Costlow 12 years ago
  Stefan Bodewig 26e6bc1162 wrong attribute name in zip documentation. Found by Jeffrey Adamson. closes #2 12 years ago
  Stefan Bodewig 40454ed874 pass ant.home down to antunit tests 12 years ago
  Stefan Bodewig 4a8f2b2678 test needs beanshell in addition to BSF 12 years ago
  Stefan Bodewig 73b9def757 remove debug output 12 years ago
  Stefan Bodewig adf98d7876 System.err debugging of a problem in Gump 12 years ago
  Stefan Bodewig 52d21be98e System.err debugging of a problem in Gump 12 years ago
  Stefan Bodewig 915d5575a3 merge small improvements from commons compress 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
  Jesse N. Glick 13000c1a46 sconnolly advises using TODO rather than XXX in comments. 12 years ago
  Stefan Bodewig d79bed61a5 PR 55271: obey to section 1.4.2 in http://www.pkware.com/documents/casestudies/APPNOTE.TXT 12 years ago
  Stefan Bodewig 7391be8424 forward to 1.9.3alpha 12 years ago
  Stefan Bodewig 6a1e5bf81d More robust handling of line-feeds - in particular make it work on Windows - thanks Uwe! 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 362376d624 Merge handling of duplicate entries from Commons Compress' ZipFile - needed to fix PR 54967 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
  Antoine Levy-Lambert 66dbdd5d8c nexus user interface changed 12 years ago
  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