Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 6c322685191f620d870c85127d7830c9 > files > 1

gossip-1.7-1.mga2.src.rpm

diff -Naur gossip-1.7/gossip-core/pom.xml gossip-1.7-work/gossip-core/pom.xml
--- gossip-1.7/gossip-core/pom.xml	2011-04-07 21:06:52.000000000 -0400
+++ gossip-1.7-work/gossip-core/pom.xml	2011-05-27 03:25:34.500878367 -0400
@@ -48,6 +48,7 @@
                 <groupId>org.codehaus.modello</groupId>
                 <artifactId>modello-maven-plugin</artifactId>
                 <configuration>
+                    <useJava5>true</useJava5>
                     <models>
                         <model>src/main/mdo/gossip.mdo</model>
                     </models>
@@ -65,4 +66,4 @@
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>