Directory proposal/myrmidon/src/java/org/apache/myrmidon/components/configurer/

Directory Created:
2001-05-28 08:16
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
18
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/java/org/apache/myrmidon/components/configurer

Lines of Code

proposal/myrmidon/src/java/org/apache/myrmidon/components/configurer/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 161 (100.0%) 2751 (100.0%) 17.0
donaldp 128 (79.5%) 2212 (80.4%) 17.2
adammurdoch 28 (17.4%) 520 (18.9%) 18.5
sbailliez 3 (1.9%) 11 (0.4%) 3.6
darrell 2 (1.2%) 8 (0.3%) 4.0

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

donaldp 2002-04-04 11:36

Remove the -ref construct from attributes.

4 lines of code changed in:

donaldp 2002-04-04 10:50

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.

2 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.

8 lines of code changed in:

donaldp 2002-03-29 12:57

final static --> static final to follow JLS recomendations

3 lines of code changed in:

donaldp 2002-03-23 04:01

Converted remaining xdoclet tags from

ant:* --> ant.*

2 lines of code changed in:

adammurdoch 2002-03-21 06:33

Configurer now ignore methods that take an array type as their parameter.

7 lines of code changed in:

adammurdoch 2002-03-19 11:19

Configurer changes:



* Handle the case where a class has both a setFoo() and addFoo() method.



* Ignore addContent( String ) if there is a non-String addContent() method.



* Ignore add( String ) if there is a non-String add() method.



* Added test cases for these.

145 lines of code changed in:

donaldp 2002-03-16 04:08

Ran IDEAs new audit features across codebase to pick up a few anomalies

2 lines of code changed in:

adammurdoch 2002-03-15 02:48

TypeManager changes:



* Reverted TypeManager to reference roles by name, rather than type.



* DefaultTypeManager now uses the RoleManager to determine a role's type, to

use for doing instanceof checks.



* DefaultMasterConverter, InstantiatingServiceManager, and VfsManager no

longer look up a TypeFactory in their service() method.



* Added ROLE field to several interfaces.

3 lines of code changed in:

donaldp 2002-03-12 11:14

Add some extra methods to configurer interface that allows you to pass in the class/interface to use during configuring process. This makes it dead simple to support facades

111 lines of code changed in:

donaldp 2002-03-12 10:33

Configurer.configure -->

Configurer.configureElement + Configurer.configureAttribute

6 lines of code changed in:

donaldp 2002-03-05 14:46

Refactored core so that adders and setters are again separated for elements and attributes respectively.

140 lines of code changed in:

donaldp 2002-03-05 09:22

No need for separation between ConfigurationState and DefaultConfigurationState at this stage so push it all into one class

5 lines of code changed in:

donaldp 2002-03-05 09:11

No need for separation between ConfigurationState and DefaultConfigurationState at this stage so push it all into one class

0 lines of code changed in:

donaldp 2002-03-05 09:09

Continued the removal of creator cruft

11 lines of code changed in:

donaldp 2002-03-05 08:44

Remove support for creators

12 lines of code changed in:

donaldp 2002-03-03 07:30

Merge Context back into TaskContext

24 lines of code changed in:

donaldp 2002-03-01 08:54

restyle via IDEA

5 lines of code changed in:

adammurdoch 2002-03-01 02:13

* Reorganised build to use new <antlib-descriptor> task.

* The "builtin" and "selftest" descriptors are now generated.

* Fixed ant-descriptor.template to handle @ant:type tag properly.



Submitted by Darrell DeBoer [darrell@apache.org]

2 lines of code changed in:

(49 more)

Generated by StatSVN 0.3.2-SNAPSHOT