105 Commits (a41c55cd1af2ca412cb61ee6c81a7a93c9ab8a2d)

Author SHA1 Message Date
  adammurdoch beed9501eb Renamed DependencyMetricsTest -> DependencyMetricsTestCase, so that it gets run. 24 years ago
  adammurdoch d7c5961f02 * Moved a bunch of Jars around in CVS. 24 years ago
  adammurdoch dfa0c6e159 VFS Additions: 24 years ago
  adammurdoch b91e4a3c1d ClassLoader hierarchy changes: 24 years ago
  Peter Donald 9c0d2b9733 Write a basic task that prints out extension and package specification data for a library or set of librarys 24 years ago
  Darrell DeBoer 2a91ac371e * Fixed a bunch of checkstyle violations (mostly 24 years ago
  Darrell DeBoer 66d9400a3b Better Ant1-style configuration in compatibility layer, 24 years ago
  Darrell DeBoer 78f2da01c3 * New ProjectBuilder which programmatically converts from Ant1 to Myrmidon 24 years ago
  Darrell DeBoer a08711cd91 * Added <ant1.antcall> task, and test. <ant1.ant> and <ant1.antcall> now 24 years ago
  Darrell DeBoer 2f3ac92eb4 * Added test for Ant version, so that Ant1Compat tests now run automatically 24 years ago
  Darrell DeBoer ab2c4e4c2e * Added nested <condition> element to IfTask, to allow any arbitrary condition 24 years ago
  Peter Donald 8da2c23572 Move documentation build instructions into main build file. 24 years ago
  Peter Donald 98801ee840 Merge jdepend report generation into main build file. 24 years ago
  Peter Donald 0044f24ca6 Load settings from ant.proeprties rather than .ant.properties to make it easier to use for windows users 24 years ago
  adammurdoch 7b8efdc41e Switch on the 'build' antlib. 24 years ago
  adammurdoch 210f56a301 Changed the build to pick up manifest files for antlibs out of src/manifest. 24 years ago
  Peter Donald ba0de20415 Reuse xdoclet from the xdocs proposal 24 years ago
  Peter Donald 4c3da995d3 Add junit from main ant tree into classpath. 24 years ago
  Peter Donald fbe24da50e Integrate checkstyle target. 24 years ago
  Peter Donald bf73eb74a3 Renamed testcases hierarchy to test 24 years ago
  adammurdoch ee35557dea * Changed Path.addPath( Path ) -> Path.add( FileList ), so that <path> 24 years ago
  adammurdoch cdb548b3b4 * Moved ExecuteJava -> framework.java package. Added a bunch of Javadocs, 24 years ago
  adammurdoch 299ea801bc More refactoring of java app execution: 24 years ago
  Darrell DeBoer 4b93240e47 Modifications to Ant1 compatibility layer. 24 years ago
  adammurdoch 3fee832d25 First pass of making ExecuteJava responsible for all java application 24 years ago
  Darrell DeBoer 69cff8fa82 Build now registers test failure, and halts *after* 24 years ago
  Darrell DeBoer d215989630 Need to fork JUnit, because Myrmidon requires xml-apis, 24 years ago
  Darrell DeBoer 9b85c0697c First cut of Ant1 compatibility layer. 24 years ago
  Peter Donald fa8ea73874 Move testcases ant-descriptor into testcases hierarchy 24 years ago
  Peter Donald a5598c47d1 Fix a few issues with build process 24 years ago
  Peter Donald eaa1f3e7ce Converted remainder of the optional tasks into the hierarchy o.a.t.todo rather than o.a.t.ant so as not to clash with ant1 compatability later 24 years ago
  Peter Donald c42fc5db2a Move most of the optional tasks into the hierarchy o.a.t.todo rather than o.a.t.ant so as not to clash with ant1 compatability later 24 years ago
  Peter Donald 7fb359263a Move all but the optional tasks into the hierarchy o.a.t.todo rather than o.a.t.ant so as not to clash with ant1 compatability later 24 years ago
  Peter Donald dbe474f8e6 Update build file to reflect new testing approach 24 years ago
  adammurdoch 9a4be40c7c Fix 'test' target when jcifs or netcomponents not available. 24 years ago
  adammurdoch 52926715b4 VFS Tidy-ups: 24 years ago
  adammurdoch 793208cbf9 * Ignore missing type.j for now. 24 years ago
  Peter Donald e7d7a265ed Rename xdoclet template files to end with .j which seems to be the standard? for their templates 24 years ago
  Peter Donald 33079e1f72 Add target to test generation of xdocs for types 24 years ago
  Peter Donald 0f157a89d4 Start to integrate antdocs generation into build process. 24 years ago
  adammurdoch f32bf0bc50 * Reorganised build to use new <antlib-descriptor> task. 24 years ago
  adammurdoch 62088bc6f1 Added task to generate antlib descriptors from Java source. 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 7515a67539 Added some experimental VFS data types and tasks: <v-path>, <v-fileset> and <v-copy>. 24 years ago
  adammurdoch 60551b04f2 * Renamed the template files. 24 years ago
  adammurdoch 17127ef4d9 * Added test cases for DefaultEmbeddor. 24 years ago
  Peter Donald 293380084d Build the sound library 24 years ago
  adammurdoch 32080d6588 Included ant-services.xml in core jar 24 years ago
  adammurdoch 6cade52b36 Added 'recompile' target, to force recompile of Java classes. 24 years ago