13592 Commits (21de7add9a935c4ae61716cce269f58db26e949a)
 

Author SHA1 Message Date
  Jaikiran Pai 21de7add9a bz-62655 throw a BuildException from augment task if the id attribute isn't specified or if the value points to an unknown reference 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 27aa22a82a bz-62621 conditionally enable EmailTaskTest 7 years ago
  Jaikiran Pai 00d4ba8b99 Exclude TestHelper from being considered as a test 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
  Gintas Grigelionis f7b0a9d911 Update WHATSNEW 7 years ago
  Jaikiran Pai 94ef3d3bf5 Fix the ant-javamail pom too, to use the right dependency 7 years ago
  Jaikiran Pai 42812995d0 Fetch the right jars and dependencies for the mail task 7 years ago
  Stefan Bodewig 6a52411924 there are two files for contributors 7 years ago
  Stefan Bodewig 0949736bd2 potential NPE 7 years ago
  Jaikiran Pai ecae55dab4 Add Jimmy Casey to Contributors list, for the fce87997f7 commit 7 years ago
  Jimmy Casey fce87997f7 Fixed Spelling. 7 years ago
  Maarten Coene 05c88a60c2 The <modified> selector has a new built-in algorithm 'lastmodified' which computes a value based upon the lastmodified time of the file. 7 years ago
  Karl Jansen 23a5135abe Update manual for subject alternative name attribute of genkey task 7 years ago
  Jaikiran Pai a5fe8b61f1 Mention the support for SubjectAlternativeName in generatekey task 7 years ago
  Karl Jansen 05d05a0bd6 Add support for SAN extension in GenerateKey task 7 years ago
  Stefan Bodewig cd458baf4d merge rel/1.9.13 and prepare next iteration 7 years ago
  Stefan Bodewig 8c22cf8ed9 fix link 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 b2da27513c actually javax.activation is still there in Java 10 7 years ago
  Stefan Bodewig b7461ce2e4 update links and "included in Java" info for JAF 7 years ago
  Stefan Bodewig 5addfa6319 use getParent in isLeadingPath rather than string comparisons 7 years ago
  Stefan Bodewig 4987c2aac8 some additional tests for isLeadingPath testing for trailing slashes 7 years ago
  Stefan Bodewig 5265551190 record fix of https://bz.apache.org/bugzilla/show_bug.cgi?id=62502 7 years ago
  Stefan Bodewig 5a8c37b271 take symlinks into account when expanding archives and checking entries 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
  Stefan Bodewig 8cfee71c77 document what FileUtils#normalize does in a certain edge case 7 years ago
  Stefan Bodewig 29d13b436a clarify handling of symbolic links 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 3cbf031b85 Update WHATSNEW for bz-62499 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 fa986a4d46 No need to force Latin-1 7 years ago
  Stefan Bodewig f015980e57 wrong accent in Jan's name 7 years ago
  Stefan Bodewig ca98cc5036 make acutes survice svn's idea of encoding 7 years ago
  Stefan Bodewig 2045291bdd use AntUnit 1.4 7 years ago
  Stefan Bodewig 0c337d2fbf Tagging version 1.9.12 of Ant 7 years ago
  Stefan Bodewig 953fa4661e typo 7 years ago
  Stefan Bodewig 6e694d8204 prepare Ant 1.9.12 RC1 7 years ago
  Jaikiran Pai c55d57c42c Add my signing keys 7 years ago
  Stefan Bodewig 9a9647c8be handle error that occur in testsuites directly in junitreport 7 years ago
  Gintas Grigelionis fa27518dc0 Bz 62324: in debug mode, separate message and exception it was encapsulated in 7 years ago
  Gintas Grigelionis 8aa86560ce Fix javadoc (cherry-pick master) 7 years ago
  Stefan Bodewig f443a85b92 throw exception with useful message if input handler hits EOF 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 520c0c6de1 Revert use of Java 6 7 years ago