472 Commits (c59f8a28c3808242c8340a25ac5989ce9bc6c744)

Author SHA1 Message Date
  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
  Matthew Jason Benson 86fad58f2d Documentation fix for if/unless attributes. PR 55359. 12 years ago
  Jesse N. Glick 13000c1a46 sconnolly advises using TODO rather than XXX in comments. 12 years ago
  Stefan Bodewig 7391be8424 forward to 1.9.3alpha 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
  Jesse N. Glick ba19f6fab9 #43362 follow-ups: missing/incorrect @since; minor doc improvements and corrections. 12 years ago
  Antoine Levy-Lambert 52cae7c98d preparing ant 1.9.2 release 12 years ago
  Antoine Levy-Lambert 464b35f29d recommending to use jsch 0.1.50 going forward due to fix of https://sourceforge.net/tracker/index.php?func=detail&aid=3605486 12 years ago
  Antoine Levy-Lambert 46c940785a adding if and unless namespaces allowing to put conditions on all tasks and nested elements. Code written by Peter Reilly. Bugzilla PR 43362. 12 years ago
  Jan Materne 12e9d5f0d3 Bug-53490: unrequired stuff breaks code formatting 12 years ago
  Jan Materne edbb09d862 Bug-53538: Manual requires clarification about the use of property/propertynames 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
  Matthew Jason Benson 15b31983d4 add LoadResource to the list of tasks supporting filterchains 12 years ago
  Antoine Levy-Lambert ffa7d9705e preparing the ant release 1.9.1 12 years ago
  Antoine Levy-Lambert 4213be7405 reverting to state before first attempt to release 1.9.0 12 years ago
  Antoine Levy-Lambert 2414798885 prepare development for Ant 1.9.1 12 years ago
  Antoine Levy-Lambert 06dc6c0eea adding an encoding attribute to the contains selector 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 13 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
  Nicolas Lalevee eb08ea9fd0 Add the possibility to register a custom command line argument processor 13 years ago
  Nicolas Lalevee 38688e7583 Add a log mode which logs nothing but ant task output and build failures; useful for using ant output in scripts, like for cacti for instance 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 d090f28345 stray ampersand, PR 52667 13 years ago
  Jesse N. Glick 4db8f4cdc3 Finally documented SimpleBigProjectLogger properly. 13 years ago
  Stefan Bodewig 602c5f453a bump version 14 years ago
  Stefan Bodewig e743ff572d Remove reference to WebLogic and Starteam tasks that have been removed more than four years ago 14 years ago
  Stefan Bodewig cd98668053 support for pseudo-terminals in sshexec. PR 52554 14 years ago
  Stefan Bodewig 0e71da85e6 documentation for retryDelay attribute of retry task. PR 52076 14 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 d9feb7d3ed explain how relative paths are resolved for the basedir attribute. PR 52343 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
  Jesse N. Glick 589af888eb -f/-file/-buildfile accepts a directory containing build.xml. 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