svn commit: r1533180 - in /ofbiz/branches/release11.04: ./ framework/common/data/GeoData.xml

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

svn commit: r1533180 - in /ofbiz/branches/release11.04: ./ framework/common/data/GeoData.xml

jleroux@apache.org
Author: jleroux
Date: Thu Oct 17 17:58:24 2013
New Revision: 1533180

URL: http://svn.apache.org/r1533180
Log:
"Applied fix from trunk for revision: 1502944"
------------------------------------------------------------------------
r1502944 | jleroux | 2013-07-14 08:50:19 +0200 (dim. 14 juil. 2013) | 4 lignes

A patch from Pierre Smits for "Enhance GeoData.xml with Croatia as a member of the European Union" https://issues.apache.org/jira/browse/OFBIZ-5263

Per July 1st, 2013 Croatia joined the European Union.

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


Modified:
    ofbiz/branches/release11.04/   (props changed)
    ofbiz/branches/release11.04/framework/common/data/GeoData.xml

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

Modified: ofbiz/branches/release11.04/framework/common/data/GeoData.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/common/data/GeoData.xml?rev=1533180&r1=1533179&r2=1533180&view=diff
==============================================================================
--- ofbiz/branches/release11.04/framework/common/data/GeoData.xml (original)
+++ ofbiz/branches/release11.04/framework/common/data/GeoData.xml Thu Oct 17 17:58:24 2013
@@ -286,6 +286,7 @@ under the License.
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="EU" geoId="FRA"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="EU" geoId="GRC"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="EU" geoId="HUN"/>
+    <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="EU" geoId="HRV"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="EU" geoId="IRL"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="EU" geoId="ITA"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoIdTo="EU" geoId="LVA"/>