2534 Commits (e910d5184a5b6dc049bd830acbd60f5d6cfd3dd0)

Author SHA1 Message Date
  Costin Manolache 359855b65f Few fixes, AntClassLoader uses parentFirst, Classloader was using reverse. 23 years ago
  Costin Manolache fb0294a200 Call direcltly project ( all other tasks do this ) 23 years ago
  Costin Manolache e9c9b00132 Call project.replaceProperties(). Probably should call PropertyHelper directly, 23 years ago
  Costin Manolache b5324fb768 Everything related with properties is in PropertyHelper. 23 years ago
  Costin Manolache 00d986bfdc Everything related with properties is now in PropertyHelper. 23 years ago
  Costin Manolache af9325e41e "Dynamic properties" and a bit more. 23 years ago
  Costin Manolache 1bf5797759 *** empty log message *** 23 years ago
  Costin Manolache e1721225fc Quick fail if ImportTask is used with a ProjectHelper that doesn't 23 years ago
  Costin Manolache f15fb7639c Update with the 2 changes: set attributes explicitely ( instead of passing 23 years ago
  Costin Manolache eed11060d5 A change in ProjectHelper2 - RC doesn't need to depend on SAX2. 23 years ago
  Costin Manolache 8d139ecb21 Add "importStack" that will allow import to keep track of loops. 23 years ago
  Costin Manolache 87118181a6 Add a new method to get an IntrospectionHelper. 23 years ago
  Costin Manolache 0be94ce296 Remove the dependency on ProjectHelper2. 23 years ago
  Costin Manolache 53c217c878 Revert the change, it causes gump failures ( thanks Gump ! ) 23 years ago
  Costin Manolache 4edeb27347 Use classpath instead of path. 23 years ago
  Costin Manolache 1020d9795b Make the basedir of each project available. 23 years ago
  Costin Manolache 9ba9e53780 Made the messages for loading with direct and reverse delegation different. 23 years ago
  Costin Manolache 6369b5fc45 Add <classloader> and <import> 23 years ago
  Costin Manolache c69730f54f Add the <classloader> task. 23 years ago
  Costin Manolache 9c933c4921 <import> task. 23 years ago
  Costin Manolache f507f5134e A small build test for <classloader> 23 years ago
  Costin Manolache 3920c91b46 Add 2 (small) test files for import. 23 years ago
  Conor MacNeill 2e83cb6a0d Add maxmemory option to control memory of the jarsigner VM 23 years ago
  Conor MacNeill 1cdcdc63b4 cut and paste error fixup 23 years ago
  Conor MacNeill 5bc276dd2d Minor formatting 23 years ago
  Conor MacNeill d75177e23f Update test code to account for the new dependency file 23 years ago
  Conor MacNeill b57735118f Make the message more informative when a class cannot be loaded 23 years ago
  Conor MacNeill ef710b0303 Remove incorrect check on the output file length 23 years ago
  Conor MacNeill 35eaa950b8 Add test cases for class fileset to pick up new dependency types 23 years ago
  Conor MacNeill 4fc7e7aae7 Detect more class references, particularly the ones used to create 23 years ago
  Conor MacNeill 58f3cad4fb Make sure random component of names is always purely numeric - no negative signs 23 years ago
  Costin Manolache 594d2dd6c8 Fix for the lowercase problem. Sorry for the delay, I didn't have access to 23 years ago
  Conor MacNeill 6aa8641eaf Testcase to test conformance to case sesnitivity rules for tasks 23 years ago
  Costin Manolache 0d7633caa6 getDescription() now computes the description ( on demand ) using 23 years ago
  Costin Manolache 4896e42323 Initial fix for description problems. 23 years ago
  Costin Manolache bcc858ea72 Project stores the targets in a hashtable. There is no way to 23 years ago
  Costin Manolache b345410bb2 Add accessor for the text content. 23 years ago
  Conor MacNeill 7f60f63977 addConfiguredXXX was not working for TaskAdpater wrapped classes 23 years ago
  Stefan Bodewig fb4cd3ac37 Add mac, unix and dos as alternatives for <fixcrlf>'s eol option. 23 years ago
  Stefan Bodewig 1584102bcf IBM has decided that one runtime jar simply is not enough. 23 years ago
  Costin Manolache 2a6e823ddb Add a method to support configuration using SAX2 attributes. 23 years ago
  Costin Manolache 41c3e23d1d Few changes merged from embed to support delayed evaluation. 23 years ago
  Costin Manolache 34bf2cc218 Added support for SAX2 attributes. 23 years ago
  Costin Manolache 72b95057fa This is the delayed-task creation helper. It's a clened-up 23 years ago
  Costin Manolache faf03ac9c1 Another try with delayed task Class creation and runtime replacement 23 years ago
  Costin Manolache 21e8c108f1 Different test - it seems the field is no private, so it can't pass. 23 years ago
  Stefan Bodewig fb2b9616dc Rumors say that absolute file: URLs on Windows need a third slash. 23 years ago
  Stefan Bodewig ef9539bad9 remove catalogfiles from xmlcatalog 23 years ago
  Stefan Bodewig 3255fa8ff4 Add support for Unix permissions to <zip> and friends, doing it the 23 years ago
  Steve Loughran 23f6c5508d test that we get the expected reference on java1.2, by a bit of convolution. (i.e that we dont get the 1.1 compatible ref) 23 years ago