12657 Commits (791541805af9fac72f74e439beb23d9bd49d99e8)
 

Author SHA1 Message Date
  Stefan Bodewig 791541805a add a test verifying properties get expanded twice in macrodef attributes by default. PR 52621 13 years ago
  Jesse N. Glick 0c0e45353b Fail promptly if antunit-tests is run with some random version of Ant, since this would not be testing the sources in this tree. 13 years ago
  Stefan Bodewig 8383c1a94d tyr to fix Gump failure which may be a race condition 13 years ago
  Jesse N. Glick 84abb27b2f #52621: restore default behavior from #42046 for compatibility, but make it configurable. 13 years ago
  Jesse N. Glick d884406a09 Refer to faq.html on the web site, not using a relative path. 13 years ago
  Jesse N. Glick 9140aaae28 #52754: correcting basedir for external resolver. 13 years ago
  Jesse N. Glick 2d89206b92 Some tests which failed when run with CWD not equal to ${basedir}. 13 years ago
  Jesse N. Glick 9bf87cff61 Better failure reporting. 13 years ago
  Stefan Bodewig d090f28345 stray ampersand, PR 52667 13 years ago
  Jesse N. Glick 4db8f4cdc3 Finally documented SimpleBigProjectLogger properly. 13 years ago
  Stefan Bodewig c77568d3a5 wrong classifier for javadoc artifact 13 years ago
  Stefan Bodewig eb3adb5c76 adapt test 13 years ago
  Stefan Bodewig b2ffab709e fix failing test 13 years ago
  Stefan Bodewig 602c5f453a bump version 13 years ago
  Stefan Bodewig 269329e76b Make source and javadoc artifacts work, add ant-junit4 13 years ago
  Stefan Bodewig e99d5b2256 linefeeds 13 years ago
  Stefan Bodewig 40ba45c4af make it work on Linux 13 years ago
  Stefan Bodewig e743ff572d Remove reference to WebLogic and Starteam tasks that have been removed more than four years ago 13 years ago
  Stefan Bodewig 6aa0a70ff7 make sure Project#createTask has read defaults.properties. PR 50788 13 years ago
  Stefan Bodewig eebac461e3 bump copyright year 13 years ago
  Stefan Bodewig cd98668053 support for pseudo-terminals in sshexec. PR 52554 13 years ago
  Stefan Bodewig 0e71da85e6 documentation for retryDelay attribute of retry task. PR 52076 13 years ago
  Jesse N. Glick f07f1dd87d #52556: removed buggy duplicate JAR list in RPM mode. 14 years ago
  Stefan Bodewig 82ab7bf6e5 help dealing with the case where BSF is there but JavaScript support is not - the current build failure in Gump 14 years ago
  Stefan Bodewig 6d9e7cb56e another readablilty tweak 14 years ago
  Stefan Bodewig 0ceef36b90 extract handling of -source 1.1 and 1.2 14 years ago
  Stefan Bodewig 4a2da130a8 Make the logic that implicitly sets -source more readable 14 years ago
  Stefan Bodewig ec4f345742 also set -source implicitly if -target uses 5 rather than 1.5 etc. 14 years ago
  Stefan Bodewig 7a0427656d either Java 1.5 accepts -source 1.2 or it doesn't, be consistent 14 years ago
  Stefan Bodewig e3e9dc0112 avoid classloader issues when not forking 14 years ago
  Stefan Bodewig 54ea4a4a0c tests for javac internal modifications of -source attribute 14 years ago
  Stefan Bodewig df7e0ca089 five identical assumeJavaXY methods are enough 14 years ago
  Stefan Bodewig 132fb32522 OpenJDK8 snaphot works, I have found a new class in java.lang.reflect and OpenJDK's javac defaults to -source 8. No, I don't like the code in DefaultCompilerAdapter either. 14 years ago
  Stefan Bodewig 43430b5413 ibiblio doesn't carry maven tasks anymore 14 years ago
  Stefan Bodewig 40a73d22b7 whitespace 14 years ago
  Stefan Bodewig 379895a022 synchronize access to default excludes. PR 52188. 14 years ago
  Jesse N. Glick cc47289e1e #48633: pass correct parent to loader. 14 years ago
  Jesse N. Glick 5a75e3c69d Several bug numbers for 1.8.3 were wrong. 14 years ago
  Stefan Bodewig 02d9f46c29 hint at namespace declaration rules. PR 52309 14 years ago
  Stefan Bodewig d9feb7d3ed explain how relative paths are resolved for the basedir attribute. PR 52343 14 years ago
  Jesse N. Glick fe829a9d0f #52382: <xslt> with redirect broken on JDK 7 when a SecurityManager is set. 14 years ago
  Jesse N. Glick 4dab12fb9c Use official namespace for Xalan redirect, to work even if using JRE's bundled Xalan (see junit-frames.xsl). 14 years ago
  Jesse N. Glick 4495b959d9 Should not throw an error if the temp dir does not yet exist. 14 years ago
  Stefan Bodewig 5b256dff1e provide control over signature and digest algorithms in <signjar>. Submitted by Wang Weijun. PR 52344 14 years ago
  Stefan Bodewig 291e7b0217 Allow retry task to sleep between retry attempts. Submitted by Arjan Veenstra. PR 52076 14 years ago
  Stefan Bodewig 0e150acfd4 ZipFile doesn't work properly for archives using unicode extra fields. Port of fix for COMPRESS-164 by Volker Leidl 14 years ago
  Stefan Bodewig 6000b81daa LineOrientedOutputStream breaks encoding, this is the reason why the fix for PR 50507 broke outputencoding in <exec>. PR 52283 14 years ago
  Stefan Bodewig 8786be5f23 trying to narrow down transcoding error of exec test on Ubuntu. Looks like ReaderInputStream was working just fine 14 years ago
  Stefan Bodewig 390433f7bf clarify requirements for manifestclasspath task to address questions like PR 52227 14 years ago
  Stefan Bodewig 393f2a2c80 It seems as if jvc didn't like quotes around source file namesin @argfile. PR 31667 14 years ago