3300 Commits (010630d10dcbe4cdf36bd524cf2fa87fa2270c0c)
 

Author SHA1 Message Date
  Peter Donald 010630d10d Rename dist target to dist-lite and create a new target dist that also runs the tests. 24 years ago
  adammurdoch bbb41d5a55 Renamed abstract VFS tests. 24 years ago
  Magesh Umasankar 48de0c3b86 Websphere Support Documentation 24 years ago
  Peter Donald b429428ae6 Rename ComponentTestBase to AbstractComponentTest and make AbstractComponentTest abstract. 24 years ago
  Peter Donald c692c966dc Exclude abstract tests 24 years ago
  Magesh Umasankar 26bfd9b1ec The pattern definition **/._* has been added to the default excludes list. 24 years ago
  adammurdoch 135b671dc7 * Changed typelib descriptor template, to generate definitions for 24 years ago
  Peter Donald 4ec167f897 Add in license for xdoclet stuff. 24 years ago
  adammurdoch 2705071ab4 Move DefaultFileSystemManager to impl package, to get rid of circular package dependency. 24 years ago
  adammurdoch 782824df16 * Fix antlib.xml so that the descriptors end up in the typelibs. 24 years ago
  adammurdoch 25ee1c57c0 Fix NPE when Jar does not contain a typelib descriptor. 24 years ago
  adammurdoch 73b65edb32 Change <typedef> -> <type-def> 24 years ago
  Magesh Umasankar 541c011990 Add -id option 24 years ago
  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
  Conor MacNeill 3348d72d17 new build files 24 years ago
  Erik Hatcher 41dfac814f post the results 24 years ago
  Conor MacNeill b7e43ad8c5 mutant mutation 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
  Conor MacNeill 96f9f0ceb4 Since Project.getProperties now returns a cloned hashtable, should 24 years ago
  adammurdoch 87ceed8170 * Added TypeDefinition and sub-classes, which are passed to TypeDeployer to 24 years ago
  Stephane Bailliez d957fa1151 Fix -jar option to be appended rather than prepended 24 years ago
  Conor MacNeill a92bca05d0 Clean up ejbjar task a little 24 years ago
  Conor MacNeill 334597d246 Add Support for JOnAS EJB server 24 years ago
  Erik Hatcher 80bc43cdc5 close poll 24 years ago
  Erik Hatcher 4e409337cd close poll and remove some old news 24 years ago
  Magesh Umasankar f68b0093bd Keep the constructor chain alive. 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
  Magesh Umasankar 0fb624e936 Check for null value introduced. 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