Update of /var/cvs/contributions/CMSContainer
In directory james.mmbase.org:/tmp/cvs-serv19721

Modified Files:
      Tag: b1_4
        .classpath 
Log Message:
Fixed classpath problems and add classpath stuff for the overview generator


See also: http://cvs.mmbase.org/viewcvs/contributions/CMSContainer


Index: .classpath
===================================================================
RCS file: /var/cvs/contributions/CMSContainer/.classpath,v
retrieving revision 1.11.2.1
retrieving revision 1.11.2.2
diff -u -b -r1.11.2.1 -r1.11.2.2
--- .classpath  26 Feb 2008 17:02:29 -0000      1.11.2.1
+++ .classpath  27 Feb 2008 09:10:13 -0000      1.11.2.2
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
        <classpathentry kind="src" path="cmsc/contentrepository/src/java"/>
+       <classpathentry kind="src" path="overview_generator/src/java"/>
        <classpathentry kind="src" path="cmsc/search/src/java"/>
        <classpathentry kind="src" path="cmsc/richtext/src/tests"/>
        <classpathentry kind="src" path="cmsc/maintenance/src/java"/>
@@ -57,6 +58,8 @@
                <attributes>
                        <attribute name="javadoc_location" 
value="http://mmapps.sourceforge.net/mmcommons/apidocs/"/>
                </attributes>
-       </classpathentry>
+       </classpathentry>       <classpathentry kind="var" 
path="MAVEN_REPO/svnkit/jars/svnkit-1.1.4.jar"/>
+       <classpathentry kind="var" 
path="MAVEN_REPO/jcvsii/jars/jcvsii-5.3.2.jar"/>
+       <classpathentry kind="var" 
path="MAVEN_REPO/sshtools/jars/j2ssh-core-0.2.2.jar"/>
        <classpathentry kind="output" path="classes"/>
 </classpath>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to