1032 Commits (5ebe693305ecdf67089f8860b8f12f5c07cdb0ec)

Author SHA1 Message Date
  Stefan Bodewig 5ebe693305 use git attributes to control line-ends 10 years ago
  Stefan Bodewig 1a584200e2 Add encoding attributes to <tar>, <untar> and <tarfileset> 10 years ago
  Stefan Bodewig 2e23a881f5 test needs Java5 10 years ago
  Stefan Bodewig e6ab69873a even more places where -source needed a newer version on 1.9 10 years ago
  Stefan Bodewig 15d585e54d there is no .jar with AWT in 1.9 anymore 10 years ago
  Stefan Bodewig 17ebe7ad34 Java9's javac doesn't support -source 1.4 anymore 10 years ago
  Stefan Bodewig f7f5327d28 Try to reduce the risk of StackOverflow/OOM in junitereport 11 years ago
  Stefan Bodewig 14b24bcc98 after all these years we still have some author tags left 11 years ago
  Stefan Bodewig 49d1d98452 make ManifestTest write its output to the common tmp-dir 11 years ago
  Stefan Bodewig df33426bf2 whitespace 11 years ago
  Stefan Bodewig 37a64a407c fixcrlf tests are failing, likely because git "fixes" crlf sequences - 11 years ago
  Jan Matrne f6bdb170fa Show the checkstyle messages sorted by error instead by file. 11 years ago
  Jan Matrne 66329f7fed Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ant 11 years ago
  Jan Matrne 211b7188af update checkstyle (check 'DoubleCheckLocking' was removed in CS) 11 years ago
  Stefan Bodewig 6e88f92ead PR 56584 allow ReplaceTokens filter to use multi-character token separators. Submitted by Ralf Hergert. 11 years ago
  Stefan Bodewig f168a341f4 wrong host name 11 years ago
  Stefan Bodewig 3691c213c5 svn => git 11 years ago
  Stefan Bodewig 74d19d829d BZip2Test was writing outside of ${output} 11 years ago
  Stefan Bodewig f0f1a3ca00 BUnzipTest was writing outside of ${output} 11 years ago
  Antoine Levy-Lambert 6cc06e519a preparation for Ant 1.9.5 11 years ago
  Antoine Levy-Lambert cef41d260a rolling back to ant 1.9.4 as the pom.xml of ant-testutil was referencing incorrectly junit 3.8.2 instead of junit 4.11 11 years ago
  Antoine Levy-Lambert 3460aa3bb2 preparation for ant 1.9.5 release 11 years ago
  mclarke b61c80746d Test improvements: convert to JUnit4, improved error testing and remove sleeps 11 years ago
  Antoine Levy-Lambert abf373b6c2 changing tests to adopt unique temporary directories 11 years ago
  Antoine Levy-Lambert 7881277034 changing tests to adopt unique temporary directories 11 years ago
  Antoine Levy-Lambert 0d9a9e0841 changing tests to adopt unique temporary directories 11 years ago
  Antoine Levy-Lambert b56846282e changing tests to adopt unique temporary directories 11 years ago
  Antoine Levy-Lambert 2b49aae797 creating temporary directory with a unique name 11 years ago
  Antoine Levy-Lambert d7d337b63d creating temporary directory with a unique name 11 years ago
  Antoine Levy-Lambert 47e566b00b creating temporary directory with a unique name 11 years ago
  Antoine Levy-Lambert 2452098505 creating temporary directory with a unique name 11 years ago
  Stefan Bodewig 4305c12e4b filelists look borked 11 years ago
  Stefan Bodewig 4205adcb7e zip test wasn't cleaning up properly - and testDefaultExcludesAndUpdate errored out 11 years ago
  Antoine Levy-Lambert 91773c13cd removing debug output 11 years ago
  Antoine Levy-Lambert b44a63dfe9 starting to change the test cases to make them use unique temporary directories to be able to run the test cases in multiple threads. 11 years ago
  Stefan Bodewig 6d1f9a9fa6 fix test-compile configuration for ant-apache-oro 11 years ago
  Stefan Bodewig 92bbb897e4 some of our tests require JUnit4 11 years ago
  Stefan Bodewig 5fc48a4bf9 assorted spelling fixes by Lajos Veres - closes #4 11 years ago
  Stefan Bodewig f079bd6d5c Add an extra second in the hope this fixes the inconsistent test on Gump 12 years ago
  Antoine Levy-Lambert 0c614c40e3 bumping version number to 1.9.4 for the next release 12 years ago
  Antoine Levy-Lambert 72e13d5ac8 adapting code and tests since Apt is not available under JKD1.8 PR 55922 12 years ago
  Stefan Bodewig 6b9311408e don't swallow fail's status in parallel - PR 55539 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 7391be8424 forward to 1.9.3alpha 12 years ago
  Antoine Levy-Lambert 52cae7c98d preparing ant 1.9.2 release 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 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
  mclarke df121979c0 Report skipped tests in junitreport - PR 54670 12 years ago
  mclarke 7a1aff605d Re-introduce JUnit3/JUnit4 split 12 years ago