----- Original message ----- > On 01-05-14 00:29, Peter wrote: > > ----- Original message ----- > > On 30-04-14 02:02, Dennis Reedy wrote: > > > > A this point I'm soliciting opinions and thoughts. Note that using > > Gradle is certainly an option here, the breakout into multi-modules is > > not tied to Maven, it's based on accepted conventions. I chose Maven > > because it was the quickest (for me) to get going. > > > > Good thing! Just to show support! I applaud a separation into multiple > > source trees, as a starting point for modularization. > > > > Any change we can re-apply your effort on trunk while maintaining > > subversion history? i.e. 'svn mv' commands? > > > > Lets wait until after confirming the modular build structure though. > > How do you define this milestone? On what step, decision, or positive > outcome shall we wait?
When the the following can be executed in succession: run script build river modules build qa suite run qa suite. So we can confirm all the java source files have been successfully copied, then change the script to svn move. That's not set in stone, just what came to mind at the time, if you have some time to help and want to do it differently, you're most welcome to. Regards, Peter.