12795 Commits (f844348eff346280acc9d922bfacf5c99668ac4a)
 

Author SHA1 Message Date
  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
  Stefan Bodewig 7d1ecbc1bb don't expand properties twice in attributes of macrodef'ed tasks 14 years ago
  Jesse N. Glick 589af888eb -f/-file/-buildfile accepts a directory containing build.xml. 14 years ago
  Stefan Bodewig 3d53a476cd this test actually fails but Bug 41400 hides it 14 years ago
  Stefan Bodewig e995f38a73 make packagemapper take handledirsep into account. Submitted by Anthony Wat. PR 51086 14 years ago
  Stefan Bodewig c04d3e26a9 if specified stylesheet doesn't exist, log the file resolved relative to project rather than the task's basedir 14 years ago
  Stefan Bodewig 394f665213 no reason to log at ERR if a URL doesn't exist and all we do is checking whether it does. Addresses PR 51802 14 years ago
  Jesse N. Glick 61ade34e43 #51049: <junitreport> mishandled ${line.separator}. 14 years ago
  Jesse N. Glick b31adfe835 JUnitReportTest.testStackTraceLineBreaks was failing for me. 14 years ago
  Jesse N. Glick 6516a3d24d JUnitReportTest.testEmptyFile was failing for me. 14 years ago
  Jesse N. Glick 7e64db1b29 Loading FindBugs with Ivy, since garr.dl.sourceforge.net seems to be dead. 14 years ago
  Stefan Bodewig 6923618f30 whitespace only 14 years ago
  Stefan Bodewig 5ecf92bf58 add an option to suppress the artifical package-info.class files created by <javac>. PR 52096 14 years ago