Directory proposal/myrmidon/lib/

Directory Created:
2000-12-04 13:37
Directory Deleted:
2002-04-16 11:14
Total Files:
0
Deleted Files:
41
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/lib

                 bin (0 files, 0 lines)

                     lib (0 files, 0 lines)

                 ext (0 files, 0 lines)

Developers

Author Changes Lines of Code Lines per Change
Totals 105 (100.0%) 0 (-) 0.0
ehatcher 1 (1.0%) 0 (-) 0.0
donaldp 100 (95.2%) 0 (-) 0.0
darrell 2 (1.9%) 0 (-) 0.0
adammurdoch 2 (1.9%) 0 (-) 0.0

Most Recent Commits

donaldp 2002-04-16 11:14

*** empty log message ***

0 lines of code changed in:

donaldp 2002-04-07 02:58

Rename the excalibur packages in prep for release

0 lines of code changed in:

donaldp 2002-04-06 04:49

Display optional dependencies aswell

0 lines of code changed in:

donaldp 2002-04-06 04:25

Reworked task based on feedback.



Moved all attributes relating to extension into a sub-element "extension"



Renamed "depends" to "dependsfileset"

Renamed "optional" to "optionalfileset"



Added "depends" sub element that are the same as "extension" sub-element

Added "option" sub element that are the same as "extension" sub-element

0 lines of code changed in:

donaldp 2002-04-02 11:58

Upgrade to new extensions package to get the specifications parser and data holder

0 lines of code changed in:

donaldp 2002-03-24 07:59

Zap jar innards that included some junk code

0 lines of code changed in:

donaldp 2002-03-24 07:55

Move to the external bzip package

0 lines of code changed in:

donaldp 2002-03-22 12:25

Zap the zip files which are no w in a separate library

0 lines of code changed in:

donaldp 2002-03-22 03:44

Move over to new tar package

0 lines of code changed in:

darrell 2002-03-18 02:33

First cut of Ant1 compatibility layer.



* TransformingProjectBuilder

- Performs an XSL transform on all ".xml" build files.

- Identity transform is used for projects with "version" attribute.

- Added xalan.jar to lib - replaced jaxp.jar with xml-apis.jar



* Compatibility Layer

- Described more fully in src/ant1compat/README.txt

- Uses pre-compiled Ant1 jar files for Ant1 code-base.

Insulates from changes in the main tree, and simplifies build.

- "ant." prefix used for all ant1 tasks

0 lines of code changed in:

donaldp 2002-03-15 23:51

Add in ludicrously small jar with a single class in it. Need to repackage stuff over in avalonland to make this more reasonable.

0 lines of code changed in:

donaldp 2002-03-15 23:50

Excalibur has been broken up into to lots of little small products - and thus we don't have to drag in all its contents - just the stuff we need.



This replaces the big jars with small ones of required components

0 lines of code changed in:

donaldp 2002-03-02 02:54

Update avalon jar to make getCause() public.

0 lines of code changed in:

donaldp 2002-03-01 10:33

Update to latest Avalon for ExceptionUtil changes

0 lines of code changed in:

adammurdoch 2002-02-27 12:05

Changes to the VFS data types:



* Added FileSelector interface.



* <v-fileset> now takes file selectors, instead of include and exclude patterns.



* Added a bunch of file selector implementations:

* <and>, <or>, <not> for combining selectors.

* <name>, <basename>, <url> for testing bits of the file name against

an Ant 1 style pattern, or a regular expression.

* <is-file>, <is-folder>, <exists> for testing file type.



* Added <flat-fileset>, which combines nested file sets and paths into a

single directory. This allows explicit path -> fileset conversion.



* Added <filtered-path>, which applies selectors to nested file sets and paths.



* Added <list-fileset> debug task.

0 lines of code changed in:

donaldp 2002-02-21 11:06

Rename myrmidons ServiceManager stuff to AntServiceManager



Refactored the codebase to use Avalons ServiceManager rather than ComponentManager. The reason for this is that the ComponentManager required that contained objects implement the Component interface while the ServiceManager constructs do not have this requirement.



This makes it much easier to extract parts of Myrmidon without any dependency on Ant/Avalon

0 lines of code changed in:

donaldp 2002-02-03 00:48

Add in license for xdoclet stuff.

0 lines of code changed in:

donaldp 2002-02-02 14:01

Update to latest excalibur to get compare for streams

0 lines of code changed in:

donaldp 2002-02-02 07:10

Add the JDepend binary and license to CVS

0 lines of code changed in:

adammurdoch 2002-02-02 03:47

Remove some unused Jars. These were preventing myrmidon from running on linux.

0 lines of code changed in:

(27 more)

Generated by StatSVN 0.3.2-SNAPSHOT