12442 Commits (bc71d586a6a674a1b043dcccf46a900d2207396b)
 

Author SHA1 Message Date
  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
  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