Author: taylor
Date: Mon Jan 2 13:27:12 2006
New Revision: 365441
URL: http://svn.apache.org/viewcvs?rev=365441&view=rev
Log:
deps for serializer
Modified:
portals/jetspeed-2/trunk/.classpath
Modified: portals/jetspeed-2/trunk/.classpath
URL:
http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/.classpath?rev=365441&r1=365440&r2=365441&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/.classpath (original)
+++ portals/jetspeed-2/trunk/.classpath Mon Jan 2 13:27:12 2006
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="**/.svn/*" kind="src"
path="portlet-api/src/java"/>
+ <classpathentry kind="src" path="components/serializer/src/java"/>
<classpathentry kind="src" path="etc/log4j"/>
<classpathentry excluding="**/.svn/*" kind="src"
path="jetspeed-api/src/java"/>
<classpathentry excluding="**/.svn/*" kind="src"
path="commons/src/java"/>
@@ -118,5 +119,6 @@
<classpathentry kind="var"
path="MAVEN_REPO/activation/jars/activation-1.0.2.jar"/>
<classpathentry kind="var"
path="MAVEN_REPO/javamail/jars/javamail-1.3.3.jar"/>
<classpathentry kind="var"
path="MAVEN_REPO/taglibs/jars/random-1.0.2.jar"/>
+ <classpathentry kind="var"
path="MAVEN_REPO/xstream/jars/xstream-1.1.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]