1390 Commits (6b51a2d55dc98d32dbd99e8dc695c578847d9867)

Author SHA1 Message Date
  Peter Donald 5196e1b5fe Use antlib (and thus xdoclet) to generate the ant librarys 24 years ago
  Peter Donald 4b59ae3f6c Add in a yucky template build file to help build the antlib files 24 years ago
  Peter Donald 9d8b499b75 Update to latest task names as generated via xdoclet 24 years ago
  Peter Donald faefebd003 Remove descriptors that are no longer needed given the presence of xdoclet 24 years ago
  Peter Donald 1de83a9a90 Make sure the security tasks declare their tasks so that xdoclet can pick up the meta-data 24 years ago
  Peter Donald 76a301989f Make sure the runtime tasks declare their tasks so that xdoclet can pick up the meta-data 24 years ago
  Peter Donald d9c0723da0 Make sure the nativelib tasks declare their tasks so that xdoclet can pick up the meta-data 24 years ago
  Peter Donald 406533f617 Make sure the cvslib tasks declare their tasks so that xdoclet can pick up the meta-data 24 years ago
  Peter Donald db80ce0104 Make sure the archive tasks declare their tasks so that xdoclet can pick up the meta-data 24 years ago
  Peter Donald 7499c443d6 Update to latest excalibur to get compare for streams 24 years ago
  Peter Donald f5af375fba Make sure bziptest only runs when you specify test.bzip 24 years ago
  Peter Donald 050083f8cf Add in files used to test bzip functionality 24 years ago
  Peter Donald 021c159b9d Add in unit test for bzip input/output streams 24 years ago
  adammurdoch 87ceed8170 * Added TypeDefinition and sub-classes, which are passed to TypeDeployer to 24 years ago
  Peter Donald 04e443acbe Move across Stefans zip unit tests 24 years ago
  Peter Donald e05e852a39 Add in a unit test that validates the dependency relationships between different packages. 24 years ago
  Peter Donald fd82d25cdb Add the JDepend binary and license to CVS 24 years ago
  Peter Donald 6679566cca Rework Environment implementation so that it is part of the ExecManager service. This makes it less coupled to bad practices and also merges all the native execution code into a central place. 24 years ago
  Peter Donald 4c429d5df3 Move environment into impl package as it has several characteristerics that indicate it should be provided by the ExecManager service 24 years ago
  Peter Donald 819831f11e Move DefaultProject into builder directory as that is the only place it is used. This is cleaning up the interdependencies between container components.. 24 years ago
  Peter Donald d4bf78d252 Dont reference DefaultEmbeddor directly but via reflection so that the frontend is not directly referencing any objects in component hierarchy. 24 years ago
  Peter Donald c8fe4cd364 Move DefaultExecutionFrame into workspace package as it is only used from within this package. 24 years ago
  Peter Donald 0c6f46d685 Move CommandLauncher into Launchers package to remove circular dependency between impl and impl.launchers packages. 24 years ago
  Peter Donald c96e2c9dfc Add in a basic build file to generate dependency metrics. It uses CVS-only features of ant so shouldn't be pushed into main build file just yet 24 years ago
  adammurdoch 0dbf1bf0c9 Remove some unused Jars. These were preventing myrmidon from running on linux. 24 years ago
  adammurdoch 1e702432eb Added VFS proposal. 24 years ago
  adammurdoch 0061dd12cf Got rid of some detail from an error message, so that the mesage 24 years ago
  adammurdoch bc34bb06ca Allow typelibs to define custom roles: 24 years ago
  adammurdoch 44238fbb62 Added missing messages. 24 years ago
  Peter Donald 20ab59bff5 *** empty log message *** 24 years ago
  Peter Donald 93db46be11 Xalan1 prolly wont be supported in next Ant 24 years ago
  Peter Donald e01513fc37 *** empty log message *** 24 years ago
  Peter Donald 989d5b31d7 Remove unused imports 24 years ago
  Peter Donald 0999dac1e2 Correct specifier ordering 24 years ago
  Peter Donald fcf8af1e3c Dont modify loop counters in for loops 24 years ago
  Peter Donald 8c81fc2613 Make sure that the modifiers are in correct order 24 years ago
  Peter Donald 317e5fa1d0 The audit tool is not fully JLS compliant - wierd that ;) 24 years ago
  Peter Donald 89636a5338 Remove test tasks that are no longer relevent given new unit test infrastructure 24 years ago
  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