Update of 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/maven-base
In directory 
james.mmbase.org:/tmp/cvs-serv16135/demo.cmscontainer.org/maven-base

Modified Files:
      Tag: b1_5
        project.xml 
Log Message:
Make Demo-projects more similar: add static-download to maven-base and remove 
from community; remove egemmail; typo and space fixes.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/maven-base


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/maven-base/project.xml,v
retrieving revision 1.18
retrieving revision 1.18.2.1
diff -u -b -r1.18 -r1.18.2.1
--- project.xml 30 Jun 2008 14:05:00 -0000      1.18
+++ project.xml 11 Feb 2009 12:23:36 -0000      1.18.2.1
@@ -70,6 +70,14 @@
          <type>mmbase-module</type>
       </dependency>   
       <dependency>
+         <groupId>poi</groupId>
+         <artifactId>poi</artifactId>
+         <version>2.5.1</version>
+         <properties>
+                               <war.bundle>${war.bundle}</war.bundle>
+                       </properties>
+      </dependency>   
+      <dependency>
          <groupId>finalist</groupId>
          <artifactId>cmsc-portlets-jforum</artifactId>
          <version>${cmscportlets.version}</version>
@@ -105,6 +113,12 @@
          <version>${cmscmodules.version}</version>
          <type>mmbase-module</type>
       </dependency> 
+      <dependency>
+         <groupId>finalist</groupId>
+         <artifactId>cmsc-modules-staticdownload</artifactId>
+         <version>${cmscmodules.version}</version>
+         <type>mmbase-module</type>
+      </dependency>
 
 
 <!-- CMS Container standard -->        
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to