/[projects]/dao/DaoAdresseService/pom.xml
ViewVC logotype

Diff of /dao/DaoAdresseService/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2628 by torben, Wed Jul 15 10:41:57 2015 UTC revision 2629 by torben, Fri Jul 17 08:42:29 2015 UTC
# Line 25  Line 25 
25            <target>1.7</target>            <target>1.7</target>
26            <showWarnings>true</showWarnings>            <showWarnings>true</showWarnings>
27            <showDeprecation>true</showDeprecation>            <showDeprecation>true</showDeprecation>
28    
29              <!-- be strict regarding warnings -->
30              <compilerArguments>
31                <Werror />
32                <Xlint:all />
33              </compilerArguments>
34    
35          </configuration>          </configuration>
36          <!--Do NOT show depreciation in test compile -->          <!--Do NOT show depreciation in test compile -->
37          <executions>          <executions>

Legend:
Removed from v.2628  
changed lines
  Added in v.2629

  ViewVC Help
Powered by ViewVC 1.1.20