Hi developers,

this mail only applies to people using the 3.0 repositories with 
eclipse. If you don't use eclipse for developing feel free to stop 
reading now.


We just pushed changes related to the update of the third-party 
jar-libraries used by the ERP to the pi repository.

This requires a small change to be done manually to each existing 
eclipse workspace using the pi repositories. (New workspaces will have 
the new correct configuration automatically)

The change is needed as soon as this commit [1] is pulled.

After this there will be an build error in the 'openbravo' project in 
eclipse complaining about a missing jar file in the build path.

lib/runtime/org.openarchitectureware.core.workflow_4.3.1.20080910-1400PRD.jar

To fix this problem use the 'Build path' -> Configure Build-path option 
from the context menu of the 'openbravo' project. Then in the Libraries 
tab find the entry for the jar mentioned above and remove it.

The following steps have been tested to update an existing workspace 
using pi and work fine:

a.) hg pull -u (from pi)
b.) ant update.database core.lib wad.lib trl.lib compile.complete
c.) in eclipse, refresh all 4 openrbavo project
d.) Fix the build-path as mentioned above
e.) recompile all 4 projects in eclipse

The compile.complete in step b.) is done (instead of smartbuild) to be 
sure old versions of the jar-libraries which have been updated are 
deleted correctly from WebContent/WEB-INF/lib...

Note: The same applies for the 'main' repository once the changeset 
mentioned in [1] arrives there.

Sorry for the slight inconvenience,
Stefan Huehner


[1] https://code.openbravo.com/erp/devel/pi/rev/870e06068e41

P.s. the same applies for the main repository once the changeset 
mentioned in [1] arrives there

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Openbravo-development mailing list
Openbravo-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-development

Reply via email to