That sounds like a good idea indeed, I guess that's what Moqui already does, right?
Are there any restrictions/constraints compared with OS scripting languages? Jacques ----- Original Message ----- From: "Jacopo Cappellato" <[email protected]> To: <[email protected]> Sent: Tuesday, August 20, 2013 9:48 AM Subject: Proposal: convert all platform dependent scripts under "tools" to Groovy scripts > Hi all, > > the proposal is about migrating all the *.sh and *bat scripts to *groovy > scripts: as you know Groovy scripts can be called from the command line and > executed like OS scipts. > The only prerequisite is to have the Groovy jars in the classpath, but this > is easy to implement since it is already included in the OFBiz distribution. > In this way we could have less platform dependent files and scripts written > in a language that is already widely used in OFBiz. > > What do you think? > > Jacopo > > >
