4951 Commits (ca03664e2f6844bdd7501683da55f74f473d1a25)

Author SHA1 Message Date
  Antoine Levy-Lambert ca03664e2f remove call to deprecated method ProjectHelper.parsePropertyString - submitted by Kevin Jackson 20 years ago
  Antoine Levy-Lambert 660e304bec remove FileUtils - submitted by Kevin Jackson 20 years ago
  Matthew Jason Benson a360e39fa7 <delete failonerror="false" /> was still failing. 20 years ago
  Matthew Jason Benson d3b91deae0 Revert previous change; apparently I am unhinged because I can't see how it's 20 years ago
  Matthew Jason Benson 34e64ebd16 Bugzilla 37184; submitted by Frank Harnack. Also replaced extra listener Vector instances by synchronization for ConcurrentModificationException guards. 20 years ago
  Peter Reilly 642fd3b8ce bugzilla 37184: multiple calls to addlistener for introspection helper objects 20 years ago
  Stephane Bailliez 32f2e37a95 JDK 1.2 is EOL and documentation is no more available. Point to JDK 5 API 20 years ago
  Stephane Bailliez f358c00ade Fix performance issue with StringBuffer.toString() on JDK 5. 20 years ago
  Matthew Jason Benson dfc1bee394 Add debugging messages for Gump failure. 20 years ago
  Stefan Bodewig 9f5ab4ebed revert parts of rev 327004 20 years ago
  Antoine Levy-Lambert 44cf7f076c solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085. 20 years ago
  Antoine Levy-Lambert d6bf14f707 solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085. 20 years ago
  Antoine Levy-Lambert 1e2699687e solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085. 20 years ago
  Antoine Levy-Lambert 5d1a7711e3 instantiate a FileResource when setSrc(Resource) is called. Otherwise a number of tests break. 20 years ago
  Stefan Bodewig 5e755270ba only one setSrc method, otherwise it is not predictable which one is picked by IntorspectionHelper 20 years ago
  Stefan Bodewig a855a6dbfa make <apply parallel="true"> work again even if only filesets but no other resource collections have been specified 20 years ago
  Stefan Bodewig 27f9f065c8 tweak a backwards incompatibilty in <tar> 20 years ago
  Stefan Bodewig e7e85f299e provide more information 20 years ago
  Stefan Bodewig b5fcf10604 add resource collection support to tar 20 years ago
  Stefan Bodewig 1400dc3c1b better return the correct size 20 years ago
  Stefan Bodewig 976ce81377 more docs and tests 20 years ago
  Stefan Bodewig cf5c5625e9 more docs and tests 20 years ago
  Stefan Bodewig a96627738d Now that resources become available in more tasks, throw in a couple of new resources, including tarfileset 20 years ago
  Steve Loughran 4af209f564 echoXML does property expansion, does not print the XML header when appending. There is some defect here wherein some tailing spaces get into every printed node, so <e>value</e> goes to <e>value </e> 20 years ago
  Matthew Jason Benson 7e5b16974f misspelled class name + merge 2 lines 20 years ago
  Matthew Jason Benson b3826a9397 s/CODE/code/g 20 years ago
  Matthew Jason Benson 2bf768cccc greedy input handler; will consume stdin completely for unattended builds. 20 years ago
  Matthew Jason Benson ecf83d2e0a implement TODO of configurable buffer size. 20 years ago
  Matthew Jason Benson fb864a4293 Remove extra asterisks ending javadoc comments 20 years ago
  Matthew Jason Benson cb52a50115 add exception accessor per TODO 20 years ago
  Matthew Jason Benson 3f1d4561b6 magic name 20 years ago
  Stefan Bodewig 5a381558ae <copy> and <sync> can now work on non-filesystem resources as well 20 years ago
  Stefan Bodewig c6a2ce5a05 empty collection != no collection 20 years ago
  Stefan Bodewig 582bc0f7f6 docs and tests for unzip/tar and resource collections 20 years ago
  Jacobus Martinus Kruithof 9d3209f826 javadoc fix 20 years ago
  Jacobus Martinus Kruithof 01967f4543 Updated the Jar task to have an whenmanifestonly attribute, 20 years ago
  Jacobus Martinus Kruithof d863847c13 Improved sorting, added other deprecated tasks to the deprected section. 20 years ago
  Jacobus Martinus Kruithof 692a8e0401 Moved execon to deprecated section 20 years ago
  Matthew Jason Benson 4db83aaa5b Support filesystem-only resource collections in checksum. 20 years ago
  Matthew Jason Benson e562f879e8 antunit-ize checksum tests 20 years ago
  Matthew Jason Benson fa84f9f461 Move Resource-based utility methods in FileUtils to ResourceUtils (static). 20 years ago
  Matthew Jason Benson 4504d523db ensure that property w/ fileset applies to a single file 20 years ago
  Matthew Jason Benson 7204df0def Fix wrongly-defined build.dir 20 years ago
  Matthew Jason Benson b27c382fec (judiciously) use FileUtils.close() 20 years ago
  Stefan Bodewig af6780ed14 empty collection != no collection - found by Gump and the jline build 20 years ago
  Stefan Bodewig 2b05b66c0a cleanup 20 years ago
  Stefan Bodewig cc4f5d1d67 Fix avalon builds in Gump, see comments in source 20 years ago
  Stefan Bodewig 2c40937c52 whitespace 20 years ago
  Stefan Bodewig 77cdf2de58 whitespace and 2005 20 years ago
  Stefan Bodewig 1e0b26af3b No, not necessary 20 years ago