Re: Renaming some ant tasks to improve consistency

2012-04-02 Thread Anne
On 3 April 2012 00:59, Jacopo Cappellato wrote: > ... > For now I didn't change the name of the ant.sh/ant.bat scripts to > ofbiz.sh/ofbiz.bat but I would like to consider it soon. > +1 Will reduce the number of people having problems because they are using the wrong version of ant (e.g. "ant" in

Re: Renaming some ant tasks to improve consistency

2012-04-02 Thread Jacques Le Roux
From: "Jacopo Cappellato" Ok, I went ahead and committed the changes in rev. 1308370 I know that these changes may annoy the persons that are used to the old/traditional names; I really think that the reviewed versions make more sense and, even if now will cause some headache, I am sure that in

Re: Renaming some ant tasks to improve consistency

2012-04-02 Thread Jacopo Cappellato
Ok, I went ahead and committed the changes in rev. 1308370 I know that these changes may annoy the persons that are used to the old/traditional names; I really think that the reviewed versions make more sense and, even if now will cause some headache, I am sure that in the future they will help

Re: Renaming some ant tasks to improve consistency

2012-03-30 Thread Jacques Le Roux
+1 Jacques From: "Pierre Smits" +1 Op 30 maart 2012 09:02 schreef Jacopo Cappellato < jacopo.cappell...@hotwaxmedia.com> het volgende: another nice thing we could do, merely esthetic, is to rename "ant.sh"/"ant.bat" to "ofbiz.sh"/"ofbiz.bat". Then the commands will be like: ofbiz load-dem

Re: Renaming some ant tasks to improve consistency

2012-03-30 Thread Erwan de FERRIERES
+1 2012/3/30 Jacopo Cappellato : > another nice thing we could do, merely esthetic, is to rename > "ant.sh"/"ant.bat" to "ofbiz.sh"/"ofbiz.bat". > Then the commands will be like: > > ofbiz load-demo > ofbiz run-tests > ofbiz start > ofbiz stop > > etc... > > Jacopo > > On Mar 29, 2012, at 5:34 PM

Re: Renaming some ant tasks to improve consistency

2012-03-30 Thread Deepak Dixit
+1 Thanks & Regards -- Deepak Dixit On Mar 30, 2012, at 12:32 PM, Jacopo Cappellato wrote: > another nice thing we could do, merely esthetic, is to rename > "ant.sh"/"ant.bat" to "ofbiz.sh"/"ofbiz.bat". > Then the commands will be like: > > ofbiz load-demo > ofbiz run-tests > ofbiz start > o

Re: Renaming some ant tasks to improve consistency

2012-03-30 Thread Tim Ruppert
+1 Cheers, Ruppert On Mar 30, 2012, at 1:05 AM, Pierre Smits wrote: > +1 > > Op 30 maart 2012 09:02 schreef Jacopo Cappellato < > jacopo.cappell...@hotwaxmedia.com> het volgende: > >> another nice thing we could do, merely esthetic, is to rename >> "ant.sh"/"ant.bat" to "ofbiz.sh"/"ofbiz.bat".

Re: Renaming some ant tasks to improve consistency

2012-03-30 Thread Pierre Smits
+1 Op 30 maart 2012 09:02 schreef Jacopo Cappellato < jacopo.cappell...@hotwaxmedia.com> het volgende: > another nice thing we could do, merely esthetic, is to rename > "ant.sh"/"ant.bat" to "ofbiz.sh"/"ofbiz.bat". > Then the commands will be like: > > ofbiz load-demo > ofbiz run-tests > ofbiz st

Re: Renaming some ant tasks to improve consistency

2012-03-30 Thread Jacopo Cappellato
another nice thing we could do, merely esthetic, is to rename "ant.sh"/"ant.bat" to "ofbiz.sh"/"ofbiz.bat". Then the commands will be like: ofbiz load-demo ofbiz run-tests ofbiz start ofbiz stop etc... Jacopo On Mar 29, 2012, at 5:34 PM, Jacopo Cappellato wrote: > Ok, > > I have completed my

Re: Renaming some ant tasks to improve consistency

2012-03-29 Thread Jacopo Cappellato
Ok, I have completed my work on this; however instead of running the new tasks from the old task I have preferred to print a message to inform the user about the new syntax; it seems to me that this is an easier transition because at some point we will remove. I also renamed a couple more tasks

Re: Renaming some ant tasks to improve consistency

2012-03-28 Thread Ankit Jain
+1, now the name makes sense. Regards, Ankit Jain On Mon, Mar 26, 2012 at 7:27 PM, Jacopo Cappellato < jacopo.cappell...@hotwaxmedia.com> wrote: > Hi all, > > I have reviewed the names of our ant tasks and I would like to propose to > rename [*] some of them to make them more consistent with

Re: Renaming some ant tasks to improve consistency

2012-03-28 Thread dhiraj.g
Hi, I think it good Naming Convention. +1 Thanks Dhiraj Gupta - dhirajgupta -- View this message in context: http://ofbiz.135035.n4.nabble.com/Renaming-some-ant-tasks-to-improve-consistency-tp4505891p4511754.html Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Re: Renaming some ant tasks to improve consistency

2012-03-28 Thread Jacopo Cappellato
I am not against "deprecating" the targets (instead of removing them), and this is actually what we will probably end up doing. By the way I agree with Pierre here on the general idea that the OFBiz trunk should be free to evolve without the burden of external sites and backward compatibility. W

Re: Renaming some ant tasks to improve consistency

2012-03-28 Thread Pierre Smits
Hi Christian, Books are most of the times written with a specific version in mind. And products evolve. As with regards to the websites, these are easier amended than books. Regards, Pierre Op 28 maart 2012 10:54 schreef Christian Geisert < christian.geis...@isu-gmbh.de> het volgende: > Jacopo

Re: Renaming some ant tasks to improve consistency

2012-03-28 Thread Nicolas Malin
Same opinion :) Le 28/03/2012 10:54, Christian Geisert a écrit : Jacopo Cappellato schrieb: Hi all, I have reviewed the names of our ant tasks and I would like to propose to rename [*] some of them to make them more consistent with what they actually do. In short, I would like to: [..] What

Re: Renaming some ant tasks to improve consistency

2012-03-28 Thread Christian Geisert
Jacopo Cappellato schrieb: > Hi all, > > I have reviewed the names of our ant tasks and I would like to propose to > rename [*] some of them to make them more consistent with what they actually > do. > In short, I would like to: [..] > What do you think? I like the new names better but I'm unde

Re: Renaming some ant tasks to improve consistency

2012-03-28 Thread Olivier Heintz
+1 Le 26/03/2012 15:57, Jacopo Cappellato a écrit : Hi all, I have reviewed the names of our ant tasks and I would like to propose to rename [*] some of them to make them more consistent with what they actually do. In short, I would like to: * rename some "run" tasks with the word "start" beca

Re: Renaming some ant tasks to improve consistency

2012-03-26 Thread Mansour Al Akeel
+0 On Mon, Mar 26, 2012 at 3:15 PM, Pierre Smits wrote: > +1 > > Op 26 maart 2012 20:05 schreef Bruno Busco het > volgende: > >> +1 >> >> 2012/3/26 Ashish Vijaywargiya >> >> > +1 for the proposal. >> > >> > -- >> > Ashish >> > >> > On Mon, Mar 26, 2012 at 7:27 PM, Jacopo Cappellato < >> > jaco

Re: Renaming some ant tasks to improve consistency

2012-03-26 Thread Pierre Smits
+1 Op 26 maart 2012 20:05 schreef Bruno Busco het volgende: > +1 > > 2012/3/26 Ashish Vijaywargiya > > > +1 for the proposal. > > > > -- > > Ashish > > > > On Mon, Mar 26, 2012 at 7:27 PM, Jacopo Cappellato < > > jacopo.cappell...@hotwaxmedia.com> wrote: > > > > > Hi all, > > > > > > I have rev

Re: Renaming some ant tasks to improve consistency

2012-03-26 Thread Bruno Busco
+1 2012/3/26 Ashish Vijaywargiya > +1 for the proposal. > > -- > Ashish > > On Mon, Mar 26, 2012 at 7:27 PM, Jacopo Cappellato < > jacopo.cappell...@hotwaxmedia.com> wrote: > > > Hi all, > > > > I have reviewed the names of our ant tasks and I would like to propose to > > rename [*] some of them

Re: Renaming some ant tasks to improve consistency

2012-03-26 Thread Ashish Vijaywargiya
+1 for the proposal. -- Ashish On Mon, Mar 26, 2012 at 7:27 PM, Jacopo Cappellato < jacopo.cappell...@hotwaxmedia.com> wrote: > Hi all, > > I have reviewed the names of our ant tasks and I would like to propose to > rename [*] some of them to make them more consistent with what they > actually d

Re: Renaming some ant tasks to improve consistency

2012-03-26 Thread Sam Hamilton
+1 run-install-extseed always seemed to me to be the worst named task - a bit confusing as to what it is meant to do but such a vital one for keeping the db updated Sam On 26 Mar 2012, at 21:57, Jacopo Cappellato wrote: > Hi all, > > I have reviewed the names of our ant tasks and I would l

Re: Renaming some ant tasks to improve consistency

2012-03-26 Thread Jacques Le Roux
+0 Jacques From: "Jacopo Cappellato" Hi all, I have reviewed the names of our ant tasks and I would like to propose to rename [*] some of them to make them more consistent with what they actually do. In short, I would like to: * rename some "run" tasks with the word "start" because they act

Re: Renaming some ant tasks to improve consistency

2012-03-26 Thread Vikas Mayur
+1 These new ones really make sense. IMO we don't need to keep the old ones. Regards Vikas On Mar 26, 2012, at 7:27 PM, Jacopo Cappellato wrote: > Hi all, > > I have reviewed the names of our ant tasks and I would like to propose to > rename [*] some of them to make them more consistent with