90 Commits (92f18cff48482b512e6510464150ba9beb719935)

Author SHA1 Message Date
  Gintas Grigelionis 92f18cff48 Use String.contains() 8 years ago
  Gintas Grigelionis b4243b9300 Shorten fully qualified names and other small fixes 8 years ago
  Stefan Bodewig e90f71193a Merge branch '1.9.x' 8 years ago
  Stefan Bodewig 21b870006b properly check return value of mapFileName 8 years ago
  Gintas Grigelionis 6656db28bb Let’s use doclint 8 years ago
  Gintas Grigelionis 67f29ce0c2 Let’s use doclint 8 years ago
  Stefan Bodewig ee47fa6e1a whitespace 9 years ago
  Matt Benson b7d1e9bde4 java 5-8 9 years ago
  Stefan Bodewig df33426bf2 whitespace 11 years ago
  Jan Matèrne 1b76f1b6da checkstyle 11 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Jan Materne bed22b00f7 JavaDoc fixes (for Java8 doclint) - first bunch 12 years ago
  Jacobus Martinus Kruithof 6b7bc9e535 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 13 years ago
  Stefan Bodewig 3d77ed2e09 rmic's sourcebase is broken. PR 48970. 16 years ago
  Stefan Bodewig 65fc13760d whitespace 16 years ago
  Stefan Bodewig e931e7bad1 plug some more classloader leaks and mark those places where a leak remains and I don't see an obvious way to fix it 16 years ago
  Stefan Bodewig 96932a3c78 compiler adapter as nested element in javac, rmic, native2ascii and javah. Document package-info.java stuff in javac manual page. 16 years ago
  Stefan Bodewig e5a9933414 whitespace 16 years ago
  Stefan Bodewig 93f679b73b clear compilelist in rmic before execute, not afterwards - just like javac does. PR 21089 16 years ago
  Stefan Bodewig f31845f71d Add a listfiles attribute to rmic. PR 24359 16 years ago
  Stefan Bodewig 818ddcf183 add a destdir attribute to rmic so generated stubs or whatever can be put into a different place. PR 20699. Submitted by Mark A. Ziesemer 16 years ago
  Stefan Bodewig c5a945fe3c Allow users to specify a classpath when using a custom adapter in javac, rmic, javah or native2ascii. PR 11143 16 years ago
  Stefan Bodewig 4de20278c2 Add an executable attribute to rmic. PR 42132 16 years ago
  Peter Reilly 3a9aafdba7 checkstyle 18 years ago
  Jesse N. Glick cafa34ca08 Various microoptimizations to reduce I/O load of common tasks, esp. no-op <javac> and <depend>. 18 years ago
  Peter Reilly d379a70adf trailing ws 18 years ago
  Jan Materne 20ed788e6f Use StringUtils.removeSuffix() 18 years ago
  Peter Reilly e3e9f1e819 checkstyle 18 years ago
  Matthew Jason Benson 2fe8b860c0 fmt/refac 18 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 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
  Peter Reilly 9c8768b75b checkstyle changes 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Steve Loughran 85f05e8b8d more tests; 'default' compiler and "" has a well defined behaviour. 21 years ago
  Steve Loughran fdf4bba148 rmic gets a fork option. 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
  Peter Reilly d66074dfdd next set of typo corrections by Larry Shatzer 22 years ago
  Conor MacNeill 24eb5693d6 Coding conventions 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill 1d1f2da180 Import cleanup 23 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig 59ae8f7485 cvs up -dP --pedantic-copyrigt-check 23 years ago
  Conor MacNeill 50ab376294 Add support for Package information to the ClassLoader 23 years ago
  Stefan Bodewig c4e987aea8 Merge fix from 1.5 branch. 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Jon Skeet c97bf5babb Fixed up JavaDocs (where possible) to remove warnings (mostly about breakiterator). 23 years ago