Author: jleroux
Date: Wed Feb  4 17:25:52 2015
New Revision: 1657333

URL: http://svn.apache.org/r1657333
Log:
"Applied fix from trunk for revision: 1657323" 
------------------------------------------------------------------------
r1657323 | jleroux | 2015-02-04 18:07:27 +0100 (mer. 04 févr. 2015) | 3 lignes

This adds commons-discovery-0.5.jar in .classpath. I missed it in r1641037. 

In a next commit I will sort the lines. Sorry for the inconvenience, this 
should have been done when paths changed.
------------------------------------------------------------------------


Modified:
    ofbiz/branches/release14.12/   (props changed)
    ofbiz/branches/release14.12/.classpath

Propchange: ofbiz/branches/release14.12/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Feb  4 17:25:52 2015
@@ -8,4 +8,4 @@
 /ofbiz/branches/json-integration-refactoring:1634077-1635900
 /ofbiz/branches/multitenant20100310:921280-927264
 /ofbiz/branches/release13.07:1547657
-/ofbiz/trunk:1649393,1649742,1650240,1650583,1650642,1650678,1650882,1650887,1650938,1651593,1652361,1652706,1652725,1652731,1652739,1653248,1653456,1654175,1654273,1654509,1655046,1655668,1655979,1656185,1656198,1656445,1656983
+/ofbiz/trunk:1649393,1649742,1650240,1650583,1650642,1650678,1650882,1650887,1650938,1651593,1652361,1652706,1652725,1652731,1652739,1653248,1653456,1654175,1654273,1654509,1655046,1655668,1655979,1656185,1656198,1656445,1656983,1657323

Modified: ofbiz/branches/release14.12/.classpath
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release14.12/.classpath?rev=1657333&r1=1657332&r2=1657333&view=diff
==============================================================================
--- ofbiz/branches/release14.12/.classpath (original)
+++ ofbiz/branches/release14.12/.classpath Wed Feb  4 17:25:52 2015
@@ -119,6 +119,7 @@
     <classpathentry kind="lib" 
path="specialpurpose/jetty/lib/org.eclipse.jdt.core-3.7.1.jar"/>
     <classpathentry kind="lib" path="specialpurpose/birt/lib/axis-1.4.jar"/>
     <classpathentry kind="lib" 
path="specialpurpose/birt/lib/axis-ant-1.4.jar"/>
+    <classpathentry kind="lib" 
path="specialpurpose/birt/lib/commons-discovery-0.5.jar"/>
     <classpathentry kind="lib" path="framework/service/lib/wsdl4j-1.6.2.jar"/>
     <classpathentry kind="lib" 
path="framework/service/lib/axiom-api-1.2.9.jar"/>
     <classpathentry kind="lib" 
path="framework/service/lib/axiom-impl-1.2.9.jar"/>


Reply via email to