3424 Commits (8af1905a98b1e04a63ab7473d64a41bfda91f15e)
 

Author SHA1 Message Date
  Stephane Bailliez 8af1905a98 - Added rulespath to Audit to use customized rules. 24 years ago
  adammurdoch 271e0fe6fc Add descriptions to some targets. 24 years ago
  Diane Holt 77f2c0563f Put the old cruft back in (and devote some otherwise better-used energy 24 years ago
  Stefan Bodewig d8169cab92 split execute in <javac> to make it easier to extend. 24 years ago
  Stefan Bodewig 750999053f Work around a bug in Kaffe - we can as well label it "optimization" 8-) 24 years ago
  Conor MacNeill 30a4d96094 Fix up determination of basedir on Antcall 24 years ago
  Stefan Bodewig 39be3a40c4 ease building with Kaffe 24 years ago
  Conor MacNeill 8e684f3e6e Improved support for taskdef 24 years ago
  Stephane Bailliez 408a4c09b0 Fixed javadoc 24 years ago
  Stephane Bailliez 042a1e9041 Fix copyright 24 years ago
  Stephane Bailliez 1df82da13f Fix file protocol prefix so that there is no more 24 years ago
  Stephane Bailliez aa102f4985 Fixing unused variable and array declarator 24 years ago
  Conor MacNeill a43114f29d Mutant: A few more things now work 24 years ago
  Conor MacNeill 132115ec2f Improved Ant1 compatability by removing some facades 24 years ago
  Peter Donald 6518cd22e0 Start to clean up the clean up the manifest task and extract the useful bits into separate classes and adaptors. 24 years ago
  Peter Donald abfd52df02 Move manifest to a separate package 24 years ago
  Peter Donald d23de598f0 Add version tags 24 years ago
  Peter Donald 85f0f72113 Started to cleanup manifest task 24 years ago
  Peter Donald 4f74fbfd06 Avoided aliasing problem when creating child deployers by creating a new HashMap and adding all parents entrys rather than just referring to parents copy (which could lead to you altering the parents copy accidently) 24 years ago
  Peter Donald 7e3c520606 Add a final 24 years ago
  Peter Donald 85595c6345 No need for the manifest in here 24 years ago
  Peter Donald 87e5816099 Test that tools.jar is included when you declare a dependency on it 24 years ago
  Peter Donald a1e045b36e Fake tools.jar as an optional package 24 years ago
  Peter Donald 3715ce688f Remove uneeded mail task - should use the new refactoring from ant1 24 years ago
  Peter Donald f76be89106 Add in unit tests for the TypeFactory classes. 24 years ago
  Peter Donald 65c27bc2ad Add in a TypeFactory that will reload a specified set of URLs everytime create() is called which allows statics to be used in tasks if they absolutely have to be 24 years ago
  Peter Donald 3dc620ea92 Made it possible to subclass the TypeFactory and use different strategies for getting ClassLoader 24 years ago
  Conor MacNeill 22e6b3ce29 Fix up some small problems in mutant's Ant task 24 years ago
  Conor MacNeill 51320c5fb0 Additional features for classpath management 24 years ago
  Peter Donald 5f5f39118b Refactored dependecy tests so that myrmidon can not depend on antlib or the old ant tree. 24 years ago
  Peter Donald 49e74b1e52 Use indirection to get ClassLoader. 24 years ago
  Peter Donald ff5193eb1a Add version identifier to ant-lib descriptor 24 years ago
  Stefan Bodewig 6a25759d44 use the "official" LICENSE document from Crimson. 24 years ago
  Magesh Umasankar 788da5fd43 Copyright year fix. 24 years ago
  Erik Hatcher 5c39c18686 Applying patch submitted for #6012. 24 years ago
  Erik Hatcher 44b170125d Fix for #6288 24 years ago
  Stephane Bailliez 91dfa2e783 - Fixed JavaScript escaping for properties. 24 years ago
  Peter Donald 36a0800e7e Style touchups 24 years ago
  Peter Donald a13ad7eb72 sort imports 24 years ago
  Peter Donald fa9401b00e Some cleanups suggested by audit task 24 years ago
  Peter Donald b73026d50f Simple test for the if task 24 years ago
  Peter Donald d58f3cf424 Add a simple if task that will eventually help with ant1.x compat 24 years ago
  Peter Donald 52c8bfeecf Make all roles exposed as the classname via runtime lookup 24 years ago
  Peter Donald 6eff531b8d Make role exposed as the classname 24 years ago
  Peter Donald a13868434f Expose Roles that are the same as the classname 24 years ago
  Peter Donald 014cf44f15 Put frame into CM making it accessible as a Service. 24 years ago
  Peter Donald e8e790834d Made frame implement Component 24 years ago
  Peter Donald 70d058372a Avoid audit violation by removing unused field 24 years ago
  Conor MacNeill 42d4199104 Made unset property behaviour a config item 24 years ago
  Peter Donald 06ea1d271a Pass in ExecManager via constructor 24 years ago