update vibrant source name
authorl.morris <l.morris@localhost>
Wed, 10 Jul 2013 12:00:40 +0000 (12:00 +0000)
committerl.morris <l.morris@localhost>
Wed, 10 Jul 2013 12:00:40 +0000 (12:00 +0000)
app-import/src/main/java/eu/etaxonomy/cdm/app/vibrant/DwcaScratchpadImportActivator.java

index acf015ffd5164cbf4d8722d75a721afb66d87981..7418ac52cb53263a39e41b787a5048807bdfb4a8 100644 (file)
@@ -40,8 +40,10 @@ public class DwcaScratchpadImportActivator {
        static DbSchemaValidation hbm2dll = DbSchemaValidation.CREATE;\r
 \r
        //      static final URI source =  dwca_emonocots_dioscoreaceae();\r
-       static final URI source =  dwca_emonocots_zingiberaceae();\r
-//     static final URI source =  dwca_emonocots_cypripedioideae();\r
+//     static final URI source =  dwca_emonocots_zingiberaceae();\r
+       //static final URI source =  dwca_emonocots_cypripedioideae();\r
+       static final URI source =  dwca_emonocots_dioscoreaceae();\r
+       \r
        \r
 //     static final ICdmDataSource cdmDestination = CdmDestinations.localH2();\r
        static final ICdmDataSource cdmDestination = CdmDestinations.cdm_test_local_mysql();\r
@@ -136,7 +138,8 @@ public class DwcaScratchpadImportActivator {
        \r
        //emonocots_dioscoreaceae\r
        public static URI dwca_emonocots_dioscoreaceae() {\r
-               URI sourceUrl = URI.create("file:////PESIIMPORT3/vibrant/dwca/dwca_emonocots_dioscoreaceae.zip");\r
+               //URI sourceUrl = URI.create("file:////PESIIMPORT3/vibrant/dwca/dwca_emonocots_dioscoreaceae.zip");//dwca_dioscoreaceae_e_monocot.zip\r
+               URI sourceUrl = URI.create("file:///C:/Users/l.morris/Downloads/dwca_scratchpads/dwca_dioscoreaceae_e_monocot_org.zip");\r
                return sourceUrl;\r
        }\r
        \r
@@ -147,7 +150,8 @@ public class DwcaScratchpadImportActivator {
        }\r
        //emonocots_cypripedioideae\r
        public static URI dwca_emonocots_cypripedioideae() {\r
-               URI sourceUrl = URI.create("file:////PESIIMPORT3/vibrant/dwca/dwca_emonocots_cypripedioideae.zip");\r
+               //URI sourceUrl = URI.create("file:////PESIIMPORT3/vibrant/dwca/dwca_emonocots_cypripedioideae.zip");\r
+               URI sourceUrl = URI.create("file:///C:/Users/l.morris/Downloads/dwca_scratchpads/dwca_cypripedioideae_e-monocot_org.zip");\r
                return sourceUrl;\r
        }\r
        \r