345 Commits (989d5b31d7baa9a9e09b8e65f81bc4b28c9f106c)

Author SHA1 Message Date
  Peter Donald 2efc459991 Reuse constants already defined by JDK 24 years ago
  Peter Donald 40d4de5a07 Minor touchups 24 years ago
  Peter Donald 21851ffa6f Don't modify parameters 24 years ago
  Peter Donald 10def2afa4 Made Expand archive-agnostic and the subclasses (Unzip/Untar) are the only ones that know about the specifics of a particular archive 24 years ago
  Peter Donald c6cabe48e1 Cleanup the expand related classes a lil more 24 years ago
  Peter Donald fa273bcbb4 Cleanup the expand related classes 24 years ago
  Peter Donald 6584b1cf3e Move zip/tar related archiving and un-archiving classes into new package 24 years ago
  Peter Donald 91b64c4ca6 Move TarFileSet.getFiles() into ScannerUtil 24 years ago
  Peter Donald 58083da2a7 Cosmetic touchups 24 years ago
  Peter Donald 26d5ac6cd5 Update classes for recent changes in fileset/scanner separation 24 years ago
  Peter Donald b8d1f622ef Move scanning out of ZipFileSet into this class 24 years ago
  Peter Donald 7c59613e55 Extend the framework fileset 24 years ago
  Peter Donald ad91082694 Made Execute2 only take Commandlin objects rather than an arrya of strings 24 years ago
  Peter Donald 3494ca7bb3 NAMELEN constant moved to TarEntry 24 years ago
  Peter Donald 764c1a617b Dont test booleans againstr true/false in condition expressions 24 years ago
  Peter Donald 076d8fda91 Made loop counter a simple variable rather than a complex value 24 years ago
  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