734 Commits (e2aa7c41ea6b92db4fdb91c61f97ad09b4a25940)

Author SHA1 Message Date
  Peter Donald a4a3c8cb37 Make sure the example works 24 years ago
  adammurdoch 0f1259d2f3 * Moved PropertyStore to interfaces.property. Left DefaultPropertyStore 24 years ago
  adammurdoch e06736172f Forgot to move the messages across. 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
  adammurdoch bf9414c704 * Added --type command-line option, which specifies which ProjectBuilder to use. 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 f382fa32ee Add EOL between error message and stack trace. 24 years ago
  adammurdoch 0556bf3b36 Was not cleaning-up the services. 24 years ago
  adammurdoch 166d4044e1 Make compile. 24 years ago
  Peter Donald 42c6021a9e Introduce the concept of a PropertyStore. The PropertyStore is where all the properties are stored (oh der!) and it is where things like immutability, scoping and so forth are controlled from. 24 years ago
  Peter Donald e2ec6a3988 Made getProeprties() throw an exception on error 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 664ecfc459 Remove the -ref construct from attributes. 24 years ago
  Peter Donald 1373656ec7 Un-finalize var to work around crappy compilers. 24 years ago
  Peter Donald d0d3f0d2b0 Dont use public specifier when it is redundent (and thus issues warnings). 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
  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
  Peter Donald 0de17bca25 Log errors rather than ignoring them. 24 years ago
  Darrell DeBoer 2a91ac371e * Fixed a bunch of checkstyle violations (mostly 24 years ago
  Peter Donald a4019bb13b Make sure the parser works when there is no changes for an entry. 24 years ago
  Darrell DeBoer 78f2da01c3 * New ProjectBuilder which programmatically converts from Ant1 to Myrmidon 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 285778b957 Under deian the tools.jar is put in a different location - *sigh* 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
  Peter Donald 6742c9e8fa Add in a basic MasterConverter 24 years ago
  Peter Donald 6a1b5a52ba Add a simple date converter 24 years ago