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

Modified Files:
        project.xml 
Log Message:
Changes Community Module for demo war


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
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- project.xml 17 Jan 2008 09:14:46 -0000      1.4
+++ project.xml 8 Feb 2008 10:43:44 -0000       1.5
@@ -50,7 +50,6 @@
             <version>${cmscmodules.version}</version>
             <type>mmbase-module</type>
         </dependency>
-
         <dependency>
             <groupId>finalist</groupId>
             <artifactId>cmsc-portlets-login</artifactId>
@@ -59,21 +58,7 @@
         </dependency>
 
 
-      <dependency>
-         <groupId>finalist</groupId>
-         <artifactId>cmsc-portlets-newsletter</artifactId>
-         <version>${cmscportlets.version}</version>
-         <type>mmbase-module</type>
-      </dependency>
-
-       <dependency>
-            <groupId>finalist</groupId>
-            <artifactId>cmsc-portlets-jforum</artifactId>
-            <version>${cmscportlets.version}</version>
-            <type>mmbase-module</type>
-        </dependency>
-
-
+        <!--begin dependency by Community Module -->
 
 <!-- Hibernate dependencies -->
                <dependency>
@@ -85,230 +70,130 @@
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
-
-               <dependency>
-                 <groupId>cglib</groupId>
-                 <artifactId>cglib</artifactId>
-                 <version>2.1_3</version>
-                 <type>jar</type>
-                       <properties>
-                               <war.bundle>${war.bundle}</war.bundle>
-                       </properties>
-               </dependency>
-
                <dependency>
-                 <groupId>commons-dbcp</groupId>
-                 <artifactId>commons-dbcp</artifactId>
-                 <version>1.2.2</version>
+      <groupId>antlr</groupId>
+      <artifactId>antlr</artifactId>
+      <version>2.7.6</version>
                  <type>jar</type>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
-
                <dependency>
-                 <groupId>commons-pool</groupId>
-                 <artifactId>commons-pool</artifactId>
-                 <version>1.3</version>
+      <groupId>cglib</groupId>
+      <artifactId>cglib</artifactId>
+      <version>2.1.3</version>
                  <type>jar</type>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
-
                <dependency>
                  <groupId>dom4j</groupId>
                  <artifactId>dom4j</artifactId>
-                 <version>1.5</version>
+      <version>1.6.1</version>
                  <type>jar</type>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
-
                <dependency>
-                 <groupId>ejb-persistence</groupId>
+      <groupId>hibernate</groupId>
           <artifactId>ejb3-persistence</artifactId>
-          <version>3.1beta4</version>
+      <version>3.0</version>
                  <type>jar</type>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
         </dependency>
-
                <dependency>
                  <groupId>hibernate</groupId>
                  <artifactId>hibernate</artifactId>
-                 <version>3.1</version>
+      <version>3.2.5.GA</version>
                  <type>jar</type>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
-
                <dependency>
                  <groupId>hibernate</groupId>
-                 <artifactId>hibernate-annotations</artifactId>
-                 <version>3.1beta7</version>
-                 <type>jar</type>
-                       <properties>
-                               <war.bundle>${war.bundle}</war.bundle>
-                       </properties>
-               </dependency>
-
-               <dependency>
-                 <groupId>javax.transaction</groupId>
-                 <artifactId>jta</artifactId>
-                 <version>1.0.1B</version>
-                 <type>jar</type>
-                       <properties>
-                               <war.bundle>${war.bundle}</war.bundle>
-                       </properties>
-               </dependency>
-
-               <dependency>
-                 <groupId>lucene</groupId>
-                 <artifactId>lucene</artifactId>
-                 <version>1.4.3</version>
-                 <type>jar</type>
-                       <properties>
-                               <war.bundle>${war.bundle}</war.bundle>
-                       </properties>
-               </dependency>
-
-               <dependency>
-                 <groupId>springframework</groupId>
-                 <artifactId>spring</artifactId>
-                 <version>1.2.7</version>
-                 <type>jar</type>
-                       <properties>
-                               <war.bundle>${war.bundle}</war.bundle>
-                       </properties>
-               </dependency>
-
-               <dependency>
-                 <groupId>springframework</groupId>
-                 <artifactId>spring-aop</artifactId>
-                 <version>1.2.7</version>
-                 <type>jar</type>
-                       <properties>
-                               <war.bundle>${war.bundle}</war.bundle>
-                       </properties>
-               </dependency>
-
-               <dependency>
-                 <groupId>springframework</groupId>
-                 <artifactId>spring-beans</artifactId>
-                 <version>1.2.7</version>
-                 <type>jar</type>
-                       <properties>
-                               <war.bundle>${war.bundle}</war.bundle>
-                       </properties>
-               </dependency>
-
-               <dependency>
-                 <groupId>springframework</groupId>
-                 <artifactId>spring-context</artifactId>
-                 <version>1.2.7</version>
-                 <type>jar</type>
-                       <properties>
-                               <war.bundle>${war.bundle}</war.bundle>
-                       </properties>
-               </dependency>
-
-               <dependency>
-                 <groupId>springframework</groupId>
-                 <artifactId>spring-core</artifactId>
-                 <version>1.2.7</version>
+      <artifactId>hibernate-entitymanager</artifactId>
+      <version>3.3.1.GA</version>
                  <type>jar</type>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
-
                <dependency>
-                 <groupId>springframework</groupId>
-                 <artifactId>spring-dao</artifactId>
-                 <version>1.2.7</version>
-                 <type>jar</type>
-                       <properties>
-                               <war.bundle>${war.bundle}</war.bundle>
-                       </properties>
-               </dependency>
-
-               <dependency>
-                 <groupId>springframework</groupId>
-                 <artifactId>spring-hibernate</artifactId>
-                 <version>1.2.7</version>
+      <groupId>hibernate</groupId>
+      <artifactId>hibernate-annotations</artifactId>
+      <version>3.3.0.GA</version>
                  <type>jar</type>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
-
                <dependency>
-                 <groupId>springframework</groupId>
-                 <artifactId>spring-jdbc</artifactId>
-                 <version>1.2.7</version>
+      <groupId>hibernate</groupId>
+      <artifactId>hibernate-commons-annotations</artifactId>
+      <version>3.0.0.GA</version>
                  <type>jar</type>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
-
                <dependency>
-                 <groupId>springframework</groupId>
-                 <artifactId>spring-mock</artifactId>
-                 <version>1.2.7</version>
+      <groupId>javax.transaction</groupId>
+      <artifactId>jta</artifactId>
+      <version>1.0.1B</version>
                  <type>jar</type>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
 
+<!-- Spring dependencies -->
                <dependency>
                  <groupId>springframework</groupId>
-                 <artifactId>spring-orm</artifactId>
-                 <version>1.2.7</version>
+      <artifactId>spring</artifactId>
+      <version>2.5.1</version>
                  <type>jar</type>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
-
                <dependency>
                  <groupId>springframework</groupId>
-                 <artifactId>spring-remoting</artifactId>
-                 <version>1.2.7</version>
+      <artifactId>spring-test</artifactId>
+      <version>2.5.1</version>
                  <type>jar</type>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
-
                <dependency>
                  <groupId>springframework</groupId>
-                 <artifactId>spring-support</artifactId>
-                 <version>1.2.7</version>
+      <artifactId>spring-webmvc-struts</artifactId>
+      <version>2.5.1</version>
                  <type>jar</type>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
 
+<!-- Ageci Security -->
                <dependency>
-                 <groupId>springframework</groupId>
-                 <artifactId>spring-web</artifactId>
-                 <version>1.2.7</version>
+      <groupId>acegisecurity</groupId>
+      <artifactId>acegi-security</artifactId>
+      <version>1.0.6</version>
                  <type>jar</type>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
 
-
-
-        <!--begin dependency by JForum portlet.-->
+<!--begin dependency by JForum portlet. -->
+<!--
         <dependency>
             <groupId>freemarker</groupId>
             <artifactId>freemarker</artifactId>
@@ -354,7 +239,9 @@
                 <war.bundle>${war.bundle}</war.bundle>
             </properties>
         </dependency>
-        <!--jboss-->
+-->
+<!-- jboss -->
+<!--
         <dependency>
             <groupId>jboss</groupId>
             <artifactId>jboss-cache</artifactId>
@@ -427,6 +314,8 @@
                 <war.bundle>${war.bundle}</war.bundle>
             </properties>
         </dependency>
-        <!--end dependency by JForum portlet.-->
+-->
+<!--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