No longer need to exclude these guys.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@2923 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
samskivert
2010-10-15 15:51:16 +00:00
parent f8f8057d4f
commit bdf46ef4c7
-4
View File
@@ -135,10 +135,6 @@
<showWarnings>true</showWarnings>
<!-- yes, those quoted spaces are a workaround sanctioned by the Maven idiocracy -->
<compilerArgument>-Xlint" "-Xlint:-serial" "-Xlint:-path</compilerArgument>
<excludes>
<exclude>com/samskivert/velocity/ImportDirective.java</exclude>
<exclude>com/samskivert/velocity/DispatcherServlet.java</exclude>
</excludes>
</configuration>
</plugin>
<plugin>