1284 Commits (240c8d4390d87359d48824ba4c6dfd6959fd9f76)

Author SHA1 Message Date
  Jesse N. Glick 84abb27b2f #52621: restore default behavior from #42046 for compatibility, but make it configurable. 14 years ago
  Jesse N. Glick 2d89206b92 Some tests which failed when run with CWD not equal to ${basedir}. 14 years ago
  Stefan Bodewig eb3adb5c76 adapt test 14 years ago
  Stefan Bodewig 6aa0a70ff7 make sure Project#createTask has read defaults.properties. PR 50788 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 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 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
  Jesse N. Glick fe829a9d0f #52382: <xslt> with redirect broken on JDK 7 when a SecurityManager is set. 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 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 8786be5f23 trying to narrow down transcoding error of exec test on Ubuntu. Looks like ReaderInputStream was working just fine 14 years ago
  Stefan Bodewig 7d1ecbc1bb don't expand properties twice in attributes of macrodef'ed tasks 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
  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
  Stefan Bodewig 5ecf92bf58 add an option to suppress the artifical package-info.class files created by <javac>. PR 52096 14 years ago
  Stefan Bodewig 28c651a95a Empty package-info.class is created in wrong directory if no destdir is specified. PR 51947 14 years ago
  Jesse N. Glick 735f3fca3e #51668: JAXP regression preventing <junitreport> from working in JDK 7 w/ SecurityManager. 14 years ago
  Jesse N. Glick ed37e77d9e Fails to reproduce https://netbeans.org/bugzilla/show_bug.cgi?id=201022 but might as well leave it here. 14 years ago
  Stefan Bodewig d121ce11a1 never filter out the first line of the exception stack trace in junit so the failure message is preserved 14 years ago
  Stefan Bodewig 087f028977 JUnit's filtertrace swallows the assert failure message if it contains the word 'more' as reported on the user list - http://mail-archives.apache.org/mod_mbox/ant-user/201107.mbox/%3CCAPsH_EDFnhkW4Y4r87U2jmN2gKPAyK6ZJX5F-4ohC6tJ9rXi6Q@mail.gmail.com%3E 14 years ago
  Stefan Bodewig 82642e35eb when working on resources <sync> forgot about the source resources that are not out-of date. PR 51462 14 years ago
  Stefan Bodewig 6f56a47261 support multiple resource collections in sync. PR 51462 14 years ago
  Nicolas Lalevee 309943afdb BR 41986 14 years ago
  Antoine Levy-Lambert ab38cf7504 tweaking tests affecting by having made flush a no-op in fixing bug 50507 14 years ago
  Stefan Bodewig 171a1f35e3 raise a more useful error when a class cannot be loaded because of a SecurityException in the hasmethod condition. PR 51035. 14 years ago
  Antoine Levy-Lambert 1369b7ee39 creating test for bugrep 50507 Exec task may mix the stderr and stdout output while logging it 14 years ago
  Matthew Jason Benson 314d4d7ba7 Bug 51044 - Allow a <propertyset> in an <expandproperties> filter 14 years ago
  Matthew Jason Benson 17520fdfdd add basic functionality test for expandproperties filter 14 years ago
  Matthew Jason Benson 5909b77dc4 add a basic resources test, plus a failing test demonstrating that propertysets with mappers don't function properly wrt returning resource iterators 14 years ago
  Matthew Jason Benson 778d54d381 move propertyset test to antunit 14 years ago
  Matthew Jason Benson 5ba5cd0725 add (failing) testcase that exposes a current weakness of fileResource 14 years ago
  Matthew Jason Benson 48c55de75f allow to specify name when using concat as a resource 14 years ago
  Nicolas Lalevee 9fb3d4fa86 BR 50960. Use autoflush so that content get pushed to the forked application 14 years ago
  Nicolas Lalevee edaa68e6de Bug #50866: 15 years ago
  Antoine Levy-Lambert 20372c38fa fixing test for gump 15 years ago
  Antoine Levy-Lambert 4634eae4e2 testCompilerNotFound is not relevant if the class folder containing the adapter is on the system classpath like in Gump 15 years ago
  Antoine Levy-Lambert ad08d0cbc9 testAdapterNotFound was failing in gump because the adapter in the gump environment is systematically on the classpath 15 years ago
  Antoine Levy-Lambert 039e4fa404 antunit-base.xml was not imported from this file, but needed to define some properties like 15 years ago
  Antoine Levy-Lambert e9c2dc92e8 intervert execution order of tearDown and antunit-base.tearDown 15 years ago
  Stefan Bodewig d65fcc7056 redirect makes test fail on my machine 15 years ago
  Stefan Bodewig 564de6c5fb sync with build.xml 15 years ago
  Stefan Bodewig ff69b5124b consistency 15 years ago
  Stefan Bodewig e466d8e0bd redundant delete 15 years ago
  Stefan Bodewig 3d5e58186f try a bit harder to delete used jars 15 years ago
  Antoine Levy-Lambert bfce233a2f changes in order to get tests to pass under gump; resources paths used have to be standardized 15 years ago