13015 Commits (b9b8af4a5f2912e848f10b89c3e1f085bdcfbfb6)
 

Author SHA1 Message Date
  Stefan Bodewig 084609e5ef Added a helper class for enumerated attributes and demonstrated its 25 years ago
  Stefan Bodewig 58cde0d26d Added unzip and unjar as aliases of expand and deprecated expand, 25 years ago
  Stefan Bodewig ade07d69fb strip attribute didn't work. 25 years ago
  Stefan Bodewig 09a656d526 Added unless attribute to target. 25 years ago
  Stefan Bodewig 8953b25e9e Added a taskType attribute in addition to the taskName attribute to 25 years ago
  Stefan Bodewig 58fb68f483 Make Tasks aware of the name they are used as - and change the 25 years ago
  Stefan Bodewig 3007c59302 Use the correct path to the runtime classes in JDK > 1.1. 25 years ago
  Stefan Bodewig 5fbf26cd07 Make subprojects aware of custom tasks. 25 years ago
  Stefan Bodewig ee9dbf0892 Not all JDKs with version 1.3 have com.sun.tools.javac.Main. IBM's 25 years ago
  Stefan Bodewig 99cae075c4 Added a JUnit unit test for IntrospectionHelper. 25 years ago
  Stefan Bodewig 6192249c40 Hope I've got this right this time. 25 years ago
  Stefan Bodewig c6f8d18fe3 Only ensured tablength was even, not it was a power of 2. 25 years ago
  Stefan Bodewig ee67180827 Ensure tablength is a positive power of 2 in FixCRLF. 25 years ago
  Stefan Bodewig b6ec4af9dd Rewritten the introspection part of ProjectHelper. 25 years ago
  Conor MacNeill b3dffa5f95 Missed the getTarget method. In fact this is the one that introduced the problem 25 years ago
  Conor MacNeill efa57c6a8b Avoid problems due to changes in JDK 1.3 introspection. 25 years ago
  Stefan Bodewig 7f4859f077 Take more care with regard to open files/streams. 25 years ago
  Conor MacNeill ea7cd6fbfe Change Project.translatePath to use PathTokenizer 25 years ago
  Conor MacNeill 5e9f5581f2 Give Ernst some credit for the Javadoc changes :-) 25 years ago
  Conor MacNeill b879b27c72 Add nested doclet tag to javadoc task 25 years ago
  Conor MacNeill 2907030ab0 New signjar task. 25 years ago
  Conor MacNeill 53588f1250 Close ZIP files after expand operation is complete. 25 years ago
  Conor MacNeill c840cbe680 Fix problem bootstrapping under JDK 1.1 25 years ago
  Stefan Bodewig 5ddfc9ea91 Added failonerror attribute to Exec. 25 years ago
  Stefan Bodewig 2c873f525b Make the length of a TAB customizable. 25 years ago
  Sam Ruby dd7b8f6623 Pick up jar files from the lib directory in the bootstrap process 25 years ago
  Conor MacNeill 9bd75d2c4e Move to task level logging 25 years ago
  Conor MacNeill 8947bdbc21 Add support for multiple source paths to Javac 25 years ago
  Sam Ruby 62c181f454 Override the logging of Javadoc output in order to filter out 25 years ago
  Sam Ruby 38a143f801 Fix a regression in a verbose message that I introduced recently... 25 years ago
  Conor MacNeill 7f8661c6d8 Tasks for EJB development under Weblogic Server 4.51 25 years ago
  Conor MacNeill 83fd4e64cd Provide access to the return code of the JavaVM when it is forked. 25 years ago
  Stefan Bodewig d72589dc05 reintroduced the forseoverwrite attribute to copydir into build.xml 25 years ago
  Conor MacNeill 87fad76079 Change use of deprecated src attribute in Chmod task. 25 years ago
  Sam Ruby f71f90b16f Various cleanups 25 years ago
  Stefan Bodewig 9541d91b85 Add the runtime classes to the compile classpath if using jikes. 25 years ago
  Stefan Bodewig d55b86ab4f Make Chmod a MatchingTask. 25 years ago
  Conor MacNeill ece10d579b Add support for docletpath. 25 years ago
  Stefan Bodewig 38c2a2a222 Make Rmic a matching task. 25 years ago
  Stefan Bodewig d5313cd9ae Temporarily removed forceoverwrite attribute from a copydir task to 25 years ago
  Conor MacNeill 868bbdf4da Have Exec log messages from its error stream with MSG_WARN rather 25 years ago
  Conor MacNeill b417973d39 Clean up ant generated output 25 years ago
  Conor MacNeill d977d4b58f Create an install target 25 years ago
  Conor MacNeill f39abb65a1 Catch IO Exceptions when running Jikes 25 years ago
  Sam Ruby 9fb99f72f4 Better support for JDK 1.1 25 years ago
  Sam Ruby b21634835a Add lib/* to CLASSPATH 25 years ago
  Sam Ruby 7e8db1f900 Setter for fileextension not working 25 years ago
  Conor MacNeill ee71d2f33e Make sure bootstrap builds start with a clean build area. 25 years ago
  Conor MacNeill 8dcbae63e7 Change delete failure checks to use return code rather than separate call 25 years ago
  Conor MacNeill 7dff158a65 Detect situations when files and directories cannot be deleted. 25 years ago