You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2010/02/03 09:14:36 UTC

svn commit: r905929 - /ofbiz/trunk/.classpath

Author: hansbak
Date: Wed Feb  3 08:14:32 2010
New Revision: 905929

URL: http://svn.apache.org/viewvc?rev=905929&view=rev
Log:
update ./classpath for the ebay component move. Adam? :-)

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=905929&r1=905928&r2=905929&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Wed Feb  3 08:14:32 2010
@@ -188,10 +188,10 @@
     <classpathentry kind="lib" path="specialpurpose/pos/lib/jcl.jar"/>
     <classpathentry kind="lib" path="specialpurpose/pos/lib/jpos18-controls.jar"/>
     <classpathentry kind="lib" path="specialpurpose/pos/lib/looks-2.0.2.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/ebay/lib/attributes.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/ebay/lib/ebaycalls.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/ebay/lib/ebaysdkcore.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/ebay/lib/helper.jar"/>
+    <classpathentry kind="lib" path="specialpurpose/ebaystore/lib/attributes.jar"/>
+    <classpathentry kind="lib" path="specialpurpose/ebaystore/lib/ebaycalls.jar"/>
+    <classpathentry kind="lib" path="specialpurpose/ebaystore/lib/ebaysdkcore.jar"/>
+    <classpathentry kind="lib" path="specialpurpose/ebaystore/lib/helper.jar"/>
     <classpathentry kind="src" path="applications/accounting/src" excluding="org/ofbiz/accounting/thirdparty/cybersource/**|org/ofbiz/accounting/thirdparty/verisign/**|org/ofbiz/accounting/thirdparty/worldpay/**|org/ofbiz/accounting/thirdparty/paypal/PayPalServices.java|org/ofbiz/accounting/thirdparty/orbital/**"/>
     <classpathentry kind="src" path="applications/content/src" excluding="org/ofbiz/content/openoffice/|org/ofbiz/content/report/"/>
     <classpathentry kind="src" path="applications/manufacturing/src"/>