[Engine-devel] Java Development Lifecycle
Alon Bar-Lev
alonbl at redhat.com
Tue Aug 27 12:21:09 UTC 2013
----- Original Message -----
> From: "Martin Betak" <mbetak at redhat.com>
> To: "Alon Bar-Lev" <alonbl at redhat.com>
> Cc: "engine-devel" <engine-devel at ovirt.org>
> Sent: Tuesday, August 27, 2013 3:17:44 PM
> Subject: Re: [Engine-devel] Java Development Lifecycle
>
> For me personally the most time consuming part of development
> is when I have to frequently change/update configurations
> of the engine, I have to manually deal with the interactive setup
> wizzard. Thanks to the new development environment I managed to automate
> all other parts of my process using scripts, except engine-setup.
> I would greatly appreciate if there were some way of supplying 'answers'
> to the engine-setup from command line (or answer files, like in the 'full'
> version) so it could be scripted.
# engine-setup --help
Usage: /usr/bin/engine-setup
--log=file
write log to this file.
--config=file
Load configuration files.
--config-append=file
Load extra configuration files.
--offline
Offline mode.
--generate-answer=file
Generate answer file.
--jboss-home=dir
Use this jboss.
Can you tell more precisely what is missing?
BTW: I also curious why you need to re-run fresh setup over and over.
Thanks,
Alon
More information about the Engine-devel
mailing list