88 Commits (5b5bf65caa28ed63b7bc3cc0cd01f2eb0d3cbf5b)

Author SHA1 Message Date
  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
  adammurdoch b070293536 Add project name, so that IDEA will let me bind keys to targets. 24 years ago
  adammurdoch 2e6e170fb3 Changes to DefaultDeployer: 24 years ago
  Peter Donald 377843f5f1 No need to exclude ide package anymore as it no longer exists. And copy across all files that aren't .java files post-build. 24 years ago
  adammurdoch 271e0fe6fc Add descriptions to some targets. 24 years ago
  Peter Donald 27b4ff64f0 Move the delete, touch and mkdir tasks into antlib. CLean and refactor each task to make sure is closer to code-normalized. Also make sure all the messages are capable of being i18n'ed 24 years ago
  Peter Donald d657bbd44f Update build of selftest atl so that it uses the dummy roles file 24 years ago
  Peter Donald 010630d10d Rename dist target to dist-lite and create a new target dist that also runs the tests. 24 years ago
  Peter Donald c692c966dc Exclude abstract tests 24 years ago
  adammurdoch 782824df16 * Fix antlib.xml so that the descriptors end up in the typelibs. 24 years ago
  Peter Donald 5196e1b5fe Use antlib (and thus xdoclet) to generate the ant librarys 24 years ago
  Peter Donald f5af375fba Make sure bziptest only runs when you specify test.bzip 24 years ago
  adammurdoch 87ceed8170 * Added TypeDefinition and sub-classes, which are passed to TypeDeployer to 24 years ago
  adammurdoch 1e702432eb Added VFS proposal. 24 years ago
  Peter Donald 918484ab41 Move security/signing/etc related tasks to antlib 24 years ago
  Peter Donald d0042ba437 Add a build target to run the newly added tests 24 years ago
  Peter Donald f0aec0feb7 Move g/b zip stuff into new library 24 years ago
  Peter Donald 29cd889775 The attached patch makes <path> useable as a data-type in myrmidon. 24 years ago