329 Commits (1febec8f8845e30fa6788fe250ea3143cf51a6fc)

Author SHA1 Message Date
  Peter Donald 71eaa47717 Ugly hack to retrieve ExecManagerService by directly instantiating factory. This should really be done by the container in the future but is done here now to test out some ideas 24 years ago
  Peter Donald 0c7462a17f Update tasks to reflect movement of logic from objects to service/utility objects 24 years ago
  Peter Donald ecabb60891 Move FileSet logic into a ScannerUtil class 24 years ago
  Peter Donald a71d1ee865 Cleaned up scanner a little 24 years ago
  Peter Donald bf72fe7cfe Add some more authours from original file 24 years ago
  Peter Donald 918484ab41 Move security/signing/etc related tasks to antlib 24 years ago
  Peter Donald 74e0414fae Migrate patternset to framework package 24 years ago
  Peter Donald fef5fd66d1 Create a utility class to contain all the static scanner utility functions 24 years ago
  Peter Donald 1581725922 Filter through the changes to PatternSet to other tasks/types 24 years ago
  Peter Donald 432a0ae47a Convert creator methods into adders. 24 years ago
  Peter Donald 10a5eaecd4 Replace NameEntry class with Pattern class 24 years ago
  Peter Donald ce7d0dd681 Zap whitespace 24 years ago
  Peter Donald 6a608b16ae Reuse IOUtil functionality 24 years ago
  Stephane Bailliez 8ce1de2178 - Fix order of modifiers 24 years ago
  Peter Donald 42f63164a8 Moved some path manipulation utilities into PathUtils 24 years ago
  Peter Donald 480c59459b Moved toURL from Path to PathUtils 24 years ago
  Peter Donald e84e6207dc Cleaned up copy method 24 years ago
  Peter Donald 04ce488e76 Moved inner class to be a top level class 24 years ago
  Peter Donald 4850b4c745 Move addExtdirs to PathUtils 24 years ago
  Peter Donald 3c5d592a35 Extract inner classes and move contentEuqls to FileUtil 24 years ago
  Peter Donald 9026bb612d Use IOUtils.shutdown() for readers/writers 24 years ago
  Peter Donald fecfb6147a Started to cleanup ExecuteOn 24 years ago
  Peter Donald 892dd8df07 Started to cleanup ExecuteOn 24 years ago
  Peter Donald 8d3ee3fbea Reworked task to remove dependency on Execute 24 years ago
  Peter Donald 7e5853486c Did some create->add munging 24 years ago
  Peter Donald 38dce34edf Did some create->add munging 24 years ago
  Peter Donald ee6f20fbfc Move general purpose utility code for bzip/zip/tar into aut 24 years ago
  Peter Donald 8bf8f72792 addConfiguredX --> addX 24 years ago
  Peter Donald 7ac20d949c Started to refactor and clean code 24 years ago
  Peter Donald c05fecf453 No need for interface to be public 24 years ago
  Peter Donald 337e359a8a Cleaned up class a little 24 years ago
  Peter Donald f0aec0feb7 Move g/b zip stuff into new library 24 years ago
  Peter Donald 29cd889775 The attached patch makes <path> useable as a data-type in myrmidon. 24 years ago
  Peter Donald 7b52927716 Whitespace zap 24 years ago
  Peter Donald b90678157d Refactored Packing code so that only the absolute minimum is contained in sub-classes 24 years ago
  Peter Donald e094f083b6 Refactored Unpacking code so that only the absolute minimum is contained in sub-classes 24 years ago
  Peter Donald 5dde044f67 Remove uneeded taskdef list 24 years ago
  Peter Donald bfc6ef8295 This is the first patch of the looong process of refactoring the 24 years ago
  Peter Donald e24538c342 Cleanup up Path object by makign PathElement a top level class and by removing the create() methods and replacing them wiuth adder methods. 24 years ago
  Erik Hatcher 244711d7d3 not with a house, not with a mouse, I do not like green eggs and SPAM 24 years ago
  Peter Donald 0a07be8ea8 Started to clean zip and friends 24 years ago
  Peter Donald b131c2950d Made attributes of MatchingTask private 24 years ago
  Peter Donald 8036fdf46a Made NameEntry a top level class rather than an inner class of PatternSet 24 years ago
  Peter Donald 19446d7a81 Use accessor to get Value from EnumeratedAttribute 24 years ago
  Peter Donald 04a62a443e Made attribute private 24 years ago
  Peter Donald 239b263d1d Remove unused type registry 24 years ago
  Peter Donald aa92c5f870 Move Mapper adaptor and friends to mapper package 24 years ago
  Peter Donald d71bdbed17 Remove unused class. 24 years ago
  Peter Donald 6181417a1f Remove usage of Reference 24 years ago
  Peter Donald 24d5431aab Made PathTokenizer package access and exposed path parsing through FileUtils. 24 years ago