[root]/proposal/myrmidon/src/java/org/apache/aut/converter
lib
(0 files, 0 lines)
zappity zap
0 lines of code changed in:
final static --> static final to follow JLS recomendations
2 lines of code changed in:
Fix classloader problem
1 lines of code changed in:
Move the primitive, reusable and non-myrmidon specific converters into the aut hierarchy
7 lines of code changed in:
Fix javadoc error
1 lines of code changed in:
Move AbstractMasterConverter from
org.apache.myrmidon.components.converter
to
org.apache.aut.converter
4 lines of code changed in:
Decouple exceptions from CascadingException
18 lines of code changed in:
Moved Converter architecture into aut hierarchy as it is completely decoupled from rest of ant
6 lines of code changed in:
Remove old attempt at generalizing the converter architecture
0 lines of code changed in:
Ran style-formatter over codebase
0 lines of code changed in:
Map --> ConverterContext
3 lines of code changed in:
Start to play with a converter architecture decoupled from ant completely
10 lines of code changed in: