61 Commits (f2791c3c066dfe0d02fac3b9fc70739ccfbfed57)

Author SHA1 Message Date
  Darrell DeBoer cbe8255aa8 Modifications to Ant1 compatibility layer. 24 years ago
  adammurdoch a989b254f0 Configurer changes: 24 years ago
  Peter Donald fa8ea73874 Move testcases ant-descriptor into testcases hierarchy 24 years ago
  Peter Donald 3fd9dc4ab2 Add in test data forgot to add in last set of test-related commits 24 years ago
  Peter Donald 04744d1c38 * Migrated all tests into packages other than the one they are testing. The reason for this is that all the tests are BlackBox, using public APIs and there is no reason to have the testcases in the same package as the actual code. Thus all test code is in a sub-package from the code it actually tests. 24 years ago
  adammurdoch 28a812e0cf TypeManager changes: 24 years ago
  adammurdoch 6ff9bf50ad Project Model: 24 years ago
  Peter Donald 9b81f2c560 Configurer.configure --> 24 years ago
  Peter Donald da984ac4e9 Move PropertyResolver and friends into own package hierarchy 24 years ago
  adammurdoch 80793a20ad * Added NameValidator, to provide a reasonably flexible mechanism for 24 years ago
  adammurdoch 4d492454dd Move ClassLoaderManager and DefaultClassLoaderManager into their own packages. 24 years ago
  adammurdoch 675cbea4cc Test case testNoComponentImplSharing was checking the wrong set of packages. 24 years ago
  adammurdoch 52926715b4 VFS Tidy-ups: 24 years ago
  adammurdoch 5b87919be6 * Some fixes to the command-line launcher: 24 years ago
  adammurdoch c8ae289ddd * Added PropertyResolver service interface, together with 2 implementations. 24 years ago
  Peter Donald 49c2480ab2 Push logging methods into TaskContext. 24 years ago
  Peter Donald 179bc428c9 Made it possible for subclasses to get at logger 24 years ago
  Peter Donald bc6866da8b Touchups. 24 years ago
  Peter Donald 02a2cffe8f Continued to refactor tests so that they are easier to maintain 24 years ago
  Peter Donald 37b2e99006 Commit new "data" classes to use during testing. 24 years ago
  Peter Donald 1a02a5f570 Comment out test while the evolution of ant1 -> myrmidon continues 24 years ago
  Peter Donald eeede12e67 Die ProjectComponent die! 24 years ago
  adammurdoch 97ea61851c <if> wasn't checking its condition. Fixed, and added some test cases. 24 years ago
  adammurdoch 5b48abc10d * Added 'descendent' name scope. 24 years ago
  adammurdoch d03eda1c3a Fix exception checking in unit tests. 24 years ago
  Peter Donald 22f32dcc7d restyle via IDEA 24 years ago
  adammurdoch 939efc95cd Changes to <property>: 24 years ago
  adammurdoch ed3fafb887 Replaced usage of Avalon Context with Myrmidon specific Context: 24 years ago
  adammurdoch f42a96f304 Removed AntServiceManager: 24 years ago
  adammurdoch bf5d72445b Changes to RoleManager: 24 years ago
  Peter Donald 7edeb4e678 Rename myrmidons ServiceManager stuff to AntServiceManager 24 years ago
  Peter Donald cf99f09c68 Moved Converter architecture into aut hierarchy as it is completely decoupled from rest of ant 24 years ago
  Peter Donald ecbd9e5237 Update to latest converter architecture 24 years ago
  adammurdoch 7515a67539 Added some experimental VFS data types and tasks: <v-path>, <v-fileset> and <v-copy>. 24 years ago
  adammurdoch 6fe669441d * Added AbstractProjectTest, which allows a sub-class test case to execute 24 years ago
  adammurdoch 17127ef4d9 * Added test cases for DefaultEmbeddor. 24 years ago
  adammurdoch ef420c53bf * DefaultTaskContext now uses a ServiceManager to locate services, rather than 24 years ago
  adammurdoch 2e6e170fb3 Changes to DefaultDeployer: 24 years ago
  adammurdoch 7a5c30f33c Changes to DefaultConfigurer: 24 years ago
  Peter Donald f76be89106 Add in unit tests for the TypeFactory classes. 24 years ago
  Peter Donald 5f5f39118b Refactored dependecy tests so that myrmidon can not depend on antlib or the old ant tree. 24 years ago
  Peter Donald ed9fb8b039 Update test to correct bug introduced 24 years ago
  Peter Donald d79128e782 Convert to use immutable type 24 years ago
  adammurdoch bbb41d5a55 Renamed abstract VFS tests. 24 years ago
  Peter Donald b429428ae6 Rename ComponentTestBase to AbstractComponentTest and make AbstractComponentTest abstract. 24 years ago
  adammurdoch 2705071ab4 Move DefaultFileSystemManager to impl package, to get rid of circular package dependency. 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