76 Commits (8d7dea7d2531f76b0e0dd98addee635dcda995a1)

Author SHA1 Message Date
  adammurdoch b91e4a3c1d ClassLoader hierarchy changes: 24 years ago
  Darrell DeBoer a08711cd91 * Added <ant1.antcall> task, and test. <ant1.ant> and <ant1.antcall> now 24 years ago
  Darrell DeBoer ab2c4e4c2e * Added nested <condition> element to IfTask, to allow any arbitrary condition 24 years ago
  adammurdoch 90933557a1 Condition changes: 24 years ago
  Peter Donald 06a74e6e03 the start of a testcase - currently contains nothing! ;) 24 years ago
  adammurdoch a816a71d9e * Added ClassLoaderManager.createClassLoader( File[] ), to create a 24 years ago
  Peter Donald ac202afe91 Move to the external bzip package 24 years ago
  Peter Donald e2f8be7711 Move the primitive, reusable and non-myrmidon specific converters into the aut hierarchy 24 years ago
  Peter Donald 63ff560abb Zap unused import 24 years ago
  Peter Donald 1081cadc83 Merge DefaultConverterRegistry into DefaultMasterConverter 24 years ago
  Peter Donald e728ff0a59 Converted remaining xdoclet tags from 24 years ago
  Peter Donald bf73eb74a3 Renamed testcases hierarchy to test 24 years ago
  Peter Donald 0af1e9e5da Zap the zip files which are no w in a separate library 24 years ago
  adammurdoch ee35557dea * Changed Path.addPath( Path ) -> Path.add( FileList ), so that <path> 24 years ago
  adammurdoch 56074611a9 * Changed DefaultPropertyResolver to use the converter to convert from Object -> String. 24 years ago
  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