71 次代码提交 (dc66978e397e3cd374f6c2663c5de6c3ce1c504e)

作者 SHA1 备注 提交日期
  adammurdoch 9a4be40c7c Fix 'test' target when jcifs or netcomponents not available. 24 年前
  adammurdoch 52926715b4 VFS Tidy-ups: 24 年前
  adammurdoch 793208cbf9 * Ignore missing type.j for now. 24 年前
  Peter Donald e7d7a265ed Rename xdoclet template files to end with .j which seems to be the standard? for their templates 24 年前
  Peter Donald 33079e1f72 Add target to test generation of xdocs for types 24 年前
  Peter Donald 0f157a89d4 Start to integrate antdocs generation into build process. 24 年前
  adammurdoch f32bf0bc50 * Reorganised build to use new <antlib-descriptor> task. 24 年前
  adammurdoch 62088bc6f1 Added task to generate antlib descriptors from Java source. 24 年前
  adammurdoch 939efc95cd Changes to <property>: 24 年前
  adammurdoch ed3fafb887 Replaced usage of Avalon Context with Myrmidon specific Context: 24 年前
  adammurdoch 7515a67539 Added some experimental VFS data types and tasks: <v-path>, <v-fileset> and <v-copy>. 24 年前
  adammurdoch 60551b04f2 * Renamed the template files. 24 年前
  adammurdoch 17127ef4d9 * Added test cases for DefaultEmbeddor. 24 年前
  Peter Donald 293380084d Build the sound library 24 年前
  adammurdoch 32080d6588 Included ant-services.xml in core jar 24 年前
  adammurdoch 6cade52b36 Added 'recompile' target, to force recompile of Java classes. 24 年前
  adammurdoch b070293536 Add project name, so that IDEA will let me bind keys to targets. 24 年前
  adammurdoch 2e6e170fb3 Changes to DefaultDeployer: 24 年前
  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 年前
  adammurdoch 271e0fe6fc Add descriptions to some targets. 24 年前
  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 年前
  Peter Donald d657bbd44f Update build of selftest atl so that it uses the dummy roles file 24 年前
  Peter Donald 010630d10d Rename dist target to dist-lite and create a new target dist that also runs the tests. 24 年前
  Peter Donald c692c966dc Exclude abstract tests 24 年前
  adammurdoch 782824df16 * Fix antlib.xml so that the descriptors end up in the typelibs. 24 年前
  Peter Donald 5196e1b5fe Use antlib (and thus xdoclet) to generate the ant librarys 24 年前
  Peter Donald f5af375fba Make sure bziptest only runs when you specify test.bzip 24 年前
  adammurdoch 87ceed8170 * Added TypeDefinition and sub-classes, which are passed to TypeDeployer to 24 年前
  adammurdoch 1e702432eb Added VFS proposal. 24 年前
  Peter Donald 918484ab41 Move security/signing/etc related tasks to antlib 24 年前
  Peter Donald d0042ba437 Add a build target to run the newly added tests 24 年前
  Peter Donald f0aec0feb7 Move g/b zip stuff into new library 24 年前
  Peter Donald 29cd889775 The attached patch makes <path> useable as a data-type in myrmidon. 24 年前
  Peter Donald dd0b18b311 Use non-deprecated attributes 24 年前
  Peter Donald e6d50c95c4 Readd exclude for MimeMail task 24 年前
  Peter Donald e18b76b6e7 Move xdoclet further up in build file 24 年前
  Peter Donald 0d326ca13c Make sure that myrmidon buils without netcomponents present 24 年前
  Erik Hatcher 6917ba17c2 added builtin-ant-roles XDoclet generation 24 年前
  Erik Hatcher a9fe87e5ca fix up a lot of the javadoc warnings 24 年前
  Erik Hatcher 7eea15fc17 First pass at an XDoclet proof-of-concept 24 年前
  Peter Donald f394beba2d Make sure cvslib is built and include aut int myrmidon-api for the moment. 24 年前
  Peter Donald b60ae9855b Make sure the check_for_optional_packages is processed before compoile 24 年前
  Peter Donald fe1594401f Make sure new nativelib typelibrary is created. Also make it not cause for failure if you can't delete the dist directory 24 年前
  Peter Donald e9c239163f Add in a rebuild target to make things easier from IDEA 24 年前
  Peter Donald 72c0f5a385 Remove tools dir from proposal. 24 年前
  Peter Donald daac11606c Update to latest package rearangements. 24 年前
  Peter Donald e3a897b7f5 Make sure it compiles without xalan present. 24 年前
  Peter Donald 6b9d6efe31 Add in a build.xml that builds everything in a single sweep. 24 年前
  Peter Donald 339e3993e5 Added code to allow type libraries to depend upon "Optional Packages" aka "Extensions". 24 年前
  Peter Donald cc0bf7e707 Separated myrmidon out into several jars. 24 年前