186 次代码提交 (6369b5fc45dc575d947ccdd807a11a0c177a3440)

作者 SHA1 备注 提交日期
  Magesh Umasankar 3c2bbbcda3 Real tired of seeing email address being abused. 23 年前
  Costin Manolache de744cc551 Remove the old embed proposal. 23 年前
  Stefan Bodewig 6e797b3a5d Fix typo. 23 年前
  Costin Manolache 21ded555ac Added a bit more info :-) 24 年前
  Costin Manolache 3256156dcc Finally, make all AntHandlers 'stateless' and make sure all the state is in 24 年前
  Costin Manolache 61a377b669 A bit of cleanup, remove duplicated code. 24 年前
  Costin Manolache 95b08cc54a Improve debugging ( to find the super. problems with import ). 24 年前
  Costin Manolache cb8e13aaed Implement the change in handling the top-level target before 24 年前
  Costin Manolache b4532de802 Import task, first version. 24 年前
  Costin Manolache 75cdfc682e Added import-related info to AntXmlContext. 24 年前
  Costin Manolache 03b6e25418 Merged all the changes from ProjectHelper. 24 年前
  Costin Manolache a2e5b12e38 First version of the <systemPath>. 24 年前
  Costin Manolache 13c833611e A small refactoring, getting to a more 'real' interface for the dynamic 24 年前
  Costin Manolache f1a2814606 Initial attempt to fix the optional.jar ( for 1.5+ ). The ProjectHelper 24 年前
  Stephane Bailliez fbdfb17427 Add mkdir feature (no comment only) 24 年前
  Stephane Bailliez faf4cbed41 Make sure the directory is versioned before adding an element 24 年前
  Stephane Bailliez d1723671a9 update the described flag when necessary... 24 年前
  Steve Loughran 65b70febb5 hostname code; way off the main branches, but nothing to stop it going in to 1.6 'cept a test or two 24 年前
  Costin Manolache 892725299a Fixes, build file, get it to work. 24 年前
  Costin Manolache 66bb079a1b Small update to the SAX2 reader - use a class that extends RuntimeConfigurable 24 年前
  Stefan Bodewig 6e595f17d7 We have moved. 24 年前
  Stefan Bodewig 8ff69d7cae Cleanup 24 年前
  Stefan Bodewig 991a1c8060 remove input proposal step 1 24 年前
  Stefan Bodewig 8c167dc8a7 clarify 24 年前
  Stefan Bodewig b9afdede80 Make run-test work again (XML parser was missing as I had crimson.jar 24 年前
  Stefan Bodewig 944aa460d4 Cleanup 24 年前
  Stefan Bodewig 88557a131b Make use of StringUtils, cosmetics. 24 年前
  Stephane Bailliez 90c469486c Updating Excalibur to the i18n lib grabbed directly from Myrmidon. 24 年前
  Magesh Umasankar bcd2dfcf11 Remove contents from filter reader proposal, now that the code has been migrated to the main tree. 24 年前
  Stefan Bodewig 15aa471689 Make DefaultInputHandler subclass friendly. 24 年前
  Costin Manolache 57a57bfca9 First draft for the 'TaskFactory' hook. 24 年前
  Costin Manolache 51ac64b16c Remove the ProjectHelper proposal. 24 年前
  Costin Manolache 8633497445 Another version of the SAX2-based project helper ( I can revert back 24 年前
  Costin Manolache f2d8ae3406 Jikes ( and gcj ) have some problems dealing with internal non-static classes. 24 年前
  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 年前
  Costin Manolache 2fa4ee3c90 Quick change to ProjectHelperImpl to use SAX2. 24 年前
  Costin Manolache df867b66e8 Updated ProjectHelper. 24 年前
  Costin Manolache 4fc2dab7e2 Remove the files for the second proposal for now. I'll add them back 24 年前
  Magesh Umasankar b926938e01 Document <loadproperties> task. 24 年前
  Magesh Umasankar 069a8898be Test chain of filters. 24 年前
  Magesh Umasankar f261bcd566 Make TailFilter behave exactly like the unix tail application. 24 年前
  Magesh Umasankar d89352ca5e null check. 24 年前
  Magesh Umasankar fdcfd1dd9b Improved doc; loadfile.xml typo fix. 24 年前
  Magesh Umasankar 1eaa635f8f Add a few preliminary testcases... 24 年前
  Magesh Umasankar ce2a2bc4bc Cheat the introspector by making ClassConstants delegate bcel stuff to a helper class. 24 年前
  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 年前
  Erik Hatcher 6252354506 once again for Jose Alberto - think I got it right this time 24 年前
  Erik Hatcher fac77e5b28 for Jose Alberto 24 年前
  Erik Hatcher 8dfa7abd4d for Jose Alberto 24 年前
  Magesh Umasankar 6885f5ccad Made <copy> and <move> filterchain aware. Existing <filterset> elements can live together with <filterchain> elements. However, all <filterset>s will only be processed *after* all <filterchain>s have been. 24 年前