Directory proposal/myrmidon/src/java/org/apache/myrmidon/interfaces/workspace/

Directory Created:
2001-11-04 21:58
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
2
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/java/org/apache/myrmidon/interfaces/workspace

Lines of Code

proposal/myrmidon/src/java/org/apache/myrmidon/interfaces/workspace/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 8 (100.0%) 0.6
donaldp 9 (75.0%) 7 (87.5%) 0.7
darrell 1 (8.3%) 1 (12.5%) 1.0
adammurdoch 2 (16.7%) 0 (0.0%) 0.0

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

darrell 2002-04-01 09:56

* Fixed a bunch of checkstyle violations (mostly

javadoc)



* Added basic javadoc target to build.

1 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/myrmidon/interfaces/workspace: Workspace.java (+1)
adammurdoch 2002-03-09 02:04

* Added PropertyResolver service interface, together with 2 implementations.

(One implementation mimics Ant1 behaviour). These are added in the

"workspace" packages, since that's where PropertyUtil was. Not sure if this

is the right place.

* DefaultTaskContext now implements Context interface, used by

PropertyResolver. This avoids having the PropertyResolver dependent on

TaskContext, avoiding a potential circularity problem. (since TaskContext has

a "resolve" method of it's own).

* Removed PropertyUtil.

* Tests for PropertyResolver implementations.



Submitted by Darrell DeBoer [darrell@apache.org]

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:

  • proposal/myrmidon/src/java/org/apache/myrmidon/interfaces/workspace: Workspace.java (-2)
adammurdoch 2002-02-13 03:02

Changes to listeners:



* CLIMain now uses the listener's short name, rather than classname, to

construct the listener. This is done with the help of the Embeddor.



* Added NoPrefixProjectListener, which emulates the -emacs mode of Ant 1.x.



* Added -p, --noprefix command-line option, to use the NoPrefixProjectListener.



* Changed the methods on ProjectListener to take event objects. Combined the

log() methods into a single method.



* Moved state tracking out of AbstractProjectListener, and into DefaultWorkspace

(where it doesn't need to be tracked). State info is now available via the

event objects passed to the listener methods.

0 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/myrmidon/interfaces/workspace: Workspace.java (-1)
donaldp 2002-02-07 13:02

Add version tags

1 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/myrmidon/interfaces/workspace: Workspace.java (+1)
donaldp 2002-02-06 13:18

Make all roles exposed as the classname via runtime lookup

1 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/myrmidon/interfaces/workspace: Workspace.java (+1 -1)
donaldp 2001-12-23 06:28

Fix up license banner.

1 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/myrmidon/interfaces/workspace: Workspace.java (+1 -1)
donaldp 2001-12-22 12:35

Restyled.

0 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/myrmidon/interfaces/workspace: Workspace.java (-1)
donaldp 2001-11-19 12:37

donaldp@apache.org --> peter@apache.org



yea - now no one will call me Donald!!!

1 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/myrmidon/interfaces/workspace: Workspace.java (+1 -1)
donaldp 2001-11-04 21:58

Moved interfaces outside of main trunk.

3 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/myrmidon/interfaces/workspace: Workspace.java (new 3)
Generated by StatSVN 0.3.2-SNAPSHOT