7
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use reader api instead of deprecated generator one More... about 15 years ago
extract ant task from eugene core lib (like in processor) More... about 15 years ago
update doc More... about 15 years ago
- add AvailableData goal to obtain usables datas (reader, writer, templates, model types,...) - add a simplified inputs property configuration (ex : <inputs>zargo</inputs>) against no array notation (ex : <inputs><input>zargo</input></inputs>) More... about 15 years ago
commons properties for Chainedwriter are in configuration (modelType, classLoader) + fix states issues More... about 15 years ago
use mavenpom 1.1.3 More... about 15 years ago
remove old it More... about 15 years ago
add new it for new goal More... about 15 years ago
- introduce SmartGenerateMojo to remplace all new goals : one goal for everything (even the coffee :)) - add it tests More... about 15 years ago
- introduce writer package for the ChainedFileWriter api - add a resolver-cache (for xmi resolver) - add addBlock in JavaBuilder More... about 15 years ago
- no more javadoc warning :) (but still a lot to do on it...) - introduce annotations extension and use it in JavaBuilder and the java generators api - little improvement codes in importsManagerExtension - comment unused assigments More... about 15 years ago
javadoc + my bad move a usefull constructor... More... about 15 years ago
- add testPhase in ModelFileWriterConfiguration - add test input dir and output dir in ModelFileWriter api (zeroconf in mojo configs for test phase) More... about 15 years ago
by default, modelType is objectmodel More... about 15 years ago
register concrete templates as plexus components, pass log to info in tests, introduce GenerateFromModels mojo More... about 15 years ago
- there is no description tagglet for plexus components, just use the javadoc of the parameter :) (idem for mojo parameters) - use one javadoc config for all project More... about 15 years ago
improve directory creation code + optimize imports More... about 15 years ago
ModelReader are plexus components More... about 15 years ago
merge eugene-2.0 branch to trunk More... about 15 years ago
update java license header More... about 15 years ago
improve directory creation code More... about 15 years ago
interfaces can have more than one super classe More... about 15 years ago
- remove unecessary else after a return :) - add TODO on deprecated More... about 15 years ago
- fix getSimpleName for variable array type - remove module eugene-test More... about 15 years ago
- must takes account of variable array in import manager - fix filename of a classifier with a generic declaration - move eugene-test to an integration test in maven-eugene-plugin - remove weaker exception More... about 15 years ago
delegate addDocumentation to builder More... about 15 years ago
add comment More... about 15 years ago
- add enum support as classifier - reformat code - add classifier generation code for java - add convinient method in java transformer with class parameter More... about 15 years ago
remove unucessary default constructor More... about 15 years ago
reformat + javadoc More... about 15 years ago