3571 次代码提交 (2986a1b266db0241341764c2ee3c240a45ac3cfd)
 

作者 SHA1 备注 提交日期
  Stephane Bailliez 9d81c4b279 Some cleanup 24 年前
  Stephane Bailliez b9ab19b18b Fix javadoc 24 年前
  adammurdoch 2e6e170fb3 Changes to DefaultDeployer: 24 年前
  adammurdoch e7ab62bc91 Added 'converter' role. 24 年前
  adammurdoch ee0d987003 Added @ant:role tag, fixed Javadoc comment. 24 年前
  adammurdoch e7a2e195af Fix Javadoc comment. 24 年前
  Peter Donald e055d2d5ad Remove some unused cruft 24 年前
  Peter Donald d09fc12e58 Removed throwsIOException from Execute.execute() as it was never thrown. 24 年前
  Peter Donald ca77bf7cd3 Renamed Execute2 to Execute and moved it into the myrmidon.framework package. 24 年前
  Peter Donald 9acb4910a9 Move manifestUtil into aut package 24 年前
  Peter Donald 15098b0f49 Experiment with an alternate pattern for writing tasks wrapped around native exes 24 年前
  Peter Donald 1a0e2e46bc All logging will be routed via System.err or System.out if there is no ExecOutputHandler defined. 24 年前
  Peter Donald e0f1ffa9ba No need to setup a Logger for Execute. 24 年前
  Peter Donald 5de5749977 Add some more minor tests for filteredcopy ... 24 年前
  Peter Donald 1ce3b5124e Comment out creator for the time being 24 年前
  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 年前
  Peter Donald f52a735cfa Remove dummy javadocs 24 年前
  Peter Donald f588bebd5c Remove unused variables 24 年前
  Steve Loughran ab27c9f4e1 Adding javadocs for the main methods that testcases are likely to call 24 年前
  Stephane Bailliez 72463ee29f Excluding MAuditParser test when appropriate. Sorry Steve. 24 年前
  Peter Donald a9ee520ea1 Start to create a metainfo infrastructure 24 年前
  Peter Donald f271942e72 *** empty log message *** 24 年前
  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 年前
  Peter Donald ea31a2b83a Fix up audit violations 24 年前
  Erik Hatcher 27a9448849 sorry.... fat fingers. 24 年前
  Erik Hatcher b720f6461e Documenting a feature that had been previously added (oops!). 24 年前
  Stephane Bailliez ef5da3ccff - remove useless object creation 24 年前
  Stephane Bailliez 968b173a27 Fix violation 24 年前
  Stephane Bailliez 81973008d1 Fix array declarator 24 年前
  Peter Donald 9592a7bdbb STart to move the ant-indepenet manifest stuff into aut 24 年前
  Peter Donald 2b409474f1 Delete old copy task 24 年前
  Peter Donald e737c9abd1 No longer need old move task 24 年前
  Peter Donald d50c71d4f6 Migrate across the move task 24 年前
  Peter Donald 78a7fbf3d9 Started some massive refactoring of the Manifest classes so that eventually they can be completely decoupled from ant 24 年前
  Peter Donald 0595affdf0 Simple demo for copy 24 年前
  Peter Donald d408d99390 Copy across the copy task and strip out filtering 24 年前
  Peter Donald cd09b730bf Add some basic examples of how to use try-catch task 24 年前
  Peter Donald 3ffd08e036 Add a try-catch taks to emulate javas try-catch constructs 24 年前
  Peter Donald fedc2287b5 Too tightly coupled to ant1 to run in ant2 so zap them for now and come back to it later. 24 年前
  Peter Donald 711320d7de Zap some audit warnings 24 年前
  Peter Donald fa980642c8 Zap some audit warnings 24 年前
  Stephane Bailliez 1e67240862 Access static method via class and not the object 24 年前
  Stephane Bailliez 532d0a479e - Add an helper method to write directly a document 24 年前
  Stephane Bailliez 45287716c9 Easy way to test the Audit parser. 24 年前
  Stephane Bailliez 4fbdadb171 Missed commit for this one. 24 年前
  Stephane Bailliez 3b349325f1 Refactored handler by extracting specialized parser class. 24 年前
  adammurdoch 7a5c30f33c Changes to DefaultConfigurer: 24 年前
  Stephane Bailliez 8af1905a98 - Added rulespath to Audit to use customized rules. 24 年前
  adammurdoch 271e0fe6fc Add descriptions to some targets. 24 年前
  Diane Holt 77f2c0563f Put the old cruft back in (and devote some otherwise better-used energy 24 年前