5699 Commits (0f276785d6e90f234201c4786eb37370e4bc358c)
 

Author SHA1 Message Date
  Costin Manolache e47e65c611 Same attributes names as in ant1.6 23 years ago
  Costin Manolache 44e40a7606 Update to the new hook. 23 years ago
  Costin Manolache e8a83719cd Few small changes. If the core loader is set and no explicit classpath 23 years ago
  Costin Manolache 359855b65f Few fixes, AntClassLoader uses parentFirst, Classloader was using reverse. 23 years ago
  Costin Manolache 4b472fb764 Add setting support 23 years ago
  Costin Manolache b46b2e5859 Remove the old helper 23 years ago
  Costin Manolache 56a3b7191c Update to ProjectHelper 23 years ago
  Costin Manolache 9f081e6178 Update to the new hook mechanism. 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 87912cbcc3 Same property helper, to allow porting of the plugins and to support 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 2ebc17d579 Renamed PropertyHelper to PropertyHelper2, so it'll still compile with 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
  Christoph Wilhelms 03a994486a Ant-Fake-Forrest proposal advancements: 23 years ago
  Christoph Wilhelms b8257c6b08 Update output directory. 23 years ago
  Christoph Wilhelms f61128da34 Enable the vsl's to generate Forrest-lookalike output. 23 years ago
  Christoph Wilhelms 4e7081513c "Fake-Forrest" resources 23 years ago
  Christoph Wilhelms ac82a6fee1 Additional "Fake-Forrest" resources, as they should rest in the source folder... 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 f04ace21c6 Patch from Nicola. Add a property "ant.file.PROJECTNAME" to point to 23 years ago
  Costin Manolache 16d27cc697 Use <classloader> instead of <systemLoader> 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 d21b3ce1ee update WHATSNEW 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
  Erik Hatcher 18c29f70d3 fixing line ending screwup from previous commit 23 years ago
  Erik Hatcher e4f4da7a4d fix missing filterchain in example 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