AT: sync notes
authora.theys <a.theys@localhost>
Mon, 18 Jul 2011 15:18:14 +0000 (15:18 +0000)
committera.theys <a.theys@localhost>
Mon, 18 Jul 2011 15:18:14 +0000 (15:18 +0000)
app-import/src/main/java/eu/etaxonomy/cdm/app/excelImport/taxa/UseSummaryActivator.java

index 8705dfe9a1c61923358c4deec7495a48e5fbe626..907209cc8c5e4da1ddfd5003ae6a6a759bdd80f6 100644 (file)
@@ -30,7 +30,7 @@ import eu.etaxonomy.cdm.model.name.NomenclaturalCode;
 public class UseSummaryActivator {\r
        private static final Logger logger = Logger.getLogger(UseSummaryActivator.class);\r
     \r
-       private static String fileName = new String("C:\\xxx\\NormalExplicit.xls");\r
+       private static String fileName = new String("C:\\temp\\NormalExplicit.xls");\r
        \r
        private static final ICdmDataSource destinationDb = CdmDestinations.cdm_test_alex();\r
     \r