11690 Commits (8d4985ca744bd0925d812835615bb991b16e1db2)
 

Author SHA1 Message Date
  Jacobus Martinus Kruithof 8d4985ca74 made easier to switch loglevel on the antunit testcases 16 years ago
  Jacobus Martinus Kruithof d4071f9eb6 Also allow redirect from http to https a subset of what was requested in pr 47433. Tests from https to http v.v. have also been executed I couldn't find a https space for public testcases though. 16 years ago
  Stefan Bodewig a9c576b742 make the executable attribute of apt inherited from javac work as expected. PR 46230 16 years ago
  Stefan Bodewig 5a534d1146 whitespace 16 years ago
  Stefan Bodewig 7f24568899 add a new indexMetaInf attribute to <jar>. PR 47457. 16 years ago
  Stefan Bodewig 2fa45322bf add a passing testcase for PR 47470 16 years ago
  Jan Materne 6a43b6dc3a Add ant4hg external antlib for Mercurial SCM 16 years ago
  Stefan Bodewig b1315e5e62 additional tests for new prefix/suffic attributes of command line args. PR 47365. Submitted by Martin von Gagern 16 years ago
  Jan Materne b044980b90 Added "hidden" sandbox antlibs. 16 years ago
  Jesse N. Glick 7d945f51c4 Typo. 16 years ago
  Stefan Bodewig 8b05902d4b make javac independent of CLASPATH 16 years ago
  Stefan Bodewig 7cb6f4d999 clear out buffer so the last block is always filled with EOF records. PR 47421 16 years ago
  Jesse N. Glick 82ae2eb245 Issue a warning in case neither includeantruntime nor build.sysclasspath were set, 16 years ago
  Stefan Bodewig 50f09a9b54 don't put test files into the source tree 16 years ago
  Stefan Bodewig 0ce2545f6c add prefix and suffix attributes to apply's srcfile and targetfile elements. PR 45625 16 years ago
  Stefan Bodewig c62e477a0b prefix and suffix attributes for command line arguments, PR 47365, submitted by Martin von Gagern 16 years ago
  Stefan Bodewig 183de933a1 explicitly set encoding to iso-8859-1 since this is what Properties.load expects 16 years ago
  Stefan Bodewig 4e9a6dca59 document that javadoc merges the different ways to specify input. PR 47196 16 years ago
  Stefan Bodewig ab8c8e14e9 loadproperties' encoding attribute is broken. PR 47382 16 years ago
  Stefan Bodewig 38db83d1c8 Don't ignore missing resources in copy when failOnError is true. PR 47362 16 years ago
  Stefan Bodewig 65434f5a37 test fails in 'svn export'ed directories 16 years ago
  Stefan Bodewig 18141ca0aa really add setbeans attribute to scriptmapper/filter/condition. PR 47336 16 years ago
  Stefan Bodewig aaf629b7ab pass on IOException from Runtime.exec as the old code did - and as promised by the javadocs. This fixes ant-contrib's tests in Gump. 16 years ago
  Stefan Bodewig 3b47767f67 show that .svn is excluded by default, independent of platform 16 years ago
  Stefan Bodewig 467da82305 whitespace 16 years ago
  Stefan Bodewig 120dcf4e55 clean up test files/dirs 16 years ago
  Stefan Bodewig 76aa472311 replacetokens failed if stream ends in begintoken. PR 47306. 16 years ago
  Stefan Bodewig bbea1d834d javadoc creation of Ant's own sources failed on JDK 1.4. PR 46731. Patch submitted by Martin von Gagern 16 years ago
  Stefan Bodewig 89468d6315 whitespace 16 years ago
  Stefan Bodewig f7477d1b20 testcase for PR 47196 16 years ago
  Stefan Bodewig dfcafdf3c7 use technique used by many other projects to get rid of SSI without an iframe, related to PR 46895 16 years ago
  Stefan Bodewig 7b58a7d7d6 preference for stronger algorithms 16 years ago
  Stefan Bodewig cd1b6501a5 show how to use stronger hash algos 16 years ago
  Stefan Bodewig 2b8fbea11b create SHA-512 checksums as well 16 years ago
  Stefan Bodewig 347bbc40b5 tests for PR 47168 16 years ago
  Stefan Bodewig 8ef3166add make test pass for me - it could be that ASF's infrastructure is using Geo-IP information in DNS, though 16 years ago
  Stefan Bodewig 7984fd2400 special handling of IllegalArgumentExceptions in attribute setters for better error messages. PR 47129 16 years ago
  Stefan Bodewig c502b3b5c9 fix numbering, part of PR 46797 16 years ago
  Stefan Bodewig b138994dd5 we keep adding attributes to fileset but not to MatchingTask, so don't lie. Related to PR 46738 16 years ago
  Stefan Bodewig cba01025c0 honor failonerror on connection problems. PR 46829. 16 years ago
  Jacobus Martinus Kruithof de5ed88e5e Remove pre java 1.3 construct. 16 years ago
  Jan Materne 2bba1c8258 Example: How to pass multiple JARs via -lib 16 years ago
  Stefan Bodewig d6f0b126bc missing piece of revision 763661 16 years ago
  Stefan Bodewig 0cda41d5b7 add a force option to signjar. Based on submission by Pavel Jisl. PR 46891 16 years ago
  Stefan Bodewig f826376e2e preserveInTarget has been introduced with Ant 1.7.0 16 years ago
  Stefan Bodewig 9aac905f3e support MSYS/MingW. Submitted by Clement OUDOT. PR 46936 16 years ago
  Scokart Gilles 63817463cd add my key 16 years ago
  Jan Materne d4d520b057 FAQ entry: How to precompile JSP 16 years ago
  Jan Materne 94232b62a9 Better documentation of getSubProjectExecutor() 16 years ago
  Matthew Jason Benson d7c3883e53 document SecureInputHandler and add to known input handler types 16 years ago