88 Commits (867ebc271fc038d83eb0a5fbb314d1cbf60148de)

Author SHA1 Message Date
  Gintas Grigelionis 867ebc271f Use String.join() 7 years ago
  Gintas Grigelionis 16d0f4d811 Use StandardCharsets 7 years ago
  Gintas Grigelionis 1142263093 Avoid Collections.list().stream() 7 years ago
  Gintas Grigelionis 070c3bc86f Deprecate CollectionUtils and Enumerations; 7 years ago
  Gintas Grigelionis dccbf1fcec Checkstyle and simplify, next iteration 8 years ago
  Gintas Grigelionis 3f90aeba03 Use diamonds 8 years ago
  Jaikiran Pai 2e78884913 Undo Java 8 refactoring changes of clone() method signature (relates to commit b7d1e9bde4) 8 years ago
  Gintas Grigelionis 6656db28bb Let’s use doclint 8 years ago
  Matt Benson b7d1e9bde4 java 5-8 9 years ago
  Stefan Bodewig f74ca52299 false positives and trivial fixes 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
  Matthew Jason Benson da5f3bfd25 java 5, continued 13 years ago
  Stefan Bodewig c767541c7d As Jesse points out, equalsIgnoreCase is not locale-sensitive 16 years ago
  Stefan Bodewig 58f0bb04db if user input is compared to fixed strings in a case insensitive manner we should use the default locale. Use Locale.ENGLISH consistently 16 years ago
  Stefan Bodewig e310776b9d embrace Java 1.4 and use LinkedHashMap instead of a Hashtable and a separate index to keep insert order 16 years ago
  Stefan Bodewig 70c93da9ae a few more O(n) lookups where O(1) would be possible - optional tasks not checked, yet 16 years ago
  Stefan Bodewig 77024a43a2 allow Class-Path attributes to be merged and optionally be flattened. PR 39655 16 years ago
  Stefan Bodewig 0d2218167b fall back to java.vm.version if java.runtime.version cannot be found 16 years ago
  Stefan Bodewig 9a03f04312 oops, didn't mean to replace the vendor property 16 years ago
  Stefan Bodewig 9ca903fd41 Use java.runtime.version instead of java.vm.version in Created-By manifest attribute. Submitted by Gilbert Rebhan. PR 47632 16 years ago
  Jacobus Martinus Kruithof a664a97520 Changes after static code analysis. 19 years ago
  Peter Reilly f79a46b2d4 checkstyle + align hashCode with equals 19 years ago
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jacobus Martinus Kruithof 176b11946b manifest issues 19 years ago
  Stefan Bodewig ead9482eb3 2006 20 years ago
  Jacobus Martinus Kruithof cf36820272 Closing some streams in Manifest, patch kindly provided by John Sisson. 20 years ago
  Jacobus Martinus Kruithof 176d949191 Removing unused imports. 20 years ago
  Steve Loughran 8adb2a3630 can't ignore the deprecation warnings, can we? 20 years ago
  Matthew Jason Benson ae7df7b769 spelling 20 years ago
  Peter Reilly cf31053813 javadoc 21 years ago
  Steve Loughran 1296855c2f update to java1.5 docs, to show we are still 100% correct. 21 years ago
  Steve Loughran c8d28da5f8 Manifest task logs warnings: PR32190 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
  Conor MacNeill b89f7f04e6 Add warning for multiple classpaths 22 years ago
  Peter Reilly d66074dfdd next set of typo corrections by Larry Shatzer 22 years ago
  Conor MacNeill bdf630adb9 Make sure continuations of multi valued attributes (Class-Path) are 22 years ago
  Conor MacNeill 0a1f397f17 Correct case of Class-Path attribute 22 years ago
  Conor MacNeill 24eb5693d6 Coding conventions 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Stefan Bodewig 3341571e8e Don't merge Class-Path attributes, deal with them like with any other 23 years ago
  Conor MacNeill e580392c2d More cleanup 23 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Conor MacNeill 48c52efebd Manifests should remain in UTF-8, not the platform encoding. 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago