1402 Commits (35239662037885a84ef34cba2d0b901b6280e48f)

Author SHA1 Message Date
  Peter Donald a6621ddf39 Test Configurable objects are handled correctly 24 years ago
  Peter Donald f9f5baaf28 No need to have a test task now that we have junit tests 24 years ago
  Peter Donald ed7685cd6f Add in the ability for types to automagicall instantiated based on registration into TypeManager as previously discussed. 24 years ago
  Peter Donald 5151a3152d Reverse logic so that if duplicated typed adders are present then a different message is issued 24 years ago
  Peter Donald a99711a13e Add some more tests to check recently added features of Configurer 24 years ago
  Peter Donald 34ad9105d9 *** empty log message *** 24 years ago
  Peter Donald d3d4e01d01 Update test to work with current error messages 24 years ago
  Peter Donald 87050a6483 Made build file test adder by default 24 years ago
  Peter Donald c0aae88c47 Added a simple class to help test the typed adder construct 24 years ago
  Peter Donald 5720f1ccba Added some extra error messages 24 years ago
  Peter Donald 0fdacdfc1a Removed "nasty hack-o-rama" by re-catching and re-throwing ConfigurationExceptions up call stack. 24 years ago
  Peter Donald ff8b6709bc Made class package access until such a time when it is needed outside package 24 years ago
  Peter Donald 2efc459991 Reuse constants already defined by JDK 24 years ago
  Peter Donald 8c9e30ccc9 Made class package access until such a time when it is needed outside package 24 years ago
  Peter Donald 9eca90e207 Restyled 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 e29065397c Add a basic class for fileset 24 years ago
  Peter Donald d20cd4d2dd Add an abstract base class for all file sets 24 years ago
  Peter Donald bab9e2d799 Fixup location of []s 24 years ago
  Peter Donald ad91082694 Made Execute2 only take Commandlin objects rather than an arrya of strings 24 years ago
  Peter Donald 1447e596aa Cleaned up code and made some violations go away 24 years ago
  Peter Donald 0b93bdd7cd Made class package access and cleaned up code a little 24 years ago
  Peter Donald 3494ca7bb3 NAMELEN constant moved to TarEntry 24 years ago
  Peter Donald 1ec104d65d Moved NAMELEN constant to TarEntry and made class package access 24 years ago
  Peter Donald 501b8512d7 Made class package access as it does not need to be accessed outside this package 24 years ago
  Peter Donald 293685575c Remove unused local variable 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 90ff09d91d Made sure signjar was actually executing command 24 years ago
  Peter Donald 126ad7cd05 Remove unused member variables 24 years ago
  Peter Donald aac16db25b Made loop expression a simple value rather than a complex expression 24 years ago
  Peter Donald 7d9692d725 Move []s to component type and not postfix variable (like icky c programmers do) 24 years ago
  Peter Donald 1b022c8fbe Move []s to component type and not postfix variable (like icky c programmers do) 24 years ago
  Peter Donald 3aa4a41c64 Remove unused variable 24 years ago
  Peter Donald 1a3090627d Made complex loop counter a simple constant 24 years ago
  Peter Donald daf1138400 Remove unused method and variables 24 years ago
  Peter Donald 179cea7fdd Remove localization stuff as it is unused 24 years ago
  Peter Donald ac36bf7f96 Don't compare to true in a condition stattement 24 years ago
  Peter Donald b5b9ac55e8 Reorder declarations for JLS compliance 24 years ago
  Peter Donald 8f2a238c2d Remove unused local and class variables 24 years ago