8335 Commits (b247c2e6dbca4dd1634bbfc54c26b09679268922)

Author SHA1 Message Date
  Gintas Grigelionis b247c2e6db Remove more extraneous exceptions 7 years ago
  Gintas Grigelionis cac9c2fc4f Simplify assertions 7 years ago
  Gintas Grigelionis 9a8a441655 Simplify logic 7 years ago
  Gintas Grigelionis 86c7b1ff73 Simplify append substring 7 years ago
  Gintas Grigelionis 95495d57aa Remove extraneous casts and (un)boxing, tersify logic 7 years ago
  Gintas Grigelionis 763de36308 Remove extraneous exceptions and “extends Object” 7 years ago
  Gintas Grigelionis 92f18cff48 Use String.contains() 7 years ago
  Gintas Grigelionis 1c80d507f4 Use foreach loops 7 years ago
  Gintas Grigelionis b4243b9300 Shorten fully qualified names and other small fixes 7 years ago
  Stefan Bodewig c0e75ae067 Tagging version 1.10.3 of Ant 7 years ago
  Stefan Bodewig 1b9cc239eb prepare RC2 of Ant 1.10.3 7 years ago
  Stefan Bodewig f59ad6edc9 Merge branch '1.9.x' 7 years ago
  Stefan Bodewig 360acf53d0 looks as if -storepass might be required on Java7 even without -strict 7 years ago
  Stefan Bodewig 9399b03205 signing with a PKCS12 keystore seems to fail on Java6 as well 7 years ago
  Jaikiran Pai 9b9ae5f34e Remove odd/unwanted usage of @Test annotation 7 years ago
  Stefan Bodewig 299728567e actually try to compile the tests 7 years ago
  Stefan Bodewig 1dcbdaebb0 add a POM for ant-junitlauncher 7 years ago
  Stefan Bodewig 3f61bd6a4c exclude junitlauncher package from core build 7 years ago
  Stefan Bodewig e60b048eae and Java5 doesn't seem to support PKCS12 when signing 7 years ago
  Stefan Bodewig 3c1037ae78 Merge branch '1.9.x' 7 years ago
  Stefan Bodewig 0f173ac824 JDK9 jarsigner rejects self-signed certs when signing 7 years ago
  Stefan Bodewig 5db13f6577 Merge branch '1.9.x' 7 years ago
  Stefan Bodewig 4bfc483dcf starting with Java9 jarsigner rejects self-signed certs for PKCS12 keystores 7 years ago
  Stefan Bodewig 98be40811b jarsigner -strict has been introduced with Java7 7 years ago
  Stefan Bodewig 5886bd354f Merge branch '1.9.x' 7 years ago
  Stefan Bodewig 07776ac6ad I'm afraid git ate my keystore 7 years ago
  Stefan Bodewig f64dbfbc24 Merge branch '1.9.x' 7 years ago
  Stefan Bodewig 0945257961 verifyjar must use -storepass or jarsigner will not work 7 years ago
  Stefan Bodewig c09ac38799 add the alias in verifyjar if specified 7 years ago
  Stefan Bodewig f2dd4149dc add a PKCS12 test keystore 7 years ago
  Jaikiran Pai cdfbef38c5 Fix javadoc error 7 years ago
  Jaikiran Pai 063e60813a JUnit 5 support - A new junitlauncher task 8 years ago
  Gintas Grigelionis c22be4afb6 Add license 7 years ago
  Gintas Grigelionis 3d72fd9a50 Add sources for Hello World tutorial 7 years ago
  Gintas Grigelionis 74dfda1d2f Got the excuses the other way around… 7 years ago
  Gintas Grigelionis ac23269e0b Keep tests simple and explicit 7 years ago
  Stefan Bodewig 1ab832724b Merge branch '1.9.x' 7 years ago
  Stefan Bodewig 5aa1e8eff8 Java11 removes support for rmic -idl/-iiop 7 years ago
  Stefan Bodewig 8425ca927b Merge branch '1.9.x' 7 years ago
  Stefan Bodewig e50fdd719c java 11's javac whines if @Deprecated Annotation is missing 7 years ago
  Jaikiran Pai cd32b65ace BZ-62147 Add a test case to make sure 1.9.x isn't affected by the issue reported in 62147 where StringResource value was being property replaced when used within a Token 7 years ago
  Jaikiran Pai 5d167c2f47 BZ-62147 Fix the Java 8 refactoring regression which resulted in property value replacement for StringResource within a Token 7 years ago
  Gintas Grigelionis 66b52f99e4 Use HTML 5(-ish), fix links 7 years ago
  Gintas Grigelionis 3e61185e19 Use HTTPS links when available 7 years ago
  Gintas Grigelionis fb75550cdc Modernize tutorials 7 years ago
  Gintas Grigelionis d5f4b681c4 Add tutorial sources 7 years ago
  Jaikiran Pai 2e78884913 Undo Java 8 refactoring changes of clone() method signature (relates to commit b7d1e9bde4) 7 years ago
  Stefan Bodewig 107d2d1b7b Merge branch '1.9.x' 7 years ago
  Stefan Bodewig 3d6f8b0283 add test for copy example of Bugzilla 62076 7 years ago
  Stefan Bodewig 0a3b2c002b bring back early exit that was there before Java8 refactoring 7 years ago