59 Commits (7830e9cb4b2aec7581c8fb07da58eaa206fce8cb)

Author SHA1 Message Date
  Antoine Levy-Lambert 9d3c394c5d junit task should support parallel/threads option 11 years ago
  Stefan Bodewig 444a953257 add a new quiet attribute to <get>, GitHub PR by hydra1983, closes #1 11 years ago
  Stefan Bodewig 6e5a68837b add inputencoding to mail's message when read from a file. PR 56258 11 years ago
  Stefan Bodewig 5fc48a4bf9 assorted spelling fixes by Lajos Veres - closes #4 11 years ago
  Stefan Bodewig 7dbdd60818 outputencoding for sql, patch by Miroslav Zaťko. PR 39541 12 years ago
  Stefan Bodewig 8128522925 failOnWarning attribute for javadoc. Patch by Tim Boemker. PR 55015 12 years ago
  Stefan Bodewig 93eb236577 various new attributes around System.err handling in sshexec. Submitted by Gilbert Rebhan. PR 48478 12 years ago
  Stefan Bodewig 6307fed882 allow System.in to be passed to sshexec'ed process. Patch by rosvit. PR 55393 12 years ago
  Stefan Bodewig c35ce9c039 document userAgent attribute. PR 55489 12 years ago
  Antoine Levy-Lambert 5f266021fa adapt documentation. PR 55922 12 years ago
  Jan Materne 3c1b53b3fc Bug-55895: typo in the manual 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 70e913ffe7 PR 55751 description of filesmatch's textfile attribute is wrong 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 7bc745a289 post-process generated javadocs as workaround for CVE-2013-1571 - based on Maven patch by Uwe Schindler - PR 55132 12 years ago
  Jan Materne 12e9d5f0d3 Bug-53490: unrequired stuff breaks code formatting 12 years ago
  Antoine Levy-Lambert 4b516a485f adding strict attribute to signjar task, PR 54889 12 years ago
  Matthew Jason Benson 98fde16182 PR 54879: echoxml documentation for namespacePolicy is unclear 12 years ago
  Stefan Bodewig 5588e0e665 Add documentation for zip64mode attribute 12 years ago
  Stefan Bodewig e985027143 typo reported by Charles Antony 12 years ago
  Stefan Bodewig 3e12dead7d UK is not a valid country code. PR 54590. Submitted by Patrick Altaie 12 years ago
  Antoine Levy-Lambert c4cc9c42b1 add suppresssystemout attribute to optionally make sshexec silent PR 52070 12 years ago
  Antoine Levy-Lambert 8344e79c7d removing Perforce Ant tasks 12 years ago
  Antoine Levy-Lambert b103f7e356 PR 54090 Depend task does not handle invokeDynamic constant pool entries - java.lang.ClassFormatError: Invalid Constant Pool entry Type 18 13 years ago
  Stefan Bodewig ca10b52e34 Add a longfile='posix' option to tar task 13 years ago
  Jacobus Martinus Kruithof 3d3f26df41 Bug 53036 - FixCRLF does not respect the eol="asis" setting 13 years ago
  Jacobus Martinus Kruithof 2596f62857 Bug 53202 - Typo in JUnit task documentation 13 years ago
  Jacobus Martinus Kruithof a0a88c7787 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 13 years ago
  Jacobus Martinus Kruithof bc6a6269ec Documentation update: Bug 53215 - Broken link to oracle doc in Manifest task 13 years ago
  Stefan Bodewig 8d4736cfcb <properties> started to support loading XML files with 1.8.0 not 1.7.1. PR 53141 13 years ago
  Jesse N. Glick 84abb27b2f #52621: restore default behavior from #42046 for compatibility, but make it configurable. 13 years ago
  Jesse N. Glick d884406a09 Refer to faq.html on the web site, not using a relative path. 13 years ago
  Stefan Bodewig e743ff572d Remove reference to WebLogic and Starteam tasks that have been removed more than four years ago 13 years ago
  Stefan Bodewig cd98668053 support for pseudo-terminals in sshexec. PR 52554 13 years ago
  Stefan Bodewig 0e71da85e6 documentation for retryDelay attribute of retry task. PR 52076 13 years ago
  Stefan Bodewig 132fb32522 OpenJDK8 snaphot works, I have found a new class in java.lang.reflect and OpenJDK's javac defaults to -source 8. No, I don't like the code in DefaultCompilerAdapter either. 14 years ago
  Stefan Bodewig 02d9f46c29 hint at namespace declaration rules. PR 52309 14 years ago
  Stefan Bodewig 5b256dff1e provide control over signature and digest algorithms in <signjar>. Submitted by Wang Weijun. PR 52344 14 years ago
  Stefan Bodewig 390433f7bf clarify requirements for manifestclasspath task to address questions like PR 52227 14 years ago
  Stefan Bodewig 5ecf92bf58 add an option to suppress the artifical package-info.class files created by <javac>. PR 52096 14 years ago
  Stefan Bodewig cba6d868a8 Make <move> use tryHardToDelete under the covers 14 years ago
  Stefan Bodewig ececc5c3e3 Add an option to <delete> to run the GC before retrying a failed build on non-Windows OSes as well. Might fix the NFS problem described in PR 45786 14 years ago
  Stefan Bodewig f2b0b33111 Cactus => Attic 14 years ago
  Stefan Bodewig 5b5987c951 sync docs with code 14 years ago
  Stefan Bodewig 6f56a47261 support multiple resource collections in sync. PR 51462 14 years ago
  Stefan Bodewig 827e9b0654 BCEL moved from Jakarta to Commons 14 years ago
  Nicolas Lalevee 309943afdb BR 41986 14 years ago