3424 Commits (8af1905a98b1e04a63ab7473d64a41bfda91f15e)
 

Author SHA1 Message Date
  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
  Magesh Umasankar 00013b4e5c Name is optional for <project> 24 years ago
  Stephane Bailliez 341ff9fbe6 Make sure that it collects testcases correctly inside directories. 24 years ago
  Stephane Bailliez b423c3cf7d Allow to execute rjunit to check for real use case by running Ant tests 24 years ago
  Stephane Bailliez 9dd82220b2 Handy build file to run ant tests via rjunit 24 years ago
  Erik Hatcher 7b13cb943f update copyright 24 years ago
  Stephane Bailliez b1917be1c4 Fix package name. 24 years ago
  Stephane Bailliez f1756e725f Moving to rjunit package 24 years ago
  Stephane Bailliez 728221f4d8 Moving to rjunit package to avoid conflicts 24 years ago
  Stephane Bailliez f52ac98213 - Try to close the file rather than relying on finalization. 24 years ago
  Erik Hatcher b57651f539 Add -propertyfile command-line option. 24 years ago
  Stephane Bailliez 62ff30c775 Socket error occurs when running multiple times...there must be something 24 years ago
  Stephane Bailliez b71d8a9255 Fix tests 24 years ago
  Stephane Bailliez 982958016a - Add equals method to event. 24 years ago
  Stephane Bailliez 56498384ab Removing the old listener 24 years ago
  Stephane Bailliez 834c375a75 Dirty exception handling for now 24 years ago
  Stephane Bailliez 75ecbdd337 - Dirty exception handling for now. 24 years ago
  Stephane Bailliez 6ab8acfe1b Removing unused classes 24 years ago
  Steve Loughran d65cafdcec adding destFile naming scheme to tar, for consistency with the zip family and other tasks. I know Costin thinks we do this deliberately, just to break his builds, so even though I have updated the manual and the test cases, I have commented out the deprecated message which users should get when they use the tarfile attribute. Which means old builds still work, but the old params are no longer documented for new users. 24 years ago
  Steve Loughran 158906d666 test returns false (not an exception) if either file is missing, this provides better update semantics 24 years ago
  Steve Loughran dd38c61aec two new attrs to loadfile to make it more flexible in feeding other tasks 24 years ago
  Steve Loughran 6eafb817a2 test now works on my box, maybe we will scrape through GUMP now. 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
  Stephane Bailliez 8d226e312c Fix some documentation issues. 24 years ago
  Stephane Bailliez 2678f50fe7 Updated documentation for SOS 24 years ago
  Magesh Umasankar 52f94cbb4c Qualify total time spent on build with proper English. 24 years ago