1887 Commits (c02865f72e8f37b51a2a430b75ab6fea1c7f7ed2)

Author SHA1 Message Date
  adammurdoch 17f7feb790 Moved a bunch of classes to framework.nativelib: 23 years ago
  adammurdoch beed9501eb Renamed DependencyMetricsTest -> DependencyMetricsTestCase, so that it gets run. 23 years ago
  adammurdoch aacfb068cc Axed a bucketload of classes. 23 years ago
  adammurdoch 9f496d1b2a * Extracted ArgumentList superclass out of Commandline. Changed most usages 23 years ago
  Conor MacNeill 8da6b3ac95 Change style settings to add space after casts 23 years ago
  adammurdoch 1308dd4c01 Axed todo.types.FileSet. 23 years ago
  adammurdoch 248269dea4 * Split up todo.types.PathUtil. 23 years ago
  Peter Donald bd92e4de44 Rework the extension stuff again to deal with extensionSets rather than the other constructs. Also made Extension/ExtensionSet datatypes. 23 years ago
  adammurdoch d7c5961f02 * Moved a bunch of Jars around in CVS. 23 years ago
  adammurdoch bf9414c704 * Added --type command-line option, which specifies which ProjectBuilder to use. 23 years ago
  Peter Donald f3bc7772a6 Rename the excalibur packages in prep for release 23 years ago
  adammurdoch 708d61d5bc Fix compile problem. 23 years ago
  adammurdoch dfa0c6e159 VFS Additions: 23 years ago
  adammurdoch f382fa32ee Add EOL between error message and stack trace. 23 years ago
  adammurdoch 0556bf3b36 Was not cleaning-up the services. 23 years ago
  adammurdoch 166d4044e1 Make compile. 23 years ago
  Peter Donald aaf5713fe7 Bring testcases back into line with removal of -ref pattern from attributes 23 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. 23 years ago
  Peter Donald e2ec6a3988 Made getProeprties() throw an exception on error 23 years ago
  adammurdoch 13775663d6 Doc tidy-up: 23 years ago
  Peter Donald 829ab528ab Display optional dependencies aswell 23 years ago
  Peter Donald 233e04e453 Extract constant 23 years ago
  Peter Donald 4c351266ad Avoid null pointer by checking to make sure extension is non-null before adding it to manifest 23 years ago
  Peter Donald c66d1357e4 Reworked task based on feedback. 23 years ago
  Conor MacNeill 422ca8ee1e New checkstyle check - woohoo 23 years ago
  Peter Donald cd31576162 Use the non-deprecated form to store properties tmove warning. 23 years ago
  Peter Donald 664ecfc459 Remove the -ref construct from attributes. 23 years ago
  Peter Donald 1373656ec7 Un-finalize var to work around crappy compilers. 23 years ago
  Peter Donald d0d3f0d2b0 Dont use public specifier when it is redundent (and thus issues warnings). 23 years ago
  Peter Donald 94ff8bce4a Added support for declaring extra attributes for main section of manifest 23 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. 23 years ago
  Peter Donald d15e0c1121 Make library displayer more useful for debugging other extension/library related tasks 23 years ago
  Peter Donald ba6d89f244 Fix up date parsing to pick up time aswell 23 years ago
  Peter Donald 3694e92869 Fixed the following bug; 23 years ago
  Conor MacNeill b0dccfb367 Define created tag 23 years ago
  Conor MacNeill e16a4c7b1d Minor cleanups 23 years ago
  Conor MacNeill fe7c38e3a0 Extract front end class info from Jar 23 years ago
  Conor MacNeill d9e6947368 reorg of mutant's frontend 23 years ago
  Peter Donald 4a2d828a9e Rename extension-display task to jarlib-display because it operated on both extensions and package specifications 23 years ago
  adammurdoch b91e4a3c1d ClassLoader hierarchy changes: 23 years ago
  adammurdoch 5913c19759 Forgot to remove these when they were moved to antlib. 23 years ago
  Conor MacNeill a64cb53667 Checkstyle fixes 23 years ago
  Conor MacNeill 3432c43ba0 Slight reorg of methods between context and service classes 23 years ago
  Conor MacNeill 56c025c679 Clean up mutant bootstrap 23 years ago
  Peter Donald 9c0d2b9733 Write a basic task that prints out extension and package specification data for a library or set of librarys 23 years ago
  Peter Donald 2db2db4628 Update to latest ant binaries to get new manifest data 23 years ago
  Peter Donald a0dde3035f Upgrade to new extensions package to get the specifications parser and data holder 23 years ago
  Peter Donald 0de17bca25 Log errors rather than ignoring them. 23 years ago
  Darrell DeBoer 2a91ac371e * Fixed a bunch of checkstyle violations (mostly 23 years ago
  Peter Donald 13236d1572 Add an example that will draw out problem with entry with 0 changes 23 years ago