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 <[email protected]> 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

Reply via email to