Hi Paul,
I just started to explore in mavenizing Sarasvati. It seems inevitable
that project structure needs to be changed. Essentially each module e.g.
src, editor, visual, examples will become a sub-module within Sarasvati
project. This means that "src" will become sarasvati module, "editor"
will become sarasvati-editor, "visual" will become sarasvati-visual -
see below.
The structure of the project will be something like
Sarasvati project (aka. java-workflow)
+sarasvati (aka src)
+sarasvati-visual (aka visual)
+sarasvati-editor (aka editor)
+sarasvati-examples (aka examples)
I think I am 30% done, i wont be commit-ing any of the changes i made to
the project structure till you give the green light. Also i am not
certain if I can get it working even you have given you blessing :(
Regards
chung-onn
Paul Lorenz wrote: