From 0720bd5fb911769bfd2b3cbfd931e67599a5da93 Mon Sep 17 00:00:00 2001 From: "n.hoffmann" Date: Fri, 5 Nov 2010 18:10:39 +0000 Subject: [PATCH] deleted an accidentally created target directory --- .gitattributes | 1 - .../target/mvn-eclipse-cache.properties | 21 ------------------- 2 files changed, 22 deletions(-) delete mode 100644 taxeditor-annotatedlineeditor/target/mvn-eclipse-cache.properties diff --git a/.gitattributes b/.gitattributes index f181e41ff..70826b40b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -207,7 +207,6 @@ taxeditor-annotatedlineeditor/META-INF/MANIFEST.MF -text taxeditor-annotatedlineeditor/build.properties -text taxeditor-annotatedlineeditor/pom.xml -text taxeditor-annotatedlineeditor/src/main/java/eu/etaxonomy/App.java -text -taxeditor-annotatedlineeditor/target/mvn-eclipse-cache.properties -text taxeditor-application/META-INF/MANIFEST.MF -text taxeditor-application/build.properties -text taxeditor-application/icons/256color_16x16.gif -text diff --git a/taxeditor-annotatedlineeditor/target/mvn-eclipse-cache.properties b/taxeditor-annotatedlineeditor/target/mvn-eclipse-cache.properties deleted file mode 100644 index f39548258..000000000 --- a/taxeditor-annotatedlineeditor/target/mvn-eclipse-cache.properties +++ /dev/null @@ -1,21 +0,0 @@ -#Temporary index for unavailable sources and javadocs -#Wed Sep 16 17:58:03 CEST 2009 -com.sun.jdmk\:jmxtools\:1.2.1\:sources=true -eu.etaxonomy\:taxeditor-store\:1.0\:sources=true -commons-pool\:commons-pool\:1.3\:javadoc=true -commons-dbcp\:commons-dbcp\:1.2.2\:sources=true -com.sun.jdmk\:jmxtools\:1.2.1\:javadoc=true -log4j\:log4j\:1.2.15\:javadoc=true -javax.jms\:jms\:1.1\:sources=true -eu.etaxonomy\:taxeditor-store\:1.0\:javadoc=true -com.sun.jmx\:jmxri\:1.2.1\:sources=true -commons-dbcp\:commons-dbcp\:1.2.2\:javadoc=true -junit\:junit\:4.5\:javadoc=true -commons-logging\:commons-logging\:1.1\:javadoc=true -javax.jms\:jms\:1.1\:javadoc=true -commons-collections\:commons-collections\:3.2\:javadoc=true -com.sun.jmx\:jmxri\:1.2.1\:javadoc=true -ant\:ant\:1.6.5\:javadoc=true -javax.mail\:mail\:1.4\:javadoc=true -commons-lang\:commons-lang\:2.3\:javadoc=true -javax.activation\:activation\:1.1\:javadoc=true -- 2.34.1