migrating to cdmlib-plugin 2.0.0.20 including new term loading
[taxeditor.git] / eclipseprojects / eu.etaxonomy.taxeditor / src / eu / etaxonomy / taxeditor / datasource / CdmTransactionController.java
index 970335d041903e1286cb5d446452607daafe3c5b..2564741a2509aa239c0bc6dd7861c965a918a6f1 100644 (file)
@@ -63,7 +63,7 @@ public class CdmTransactionController {
                list.add(NomenclaturalStatusType.COMBINATION_INVALID());\r
                list.add(NomenclaturalStatusType.VALID());\r
                for (NomenclaturalStatusType status : list){\r
-                       applicationController.getTermService().saveTerm(status);\r
+                       //applicationController.getTermService().saveTerm(status);\r
                }\r
        }\r
 \r