(no commit message)
authorem.lee <em.lee@localhost>
Wed, 23 Jun 2010 12:53:22 +0000 (12:53 +0000)
committerem.lee <em.lee@localhost>
Wed, 23 Jun 2010 12:53:22 +0000 (12:53 +0000)
cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/pesi/out/PesiTaxonExport.java

index d961bc12fabe51954db15d69ea444da0de43bcdd..d885ba0e7ef026cd5ce86edd85c59b17b38d1acb 100644 (file)
@@ -338,7 +338,7 @@ public class PesiTaxonExport extends PesiExportBase {
                if (annotationType == null) {\r
                        annotationType = AnnotationType.NewInstance(label, text, labelAbbrev);\r
                        annotationType.setUuid(uuid);\r
-                       annotationType.setVocabulary(AnnotationType.EDITORIAL().getVocabulary());\r
+//                     annotationType.setVocabulary(AnnotationType.EDITORIAL().getVocabulary());\r
                        getTermService().save(annotationType);\r
                }\r
                return annotationType;\r