diff --git a/project.properties b/project.properties index 2cd89164f..15f8a4ece 100644 --- a/project.properties +++ b/project.properties @@ -14,7 +14,7 @@ # limitations under the License. # -# $Id: project.properties,v 1.13 2004/10/21 00:36:37 ggregory Exp $ +# $Id: project.properties,v 1.14 2004/12/18 03:06:35 bayard Exp $ maven.checkstyle.properties=checkstyle.xml maven.junit.fork=true @@ -43,4 +43,7 @@ maven.compile.target = 1.1 # Specifies the source version for the Java compiler. # Corresponds to the source attribute for the ant javac task. # Valid values are 1.3, 1.4, 1.5. -maven.compile.source = 1.3 \ No newline at end of file +maven.compile.source = 1.3 + +maven.jar.override=on +maven.jar.clover=1.3.2