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

Diff of /dao/DaoAdresseVedligehold/pom.xml

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

revision 3065 by torben, Tue Apr 19 15:49:14 2016 UTC revision 3066 by torben, Thu Jul 21 07:44:33 2016 UTC
# Line 31  Line 31 
31            <showDeprecation>true</showDeprecation>            <showDeprecation>true</showDeprecation>
32    
33            <!-- be strict regarding warnings -->            <!-- be strict regarding warnings -->
34            <compilerArguments>            <compilerArgs>
35              <Werror />                  <arg>-Werror</arg>
36              <!-- <Xlint:all />-->                  <arg>-Xlint:-options</arg> <!--  -options for at lette cross compilation -->
37            </compilerArguments>             </compilerArgs>
38              
39    
40          </configuration>          </configuration>
41          <!--Do NOT show depreciation in test compile -->          <!--Do NOT show depreciation in test compile -->

Legend:
Removed from v.3065  
changed lines
  Added in v.3066

  ViewVC Help
Powered by ViewVC 1.1.20