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

Modified Files:
      Tag: b1_4
        .classpath 
Log Message:
CMSC-1127 Added the possibility to pass an (ImageMagick) template to the 
linkedimages tag.


See also: http://cvs.mmbase.org/viewcvs/contributions/CMSContainer
See also: http://www.mmbase.org/jira/browse/CMSC-1127


Index: .classpath
===================================================================
RCS file: /var/cvs/contributions/CMSContainer/.classpath,v
retrieving revision 1.11.2.8
retrieving revision 1.11.2.9
diff -u -b -r1.11.2.8 -r1.11.2.9
--- .classpath  27 Aug 2008 11:42:49 -0000      1.11.2.8
+++ .classpath  29 Oct 2008 08:44:07 -0000      1.11.2.9
@@ -16,7 +16,7 @@
        <classpathentry kind="src" output="cmsc/utilities/target/classes" 
path="cmsc/utilities/src/java"/>
        <classpathentry kind="src" 
output="thirdparty/pager-taglib/target/classes" 
path="thirdparty/pager-taglib/src/java"/>
        <classpathentry kind="src" output="overview_generator/target/classes" 
path="overview_generator/src/java"/>
-
+       <classpathentry combineaccessrules="false" kind="src" path="/mmbase"/>
        <classpathentry kind="var" 
path="MAVEN_REPO/commons-beanutils/jars/commons-beanutils-1.7.0.jar">
                <attributes>
                        <attribute name="javadoc_location" 
value="http://commons.apache.org/beanutils/apidocs/"/>
@@ -52,7 +52,6 @@
                        <attribute name="javadoc_location" 
value="http://commons.apache.org/logging/apidocs/"/>
                </attributes>
        </classpathentry>
-
        <classpathentry kind="var" 
path="MAVEN_REPO/jspapi/jars/jsp-api-2.0-20040521.jar">
                <attributes>
                        <attribute name="javadoc_location" 
value="http://tomcat.apache.org/tomcat-5.5-doc/jspapi"/>
@@ -73,7 +72,6 @@
                        <attribute name="javadoc_location" 
value="http://java.sun.com/products/jsp/jstl/1.1/docs/api"/>
                </attributes>
        </classpathentry>
-
        <classpathentry kind="var" 
path="MAVEN_REPO/mmapps/jars/cloudprovider-1.2.jar">
                <attributes>
                        <attribute name="javadoc_location" 
value="http://mmapps.sourceforge.net/cloudprovider/apidocs/"/>
@@ -94,11 +92,9 @@
                        <attribute name="javadoc_location" 
value="http://mmapps.sourceforge.net/remotepublishing/apidocs/"/>
                </attributes>
        </classpathentry>
-
        <classpathentry kind="var" 
path="MAVEN_REPO/org.apache.pluto/jars/pluto-1.0.1.jar"/>
        <classpathentry kind="var" 
path="MAVEN_REPO/org.apache.pluto/jars/pluto-descriptors-1.0.1.jar"/>
        <classpathentry kind="var" 
path="MAVEN_REPO/portlet-api/jars/portlet-api-1.0.jar"/>
-
        <classpathentry kind="var" 
path="MAVEN_REPO/mmbase/jars/mmbase-taglib-1.8.6-20080927.jar">
                <attributes>
                        <attribute name="javadoc_location" 
value="http://www.mmbase.org/development/api/1.8/"/>
@@ -134,7 +130,6 @@
                        <attribute name="javadoc_location" 
value="http://www.mmbase.org/development/api/1.8/"/>
                </attributes>
        </classpathentry>
-
        <classpathentry kind="var" path="MAVEN_REPO/log4j/jars/log4j-1.2.8.jar">
                <attributes>
                        <attribute name="javadoc_location" 
value="http://logging.apache.org/log4j/1.2/apidocs/"/>
@@ -145,7 +140,6 @@
                        <attribute name="javadoc_location" 
value="http://struts.apache.org/1.x/apidocs/"/>
                </attributes>
        </classpathentry>
-
        <classpathentry kind="var" 
path="MAVEN_REPO/ehcache/jars/ehcache-1.1.jar">
                <attributes>
                        <attribute name="javadoc_location" 
value="http://ehcache.sourceforge.net/javadoc/"/>
@@ -156,26 +150,14 @@
                        <attribute name="javadoc_location" 
value="http://ehcache.sourceforge.net/ehcache-constructs/documentation/javadoc/"/>
                </attributes>
        </classpathentry>
-
-       <!-- MS office parsers -->
        <classpathentry kind="var" 
path="MAVEN_REPO/poi/jars/poi-scratchpad-2.5.1-final-20040804.jar"/>
        <classpathentry kind="var" path="MAVEN_REPO/poi/jars/poi-2.5.1.jar"/>
-
-       <!-- unit tests -->
        <classpathentry kind="var" path="MAVEN_REPO/junit/jars/junit-3.8.1.jar">
                <attributes>
                        <attribute name="javadoc_location" 
value="http://junit.sourceforge.net/javadoc"/>
                </attributes>
        </classpathentry>
-
-       <!-- ntlm login -->
        <classpathentry kind="var" 
path="MAVEN_REPO/org.samba.jcifs/jars/jcifs-1.2.9.jar"/>
-
-       <!-- overview generator -->
-       <classpathentry kind="var" 
path="MAVEN_REPO/svnkit/jars/svnkit-1.1.6.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="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="output" path="classes"/>
 </classpath>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to