5277 Commits (2b20e49c111bd3b2cc6cd4e88df1aad7a3018dcd)

Author SHA1 Message Date
  Matthew Jason Benson ae7df7b769 spelling 20 years ago
  Matthew Jason Benson ac067a9508 allow empty <resources> after all. 20 years ago
  Matthew Jason Benson db060df3c3 add filenamemapper support to <xslt>. 20 years ago
  Dominique Devienne 29435d2c47 Add new manifestclasspath core task. Make BuildFileTest call tearDown target automatically in build file test if one is defined. 20 years ago
  Matthew Jason Benson c16fd3f130 > 1 ssh invocations to a given host would fail. Bugzilla report 36207. 20 years ago
  Jacobus Martinus Kruithof f6af37217e PR 37546: 20 years ago
  Antoine Levy-Lambert 4bbd382ebf cleanup of imports, use FileUtils.close, submitted by Kevin Jackson 20 years ago
  Antoine Levy-Lambert ab817efa48 cleanup of imports, use FileUtils.close, submitted by Kevin Jackson 20 years ago
  Antoine Levy-Lambert 98f8daca39 add a test case for bugrep 37348 in the xslt task, also remove 20 years ago
  Antoine Levy-Lambert c9f87e7168 restore credit for the xerces-j team, sorry ... 20 years ago
  Antoine Levy-Lambert c4ad42ed39 fix for bug report 37348 20 years ago
  Stefan Bodewig b1fdc9f54b fix tag name in comment 20 years ago
  Stefan Bodewig 5e407c51a7 add resource support to gzip/bzip2 20 years ago
  Stefan Bodewig 86ffd42246 add resource support to xmlproperty 20 years ago
  Steve Loughran f619294872 delete the libraries prototype 20 years ago
  Matthew Jason Benson 3ba9166df0 use FileUtils.close() 20 years ago
  Matthew Jason Benson 05ea8611d2 ws 20 years ago
  Jacobus Martinus Kruithof aeff0ba6e3 Fix for 37341 20 years ago
  Stefan Bodewig e3707fdec8 resource collections for [bg]unzip2? 20 years ago
  Stefan Bodewig c21b522b7b add a few more checks 20 years ago
  Jan Materne b4b0a55f5a Revert my previous change and place a note why we leave apply=Transform.class. 20 years ago
  Alexey N. Solofnenko 1019168a0b 2005 20 years ago
  Alexey N. Solofnenko 6f8402d926 Bugzilla 28773 20 years ago
  Jan Materne c5d224e2fa Class Transform is deprecated for a long time, functions are in ExecuteOn - why not use the class directly (instead of inherited one). 20 years ago
  Antoine Levy-Lambert d6f02d26e6 make AntlibTest pass on gump 20 years ago
  Antoine Levy-Lambert e02b442a00 use FileUtils in a static way - submitted by Kevin Jackson 20 years ago
  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