6028 Commits (7396577cf8483baeb3d2c14a5faee0d1f8331aa2)

Author SHA1 Message Date
  Stefan Bodewig 568f81e947 trademark 15 years ago
  Stefan Bodewig 9f59925bbd detect Apache Harmony 15 years ago
  Stefan Bodewig 9fec95e95e print whether Kaffe/gcj have been detected in -diagnostics 15 years ago
  Nicolas Lalevee bdf0cfed42 fix my english 15 years ago
  Nicolas Lalevee a2b3e159f5 unit test, doc and fix for the bindtargets task 15 years ago
  Nicolas Lalevee 3849918afc If there is -d, debug mode, make the -p, project help, print the dependencies of the targets 15 years ago
  Nicolas Lalevee 51fe5cb2d9 add some comment about some type parameter 15 years ago
  Nicolas Lalevee 44da21928e Add a task to bind a target to an extension point. 15 years ago
  Antoine Levy-Lambert ce81059049 fix for bug 50217, NPE in ftp chmod 15 years ago
  Stefan Bodewig 8e1d92a9a0 make it a sentence 15 years ago
  Stefan Bodewig b6422c58be comments and indentation only 15 years ago
  Stefan Bodewig ee4aa01089 zip's whenempty doesn't look at non-filesets at all. PR 50115 15 years ago
  Steve Loughran f2453ec2ac Bugzilla Report 48835 StringUtils.parseHumanSizes() should turn parse failures into BuildExceptions. 15 years ago
  Steve Loughran aea7d36e1a JUnit XMLResultAggregator logs the stack trace of caught IO exceptions in verbose runs. Bugzilla Report 48836. 15 years ago
  Stefan Bodewig 036a9cd77d write all buffered data to the stream in TarOutputStream#finish. PR 50014 15 years ago
  Stefan Bodewig 9f471a747b preserve linefeed-style in propertyfile task. PR 50049 15 years ago
  Stefan Bodewig a18d38bbd2 the package name ends at the last dot of a classname, not the first. PR 45227. 15 years ago
  Stefan Bodewig 84b4cc0caf don't allow tasks to finish in <parallel> when the manual says 'execution is terminated'. PR 49527 15 years ago
  Stefan Bodewig b4b082c568 allow more path 'views' of a file as elements inside <checksum>s pattern. PR 50114 15 years ago
  Stefan Bodewig 7f25ba893f add support for gchj to javah. PR 50149. Submitted by Bernhard Rosenkraenzer 15 years ago
  Stefan Bodewig 651ed09ed1 sort imports 15 years ago
  Stefan Bodewig 52504ea280 properly close streams. PR 50136 15 years ago
  Stefan Bodewig 6d79f276e8 don't ignore fileset's errorOnMissingDir in <delete> 15 years ago
  Stefan Bodewig 66750f9349 whitespace 15 years ago
  Stefan Bodewig 38cd07c803 don't rely on IntorspectionHelper normalizing file names in signjar. PR 50081. 15 years ago
  Stefan Bodewig 1a27d56d58 implement Closeable in AntClassLoader5 15 years ago
  Stefan Bodewig 3ef6daa0c0 according to the javadocs of JarURLConnection the separator is !/ not ! - this allows dealing with jars in directories that contain a ! in their name, as long as it is not at the end of the directory name. PR 50007 15 years ago
  Stefan Bodewig 41500c073f Add a mapper similar to wget --cut-dirs, based on user-list discussion initiated by Michael Ludwig 15 years ago
  Jacobus Martinus Kruithof 54d098809f fixed error in patch committed yesterday. 15 years ago
  Jacobus Martinus Kruithof ff51ff3412 Bugzilla 49513, reported by jks/iname 15 years ago
  Stefan Bodewig b0d9f8aa01 NPE in Project.setDefault. PR 49803 15 years ago
  Stefan Bodewig 7fd46296e1 allow test listener events to be enabled by an attribute or a magic property - disable them by default 15 years ago
  Nicolas Lalevee 1b30eea462 bug #49119: 15 years ago
  Stefan Bodewig 5a6247d496 support casesensitive in linecontainsregexp and casesensitive, multiline and singleline in containsregexp. PR 49764 15 years ago
  Stefan Bodewig 401473f8de merge redundant code 15 years ago
  Stefan Bodewig 3a912beff7 allow copy/@tofile to be used with non-file resources. PR 49756 15 years ago
  Stefan Bodewig 0c08ce1f0e Avoid NPE in createTempFile if no prfix has been specified. PR 49755 15 years ago
  Nicolas Lalevee 51971d6330 r985632 : actually it is breaking unit test, reverting 15 years ago
  Nicolas Lalevee 11d029431b Bug #49119 : 15 years ago
  Stefan Bodewig 282291fb51 <jar doesn't merge manifests that come from zipfilesets with prefix. PR 49605 15 years ago
  Stefan Bodewig 5d1bf32637 nested redirectors and parrallel-apply don't mix well - PR 49594 15 years ago
  Stefan Bodewig 907f06aed3 unused variable 15 years ago
  Stefan Bodewig 0b52075bb1 better fix for bug 49271 as suggested by Jesse 15 years ago
  Stefan Bodewig 43de42a38f add Git, Mercurial and Bazaar files/dirs to defaultexcludes. Submitted by Ville Skyttä. PR 49624 15 years ago
  Nicolas Lalevee fdc711e2e2 - make the import task able to switch the project helper 15 years ago
  Stefan Bodewig 51446ae680 Resources#toString relies on cache too much. PR 49588 15 years ago
  Stefan Bodewig 87fe422628 multiple parallel mkdirs could make each other fail. PR 49572 15 years ago
  Jesse N. Glick a3b7ed9f76 JUnitTaskTest.testFailureRecorder failure (on JDK 1.4) after rev 960931. 15 years ago
  Jesse N. Glick 8de81028e4 Fixing various dependencies, mostly from FindBugs, some from the NetBeans editor. 15 years ago
  Stefan Bodewig ce8969a8d1 simplify fix for PR 49373 15 years ago