Building Ofbiz with new code

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Building Ofbiz with new code

Ofbiz 开发
Hi everyone,

Sorry this might be a dumb question, I am new to Ofbiz.

I am connecting to TRUNK, after I have downloaded new code, do I need to
rebuild the application? Should I use "ant clean" and "ant build" to just
build the code and not initializing the database again? Will it duplicate
the data if calling "ant run-install" ? Thanks very much.

Kind Regards
Reply | Threaded
Open this post in threaded view
|

Re: Building Ofbiz with new code

Eric DE MAULDE
See
https://cwiki.apache.org/OFBTECH/apache-ofbiz-technical-production-setup-guide.html


On Mon, 2012-01-16 at 09:52 +1300, Ofbiz 开发 wrote:

> Hi everyone,
>
> Sorry this might be a dumb question, I am new to Ofbiz.
>
> I am connecting to TRUNK, after I have downloaded new code, do I need to
> rebuild the application? Should I use "ant clean" and "ant build" to just
> build the code and not initializing the database again? Will it duplicate
> the data if calling "ant run-install" ? Thanks very much.
>
> Kind Regards


Reply | Threaded
Open this post in threaded view
|

Re: Building Ofbiz with new code

hans_bakker
In reply to this post by Ofbiz 开发
Please read the README file in the ofbiz home directory.

On 01/16/2012 03:52 AM, Ofbiz 开发 wrote:

> Hi everyone,
>
> Sorry this might be a dumb question, I am new to Ofbiz.
>
> I am connecting to TRUNK, after I have downloaded new code, do I need to
> rebuild the application? Should I use "ant clean" and "ant build" to just
> build the code and not initializing the database again? Will it duplicate
> the data if calling "ant run-install" ? Thanks very much.
>
> Kind Regards
>