minor
authorAndreas Müller <a.mueller@bgbm.org>
Tue, 30 Aug 2011 11:54:59 +0000 (11:54 +0000)
committerAndreas Müller <a.mueller@bgbm.org>
Tue, 30 Aug 2011 11:54:59 +0000 (11:54 +0000)
app-import/src/main/java/eu/etaxonomy/cdm/app/eflora/FloraMalesianaVol13Activator.java

index c726f05e71aba20caf81eceeefa3db6b37729bbe..adeea0f992bae9b3e0836b455e251c2a69e27353 100644 (file)
@@ -46,7 +46,7 @@ public class FloraMalesianaVol13Activator {
        private static final Logger logger = Logger.getLogger(FloraMalesianaVol13Activator.class);\r
        \r
        //database validation status (create, update, validate ...)\r
-       static DbSchemaValidation hbm2dll = DbSchemaValidation.VALIDATE;\r
+       static DbSchemaValidation hbm2dll = DbSchemaValidation.CREATE;\r
        static final URI fmSource13_small = EfloraSources.fm_13_small_families();\r
        static final URI fmSource13_large = EfloraSources.fm_13_large_families();\r
        \r
@@ -61,7 +61,7 @@ public class FloraMalesianaVol13Activator {
        private boolean includeVol13_small = true;\r
        private boolean includeVol13_large = true;\r
        \r
-       private boolean h2ForCheck = false;\r
+       private boolean h2ForCheck = true;\r
        \r
 \r
        //feature tree uuid\r