3496 Commits (b6f66230b3579de3ea35e0298d9f8729e848744e)
 

Author SHA1 Message Date
  Stephane Bailliez b6f66230b3 fix javaddoc and unused variable 24 years ago
  Conor MacNeill 256d87df30 Fix up minor typo 24 years ago
  Conor MacNeill f16a5cd623 Add in nested element processing for scriptdefs 24 years ago
  adammurdoch b070293536 Add project name, so that IDEA will let me bind keys to targets. 24 years ago
  adammurdoch 5307209831 Changes to DefaultDeployer: 24 years ago
  adammurdoch 584e6514a1 * Rename --myrmidon-home command-line arg to --ant-home. 24 years ago
  adammurdoch 84b8f2b8b6 Resolve path to referenced projects. 24 years ago
  adammurdoch 204a23f354 Fix error message, and some Javadoc problems. 24 years ago
  adammurdoch f8fdbeedec Removed warning message, since it no longer applies. 24 years ago
  adammurdoch fdbfe30a3e Added version attribute to all the descriptors. 24 years ago
  Stephane Bailliez 4829434a73 Fix shouldRun logic. 24 years ago
  Stephane Bailliez f4a6e35f35 Fix Javadoc 24 years ago
  Stephane Bailliez 8c68d48649 Make sure you do not compare apples to oranges 24 years ago
  Conor MacNeill 30b81779b5 Add ability to define tasks using BSF scripts - experimental 24 years ago
  adammurdoch ec9816997d Initial cut of a very basic intro to Myrmidon. 24 years ago
  Stephane Bailliez 8a3b2de9a5 Exclude also from tests (should be better to do that on .class to avoid redundancy in filters.) 24 years ago
  Stephane Bailliez b9fa4d494b Initial commit. Was missed in the original one. Sorry Jose. 24 years ago
  Erik Hatcher 7ed2408117 upon Jose Alberto's request, updates to antlib 24 years ago
  Steve Loughran f1548aec2b added tests to look at <java's> exception handling. 24 years ago
  Steve Loughran c4d8f9c859 turned off the fatal stuff unless a property is set; added tests to look at <java's> exception handling. 24 years ago
  Steve Loughran c3949e4e2d java task test cases; reworked to inherit off BuildFileTest 24 years ago
  Steve Loughran b0566b79cb java task test build file 24 years ago
  Steve Loughran 22bfff8552 small changes to the tests 24 years ago
  Stephane Bailliez 634dbf216a Code cleanup 24 years ago
  Stephane Bailliez b67ae6c688 Implement if/unless into (Batch)TestElement 24 years ago
  Stephane Bailliez 9d81c4b279 Some cleanup 24 years ago
  Stephane Bailliez b9ab19b18b Fix javadoc 24 years ago
  adammurdoch 2e6e170fb3 Changes to DefaultDeployer: 24 years ago
  adammurdoch e7ab62bc91 Added 'converter' role. 24 years ago
  adammurdoch ee0d987003 Added @ant:role tag, fixed Javadoc comment. 24 years ago
  adammurdoch e7a2e195af Fix Javadoc comment. 24 years ago
  Peter Donald e055d2d5ad Remove some unused cruft 24 years ago
  Peter Donald d09fc12e58 Removed throwsIOException from Execute.execute() as it was never thrown. 24 years ago
  Peter Donald ca77bf7cd3 Renamed Execute2 to Execute and moved it into the myrmidon.framework package. 24 years ago
  Peter Donald 9acb4910a9 Move manifestUtil into aut package 24 years ago
  Peter Donald 15098b0f49 Experiment with an alternate pattern for writing tasks wrapped around native exes 24 years ago
  Peter Donald 1a0e2e46bc All logging will be routed via System.err or System.out if there is no ExecOutputHandler defined. 24 years ago
  Peter Donald e0f1ffa9ba No need to setup a Logger for Execute. 24 years ago
  Peter Donald 5de5749977 Add some more minor tests for filteredcopy ... 24 years ago
  Peter Donald 1ce3b5124e Comment out creator for the time being 24 years ago
  Peter Donald dc89e4bd22 Add in a task that does filtered coping. It does it in the same was as Ant1.x excep that it also acepts a character encoding and defaults to ascii. This is to workaround platform specific deviations and also to make it easier to have more reliable builds. 24 years ago
  Peter Donald f52a735cfa Remove dummy javadocs 24 years ago
  Peter Donald f588bebd5c Remove unused variables 24 years ago
  Steve Loughran ab27c9f4e1 Adding javadocs for the main methods that testcases are likely to call 24 years ago
  Stephane Bailliez 72463ee29f Excluding MAuditParser test when appropriate. Sorry Steve. 24 years ago
  Peter Donald a9ee520ea1 Start to create a metainfo infrastructure 24 years ago
  Peter Donald f271942e72 *** empty log message *** 24 years ago
  Peter Donald 377843f5f1 No need to exclude ide package anymore as it no longer exists. And copy across all files that aren't .java files post-build. 24 years ago
  Peter Donald ea31a2b83a Fix up audit violations 24 years ago
  Erik Hatcher 27a9448849 sorry.... fat fingers. 24 years ago