You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hdt.apache.org by ad...@apache.org on 2013/04/13 20:09:16 UTC

git commit: classpath contained duplicates causing errors

Updated Branches:
  refs/heads/master 7afe2cfaf -> 6eda8c503


classpath contained duplicates causing errors


Project: http://git-wip-us.apache.org/repos/asf/incubator-hdt/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-hdt/commit/6eda8c50
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hdt/tree/6eda8c50
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hdt/diff/6eda8c50

Branch: refs/heads/master
Commit: 6eda8c50317d01177362cb271435702939812d6c
Parents: 7afe2cf
Author: adamb <ad...@apache.org>
Authored: Sat Apr 13 13:09:04 2013 -0500
Committer: adamb <ad...@apache.org>
Committed: Sat Apr 13 13:09:04 2013 -0500

----------------------------------------------------------------------
 org.apache.hadoop.eclipse/.classpath |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/6eda8c50/org.apache.hadoop.eclipse/.classpath
----------------------------------------------------------------------
diff --git a/org.apache.hadoop.eclipse/.classpath b/org.apache.hadoop.eclipse/.classpath
index aa82672..04d7d2e 100644
--- a/org.apache.hadoop.eclipse/.classpath
+++ b/org.apache.hadoop.eclipse/.classpath
@@ -1,8 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-	<classpathentry exported="true" kind="lib" path="lib/hadoop-core-1.0.4.jar"/>
-	<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
+	<classpathentry exported="true" kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="src" output="target/classes" path="src/main/java">
 		<attributes>
 			<attribute name="optional" value="true"/>