You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2005/09/07 17:36:32 UTC

svn commit: r279350 - /incubator/roller/branches/roller_2.0/.classpath

Author: snoopdave
Date: Wed Sep  7 08:36:28 2005
New Revision: 279350

URL: http://svn.apache.org/viewcvs?rev=279350&view=rev
Log:
Removing absolute paths from .classpath (for Eclipse users)

Modified:
    incubator/roller/branches/roller_2.0/.classpath

Modified: incubator/roller/branches/roller_2.0/.classpath
URL: http://svn.apache.org/viewcvs/incubator/roller/branches/roller_2.0/.classpath?rev=279350&r1=279349&r2=279350&view=diff
==============================================================================
--- incubator/roller/branches/roller_2.0/.classpath (original)
+++ incubator/roller/branches/roller_2.0/.classpath Wed Sep  7 08:36:28 2005
@@ -1,88 +1,74 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="src" path="contrib/plugins/src"/>
+	<classpathentry kind="src" path="tests"/>
 	<classpathentry kind="src" path="build/generated/src.business"/>
 	<classpathentry kind="src" path="build/generated/src.presentation"/>
 	<classpathentry sourcepath="JRE_SRC" kind="var" path="JRE_LIB"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/activation.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/cglib-full-2.0.1.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/commons-beanutils.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/commons-betwixt-1.0-beta-1.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/commons-codec-1.1.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/commons-collections.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/commons-digester.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/commons-logging.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/commons-validator.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/concurrent-1.3.2.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/dom4j-1.4.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/ehcache-0.7.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/hibernate2.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/jakarta-oro.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/jaxen-full.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/jazzy-core.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/jstl.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/log4j-1.2.4.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/lucene-1.4.3.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/mail.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/odmg-3.0.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/proxool-0.8.3.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/rollerbeans.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/rome-0.6.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/rome-fetcher-0.6.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/standard.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/struts-el.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/struts.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/taglibs-string.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/velocity-1.4.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/velocity-dep-1.4.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/velocity-tools-1.1.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/xalan-2.4.0.jar"/>
-	<classpathentry kind="lib" path="C:/eclipse/blog-workspace/roller_2.0/build/roller/WEB-INF/lib/xmlrpc-2.0.jar"/>
-	<classpathentry kind="lib" path="tools/buildtime/tomcat-5.0.28/jsp-api.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/mockrunner-0.35/lib/nekohtml.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/mockrunner-0.35/lib/mockrunner-struts.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/mockrunner-0.35/lib/mockrunner-servlet.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/mockrunner-0.35/lib/mockrunner.jar"/>
 	<classpathentry kind="lib" path="tools/buildtime/tomcat-5.0.28/servlet-api.jar"/>
-	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/c3p0-0.8.4.5.jar"/>
-	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/cglib-full-2.0.1.jar"/>
-	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/dom4j-1.4.jar"/>
-	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/ehcache-0.7.jar"/>
-	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/jdom.jar"/>
-	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/jta.jar"/>
-	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/odmg-3.0.jar"/>
-	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/proxool-0.8.3.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/tomcat-5.0.28/jsp-api.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/xmlParserAPIs-2.3.0.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/xercesImpl-2.3.0.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/hsqldb.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/ejb-1.1.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/ant-1.6.2/jakarta-oro-2.0.8.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/ant-1.6.2/commons-net-1.2.2.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/ant-1.6.2/ant-launcher.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/ant-1.6.2/ant-junit.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/ant-1.6.2/ant-commons-net.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/ant-1.6.2/ant.jar"/>
+	<classpathentry kind="lib" path="tools/hibernate-2.1/hibernate2.jar"/>
 	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/xalan-2.4.0.jar"/>
-	<classpathentry kind="lib" path="tools/lib/activation.jar"/>
-	<classpathentry kind="lib" path="tools/lib/commons-betwixt-1.0-beta-1.jar"/>
-	<classpathentry kind="lib" path="tools/lib/commons-codec-1.1.jar"/>
-	<classpathentry kind="lib" path="tools/lib/commons-httpclient-2.0.2.jar"/>
-	<classpathentry kind="lib" path="tools/lib/concurrent-1.3.2.jar"/>
-	<classpathentry kind="lib" path="tools/lib/ekitapplet.jar"/>
-	<classpathentry kind="lib" path="tools/lib/jazzy-core.jar"/>
-	<classpathentry kind="lib" path="tools/lib/log4j-1.2.4.jar"/>
-	<classpathentry kind="lib" path="tools/lib/lucene-1.4.3.jar"/>
-	<classpathentry kind="lib" path="tools/lib/mail.jar"/>
-	<classpathentry kind="lib" path="tools/lib/mm.mysql-2.0.14-bin.jar"/>
-	<classpathentry kind="lib" path="tools/lib/rome-0.6.jar"/>
-	<classpathentry kind="lib" path="tools/lib/rome-fetcher-0.6.jar"/>
-	<classpathentry kind="lib" path="tools/lib/taglibs-string.jar"/>
-	<classpathentry kind="lib" path="tools/lib/velocity-1.4.jar"/>
-	<classpathentry kind="lib" path="tools/lib/velocity-dep-1.4.jar"/>
-	<classpathentry kind="lib" path="tools/lib/velocity-tools-1.1.jar"/>
-	<classpathentry kind="lib" path="tools/lib/xmlrpc-1.2-b1.jar"/>
+	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/proxool-0.8.3.jar"/>
+	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/odmg-3.0.jar"/>
+	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/jta.jar"/>
+	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/jdom.jar"/>
+	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/ehcache-0.7.jar"/>
+	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/dom4j-1.4.jar"/>
+	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/cglib-full-2.0.1.jar"/>
+	<classpathentry kind="lib" path="tools/hibernate-2.1/lib/c3p0-0.8.4.5.jar"/>
 	<classpathentry kind="lib" path="tools/lib/xmlrpc-2.0.jar"/>
-	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/antlr.jar"/>
-	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/commons-beanutils.jar"/>
-	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/commons-collections.jar"/>
-	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/commons-digester.jar"/>
-	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/commons-fileupload.jar"/>
-	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/commons-lang-2.0.jar"/>
-	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/commons-logging.jar"/>
-	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/commons-validator.jar"/>
-	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/jakarta-oro.jar"/>
-	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/struts.jar"/>
+	<classpathentry kind="lib" path="tools/lib/xmlrpc-1.2-b1.jar"/>
+	<classpathentry kind="lib" path="tools/lib/velocity-tools-1.1.jar"/>
+	<classpathentry kind="lib" path="tools/lib/velocity-dep-1.4.jar"/>
+	<classpathentry kind="lib" path="tools/lib/velocity-1.4.jar"/>
+	<classpathentry kind="lib" path="tools/lib/taglibs-string.jar"/>
+	<classpathentry kind="lib" path="tools/lib/rome-fetcher-0.6.jar"/>
+	<classpathentry kind="lib" path="tools/lib/rome-0.6.jar"/>
+	<classpathentry kind="lib" path="tools/lib/mm.mysql-2.0.14-bin.jar"/>
+	<classpathentry kind="lib" path="tools/lib/mail.jar"/>
+	<classpathentry kind="lib" path="tools/lib/lucene-1.4.3.jar"/>
+	<classpathentry kind="lib" path="tools/lib/log4j-1.2.4.jar"/>
+	<classpathentry kind="lib" path="tools/lib/jazzy-core.jar"/>
+	<classpathentry kind="lib" path="tools/lib/ekitapplet.jar"/>
+	<classpathentry kind="lib" path="tools/lib/concurrent-1.3.2.jar"/>
+	<classpathentry kind="lib" path="tools/lib/commons-httpclient-2.0.2.jar"/>
+	<classpathentry kind="lib" path="tools/lib/commons-codec-1.1.jar"/>
+	<classpathentry kind="lib" path="tools/lib/commons-betwixt-1.0-beta-1.jar"/>
+	<classpathentry kind="lib" path="tools/lib/activation.jar"/>
+	<classpathentry kind="lib" path="tools/standard-1.0.3/lib/standard.jar"/>
+	<classpathentry kind="lib" path="tools/standard-1.0.3/lib/jstl.jar"/>
+	<classpathentry kind="lib" path="tools/standard-1.0.3/lib/jaxen-full.jar"/>
 	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/struts-el.jar"/>
-	<classpathentry kind="lib" path="tools/buildtime/junit-3.8.1.jar"/>
-	<classpathentry kind="lib" path="contrib/lib/JSPWiki.jar"/>
-	<classpathentry kind="lib" path="contrib/lib/jython.jar"/>
-	<classpathentry kind="lib" path="contrib/lib/radeox.jar"/>
+	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/struts.jar"/>
+	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/jakarta-oro.jar"/>
+	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/commons-validator.jar"/>
+	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/commons-logging.jar"/>
+	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/commons-lang-2.0.jar"/>
+	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/commons-fileupload.jar"/>
+	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/commons-digester.jar"/>
+	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/commons-collections.jar"/>
+	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/commons-beanutils.jar"/>
+	<classpathentry kind="lib" path="tools/struts-1.2.4/lib/antlr.jar"/>
 	<classpathentry kind="lib" path="contrib/lib/textile4j-1.20.jar"/>
+	<classpathentry kind="lib" path="contrib/lib/radeox.jar"/>
+	<classpathentry kind="lib" path="contrib/lib/jython.jar"/>
+	<classpathentry kind="lib" path="contrib/lib/JSPWiki.jar"/>
+	<classpathentry kind="lib" path="tools/buildtime/junit-3.8.1.jar"/>
 	<classpathentry kind="output" path="classes.eclipse"/>
 </classpath>