Update of /var/cvs/all/example-webapp
In directory james.mmbase.org:/tmp/cvs-serv19544/example-webapp

Modified Files:
        project.xml 
Log Message:
MMB-1697 Maven example webapp's config directory is to empty


See also: http://cvs.mmbase.org/viewcvs/all/example-webapp
See also: http://www.mmbase.org/jira/browse/MMB-1697


Index: project.xml
===================================================================
RCS file: /var/cvs/all/example-webapp/project.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- project.xml 31 Jul 2008 15:23:35 -0000      1.13
+++ project.xml 2 Oct 2008 22:01:59 -0000       1.14
@@ -19,6 +19,7 @@
                        <properties>
                                
<mmbase.examples.bundle>true</mmbase.examples.bundle>
                                
<mmbase.examples.path>mmexamples</mmbase.examples.path>
+                               
<mmbase.config.bundle>true</mmbase.config.bundle>
                        </properties>
                </dependency>
                <dependency>
@@ -29,6 +30,7 @@
                        <properties>
                                
<mmbase.templates.bundle>true</mmbase.templates.bundle>
                                
<mmbase.templates.path>mmbase/clustering</mmbase.templates.path>
+                               
<mmbase.config.bundle>true</mmbase.config.bundle>
                        </properties>
                </dependency>
                <dependency>
@@ -74,6 +76,7 @@
                                <war.bundle>${war.bundle}</war.bundle>
                                
<mmbase.examples.bundle>true</mmbase.examples.bundle>
                                
<mmbase.examples.path>mmexamples/taglib</mmbase.examples.path>
+                               
<mmbase.config.bundle>true</mmbase.config.bundle>
                        </properties>
                </dependency>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to