You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by le...@apache.org on 2008/06/14 00:27:20 UTC

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

Author: lektran
Date: Fri Jun 13 15:27:19 2008
New Revision: 667677

URL: http://svn.apache.org/viewvc?rev=667677&view=rev
Log:
update the .classpath file with the new shark and workflow locations

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=667677&r1=667676&r2=667677&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Fri Jun 13 15:27:19 2008
@@ -35,11 +35,11 @@
 	<classpathentry kind="src" path="framework/minilang/src"/>
 	<classpathentry kind="src" path="framework/security/src"/>
 	<classpathentry kind="src" path="framework/service/src"/>
-	<classpathentry excluding="org/enhydra/|org/ofbiz/" kind="src" path="framework/shark/src"/>
+	<classpathentry excluding="org/enhydra/|org/ofbiz/" kind="src" path="specialpurpose/shark/src"/>
 	<classpathentry excluding="org/ofbiz/webapp/ftl/FreeMarkerViewRenderer.java|org/ofbiz/webapp/ftl/JpCacheIncludeTransform.java|org/ofbiz/webapp/view/FopPdfViewHandler.java|org/ofbiz/webapp/view/GenericViewRenderer.java|org/ofbiz/webapp/view/JPublishViewHandler.java|org/ofbiz/webapp/view/JPublishWrapper.java|org/ofbiz/webapp/view/JasperReportsPdfViewHandler.java|org/ofbiz/webapp/view/JasperReportsXmlViewHandler.java|org/ofbiz/webapp/view/JasperReportsJXlsViewHandler.java|org/ofbiz/webapp/view/JasperReportsPoiXlsViewHandler.java" kind="src" path="framework/webapp/src"/>
 	<classpathentry kind="src" path="framework/webtools/src"/>
 	<classpathentry kind="src" path="framework/widget/src"/>
-	<classpathentry kind="src" path="framework/workflow/src"/>
+	<classpathentry kind="src" path="specialpurpose/workflow/src"/>
 	<classpathentry kind="lib" path="framework/base/lib/ant-junit-1.7.0.jar"/>
 	<classpathentry kind="lib" path="framework/webapp/lib/velocity-1.5.jar"/>
 	<classpathentry kind="lib" path="framework/webapp/lib/DataVision-1.0.0.jar"/>