details:   /erp/devel/pi/rev/bdce76b21daf
changeset: 11940:bdce76b21daf
user:      Stefan Hühner <stefan.huehner <at> openbravo.com>
date:      Wed May 04 17:12:50 2011 +0200
summary:   [lib-update] Fixed 17005. Fixed rebuild popup
Fix missed build.xml which was still refering to jar-filenames as they've been
before the library update, point to current names instead.

diffstat:

 build.xml |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (21 lines):

diff -r 211cf49219b3 -r bdce76b21daf build.xml
--- a/build.xml Wed May 04 17:01:59 2011 +0200
+++ b/build.xml Wed May 04 17:12:50 2011 +0200
@@ -1103,12 +1103,12 @@
       <arg line="'${base.config}/Openbravo.properties' ${logFileName}" />
       <classpath>
         <pathelement path="${build.core.lib}/openbravo-core.jar" />
-        <pathelement path="${base.lib}/runtime/log4j-1.2.8.jar" />
-        <pathelement path="${base.lib}/runtime/commons-pool.jar" />
-        <pathelement path="${base.lib}/runtime/commons-dbcp.jar" />
-        <pathelement path="${base.lib}/runtime/postgresql-jdbc3-8.2.jar" />
+        <pathelement path="${base.lib}/runtime/log4j-1.2.16.jar" />
+        <pathelement path="${base.lib}/runtime/commons-pool-1.5.6.jar" />
+        <pathelement path="${base.lib}/runtime/commons-dbcp-1.4.jar" />
+        <pathelement path="${base.lib}/runtime/postgresql-9.0-801.jdbc4.jar" />
         <pathelement path="${base.lib}/runtime/ojdbc6.jar" />
-        <pathelement path="${base.lib}/runtime/commons-collections.jar" />
+        <pathelement path="${base.lib}/runtime/commons-collectionsi-3.2.1.jar" 
/>
         <pathelement path="${base.lib}/runtime/ant-1.7.1.jar" />
         <pathelement path="${base.lib}/runtime/ant-launcher.jar" />
         <pathelement path="${base.lib}/runtime/ant-apache-log4j.jar" />

------------------------------------------------------------------------------
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-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to