1355 Commits (f9c551b16e64afb9541e8e5507b9ac1a8c2eb436)

Author SHA1 Message Date
  Costin Manolache 8633497445 Another version of the SAX2-based project helper ( I can revert back 24 years ago
  Costin Manolache f2d8ae3406 Jikes ( and gcj ) have some problems dealing with internal non-static classes. 24 years ago
  Magesh Umasankar f9bcdd7713 Eliminate compile time dependency of ClassConstants with JavaClasshelper that uses bcel. Compilation of JavaClassHelper will be performed only if bcel is present at the time of compile. 24 years ago
  Peter Donald 9c6515959f Refactored core so that adders and setters are again separated for elements and attributes respectively. 24 years ago
  Peter Donald 02a2cffe8f Continued to refactor tests so that they are easier to maintain 24 years ago
  Peter Donald 37b2e99006 Commit new "data" classes to use during testing. 24 years ago
  Conor MacNeill 3b1a100df5 Need to have these live in the right package 24 years ago
  Peter Donald 6d5ce5b54d No need for separation between ConfigurationState and DefaultConfigurationState at this stage so push it all into one class 24 years ago
  Peter Donald ec3375928a No need for separation between ConfigurationState and DefaultConfigurationState at this stage so push it all into one class 24 years ago
  Peter Donald a7fecd5cf9 Continued the removal of creator cruft 24 years ago
  Peter Donald e0bed0aa14 Remove support for creators 24 years ago
  Peter Donald 1a02a5f570 Comment out test while the evolution of ant1 -> myrmidon continues 24 years ago
  Peter Donald 52a5a5d6e4 no message 24 years ago
  Costin Manolache 2fa4ee3c90 Quick change to ProjectHelperImpl to use SAX2. 24 years ago
  Costin Manolache df867b66e8 Updated ProjectHelper. 24 years ago
  Costin Manolache 4fc2dab7e2 Remove the files for the second proposal for now. I'll add them back 24 years ago
  Erik Hatcher 95dbd84d6e Substantial refactoring. 24 years ago
  Erik Hatcher 44e880c9e6 hot off the press.... now supports Ant properties within XDoclet tags 24 years ago
  Magesh Umasankar b926938e01 Document <loadproperties> task. 24 years ago
  Magesh Umasankar 069a8898be Test chain of filters. 24 years ago
  Magesh Umasankar f261bcd566 Make TailFilter behave exactly like the unix tail application. 24 years ago
  Magesh Umasankar d89352ca5e null check. 24 years ago
  Magesh Umasankar fdcfd1dd9b Improved doc; loadfile.xml typo fix. 24 years ago
  Conor MacNeill 689db09b31 New facades for ant and antcall tasks. 24 years ago
  adammurdoch cad63fce0b Doc updates. 24 years ago
  adammurdoch 70513c95de Fixed circular package dependency: 24 years ago
  adammurdoch 2afc643a3e * Moved FileNameMapper to framework. Got rid of setTo() and setFrom() 24 years ago
  Magesh Umasankar 1eaa635f8f Add a few preliminary testcases... 24 years ago
  Magesh Umasankar ce2a2bc4bc Cheat the introspector by making ClassConstants delegate bcel stuff to a helper class. 24 years ago
  Magesh Umasankar a172bceca6 Removing short form syntax for ClassConstants for the time being, as it forces user to have bcel.jar in classpath irrespective of whether the filter is being used or not. 24 years ago
  Erik Hatcher 5578d94e01 thanks again Bill Burton! all i can say is "wow!" 24 years ago
  Erik Hatcher 6252354506 once again for Jose Alberto - think I got it right this time 24 years ago
  adammurdoch ea28bed05b Document the new conditions. 24 years ago
  Peter Donald fb697b3d3e Delete unused variable 24 years ago
  Peter Donald b46fc7b6d1 Remove PropertyFile as it has changed significantly since being moved to this tree. 24 years ago
  Peter Donald 4284ea0840 Remove unused class 24 years ago
  Peter Donald 5e099552e5 Delete some unused variables 24 years ago
  Peter Donald a2144fd6b2 Merge Context back into TaskContext 24 years ago
  Peter Donald 7641529516 Move dotnet tasks into antlib hierarchy 24 years ago
  Peter Donald 0fa0e394dc Move all rmc stuff into its own package 24 years ago
  Peter Donald 4bf57267ee Deleete unused class 24 years ago
  Peter Donald eeede12e67 Die ProjectComponent die! 24 years ago
  Peter Donald 6309813d01 Converted the Ant1 Howto write a task to ant2 24 years ago
  Peter Donald fb8c07dd1b Rmove broken javadocs 24 years ago
  Peter Donald 1191c96565 Name build file so looks pretty under IDEA 24 years ago
  Peter Donald d0fcd88834 Javac task has moved 24 years ago
  Peter Donald 16a1e94b65 Use simplified AbstractContainerTask 24 years ago
  Peter Donald 3921f5f07c Move Tasklist into framework as it is being used everywhere 24 years ago
  Peter Donald ca1acca7db Remove Input task as need to be reimplemented using Stefans new source 24 years ago
  Peter Donald 334c80aa51 Start process of simplifying writing container tasks 24 years ago