You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2014/03/31 22:14:11 UTC

svn commit: r1583436 - in /ofbiz/branches/release11.04: ./ framework/common/ofbiz-component.xml

Author: jleroux
Date: Mon Mar 31 20:14:10 2014
New Revision: 1583436

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

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

Modified:
    ofbiz/branches/release11.04/   (props changed)
    ofbiz/branches/release11.04/framework/common/ofbiz-component.xml

Propchange: ofbiz/branches/release11.04/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1583428

Modified: ofbiz/branches/release11.04/framework/common/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/common/ofbiz-component.xml?rev=1583436&r1=1583435&r2=1583436&view=diff
==============================================================================
--- ofbiz/branches/release11.04/framework/common/ofbiz-component.xml (original)
+++ ofbiz/branches/release11.04/framework/common/ofbiz-component.xml Mon Mar 31 20:14:10 2014
@@ -44,11 +44,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_IN.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_IRL.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/GeoData_MX.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"/>