[root]/proposal/myrmidon/src/java/org/apache/myrmidon/components/model
zappity zap
0 lines of code changed in:
- Fix order of modifiers
- Fix duplicate/unecessary imports
- Fix single if/else and loop without block
1 lines of code changed in:
Fix up license banner.
1 lines of code changed in:
Restyled.
6 lines of code changed in:
donaldp@apache.org --> peter@apache.org
yea - now no one will call me Donald!!!
1 lines of code changed in:
Moved interfaces outside of main trunk.
3 lines of code changed in:
i18n-ized remaining components.
9 lines of code changed in:
Change terminology from Type->Role to match rest of proposal.
11 lines of code changed in:
Changed name of Import->TypeLib
16 lines of code changed in:
Integrate change of Condition package into rest of system.
Add a new Executor and allow possibility of "dry runs". Ie runs that don't actually execute commands.
1 lines of code changed in:
Migrated DataType interface to framework.
Migrated RoleManager to separate package.
A few other minor nits.
3 lines of code changed in:
Changed Project so that it contains a list of Imports (of type libraries) and project references.
89 lines of code changed in:
Made a object to model imports.
0 lines of code changed in:
No longer separate Target interface and implementation.
48 lines of code changed in:
Moved Condition to be part of project model.
0 lines of code changed in:
Implemented "ROLE attribute is role name in interfaces" pattern.
4 lines of code changed in:
Removed need for AntException. Substituted TaskException where appropriate and used raw Exception in other places (ie setup of components).
3 lines of code changed in:
Moved Main/Constants/AntException to new package and made AntException not a RuntimeException
1 lines of code changed in:
Model is not a user concern but a modder/embeddor concern.
22 lines of code changed in: