|
From: Stephane B. <ste...@be...> - 2004-06-28 11:58:46
|
Koen Serry wrote: > Another point: does anyone have objections to removing all related > batch files if this works fine? We are nearly doing the same thing. My goal is to get rid of all the .sh/cmd as it is too hard to maintain and not very expressive. And I'm not using the 'install' as well. I committed this morning a small ant xml file in /bin (there's cli.xml and jboss.xml) Basically cli.xml does all the configuration that is done via the install script. It needs to be refined but as I'm doing the install process 10 times a day, this is extremely helpful to me. It should not be fully working for all of you since I need to slowly commit other things but this is the idea. This should be all done by the end of the day (UTC speaking) Stephane |