Author: apatel
Date: Fri Aug 21 18:25:53 2009
New Revision: 806666
URL:
http://svn.apache.org/viewvc?rev=806666&view=revLog:
excluding the compilation of orbital gateway files from classpath
Modified:
ofbiz/trunk/.classpath
Modified: ofbiz/trunk/.classpath
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=806666&r1=806665&r2=806666&view=diff==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Fri Aug 21 18:25:53 2009
@@ -15,7 +15,7 @@
<classpathentry kind="src" path="framework/base/src"/>
<classpathentry kind="src" path="framework/start/src"/>
<classpathentry kind="src" path="framework/geronimo/src"/>
- <classpathentry excluding="org/ofbiz/accounting/thirdparty/cybersource/**|org/ofbiz/accounting/thirdparty/verisign/**|org/ofbiz/accounting/thirdparty/worldpay/**|org/ofbiz/accounting/thirdparty/paypal/PayPalServices.java" kind="src" path="applications/accounting/src"/>
+ <classpathentry 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/**" kind="src" path="applications/accounting/src"/>
<classpathentry excluding="org/ofbiz/content/openoffice/|org/ofbiz/content/report/" kind="src" path="applications/content/src"/>
<classpathentry kind="src" path="specialpurpose/ecommerce/src"/>
<classpathentry kind="src" path="applications/manufacturing/src"/>