12931 Commits (326b38f70193a95c9ef8371a727747fe0a5fecb5)
 

Author SHA1 Message Date
  Stefan Bodewig 326b38f701 assorted micro-optimizations by Adrian Nistor - 13 different Bugzilla issues 12 years ago
  Stefan Bodewig bfa0ded769 Don't use leading slashes for patterns in zipfileset. PR 53949 12 years ago
  Stefan Bodewig 9bd753321a deal more gracefully with non-JARs on the CLASSPATH - PR 53964 12 years ago
  Stefan Bodewig 6ea9dc1024 When loading resources from jars it seems to be advisable to disable 12 years ago
  Stefan Bodewig ecac58c5a2 fixlastline didn't work when the no-arg read() method of MultiReader was used. PR 54672 12 years ago
  Stefan Bodewig 169becaf51 prefixValues=false in <property> doesn't work - PR 54769 12 years ago
  Stefan Bodewig c92f8f160a enable test 12 years ago
  Stefan Bodewig a9c761db35 manifestclasspath uses wrong path for parent directory of jar. Patch by Grégoire Vatry. PR 55049 12 years ago
  Stefan Bodewig 65f4b403f2 whitespace 12 years ago
  Stefan Bodewig c35ce9c039 document userAgent attribute. PR 55489 12 years ago
  Stefan Bodewig 6ef5a1f1b5 synchronize access to helpers cache - PR 37501 12 years ago
  Stefan Bodewig 234c1d9ff4 weed out race-condition in mkdirs calls inspired by PR 55290 and Matthias Bhend's suggestion 12 years ago
  Stefan Bodewig 6a6bf38798 put some more effort into detecting duplicate imports. PR 55097 12 years ago
  Stefan Bodewig f4f656dffa equals implementations are not null-safe 12 years ago
  Stefan Bodewig 5f5da68999 untabify 12 years ago
  Stefan Bodewig c7741302fd import failed to import file specified as absolute path imported from an URI/jar - PR 50953 12 years ago
  Antoine Levy-Lambert 8bbf71ca44 changing recipe to update the manual 12 years ago
  Nicolas Lalevee 7ee36a0dce Add missing ASL headers 12 years ago
  Nicolas Lalevee 3212aa4533 Add toString() method for easier debugging 12 years ago
  Antoine Levy-Lambert 0c614c40e3 bumping version number to 1.9.4 for the next release 12 years ago
  Antoine Levy-Lambert df6777ddd6 update ReleaseInstructions 12 years ago
  Antoine Levy-Lambert 66b0e99e24 preparation for Ant 1.9.3 release 12 years ago
  Antoine Levy-Lambert 90dadab4fe adding ignores for IntelliJ Idea files/directories 12 years ago
  Antoine Levy-Lambert 99dcdaae87 adding Mac OS X .pkg installer generation in build, PR 55899 12 years ago
  Antoine Levy-Lambert 5f266021fa adapt documentation. PR 55922 12 years ago
  Antoine Levy-Lambert 72e13d5ac8 adapting code and tests since Apt is not available under JKD1.8 PR 55922 12 years ago
  Jan Materne 3c1b53b3fc Bug-55895: typo in the manual 12 years ago
  Antoine Levy-Lambert e505c281d0 making the exec task fast again, using the patch provided by Tim Whittington, Bugzilla PR 54128 12 years ago
  Antoine Levy-Lambert ce5e412964 .isEmpty method only exists in Java 1.6, Ant supports still Java 1.5 12 years ago
  Antoine Levy-Lambert cb20f50880 removing the restricted attributes from what gets fed to macrodefs, Bugzilla Report 55885 12 years ago
  Stefan Bodewig 2ec47519e9 fix format of the NOTICE file. PR 55672 12 years ago
  Stefan Bodewig f0565366fe Allow params of XSLT to be optionally typed. PR 21525. Submitted by František Kučera 12 years ago
  Stefan Bodewig 834d0d1201 configurable User-Agent for <get>. PR 55489. Submitted by André-John Mas 12 years ago
  Stefan Bodewig 9b8fa0748f Add nested propertyset to filterset. PR 55794. Submitted by Richard Steele 12 years ago
  Stefan Bodewig ee75571cc7 PR 55835 - log executed build file in subant's verbose mode 12 years ago
  Stefan Bodewig 70e913ffe7 PR 55751 description of filesmatch's textfile attribute is wrong 12 years ago
  Stefan Bodewig 5e36d6068b PR 42702 - document replacetoken's support for resources, which was added in 1.8.0 12 years ago
  Stefan Bodewig 803f9c877e explicitly set milliseconds to 0 when parsing ZipEntry's time field, it has two second granularity anyway 12 years ago
  Stefan Bodewig ec877a5787 javadoc post-process should be skipped when no javadocs have been created 12 years ago
  mclarke 5764c6b4b5 Adding missing WHATSNEW note 12 years ago
  Stefan Bodewig 625eac7334 yet another attempt to get the mailport right with smtps. BZ 49267 12 years ago
  Stefan Bodewig 9ded4758e1 forgot to update WHATSNEW 12 years ago
  Stefan Bodewig 0963d161c7 race condition in <fixcrlf>'s temp file creation. BZ 54393. Submitted by Jan Stolze. 12 years ago
  Stefan Bodewig 6b9311408e don't swallow fail's status in parallel - PR 55539 12 years ago
  mclarke 7587f42590 Disabling bad check discovered from revision 1523198 12 years ago
  mclarke 14c701bcf9 Allow JUnit task to skip non tests rather than report errors 12 years ago
  Stefan Bodewig f5fb02e493 modernize a whole lot of links and example outputs - BZ 55551 - submitted by Erik Costlow 12 years ago
  Stefan Bodewig 5d4b03bbeb hint at Permissions manifest attribute and signing requirements for applets in upcoming 7u51 - PR 55542 - Submitted by Erik Costlow 12 years ago
  Stefan Bodewig 26e6bc1162 wrong attribute name in zip documentation. Found by Jeffrey Adamson. closes #2 12 years ago
  Stefan Bodewig 40454ed874 pass ant.home down to antunit tests 12 years ago