14243 Commits (2f64e0b51c295960cb15aa77c7c1f447b2518e14)
 

Author SHA1 Message Date
  Stefan Bodewig 10909be22e Quick fix to make the ejb classes compile. 25 years ago
  Conor MacNeill 4c949f45db Change permissions on build.sh and bootstrap.sh 25 years ago
  Stefan Bodewig d0ca327d77 Added ssdir attribute to vssget. 25 years ago
  Stefan Bodewig 3b6232b780 Correctly detect missing arguments to Javadoc. 25 years ago
  Conor MacNeill f25950bbac Handle case where listener cannot be instantiated. 25 years ago
  Conor MacNeill 5fc021b758 Restore antRun.bat for Win9x users. 25 years ago
  Stefan Bodewig 6a2e536791 Have getCompileClasspath return Path instead of String. 25 years ago
  Conor MacNeill 2ca1e77475 Minor bug fixes in Javadoc. 25 years ago
  Conor MacNeill 3b747418b7 Update Jikes support for bootclasspath 25 years ago
  Conor MacNeill e02f0ab1e4 Task to build EJB 1.1 jars. Currently this task supports the Weblogic 25 years ago
  Stefan Bodewig d270bf086c Optional vssget Task 25 years ago
  Stefan Bodewig e11b85235e Documentation for the Path elements, made nested src element of Javac 25 years ago
  Stefan Bodewig 8162d141e4 Make rmic, javac and javadoc use Path and add nested elements for 25 years ago
  Stefan Bodewig cf4c2f0187 Remove duplicate entries in Path. 25 years ago
  Stefan Bodewig 3b378ba637 set taskname in signjar task 25 years ago
  Stefan Bodewig 0325431a65 Make AntStructure compile under 1.1. 25 years ago
  Stefan Bodewig aa7f2d4046 Added Thomas Haas Path class. 25 years ago
  Conor MacNeill 6857348375 New build procedure for Unix based systems 25 years ago
  Stefan Bodewig 51c4c2282c Resolve properties loaded from files in a more predictable way. 25 years ago
  Stefan Bodewig 80b22f776f Make Rmic work when only one class is specified. 25 years ago
  Conor MacNeill 2de58e1f64 Make sure bootstrap uses the src version of lcp.bat 25 years ago
  Conor MacNeill 961ad3a9d9 Make sure all the pieces needed from bootstrap are present. 25 years ago
  Conor MacNeill f37d059fbe Interim change to prevent any issues with Unix based bootstraps 25 years ago
  Stefan Bodewig 09fab7c857 Cleanup/bugfixes int the scripts. 25 years ago
  Conor MacNeill 0a5e88a590 Rework the ant build process for NT/Windows 25 years ago
  Stefan Bodewig e7985a74cd JUnit testcases for EnumeratedAttribute. 25 years ago
  Stefan Bodewig f04102f8bd First cut at a task that generates a DTD for the currently running Ant. 25 years ago
  Stefan Bodewig da6555f5eb The new helper class itself. 25 years ago
  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