svn commit: r1583677 - in /ofbiz/branches/release12.04: ./ framework/common/data/GeoData_IL.xml 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: r1583677 - in /ofbiz/branches/release12.04: ./ framework/common/data/GeoData_IL.xml framework/common/ofbiz-component.xml

jleroux@apache.org
Author: jleroux
Date: Tue Apr  1 14:03:36 2014
New Revision: 1583677

URL: http://svn.apache.org/r1583677
Log:
"Applied fix from trunk for revision: 1583674  "
------------------------------------------------------------------------
r1583674 | jleroux | 2014-04-01 16:02:34 +0200 (mar. 01 avr. 2014) | 5 lignes

A patch from Christian Carlow for "Add Israel geo data OOTB" https://issues.apache.org/jira/browse/OFBIZ-5609

While importing Israeli customer data from a legacy system I determined that OFBiz does not include Israel geo data OOTB which should be added.


------------------------------------------------------------------------


Added:
    ofbiz/branches/release12.04/framework/common/data/GeoData_IL.xml
      - copied unchanged from r1583674, ofbiz/trunk/framework/common/data/GeoData_IL.xml
Modified:
    ofbiz/branches/release12.04/   (props changed)
    ofbiz/branches/release12.04/framework/common/ofbiz-component.xml

Propchange: ofbiz/branches/release12.04/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1583674

Modified: ofbiz/branches/release12.04/framework/common/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release12.04/framework/common/ofbiz-component.xml?rev=1583677&r1=1583676&r2=1583677&view=diff
==============================================================================
--- ofbiz/branches/release12.04/framework/common/ofbiz-component.xml (original)
+++ ofbiz/branches/release12.04/framework/common/ofbiz-component.xml Tue Apr  1 14:03:36 2014
@@ -44,6 +44,7 @@ under the License.
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_ES.xml"/>
     <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_FR.xml"/>
     <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_IL.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"/>