13656 Commits (6946fb59b19e586b2fb406b086eb368c1c8f9608)
 

Author SHA1 Message Date
  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
  Conor MacNeill ab845c1306 Simple stylesheet for XML log output. 25 years ago
  Conor MacNeill 0998ef9232 Fixes from Stefan 25 years ago
  Conor MacNeill d42633d63a Oops - make the new Javadoc work under JDK 1.1 25 years ago
  Conor MacNeill 689fca4158 Update javadoc task to support multiple link and group options. 25 years ago
  Conor MacNeill 196c36bc28 Only compile Java source files until the behaviour of Javac is updated 25 years ago
  Stefan Bodewig 03c8be4a90 reverted unnecessary change to Task.setProject intorduced with the 25 years ago
  Stefan Bodewig 0619426c2b Fixed typo in comment. 25 years ago
  Stefan Bodewig 1f4fe213e2 New task Touch. Expand now also retains the time from the Zipfile. 25 years ago
  Conor MacNeill 559859ef43 Update documentation 25 years ago