66 Commits (e50fdd719c88e52c5e6d97f4893648b8e1706491)

Author SHA1 Message Date
  Stefan Bodewig e50fdd719c java 11's javac whines if @Deprecated Annotation is missing 7 years ago
  Gintas Grigelionis 5eef12a964 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Gintas Grigelionis 67f29ce0c2 Let’s use doclint 8 years ago
  Stefan Bodewig 6cd989e534 deal with theoretical case of version scheme changing again 8 years ago
  Stefan Bodewig bd0759d943 try to adapt to Java10+ rapidly changing major versions 8 years ago
  Gintas Grigelionis 0ed7f4ab51 Normalise tabulation and line breaks (cf master) 8 years ago
  Stefan Bodewig 625d3d371f nobody is going to call Java 9 1.9 anymore 9 years ago
  Vincent Privat fef3ea39f8 fix Bug 59556 - support "jdk" package for Java 7+ 9 years ago
  Stefan Bodewig 89dc07df9e fix some comments 10 years ago
  Stefan Bodewig db2254973c update some comments 10 years ago
  Stefan Bodewig e09e4bbac6 whitespace 10 years ago
  Jan Matèrne 1b76f1b6da checkstyle 11 years ago
  Antoine Levy-Lambert 105011430e fix javadoc comment 11 years ago
  Jan Materne 4c0b73f726 detect Java9 11 years ago
  Antoine Levy-Lambert 58a2039b5a Debian patch for GNU Classpath, contributed by Emmanuel Bourg. Bugzilla PR 54760 12 years ago
  Matthew Jason Benson 3d706ab818 java 5 updates 13 years ago
  Jacobus Martinus Kruithof 6b7bc9e535 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 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 06a078f0ed Use a class not present in libgcj to detect Java 1.6 - PR 50256 15 years ago
  Stefan Bodewig b856b94179 detect Java7 features 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
  Stefan Bodewig 7f25ba893f add support for gchj to javah. PR 50149. Submitted by Bernhard Rosenkraenzer 15 years ago
  Jesse N. Glick efd287b871 More cleanup of pre-1.4 code and docs. 16 years ago
  Stefan Bodewig f62d563414 PrintWriter hides exceptions, avoid it 16 years ago
  Jacobus Martinus Kruithof 94dd480d07 request from cactus team, backward incompatible change in FileUtils made backward compatible 18 years ago
  Peter Reilly c1ed1355c8 add in defines for version numbers 18 years ago
  Kevin Jackson 117d2ff5c6 - java.util.Service moved to java.util.ServiceLoader in Java6 final 19 years ago
  Peter Reilly 290108eb35 checkstyle 19 years ago
  Jacobus Martinus Kruithof fba52dd8fa added at least check to JavaEnvUtils (and make use of it) 19 years ago
  Peter Reilly 5d029deab9 checkstyle 19 years ago
  Peter Reilly e6e70c16c1 checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Steve Loughran c08f713b3c Add extra diags on the error message by printing out java.home 19 years ago
  Jacobus Martinus Kruithof 7c207c28d2 PR39027: also build file + updated comment 19 years ago
  Jacobus Martinus Kruithof dcd356a92b PR:39027 Request to change 1.5 check to java.net.Proxy for compatibility with GNU Classpath. 19 years ago
  Stefan Bodewig b1c63b2dee preliminary Mustang support 20 years ago
  Stefan Bodewig 3477bbf647 untabify 20 years ago
  Steve Loughran 0c39b52b1d Java1.5 has different classes in the parent. i've blocked off the xml parser stuff; i worry if that is the right thing to do, but it adheres to the spec. 20 years ago
  Jesse N. Glick 126daf8b31 Removing old code testing for JDK 1.0 and 1.1. 20 years ago
  Steve Loughran 7229e5923e -env util to get an ordered version number, 20 years ago
  Peter Reilly 7498cc00cb checkstyle - mostly javadoc 21 years ago
  Jacobus Martinus Kruithof 257dadeaf0 Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files. 21 years ago
  Stefan Bodewig 2d0707e131 Jikes again: shadows, some private finals that could be static and statics used as instance methods 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Steve Loughran c31f5ae257 Somewhat reworked patch for bug# 31106, submitted by Isao Yanagimachi. 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago