12554 Commits (af19716815d8b49360ae553422ae502e13cbb73d)
 

Author SHA1 Message Date
  Antoine Levy-Lambert ae5ba9c00b rolling back changes of revision 1045376 in order to generate a second 1.8.2 release candidate 15 years ago
  Antoine Levy-Lambert 222846dc00 needed for execution of single methods according to email of Jesse Glick. Bugzilla 34748.reference of the email http://mail-archives.apache.org/mod_mbox/ant-dev/201012.mbox/%3Cloom.20101217T222806-442@post.gmane.org%3E 15 years ago
  Antoine Levy-Lambert aae4e79e64 another change in order not to get any warnings during JavaDoc generation when preparing releases 15 years ago
  Jesse N. Glick f20bf084f8 Trivial edits. 15 years ago
  Antoine Levy-Lambert 99012ffd25 preparing for the next release 15 years ago
  Antoine Levy-Lambert 37e9285647 preparation for the 1.8.2 release 15 years ago
  Stefan Bodewig 0b7abed55e improve performance of VectorSet#add - PR 50200 15 years ago
  Antoine Levy-Lambert 1ffcacd800 get 100% passing tests under Windows jdk 1.5 - the JRE 1.5 is not able to open a jar URL when the jar is in a path containing an exclamation mark in the middle 15 years ago
  Antoine Levy-Lambert d21926dbc9 updating release procedure 15 years ago
  Antoine Levy-Lambert b9db9faf83 fixing warnings in javadoc generation 15 years ago
  Stefan Bodewig c851716b87 create a more predictable order in copy. PR 50297. 15 years ago
  Stefan Bodewig 9fcf95ae09 A Hashtable subclass that works like a LinkedHashMap. Will be useful for PR 50297 15 years ago
  Stefan Bodewig bc71d586a6 forgot to save a file, oh my. 15 years ago
  Stefan Bodewig 0c6703e412 whitespace 15 years ago
  Stefan Bodewig 2e0f591564 forgot to add file need to close PR 48829. 15 years ago
  Stefan Bodewig 4a07176abb support sources with extensions other than .java in javac. Submitted by Andrew Eisenberg. PR 48829. 15 years ago
  Stefan Bodewig 944781202f Try to be more explicit about classloaders and their impact on typedef/taskdef 15 years ago
  Stefan Bodewig 55e44c4ce7 document all known differences WRT environment variables. PR 49366. 15 years ago
  Stefan Bodewig 06a078f0ed Use a class not present in libgcj to detect Java 1.6 - PR 50256 15 years ago
  Stefan Bodewig dfe890041e another nice place to add a TM. PR 50246 15 years ago
  Stefan Bodewig 1675d90f16 document erroronmissingdir attribute for dirset. PR 50365 15 years ago
  Stefan Bodewig c60459738b keep case of env var keys the user has added 15 years ago
  Stefan Bodewig ff41336fc1 provide a Map based method to access environment variables and use that. Don't use System.getenv() on OpenVMS. PR 49366 15 years ago
  Stefan Bodewig a28f64f5cf fix a bunch of warnings you get when building on Harmony which uses Eclipse's compiler. There are still lots (more than 100) of deprecation warnings and warnings about missing serialversionids that I have ignored. 15 years ago
  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