12430 Commits (40e298139fafbe0b8a5694c0175d6e43b254acf8)
 

Author SHA1 Message Date
  Stefan Bodewig 40e298139f fixup -source for OpenJDK7's javac 15 years ago
  Stefan Bodewig 9016f41069 Detect OpenJDK7 and Harmony (not that we'd use it for now) 15 years ago
  Stefan Bodewig b856b94179 detect Java7 features 15 years ago
  Stefan Bodewig d85d2da8e3 restrict impact of fix for PR 50295 on 'good' VMs to an additional syscall for empty directories rather than an additional call for every directory 15 years ago
  Stefan Bodewig 17d4b3461a Make DirectoryScanner work on buggy JVMs where File.list() returns an empty array rather than null for files. PR 50295. Submitted by Daniel Smith 15 years ago
  Jan Materne ae9303a220 typo + whitespace 15 years ago
  Jan Materne 9e3506d96a Wrong Hudson-Job name. 15 years ago
  Stefan Bodewig 96d032712f must have forgotten to commit this 15 years ago
  Nicolas Lalevee db666cd282 remove useless import 15 years ago
  Nicolas Lalevee 70abcb7f5d Make an enum like class for the values of the missing extension point behavior 15 years ago
  Stefan Bodewig 568f81e947 trademark 15 years ago
  Stefan Bodewig 66bb8571d7 and some more trademarks 15 years ago
  Stefan Bodewig 4196a2c4d8 trademark attributes on the site 15 years ago
  Stefan Bodewig 0c63f9299a re-generate site 15 years ago
  Stefan Bodewig fd2e761fe9 required links 15 years ago
  Stefan Bodewig 6441f63978 make sure each page of the Ant website says 'Apache Ant' at least once before it uses the shorter 'Ant' 15 years ago
  Stefan Bodewig cf31b84a95 overlooked the navigation 15 years ago
  Stefan Bodewig 70eea97ca4 second checkpoint of branding requirements - add 'Apache' at least on each first mention of each product on each page. xdocs done, but the other static pages, in particular the manual need to be checked as well. 15 years ago
  Nicolas Lalevee 80c9b5cb20 Try to explain the rationale of the task bindtargets and highlights some point raised on the ant-dev mailing list 15 years ago
  Stefan Bodewig 9f59925bbd detect Apache Harmony 15 years ago
  Stefan Bodewig 9fec95e95e print whether Kaffe/gcj have been detected in -diagnostics 15 years ago
  Jesse N. Glick 23b52c4827 Compilability under JDK 1.4/5 too, sigh. 15 years ago
  Jesse N. Glick 3b604c9b6e JDK 7 compilability. 15 years ago
  Nicolas Lalevee 9d678b51da fix grammar 15 years ago
  Nicolas Lalevee bdf0cfed42 fix my english 15 years ago
  Nicolas Lalevee 0ac1625a8b I forgot to commit the doc about the bindtargets tasks 15 years ago
  Nicolas Lalevee a2b3e159f5 unit test, doc and fix for the bindtargets task 15 years ago
  Nicolas Lalevee ae98338647 update WHATSNEW for the print of the dependencies of the target in the project help in debug 15 years ago
  Nicolas Lalevee 3849918afc If there is -d, debug mode, make the -p, project help, print the dependencies of the targets 15 years ago
  Nicolas Lalevee 51fe5cb2d9 add some comment about some type parameter 15 years ago
  Nicolas Lalevee 44da21928e Add a task to bind a target to an extension point. 15 years ago
  Antoine Levy-Lambert 49187e4074 new 4096 bit key 15 years ago
  Antoine Levy-Lambert ce81059049 fix for bug 50217, NPE in ftp chmod 15 years ago
  Stefan Bodewig 8e1d92a9a0 make it a sentence 15 years ago
  Stefan Bodewig b6422c58be comments and indentation only 15 years ago
  Stefan Bodewig ee4aa01089 zip's whenempty doesn't look at non-filesets at all. PR 50115 15 years ago
  Steve Loughran f2453ec2ac Bugzilla Report 48835 StringUtils.parseHumanSizes() should turn parse failures into BuildExceptions. 15 years ago
  Steve Loughran aea7d36e1a JUnit XMLResultAggregator logs the stack trace of caught IO exceptions in verbose runs. Bugzilla Report 48836. 15 years ago
  Stefan Bodewig c139652358 regex requirements are softer now that Ant requires Java 1.4 15 years ago
  Stefan Bodewig 9c0ef01928 clarify documentation on regexp mapper, suggestions by Francis Galiegue. PR 47984 15 years ago
  Stefan Bodewig 036a9cd77d write all buffered data to the stream in TarOutputStream#finish. PR 50014 15 years ago
  Stefan Bodewig 9f471a747b preserve linefeed-style in propertyfile task. PR 50049 15 years ago
  Stefan Bodewig a18d38bbd2 the package name ends at the last dot of a classname, not the first. PR 45227. 15 years ago
  Stefan Bodewig 84b4cc0caf don't allow tasks to finish in <parallel> when the manual says 'execution is terminated'. PR 49527 15 years ago
  Stefan Bodewig b4b082c568 allow more path 'views' of a file as elements inside <checksum>s pattern. PR 50114 15 years ago
  Jan Materne f8364919d7 Apaches Hudson instance now uses nested views. 15 years ago
  Stefan Bodewig 7f25ba893f add support for gchj to javah. PR 50149. Submitted by Bernhard Rosenkraenzer 15 years ago
  Stefan Bodewig 651ed09ed1 sort imports 15 years ago
  Stefan Bodewig 52504ea280 properly close streams. PR 50136 15 years ago
  Stefan Bodewig 6d79f276e8 don't ignore fileset's errorOnMissingDir in <delete> 15 years ago