949 Commits (4e5b94a8f618a5caf386634c057198c9196cf731)

Author SHA1 Message Date
  Stefan Bodewig 9c1f4d905d provide a magic property that overrides temp directory 5 years ago
  Stefan Bodewig 45fd589a1f rmic has been removed in Java 15+ 5 years ago
  Stefan Bodewig bf1cbe78c0 add missing license header 6 years ago
  Jaikiran Pai 8cc8feebb0 Revert "bz-62849 Check for filesystem loops due to symbolic links, in DirectoryScanner and Delete task" since it causes a regression that's exposed by the dirscanner-symlinks-test.xml antunit testcase 7 years ago
  Michael Barker 05bfffa247 bz-62849 Check for filesystem loops due to symbolic links, in DirectoryScanner and Delete task 7 years ago
  Jaikiran Pai 41e6b2c7ee Update the EmailTaskTest to ensure that the mail task does indeed fail in expected cases 7 years ago
  Jaikiran Pai 0473a3d0ab @Override wasn't applicable for interfaces in Java 1.5 and doesn't get caught while compiling with a higher version of Java SDK 7 years ago
  Jaikiran Pai 96573e64c8 bz-62621 get the mail task tests working 7 years ago
  Jimmy Casey fce87997f7 Fixed Spelling. 7 years ago
  Jaikiran Pai 9b1b8dbbc6 Revert "Trailing whitespace (cherry-pick 2f64e0b)" 7 years ago
  Gintas Grigelionis 7df9120ebc Trailing whitespace (cherry-pick 2f64e0b) 7 years ago
  Stefan Bodewig 4987c2aac8 some additional tests for isLeadingPath testing for trailing slashes 7 years ago
  Stefan Bodewig 6a41d62cb9 add additional isLeadingPath method that resolves symlinks 7 years ago
  Stefan Bodewig 31f0b01804 enable forgotten test 7 years ago
  Stefan Bodewig d064f5f7d3 ensure isLeadingPath cannot be subverted by too many double-dots 7 years ago
  Jaikiran Pai b77c75d33d Checking to see if our Jenkins setup has issues with HTTPS cert of apache.org for older Java runtime versions 7 years ago
  Jaikiran Pai 9e39514034 bz-62499 Revert the change which caused regression in "get" task. Plus introduce a test case to reproduce the issue and verify the fix 7 years ago
  Gintas Grigelionis 291a214ace Fix javadoc and imports 7 years ago
  Gintas Grigelionis 4e3e565ece Use String#contains() (cherry-pick 92f18cf) 7 years ago
  Gintas Grigelionis baba2b85bb More merge problems 7 years ago
  Gintas Grigelionis 8c38eb4c61 Use foreach loops (cherry-pick 1c80d50) 7 years ago
  Stefan Bodewig fee6d73d57 add encoding attribute to in/excludesfile 7 years ago
  Stefan Bodewig 2495b9a97e add basedir attribute to <resourcelist> 7 years ago
  Gintas Grigelionis fd514f77c1 Shorten fully-qualified names (cherry-pick b4243b9) 7 years ago
  Gintas Grigelionis 1909e147ee Checkstyle: indentation/whitespace (cf master) 7 years ago
  Stefan Bodewig 857095da51 change stripAbsolutePathSpec's default, credit Snyk 7 years ago
  Gintas Grigelionis 46f7593458 Fix copy-paste error 7 years ago
  Gintas Grigelionis ab2a5096c8 Remove a duplicate line 7 years ago
  Gintas Grigelionis e30f483469 Fix a copy-paste error (cherry-picked from master) 7 years ago
  Gintas Grigelionis c6c81da5f4 Re-activate a “forgotten” test 7 years ago
  Stefan Bodewig 021bcdd84d add rudimentary testcase for <cab> task 7 years ago
  Stefan Bodewig 5e99fc2c1a add properties created from Runtime's methods 7 years ago
  Stefan Bodewig e56e545658 unzip and friends could monitor where they write more closely 7 years ago
  Stefan Bodewig 38a22b0cfd it's enough to have one antunit dir inside of ./build 7 years ago
  Nicolas Lalevée b38bf68f5c fix incorrect warning in the junit task when includeAntRuntime="no" 7 years ago
  Maarten Coene 1c75b68527 Removed unused import. 7 years ago
  Maarten Coene 6745574ec8 Merge from master 7 years ago
  Stefan Bodewig 9399b03205 signing with a PKCS12 keystore seems to fail on Java6 as well 7 years ago
  Stefan Bodewig e60b048eae and Java5 doesn't seem to support PKCS12 when signing 7 years ago
  Stefan Bodewig 0f173ac824 JDK9 jarsigner rejects self-signed certs when signing 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 07776ac6ad I'm afraid git ate my keystore 7 years ago
  Stefan Bodewig 0945257961 verifyjar must use -storepass or jarsigner will not work 7 years ago
  Stefan Bodewig f2dd4149dc add a PKCS12 test keystore 7 years ago
  Stefan Bodewig 5aa1e8eff8 Java11 removes support for rmic -idl/-iiop 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
  Stefan Bodewig 3d6f8b0283 add test for copy example of Bugzilla 62076 7 years ago
  Jaikiran Pai fc1ad4424d Change the copy-test#testResourceWithoutName to no longer expect a BuildException when the resource's name is null. 7 years ago
  Stefan Bodewig ee338052ce verify Bug 62086 doesn't affect the 1.9.x branch 7 years ago