227 Commits (8f0aea71844e0fb8262a668d325a0d1c68a343b9)

Author SHA1 Message Date
  Peter Donald 175e2f5254 Zap some antlibs 24 years ago
  adammurdoch 7eb8a34e54 * Rolled back change to PropertyResolver.resolveProperties(), so that it 24 years ago
  Peter Donald a4a3c8cb37 Make sure the example works 24 years ago
  adammurdoch 17f7feb790 Moved a bunch of classes to framework.nativelib: 24 years ago
  adammurdoch 9f496d1b2a * Extracted ArgumentList superclass out of Commandline. Changed most usages 24 years ago
  adammurdoch 1308dd4c01 Axed todo.types.FileSet. 24 years ago
  adammurdoch 248269dea4 * Split up todo.types.PathUtil. 24 years ago
  Peter Donald bd92e4de44 Rework the extension stuff again to deal with extensionSets rather than the other constructs. Also made Extension/ExtensionSet datatypes. 24 years ago
  Peter Donald f3bc7772a6 Rename the excalibur packages in prep for release 24 years ago
  adammurdoch dfa0c6e159 VFS Additions: 24 years ago
  adammurdoch 166d4044e1 Make compile. 24 years ago
  Peter Donald 829ab528ab Display optional dependencies aswell 24 years ago
  Peter Donald 233e04e453 Extract constant 24 years ago
  Peter Donald 4c351266ad Avoid null pointer by checking to make sure extension is non-null before adding it to manifest 24 years ago
  Peter Donald c66d1357e4 Reworked task based on feedback. 24 years ago
  Peter Donald 94ff8bce4a Added support for declaring extra attributes for main section of manifest 24 years ago
  Peter Donald 132029ad61 Add in the first cut of a jarlib-manifest task that generates the manifest according to the Optional Package spec with dependencies included as included in fileset. 24 years ago
  Peter Donald d15e0c1121 Make library displayer more useful for debugging other extension/library related tasks 24 years ago
  Peter Donald ba6d89f244 Fix up date parsing to pick up time aswell 24 years ago
  Peter Donald 3694e92869 Fixed the following bug; 24 years ago
  Peter Donald 4a2d828a9e Rename extension-display task to jarlib-display because it operated on both extensions and package specifications 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
  Peter Donald 0de17bca25 Log errors rather than ignoring them. 24 years ago
  Peter Donald a4019bb13b Make sure the parser works when there is no changes for an entry. 24 years ago
  Peter Donald 6e56b4522a Reflected across from 1nt1.x tree... 24 years ago
  Darrell DeBoer a08711cd91 * Added <ant1.antcall> task, and test. <ant1.ant> and <ant1.antcall> now 24 years ago
  Peter Donald 18234144e7 Carry across changelog enhancements 24 years ago
  Darrell DeBoer ab2c4e4c2e * Added nested <condition> element to IfTask, to allow any arbitrary condition 24 years ago
  Peter Donald d11461fa75 final static --> static final to follow JLS recomendations 24 years ago
  Peter Donald 9b1b4ea944 Again with the fixing of the speling. 24 years ago
  Darrell DeBoer d2c225e370 * Added new task <ant-call> to core, which can execute a named target 24 years ago
  adammurdoch 90933557a1 Condition changes: 24 years ago
  adammurdoch 718c935c49 Moved PathUtil.addJavaRuntime() into a new <java-runtime> FileList implementation. 24 years ago
  adammurdoch ddfae9eb98 Moved across converter messages that were left behind. 24 years ago
  Peter Donald 8e820f665b Update the changelog task to allow filtering by dates 24 years ago
  Peter Donald 4502ac160a restyle 24 years ago
  adammurdoch a816a71d9e * Added ClassLoaderManager.createClassLoader( File[] ), to create a 24 years ago
  adammurdoch ba24e76bd9 Started moving across the <javac> task to the java antlib: 24 years ago
  Peter Donald ac202afe91 Move to the external bzip package 24 years ago
  Peter Donald bec7075908 Refactor changelog task so that the parser/writer are separated from task. 24 years ago
  Peter Donald ea33b6b469 Integrate a changelog task that generates an XML changelog (useful for doing reports on codebase) 24 years ago
  Peter Donald c3a12b1570 Remove uneeded import 24 years ago
  Peter Donald 60211980de no message 24 years ago
  Peter Donald 74a5d61ead Remove unused variable 24 years ago
  Peter Donald 7c5d46d55f Add cvspass resources 24 years ago
  Peter Donald 1c2652d8b6 i18n'ed task 24 years ago
  Peter Donald 2e52ff7fe8 Start to integraqte Alexandrias ChangeLog task into myrmidon 24 years ago
  Peter Donald b5c5eb38a8 Start to integraqte Alexandrias ChangeLog task into myrmidon 24 years ago
  Peter Donald fded11d618 Introduce a basic <ant/> task 24 years ago
  Peter Donald 1bc7ec2902 Move StringToFileConverter back as it references TaskContext 24 years ago