8659 Commits (c0bb2736d0aed60c7458760eab6d28c5bca04b6f)
 

Author SHA1 Message Date
  Matthew Jason Benson 9db095b228 DD is opinionated! 20 years ago
  Antoine Levy-Lambert 9de7ed989b Ant 1.6.3beta1 20 years ago
  Antoine Levy-Lambert f305ae3f43 ant 1.6.3beta1 20 years ago
  Stefan Bodewig 7b6c2a7797 Deprecate stylebook, add javadocs to it - by Kev Jackson 20 years ago
  Stefan Bodewig fab6cf0e3e won't merge fix for 27170 since fix has not been confirmed and we don't have an extended beta phase for 1.6.3 20 years ago
  Jesse N. Glick debc4cf475 s/occured/occurred/g wherever possible - unfortunately we included the spelling error in several public method 20 years ago
  Jesse N. Glick 4da35d2138 Fixed missing braces. 20 years ago
  Jesse N. Glick f6148a6bc3 Misc. cleanups relating to #30606. 20 years ago
  Stefan Bodewig 9391dab2fe Remove dead docs 20 years ago
  Stefan Bodewig b8a60e3134 Remove Antidote pages 20 years ago
  Stefan Bodewig 8502b7feaf Reduce number of references to Antidote 20 years ago
  Stefan Bodewig 4f0b931824 2005 20 years ago
  Matthew Jason Benson c2554528a0 Fix uppercase <CODE> tags 20 years ago
  Jesse N. Glick 17f3353a3b Updated from recent commits. 20 years ago
  Jesse N. Glick 6ecb04cbad #30162: try to avoid a memory leak in IntrospectionHelper.getHelper(). 20 years ago
  Jesse N. Glick 9c29344dc2 Avoid hypothetical memory leak by not holding a strong reference to the thread or thread groups used as keys to 20 years ago
  Jesse N. Glick 5aeca1e0e3 #32941: do not try to catch ThreadDeath when <java fork="false"> is halted. 20 years ago
  Jesse N. Glick 67c71a89e9 #27285: simplify AntClassLoader by removing reflection hacks 20 years ago
  Jesse N. Glick 47a487c0dd Mentioning Tom Ball, author of #31885. 20 years ago
  Jesse N. Glick a898d14776 #31885: <junit> logs more detailed events for individual tests it is running. 20 years ago
  Jesse N. Glick 126daf8b31 Removing old code testing for JDK 1.0 and 1.1. 20 years ago
  Jesse N. Glick 33832587a4 Ignore stray dir that can be left behind after an interrupted test. 20 years ago
  Jesse N. Glick 3d67036913 #30606: add 'executable' attr to <javadoc>. 20 years ago
  Jesse N. Glick 8a86b8228f #25832: deprecating the task names <WsdlToDotnet> and <style>. 20 years ago
  Jesse N. Glick df49dea906 #32463: deprecate WeakishReference since we can assume JDK 1.2 APIs now. 20 years ago
  Jesse N. Glick 94b7b6cd05 #31928: stop a forked process if the thread running <java> is stopped. 20 years ago
  Peter Reilly 41985851e2 change name of handledirchar to handledirsep to be similar to pathconvet 20 years ago
  Steve Loughran a6583cdfa6 fork in the test that says so 20 years ago
  Steve Loughran d7b54d6101 things move. 20 years ago
  Steve Loughran b02d774374 Well, a bit of hackery and you can verify that JAR is signed. But there is *nothing* to verify that the signature itself is trusted. Essentially "jarsigner -verify" is a worthless piece of junk from the security perspective. 20 years ago
  Steve Loughran 25e6c497c3 system properties are in <signjar>, so you can (manually) propagate proxy settings. Updated docs and examples. 20 years ago
  Stefan Bodewig b47a31a210 Don't ignore the extension attribute for formatters when forking 20 years ago
  Stefan Bodewig 53bcbf1d66 Unit Test for PR 32973 20 years ago
  Matthew Jason Benson e3f37b8889 Remove bad slashes in final example. 20 years ago
  Matthew Jason Benson 27ec2ca9c6 Heard no objections; add includetests property to narrow the batchtest. 20 years ago
  Steve Loughran 450c0f1f2f Factor out a base classs and add a verification task, a verification which cannot rely on return codes as a success metric, as the program returns 0 even for invalid jars. Hence the disabled test 20 years ago
  Steve Loughran 7229e5923e -env util to get an ordered version number, 20 years ago
  Steve Loughran b41196e3ea -TSA support, bug 32390 20 years ago
  Steve Loughran abf8e1ecce -tests for old and new signjar features written; working 20 years ago
  Steve Loughran 05a18ba69b can't have checkstyle whining, can we? 20 years ago
  Steve Loughran 2e717000bd revert reformatted license 20 years ago
  Steve Loughran 13b80c088a updated docs. left mapper commented out until tests show that it exists :) 20 years ago
  Steve Loughran c1a42cb788 signjar dependency logic change. 20 years ago
  Steve Loughran 3b2ee53658 This is an interim checkin, with new features and some refactoring. All existing (minimal) tests should work, let's see what gump thinks. 20 years ago
  Steve Loughran 0d4d3af721 copy tasktype when binding 20 years ago
  Stefan Bodewig 92410b9065 Hint at maxparallel attribute, PR 34119 20 years ago
  Matthew Jason Benson 6342658910 Make pass on Windows 20 years ago
  Jan Materne f7a5dc8818 New beginner tutorial 20 years ago
  Stefan Bodewig 4b119ee922 replace '\' if quoting file names, PR 27814 20 years ago
  Stefan Bodewig 7d9af02a7e shouldn't replace '\' on Unix 20 years ago