Update of /var/cvs/applications/app-base
In directory james.mmbase.org:/tmp/cvs-serv2540
Modified Files:
pom.xml
Log Message:
more ridiculously complex code to implement 'unless not exists'
See also: http://cvs.mmbase.org/viewcvs/applications/app-base
Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/app-base/pom.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- pom.xml 16 Feb 2009 18:43:00 -0000 1.11
+++ pom.xml 16 Feb 2009 21:26:55 -0000 1.12
@@ -62,6 +62,11 @@
<phase>deploy</phase>
<goals><goal>deploy-jar</goal></goals>
</execution>
+ <execution>
+ <id>resources</id>
+ <phase>process-resources</phase>
+ <goals><goal>install-resources</goal></goals>
+ </execution>
</executions>
</plugin>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs