svn commit: r1583432 - in /ofbiz/branches/release13.07: ./ framework/common/ofbiz-component.xml

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

svn commit: r1583432 - in /ofbiz/branches/release13.07: ./ framework/common/ofbiz-component.xml

jleroux@apache.org
Author: jleroux
Date: Mon Mar 31 20:09:11 2014
New Revision: 1583432

URL: http://svn.apache.org/r1583432
Log:
"Applied fix from trunk for revision: 1583428"
------------------------------------------------------------------------
r1583428 | jleroux | 2014-03-31 22:06:21 +0200 (lun. 31 mars 2014) | 1 ligne

Completes commit r1583427  
------------------------------------------------------------------------


Modified:
    ofbiz/branches/release13.07/   (props changed)
    ofbiz/branches/release13.07/framework/common/ofbiz-component.xml

Propchange: ofbiz/branches/release13.07/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1583428

Modified: ofbiz/branches/release13.07/framework/common/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/framework/common/ofbiz-component.xml?rev=1583432&r1=1583431&r2=1583432&view=diff
==============================================================================
--- ofbiz/branches/release13.07/framework/common/ofbiz-component.xml (original)
+++ ofbiz/branches/release13.07/framework/common/ofbiz-component.xml Mon Mar 31 20:09:11 2014
@@ -50,10 +50,12 @@ under the License.
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_IT.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_JP.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_MX.xml"/>
+    <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_MY.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_NL.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_PL.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_UK.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_US.xml"/>
+    
 
     <entity-resource type="data" reader-name="seed" loader="main" location="data/LanguageData.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/UnitData.xml"/>