Update of 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
In directory 
james.mmbase.org:/tmp/cvs-serv23032/demo.cmscontainer.org/war-community

Modified Files:
      Tag: b1_4
        project.xml 
Log Message:
remove jforum portlet from 1.4 branch


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community/project.xml,v
retrieving revision 1.4.2.2
retrieving revision 1.4.2.3
diff -u -b -r1.4.2.2 -r1.4.2.3
--- project.xml 25 Mar 2008 11:11:15 -0000      1.4.2.2
+++ project.xml 31 Mar 2008 09:14:58 -0000      1.4.2.3
@@ -47,15 +47,6 @@
             <type>mmbase-module</type>
         </dependency>
 
-       <dependency>
-            <groupId>finalist</groupId>
-            <artifactId>cmsc-portlets-jforum</artifactId>
-            <version>${cmscportlets.version}</version>
-            <type>mmbase-module</type>
-        </dependency>
-
-
-
 <!-- Hibernate dependencies (for Community Module) -->
                <dependency>
                  <groupId>asm</groupId>
@@ -189,126 +180,5 @@
                 <war.bundle>${war.bundle}</war.bundle>
             </properties>
         </dependency>
-
-        <!--begin dependency by JForum portlet.-->
-        <dependency>
-            <groupId>freemarker</groupId>
-            <artifactId>freemarker</artifactId>
-            <version>2.3.8</version>
-            <type>jar</type>
-            <properties>
-                <war.bundle>${war.bundle}</war.bundle>
-            </properties>
-        </dependency>
-        <dependency>
-            <groupId>htmlparser</groupId>
-            <artifactId>htmlparser</artifactId>
-            <version>1.5</version>
-            <type>jar</type>
-            <properties>
-                <war.bundle>${war.bundle}</war.bundle>
-            </properties>
-        </dependency>
-        <dependency>
-            <groupId>quartz</groupId>
-            <artifactId>quartz</artifactId>
-            <version>1.5.1</version>
-            <type>jar</type>
-            <properties>
-                <war.bundle>${war.bundle}</war.bundle>
-            </properties>
-        </dependency>
-        <dependency>
-            <groupId>c3p0</groupId>
-            <artifactId>c3p0</artifactId>
-            <version>0.9.1</version>
-            <type>jar</type>
-            <properties>
-                <war.bundle>${war.bundle}</war.bundle>
-            </properties>
-        </dependency>
-        <dependency>
-            <groupId>com.octo.captcha</groupId>
-            <artifactId>jcaptcha-all</artifactId>
-            <version>1.0-RC-2.0.1</version>
-            <type>jar</type>
-            <properties>
-                <war.bundle>${war.bundle}</war.bundle>
-            </properties>
-        </dependency>
-        <!--jboss-->
-        <dependency>
-            <groupId>jboss</groupId>
-            <artifactId>jboss-cache</artifactId>
-            <version>1.2.2</version>
-            <type>jar</type>
-            <properties>
-                <war.bundle>${war.bundle}</war.bundle>
-            </properties>
-        </dependency>
-        <dependency>
-            <groupId>jboss</groupId>
-            <artifactId>jboss-common</artifactId>
-            <version>4.0.2</version>
-            <type>jar</type>
-            <properties>
-                <war.bundle>${war.bundle}</war.bundle>
-            </properties>
-        </dependency>
-        <dependency>
-            <groupId>jboss</groupId>
-            <artifactId>jboss-j2ee</artifactId>
-            <version>4.0.2</version>
-            <type>jar</type>
-            <properties>
-                <war.bundle>${war.bundle}</war.bundle>
-            </properties>
-        </dependency>
-        <dependency>
-            <groupId>jboss</groupId>
-            <artifactId>jboss-jmx</artifactId>
-            <version>4.0.2</version>
-            <type>jar</type>
-            <properties>
-                <war.bundle>${war.bundle}</war.bundle>
-            </properties>
-        </dependency>
-        <dependency>
-            <groupId>jboss</groupId>
-            <artifactId>jboss-minimal</artifactId>
-            <version>4.0.2</version>
-            <type>jar</type>
-            <properties>
-                <war.bundle>${war.bundle}</war.bundle>
-            </properties>
-        </dependency>
-        <dependency>
-            <groupId>jboss</groupId>
-            <artifactId>jboss-system</artifactId>
-            <version>4.0.2</version>
-            <type>jar</type>
-            <properties>
-                <war.bundle>${war.bundle}</war.bundle>
-            </properties>
-        </dependency>
-        <dependency>
-            <groupId>dwr</groupId>
-            <artifactId>dwr</artifactId>
-            <version>1.1.3</version>
-            <type>jar</type>
-            <properties>
-                <war.bundle>${war.bundle}</war.bundle>
-            </properties>
-        </dependency>
-        <dependency>
-            <groupId>jgroups</groupId>
-            <artifactId>jgroups-all</artifactId>
-            <version>2.2.9.1</version>
-            <type>jar</type>
-            <properties>
-                <war.bundle>${war.bundle}</war.bundle>
-            </properties>
-        </dependency>
-        <!--end dependency by JForum portlet.-->
     </dependencies>
 </project>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to