update ericaceae filepath
authorAndreas Müller <a.mueller@bgbm.org>
Wed, 9 Feb 2011 23:58:01 +0000 (23:58 +0000)
committerAndreas Müller <a.mueller@bgbm.org>
Wed, 9 Feb 2011 23:58:01 +0000 (23:58 +0000)
app-import/src/main/java/eu/etaxonomy/cdm/app/eflora/EfloraSources.java

index acd831cc1afa69b28be516af3f8ab04947b54ca7..8e59e7cfecf1933dc450ed933d7dfaab65c139c2 100644 (file)
@@ -27,7 +27,7 @@ public class EfloraSources {
        public static URI ericacea_local() {\r
                URI sourceUrl;\r
                try {\r
-                       sourceUrl = new URI("file:C:/localCopy/Data/eflora/africa/ericaceae_v2.xml");\r
+                       sourceUrl = new URI("file:C:/localCopy/Data/eflora/africa/Ericaceae/ericaceae_v2.xml");\r
                        return sourceUrl;\r
                } catch (URISyntaxException e) {\r
                        e.printStackTrace();\r