Author: hashutosh
Date: Tue Jul  9 23:56:49 2013
New Revision: 1501618

URL: http://svn.apache.org/r1501618
Log:
HIVE-4833 : Fix eclipse template classpath to include the correct jdo lib (Yin 
Huai via Ashutosh Chauhan)

Modified:
    hive/trunk/eclipse-templates/.classpath
    hive/trunk/eclipse-templates/.classpath._hbase

Modified: hive/trunk/eclipse-templates/.classpath
URL: 
http://svn.apache.org/viewvc/hive/trunk/eclipse-templates/.classpath?rev=1501618&r1=1501617&r2=1501618&view=diff
==============================================================================
--- hive/trunk/eclipse-templates/.classpath (original)
+++ hive/trunk/eclipse-templates/.classpath Tue Jul  9 23:56:49 2013
@@ -67,7 +67,7 @@
   <classpathentry kind="lib" 
path="build/ivy/lib/default/[email protected]@.jar"/>
   <classpathentry kind="lib" 
path="build/ivy/lib/default/[email protected]@.jar"/>
   <classpathentry kind="lib" 
path="build/ivy/lib/default/[email protected]@.jar"/>
-  <classpathentry kind="lib" 
path="build/ivy/lib/default/[email protected]@.jar"/>
+  <classpathentry kind="lib" 
path="build/ivy/lib/default/[email protected]@.jar"/>
   <classpathentry kind="lib" 
path="build/ivy/lib/default/[email protected]@.jar"/>
   <classpathentry kind="lib" 
path="build/ivy/lib/default/[email protected]@.jar"/>
   <classpathentry kind="lib" 
path="build/ivy/lib/default/[email protected]@.jar"/>

Modified: hive/trunk/eclipse-templates/.classpath._hbase
URL: 
http://svn.apache.org/viewvc/hive/trunk/eclipse-templates/.classpath._hbase?rev=1501618&r1=1501617&r2=1501618&view=diff
==============================================================================
--- hive/trunk/eclipse-templates/.classpath._hbase (original)
+++ hive/trunk/eclipse-templates/.classpath._hbase Tue Jul  9 23:56:49 2013
@@ -32,7 +32,7 @@
        <classpathentry exported="true" kind="lib" 
path="lib/[email protected]@.jar"/>
        <classpathentry exported="true" kind="lib" 
path="lib/[email protected]@.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/derby.jar"/>
-       <classpathentry exported="true" kind="lib" 
path="lib/[email protected]@.jar"/>
+       <classpathentry exported="true" kind="lib" 
path="lib/[email protected]@.jar"/>
        <classpathentry exported="true" kind="lib" 
path="lib/[email protected]@.jar"/>
        <classpathentry exported="true" kind="lib" 
path="lib/[email protected]@.jar"/>
        <classpathentry exported="true" kind="lib" 
path="lib/[email protected]@.jar"/>


Reply via email to