1404 Commits (3e2cbab6ba443daf0abf6e02535fb6cc1df72e04)

Author SHA1 Message Date
  Stefan Bodewig 3e2cbab6ba reduce performance loss in AntClassLoader from 1000% to about 50%. PR 48853 15 years ago
  Stefan Bodewig 9a0f85affe indentation 15 years ago
  Stefan Bodewig 6bbbeb7cbc there now is an issue we can link to for the ZIP change 15 years ago
  Antoine Levy-Lambert 4c0ab96f53 fix for bug 48789 - Pipe broken. 15 years ago
  Steve Loughran c30aceefbc Bug 48834 - BuildFileTest.assertPropertyUnset() could fail with a slightly more meaningful error message 15 years ago
  Steve Loughran f8e0dcd65a Bug 48833 - NPE in <get> 15 years ago
  Antoine Levy-Lambert 84926aa016 removing the stylebook task 15 years ago
  Matthew Jason Benson 083e298097 Added forcestring attribute to equals condition 15 years ago
  Matthew Jason Benson 91df263ee0 Bug 48816 - If <concat>'s first resourcecollection child is a <resources>, any subsequently added child resourcecollection joins the first 15 years ago
  Matthew Jason Benson 0a8c19b47e PropertyResource will effectively proxy another Resource if ${name} evaluates to a Resource object. 15 years ago
  Matthew Jason Benson e46c4cd3c8 Add resource attribute to length task. 15 years ago
  Matthew Jason Benson af5bab224e add prefix attribute to loadproperties task + more tests 15 years ago
  Antoine Levy-Lambert 7fe0839f22 Fixing SymlinkTest#testSymbolicLinkUtilsMethods on Mac. Removing special handling of the Mac platform in this test case. 15 years ago
  Antoine Levy-Lambert a40f5fbc66 Bug 48788 - add removeKeepExtension option to NetRexxC task - patch submitted by Patric Bechtel (bechtel at ipcon dot de) 15 years ago
  Antoine Levy-Lambert ef2d463932 Fix for bug 48746, "exec task sometimes inserts extraneous newlines" 16 years ago
  Antoine Levy-Lambert 4d7bc0e158 fix getClassLocation method in Diagnostics class. Bug 48782. Reported by Torsten Werner. Patch by Ludovic Claude. 16 years ago
  Jesse N. Glick 69eba07e72 Removing ant-trax.jar and folding TraXLiaison into ant-nodeps.jar. 16 years ago
  Stefan Bodewig 2dc4a513d9 round out test and document the bug 16 years ago
  Stefan Bodewig ba12ac85f4 better use the full potential of a Hashtable. PR 48755. Submitted by Marc Bevand. 16 years ago
  Stefan Bodewig f665a4d335 accept a wider range of existing zip archives by being more lenient when parsing extra fields 16 years ago
  Stefan Bodewig 1c5c68f3ed correct name for xerces 16 years ago
  Stefan Bodewig 6bbdce0b78 Xerces has gone 16 years ago
  Stefan Bodewig 923ce185dd fix regression in <ear> that would allow multiple application.xml files. PR 6836 16 years ago
  Stefan Bodewig 6d13fceec8 filesmatch throws NPE when comparing texts and the second one has fewer lines. PR 48715 16 years ago
  Stefan Bodewig 11b928d06e Avoid ConcurrentModificationException when iteratong over life-maps. PR 48310 16 years ago
  Antoine Levy-Lambert be18a2559f preparation for a new 1.8.0 build including fixes for the junit stack traces 16 years ago
  Antoine Levy-Lambert 59487f22d5 JUnit stack traces were missing when filtertrace="on", the default. Reported by N C, see http://marc.info/?l=ant-user&m=126488326902069&w=1 and http://marc.info/?l=ant-dev&m=126491578731948&w=2 16 years ago
  Antoine Levy-Lambert 03f83a7da9 preparation for the 1.8.0 release 16 years ago
  Stefan Bodewig b30e40b92a sound doesn't work on Java6. Submitted by Ed Brannin. PR 48637 16 years ago
  Matthew Jason Benson 9fd3da80a6 Mapper-aware selectors (depends, different, present) now accept typedef'd FileNameMappers 16 years ago
  Antoine Levy-Lambert c16ac4046a fix for bug 48186 ant.bat file ignores -noclasspath if it is the first parameter supplied by Ken Southerland. 16 years ago
  Stefan Bodewig 127dbbc943 Don't add new Date comments each time the file is written. PR 48558 16 years ago
  Stefan Bodewig a9f17b8762 don't add the same comment over and over again. Related to PR 48558 16 years ago
  Steve Loughran f3502267e5 <scp> task didn't report build file location when a remote operation failed 16 years ago
  Stefan Bodewig dd92def3ae try to make ZipExtraField change in zip backwards compatible for subclasses that override zipFile. PR 48541 16 years ago
  Stefan Bodewig 0591bc2592 try to delete temporary files in fixcrlf. PR 48506. 16 years ago
  Stefan Bodewig 73a3dfbc27 appendtolines -> suffixlines 16 years ago
  Stefan Bodewig 4aa424ed3a componentdef clarification 16 years ago
  Antoine Levy-Lambert 0db092804e the changes are between 1.8.0RC1 and ant 1.7.1, not 1.7.x 16 years ago
  Antoine Levy-Lambert f563e6713e preparation for ant1.8.0RC1 release 16 years ago
  Stefan Bodewig 510f6b08f6 target-group -> extension-point 16 years ago
  Stefan Bodewig 24fbc8626d complement prefixlines with appendtolines 16 years ago
  Stefan Bodewig 94cf2091bf document resourcelist and make it available 16 years ago
  Stefan Bodewig d1e9fb4608 Make sure hashvalue algorithm of modified selector reads the files completely. Submitted by Nathan Beyer. PR 48313. 16 years ago
  Stefan Bodewig 42f31b452b Fix import's file attribute if file is imported from URL, test it, document it. Note to self - url resource needs a way to create relative urls. Not to self - the duplication in the manual pages for import and include must stop. 16 years ago
  Stefan Bodewig 3a39ebed99 All instances of the same scriptdef task shared a single ScriptRunner, causing problems in multithreaded situations. Submitted by Valentino Miazzo. PR 41602 16 years ago
  Jesse N. Glick 65985b1f8b Noting new if/unless behavior. 16 years ago
  Stefan Bodewig 632c01d042 Only store the command's output with no decoration in sshexec's outputproperty if the command attribute is used. PR 48040 16 years ago
  Stefan Bodewig 98f78e19bd tar doesn't always recognize the target isn't up to date. PR 48035 16 years ago
  Stefan Bodewig a4445df988 properly indicate the oldgnu format for tar entries with long file names. PR 47653. Submitted by Lorenz Diener 16 years ago