Commit in lcsim-parent on MAIN
pom.xml+21.107 -> 1.108
let us turn on compiler warnings and deprecation messages by default

lcsim-parent
pom.xml 1.107 -> 1.108
diff -u -r1.107 -r1.108
--- pom.xml	5 Sep 2012 17:21:02 -0000	1.107
+++ pom.xml	5 Sep 2012 18:15:22 -0000	1.108
@@ -290,6 +290,8 @@
                 <configuration>
                     <source>1.6</source>
                     <target>1.6</target>
+                    <showWarnings>true</showWarnings>
+                    <showDeprecation>true</showDeprecation>
                 </configuration>
             </plugin>
             <plugin>
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1