[Plexus-svn] SF.net SVN: plexus:[847] trunk/plexus/pom.xml
Status: Alpha
Brought to you by:
rconner
From: <rc...@us...> - 2010-01-24 19:41:15
|
Revision: 847 http://plexus.svn.sourceforge.net/plexus/?rev=847&view=rev Author: rconner Date: 2010-01-24 19:41:08 +0000 (Sun, 24 Jan 2010) Log Message: ----------- Minor change to compiler config, really just testing the svn commit hook and mailing list. Modified Paths: -------------- trunk/plexus/pom.xml Modified: trunk/plexus/pom.xml =================================================================== --- trunk/plexus/pom.xml 2010-01-22 23:48:48 UTC (rev 846) +++ trunk/plexus/pom.xml 2010-01-24 19:41:08 UTC (rev 847) @@ -67,6 +67,8 @@ <configuration> <source>1.5</source> <target>1.5</target> + <showDeprecation>true</showDeprecation> + <showWarnings>true</showWarnings> </configuration> </plugin> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |