modello/modello-build-all-plugins.patch
Matt Wringe 9c5033fcbb auto-import modello-1.0-0.1.a8.4jpp.2 on branch devel from
modello-1.0-0.1.a8.4jpp.2.src.rpm
2007-03-20 07:07:55 +00:00

21 lines
723 B
Diff

--- ./modello-plugins-sandbox/pom.xml.sav 2006-06-13 17:26:21.000000000 -0400
+++ ./modello-plugins-sandbox/pom.xml 2006-06-13 17:26:33.000000000 -0400
@@ -20,6 +20,7 @@
</dependency>
</dependencies>
<modules>
+ <module>modello-plugin-dom4j</module>
<module>modello-plugin-hibernate-old</module>
<module>modello-plugin-jdbc</module>
<module>modello-plugin-ojb</module>
--- ./pom.xml.sav 2006-01-11 22:40:51.000000000 -0500
+++ ./pom.xml 2006-06-13 17:26:12.000000000 -0400
@@ -161,6 +161,7 @@
<module>modello-core</module>
<module>modello-test</module>
<module>modello-plugins</module>
+ <module>modello-plugins-sandbox</module>
</modules>
<dependencies>
<dependency>