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/02/11 19:54:55 UTC

git commit: no need for src folder as this is just a temp wrapper bundle

Updated Branches:
  refs/heads/master 0c248d3b5 -> d14d68a92


no need for src folder as this is just a temp wrapper bundle

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

Branch: refs/heads/master
Commit: d14d68a92ada9896db7197f4a046595692f4ad0d
Parents: 0c248d3
Author: adamb <ad...@apache.org>
Authored: Mon Feb 11 12:54:28 2013 -0600
Committer: adamb <ad...@apache.org>
Committed: Mon Feb 11 12:54:28 2013 -0600

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


http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/d14d68a9/org.apache.hadoop.eclipse/.classpath
----------------------------------------------------------------------
diff --git a/org.apache.hadoop.eclipse/.classpath b/org.apache.hadoop.eclipse/.classpath
index 4b086e8..3ccf6f8 100644
--- a/org.apache.hadoop.eclipse/.classpath
+++ b/org.apache.hadoop.eclipse/.classpath
@@ -2,7 +2,6 @@
 <classpath>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-	<classpathentry kind="src" path="src"/>
 	<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 kind="output" path="bin"/>