changeset 129:10d726907419

Bugfix: The artifacts package can be compiled with local modifications again. artifacts/trunk@1353 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 02 Mar 2011 07:28:20 +0000
parents bfa65a812c7a
children 147610c43863
files ChangeLog artifacts/pom.xml
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Mar 01 18:52:48 2011 +0000
+++ b/ChangeLog	Wed Mar 02 07:28:20 2011 +0000
@@ -1,3 +1,8 @@
+2011-03-02  Ingo Weinzierl <ingo@intevation.de>
+
+	* artifacts/pom.xml: Bugfix: We are able to compile the artifacts package
+	  with local modifications again.
+
 2011-03-01  Ingo Weinzierl <ingo@intevation.de>
 
 	* artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java:
--- a/artifacts/pom.xml	Tue Mar 01 18:52:48 2011 +0000
+++ b/artifacts/pom.xml	Wed Mar 02 07:28:20 2011 +0000
@@ -29,7 +29,7 @@
           </execution>
         </executions>
         <configuration>
-          <doCheck>true</doCheck>
+          <doCheck>false</doCheck>
           <doUpdate>false</doUpdate>
         </configuration>
       </plugin>

http://dive4elements.wald.intevation.org