Update of /var/cvs/all/maven-base
In directory james.mmbase.org:/tmp/cvs-serv6492

Modified Files:
        pom.xml 
Log Message:
perhaps showing deprecation is nice, but it give a lot of noise too


See also: http://cvs.mmbase.org/viewcvs/all/maven-base


Index: pom.xml
===================================================================
RCS file: /var/cvs/all/maven-base/pom.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- pom.xml     24 Apr 2009 07:57:11 -0000      1.22
+++ pom.xml     27 Apr 2009 14:23:02 -0000      1.23
@@ -535,11 +535,9 @@
     </pluginManagement>
     <plugins>
       <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-compiler-plugin</artifactId>
-        <version>2.0.2</version>
         <configuration>
-          <showDeprecation>true</showDeprecation>
+          <showDeprecation>false</showDeprecation>
         </configuration>
       </plugin>
     </plugins>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to