5562 Commits (34dc5127ac1a581305f7b89cc9801f1624b2e039)
 

Author SHA1 Message Date
  Costin Manolache 0a72a5f179 Remove the debug statement. 23 years ago
  Costin Manolache 71bdf3e03d Ant will try to copy all inheritedReferences. Some may not exist. 23 years ago
  Costin Manolache c39f7f3091 Added back the import property. 23 years ago
  Costin Manolache 4d141cebd3 Extra check for null. 23 years ago
  Costin Manolache 8031b53839 Weird. UE didn't seem to call setProject on the task. That seems to be 23 years ago
  Stefan Bodewig f4c8d96068 still 2002 23 years ago
  Costin Manolache be974a4a5a Fix getParent() ( cut&paste from ProjectHelperImpl ) 23 years ago
  Costin Manolache 7ae8cce4da Update with the current name generation schema. 23 years ago
  Costin Manolache 524ca16a8f Finally fix the jspc test failure. 23 years ago
  Costin Manolache 1cb319dbc9 A small test for xmldom and jxpath. 23 years ago
  Costin Manolache 8de9e2154d Fix the CRLF failure. 23 years ago
  Costin Manolache 0088b06732 Changed the build system. 23 years ago
  Costin Manolache 7561f93fd8 Include optional-* ( probably don't have to include ant.jar any more for 23 years ago
  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