6665 Commits (3e61185e19eca3ca70afeda3fb31a1a544f2b474)

Author SHA1 Message Date
  Nicolas Lalevee e5f3393251 Allow Object to be injected as attribute of tasks 13 years ago
  Nicolas Lalevee 261050f72e fix the ponctuation of the error message 13 years ago
  Jesse N. Glick e8a0f1f130 #53571: ClassLoader problems with Subclass of JUnitTask 13 years ago
  Stefan Bodewig 3ea65f1cea AntUnit test for commandlauncher and a typo fix by Vimil Saju 13 years ago
  Stefan Bodewig 6e192308c2 packagemapper mapped too uch with handlediresep true. PR 53399 13 years ago
  Stefan Bodewig ca10b52e34 Add a longfile='posix' option to tar task 13 years ago
  Stefan Bodewig b817fdb2b8 Properly expand bzip2 files with multiple streams in <bunzip2> 13 years ago
  Stefan Bodewig a67cf020bd Merge bzip2 input from Compress, bringing support for files with multiple streams 13 years ago
  Stefan Bodewig 2e5b53fa10 merge tar package from Compress, bringing some POSIX tar support 13 years ago
  Stefan Bodewig b43f4224d8 PR 52706: allow command launcher to be selected via a task. Submitted by Vimil Saju 13 years ago
  Stefan Bodewig abec7e48ef PR 52706: allow command launcher to be selected via a task. Submitted by Vimil Saju 13 years ago
  Nicolas Lalevee 91daac5ad7 #53405 : ExtensionPoint doesn't work with nested import/include 13 years ago
  Stefan Bodewig 333b90446c some stray @since tags from CC 13 years ago
  Stefan Bodewig dee95e3acc merge Zip64 support from Commons Compress 13 years ago
  Stefan Bodewig 4c1732b369 wrong type in carargs array 13 years ago
  Jesse N. Glick ceaf7b9c69 @Override not supported when implementing interface methods in JDK 5 javac. 13 years ago
  Jesse N. Glick 0461296c63 #53347: <javac> by default fails when run on JDK 8. 13 years ago
  Jacobus Martinus Kruithof 1d63aeddfa Bug 51792 - Unable to override system properties with 1.8.2 13 years ago
  Jacobus Martinus Kruithof 3d3f26df41 Bug 53036 - FixCRLF does not respect the eol="asis" setting 13 years ago
  Jacobus Martinus Kruithof 6b7bc9e535 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 13 years ago
  Stefan Bodewig 8f2b4c5f4f merged one hunk the wrong way around, allowableblocksize should remain final 13 years ago
  Stefan Bodewig 08284bc7aa [CVE-2012-2098] merge bzip2 edge case improvement from Commons Compress 13 years ago
  Stefan Bodewig 36787ae6b8 don't need reflection anymore for Properties#loadFromXML 13 years ago
  Stefan Bodewig 8d4736cfcb <properties> started to support loading XML files with 1.8.0 not 1.7.1. PR 53141 13 years ago
  Jesse N. Glick 33b564a183 JDK 5. 13 years ago
  Jesse N. Glick e21405f8ee JDK 5. 13 years ago
  Jesse N. Glick ea33301047 #52829: ResourceCollection now Iterable<Resource>. 13 years ago
  Jesse N. Glick 7d92ec8184 Clarifying that a FS-only collection might be using any FileProvider, not necessarily FileResource. 14 years ago
  Jesse N. Glick fca4fe69ed NS_DANGEROUS_NON_SHORT_CIRCUIT 14 years ago
  Jesse N. Glick 26337bb135 MS_SHOULD_BE_FINAL 14 years ago
  Jesse N. Glick d605afdd51 RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE 14 years ago
  Jesse N. Glick 7be0300bd9 @link 14 years ago
  Jesse N. Glick c5d14d94cf Refined fix of #52743 to close output stream before renaming temp file. 14 years ago
  Jesse N. Glick fa37ac7ccc Badly formatted message. 14 years ago
  Jesse N. Glick 246b80980f #52743: stream leak. 14 years ago
  Jesse N. Glick 50c1cfa572 #52742: safer stream closing. 14 years ago
  Jesse N. Glick c28ec7da7a #52740: safer stream closing. 14 years ago
  Jesse N. Glick 5f0f831119 #52738: safer stream closing. 14 years ago
  Jesse N. Glick 84abb27b2f #52621: restore default behavior from #42046 for compatibility, but make it configurable. 14 years ago
  Jesse N. Glick 9140aaae28 #52754: correcting basedir for external resolver. 14 years ago
  Stefan Bodewig e743ff572d Remove reference to WebLogic and Starteam tasks that have been removed more than four years ago 14 years ago
  Stefan Bodewig 6aa0a70ff7 make sure Project#createTask has read defaults.properties. PR 50788 14 years ago
  Stefan Bodewig cd98668053 support for pseudo-terminals in sshexec. PR 52554 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 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