You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2017/07/11 17:56:01 UTC

[31/50] commons-collections git commit: Oops, remove Eclipse file.

Oops, remove Eclipse file.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713744 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/5dacd2e7
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/5dacd2e7
Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/5dacd2e7

Branch: refs/heads/COLLECTIONS_3_2_X
Commit: 5dacd2e7e6b827d15281467249b199832510b60e
Parents: c68f934
Author: Gary D. Gregory <gg...@apache.org>
Authored: Tue Nov 10 22:45:16 2015 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Tue Nov 10 22:45:16 2015 +0000

----------------------------------------------------------------------
 maven-eclipse.xml | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/5dacd2e7/maven-eclipse.xml
----------------------------------------------------------------------
diff --git a/maven-eclipse.xml b/maven-eclipse.xml
deleted file mode 100644
index 9a99c2b..0000000
--- a/maven-eclipse.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<project default="copy-resources">
-  <target name="init"/>
-  <target name="copy-resources" depends="init">
-    <copy todir="target/classes/META-INF" filtering="false">
-      <fileset dir="." includes="NOTICE.txt|LICENSE.txt" excludes="**/*.java"/>
-    </copy>
-  </target>
-</project>
\ No newline at end of file