[jbossws-commits] JBossWS SVN: r13551 - container/jboss60/branches/jbossws-jboss600.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Jan 11 09:11:18 EST 2011


Author: richard.opalka at jboss.com
Date: 2011-01-11 09:11:18 -0500 (Tue, 11 Jan 2011)
New Revision: 13551

Modified:
   container/jboss60/branches/jbossws-jboss600/pom.xml
Log:
jbossws-parent defines whether compiler deprecation is populated or not

Modified: container/jboss60/branches/jbossws-jboss600/pom.xml
===================================================================
--- container/jboss60/branches/jbossws-jboss600/pom.xml	2011-01-11 14:08:22 UTC (rev 13550)
+++ container/jboss60/branches/jbossws-jboss600/pom.xml	2011-01-11 14:11:18 UTC (rev 13551)
@@ -261,7 +261,6 @@
       <plugin>
         <artifactId>maven-compiler-plugin</artifactId>
         <configuration>
-          <showDeprecation>false</showDeprecation>
           <compilerArguments>
             <endorseddirs>${project.build.directory}/endorsed</endorseddirs>
           </compilerArguments>



More information about the jbossws-commits mailing list