Hi folks, Unfortunately I'm busy with my day job but today I got my fingers dirty with "freemarker-generator" and holidays are near :-)
Some thoughts along the line * Daniel suggested to move "freemarker-cli" into the "freemarker-generator" project * Doing so I would set up a Maven multi-module project, e.g. "freemarker-generator-base", "freemarker-generator-maven" & "freemarker-generator-cli" * The "freemarker-generator-maven" project needs a bit of love, e.g. coding convention are different, no finals, ... * "freemarker-generator-maven" will probably have little to no overlap with my code base or is there something useful missing? * How to handle versioning & release cycles? Independent from Apache Freemarker or in sync having a "2.3.30". I would lean towards independent semantic versioning and release cycles ... * How to handle JIRA issues? The current JIRA setup is geared towards FreeMarker only, e.g. there is no component "generator" * Any other things I forgot and/or I'm not aware of? Thanks in advance, Siegfried Goeschl
