/[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 2613 by torben, Wed Jul 15 10:41:57 2015 UTC revision 2633 by torben, Mon Jul 20 11:04:37 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>
# Line 137  Line 144 
144        <version>4.12</version>        <version>4.12</version>
145        <scope>test</scope>        <scope>test</scope>
146      </dependency>      </dependency>
147    
148    </dependencies>    </dependencies>
149    <reporting>    <reporting>
150      <plugins>      <plugins>

Legend:
Removed from v.2613  
changed lines
  Added in v.2633

  ViewVC Help
Powered by ViewVC 1.1.20