Re: "bin" folder for executable files/scripts

2012-03-27 Thread Jacopo Cappellato
On Mar 26, 2012, at 11:05 PM, Mansour Al Akeel wrote: > Using ant task is not so bad. I think it supports something like > daemons in the parallel task, where tomcat can be started in the > background. > another task from antconrib is "forget" > http://ant-contrib.sourceforge.net/tasks/tasks/forg

Re: "bin" folder for executable files/scripts

2012-03-26 Thread Jacopo Cappellato
On Mar 26, 2012, at 11:05 PM, Mansour Al Akeel wrote: > [...] My only concern is more about politics involved in making future > decisions related to the progress of ofbiz. If we have to go through > this to change the location of a script, what are we going to do, when > and if we (the community

Re: "bin" folder for executable files/scripts

2012-03-26 Thread Jacopo Cappellato
;>> letting him decide for all I thought it was good to check the general >>> feeling of the community. >>> >>> This is all, thank you >>> >>> Jacopo >>> >>> >>> On Mar 24, 2012, at 7:19 AM, Jacopo Cappellato wrote: &g

Re: "bin" folder for executable files/scripts

2012-03-26 Thread Francis ANDRE
, I have modified the script according to your suggestions, thank you. I am going to commit the changes shortly. Thanks, Jacopo On Mar 23, 2012, at 11:43 AM, Prince Sewani wrote: Hi Jacopo, Although I'm not a windows user but yes it works fine from the tools fol

Re: "bin" folder for executable files/scripts

2012-03-26 Thread Mansour Al Akeel
cd /d %OFBIZ_HOME% >>>>> "%JAVA_HOME%\bin\java" -Xms128M -Xmx512M -XX:MaxPermSize=512m -jar >>>>> ofbiz.jar >>>>> echo off >>>>> ======= >>>>> >>>>> Then you should try

Re: "bin" folder for executable files/scripts

2012-03-26 Thread Jacopo Cappellato
;> Hi Jacopo, >>> >>> Although I'm not a windows user but yes it works fine from the tools folder >>> on windows. >>> >>> >>> Regards >>> Prince >>> >>> >>> >>> ___

Re: "bin" folder for executable files/scripts

2012-03-23 Thread Jacopo Cappellato
a concern >>>> to being with, the learning curve is yet steep, and with to dos of IDE's >>>> as of now, >>>> everyone is pretty much acquainted. Also in-case we change it to 'bin' in >>>> the main folder, >>>> t

Re: "bin" folder for executable files/scripts

2012-03-23 Thread Jacopo Cappellato
a windows user but yes it works fine from the tools folder > on windows. > > > Regards > Prince > > > > > From: Jacopo Cappellato > To: dev@ofbiz.apache.org > Sent: Friday, March 23, 2012 3:32 PM > Subject: Re: "b

Re: "bin" folder for executable files/scripts

2012-03-23 Thread Prince Sewani
Hi Jacopo, Although I'm not a windows user but yes it works fine from the tools folder on windows. Regards Prince From: Jacopo Cappellato To: dev@ofbiz.apache.org Sent: Friday, March 23, 2012 3:32 PM Subject: Re: "bin" folder for executabl

Re: "bin" folder for executable files/scripts

2012-03-23 Thread Jose F. Fernandez
- > De: "Jacopo Cappellato" > Para: dev@ofbiz.apache.org > Enviados: Viernes, 23 de Marzo 2012 11:02:16 > Asunto: Re: "bin" folder for executable files/scripts > Actually, the /d shouldn't be required: > === >

Re: "bin" folder for executable files/scripts

2012-03-23 Thread Jacopo Cappellato
on different Operating systems. >> >> Unless we go like opentaps (felt that on a few things) and then one is not >> really able to use it (Just a comment No offense). >> >> >> "tools/bin" sounds great, unless that also doesn't call of any other cl

Re: "bin" folder for executable files/scripts

2012-03-23 Thread Jacopo Cappellato
or > so. > > Regards > Prince > > > > > > From: Mansour Al Akeel > To: dev@ofbiz.apache.org > Sent: Monday, March 19, 2012 4:13 PM > Subject: Re: "bin" folder for executable files/scripts > > bin is

Re: "bin" folder for executable files/scripts

2012-03-21 Thread Prince Sewani
ll of any other clash or so. Regards Prince From: Mansour Al Akeel To: dev@ofbiz.apache.org Sent: Monday, March 19, 2012 4:13 PM Subject: Re: "bin" folder for executable files/scripts bin is good enough. On Mon, Mar 19, 2012 at 3:34 AM, Jacques Le Rou

Re: "bin" folder for executable files/scripts

2012-03-19 Thread Mansour Al Akeel
bin is good enough. On Mon, Mar 19, 2012 at 3:34 AM, Jacques Le Roux wrote: > Hi Jacopo, > > tools/bin  sounds good to me > > Jacques > > From: "Jacopo Cappellato" > >> Thanks everyone for the valuable comments! >> I am trying to finalize this thread: there seems to be consensus to move >> all

Re: "bin" folder for executable files/scripts

2012-03-19 Thread Jacques Le Roux
Hi Jacopo, tools/bin sounds good to me Jacques From: "Jacopo Cappellato" Thanks everyone for the valuable comments! I am trying to finalize this thread: there seems to be consensus to move all the executable scripts into a folder to keep things organized. For the name of the folder: * some

Re: "bin" folder for executable files/scripts

2012-03-18 Thread Jacopo Cappellato
Thanks everyone for the valuable comments! I am trying to finalize this thread: there seems to be consensus to move all the executable scripts into a folder to keep things organized. For the name of the folder: * some of you think that the "bin" (as I originally suggested) should be used because

Re: "bin" folder for executable files/scripts

2012-02-29 Thread Jacques Le Roux
Then we could recommend to name .bin for instance But I wonder if this will not be a source of problem for newbies... And also for Windows users, bin is not a standard name at all Jacques From: "Adrian Crum" That's fine with me. We just need to update the Eclipse configuration files. -Adrian

Re: "bin" folder for executable files/scripts

2012-02-29 Thread Tom Burns
of the form. Create a folder say ofbiz/eclipse_bin. Eclipse will build to that folder leaving the name bin for other uses. From: J. Eckard To: dev@ofbiz.apache.org Sent: Wednesday, February 29, 2012 10:20 AM Subject: Re: "bin" folder for executable fil

Re: "bin" folder for executable files/scripts

2012-02-29 Thread Adrian Crum
That's fine with me. We just need to update the Eclipse configuration files. -Adrian On 2/29/2012 3:20 PM, J. Eckard wrote: I think that eclipse / eclipse users should have to accommodate the directory structure of OFBiz, not the other way around. On Feb 29, 2012, at 9:58 AM, Jacopo Cappella

Re: "bin" folder for executable files/scripts

2012-02-29 Thread J. Eckard
I think that eclipse / eclipse users should have to accommodate the directory structure of OFBiz, not the other way around. On Feb 29, 2012, at 9:58 AM, Jacopo Cappellato wrote: > Thanks for the feedback! Any suggestion for the name of the folder? I was > hoping to use a "standard" name, that

Re: "bin" folder for executable files/scripts

2012-02-29 Thread Jacopo Cappellato
Thanks for the feedback! Any suggestion for the name of the folder? I was hoping to use a "standard" name, that is why I initially proposed the "bin" folder... but since that is not an option we will have to think to something else (unless we use the existing "tools" folder but I am not sure abo

Re: "bin" folder for executable files/scripts

2012-02-27 Thread Jacques Le Roux
+1 Jacques From: "Adrian Crum" Sounds great, but don't use "bin" - that folder is created by Eclipse and it is in the SVN ignore list. -Adrian On 2/27/2012 7:10 PM, Jacopo Cappellato wrote: The number of executable files (*.sh and *bat) in the OFBiz home folder is rather big: what if we cre

Re: "bin" folder for executable files/scripts

2012-02-27 Thread Adrian Crum
Sounds great, but don't use "bin" - that folder is created by Eclipse and it is in the SVN ignore list. -Adrian On 2/27/2012 7:10 PM, Jacopo Cappellato wrote: The number of executable files (*.sh and *bat) in the OFBiz home folder is rather big: what if we create a "bin" folder and we move al

"bin" folder for executable files/scripts

2012-02-27 Thread Jacopo Cappellato
The number of executable files (*.sh and *bat) in the OFBiz home folder is rather big: what if we create a "bin" folder and we move all of them there? In this way users will have a place where they will find all the executable files only and the main folder will be cleaner. Jacopo