I'd suggest:

ant build
or
ant
(they are the same)
or in one shot:
ant build run

Jacopo

On Apr 10, 2009, at 4:45 PM, aswath narayana wrote:

see run target in build.xml file
./ant run - It just starts OFBiz

whereas ./ant run-install-seed target depends on the target build. so it
builds new files.
Then do ./ant run to start OFBiz.

-Aswath

On Fri, Apr 10, 2009 at 4:35 PM, Eric DE MAULDE <eric...@free.fr> wrote:

Hi,

If I execute (Linux) :
"./ant run"
It doesn't compile new files changes. I don't have any error.

I have to execute, by example :
"./ant run-install-seed"

And my new changes are compiled

Have you an idea ?

Thanks

Eric

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to