12867 Commits (1a22123f5c7a236164cadc975673d2b3bcc4033f)
 

Author SHA1 Message Date
  Nicolas Lalevee 9513b3915d Add an Ant build file to help with the Ant-Build-Matrix on Jenkins 13 years ago
  Stefan Bodewig 300003120a Update release instructions, delete DOAP file which now lives on the site 13 years ago
  Jesse N. Glick fa37ac7ccc Badly formatted message. 13 years ago
  Jesse N. Glick 246b80980f #52743: stream leak. 13 years ago
  Jesse N. Glick 778b198fb8 Mentioning recent fixes. 13 years ago
  Jesse N. Glick 50c1cfa572 #52742: safer stream closing. 13 years ago
  Jesse N. Glick c28ec7da7a #52740: safer stream closing. 13 years ago
  Jesse N. Glick 5f0f831119 #52738: safer stream closing. 13 years ago
  Stefan Bodewig 7903272dd5 bad artifact name for javadoc artifact 13 years ago
  Stefan Bodewig 25ce7c8170 Update versions in STATUS file, getting a little ahead of myself as for released versions 13 years ago
  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 14 years ago
  Stefan Bodewig 0e71da85e6 documentation for retryDelay attribute of retry task. PR 52076 14 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