Skip to content

Commit a07e916

Browse files
committed
Projects should fail to build if their tests fail.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@469593 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5e1890e commit a07e916

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

project.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ maven.remote.group=apcvs
2727
maven.changes.issue.template=%URL%/show_bug.cgi?id=%ISSUE%
2828

2929
maven.checkstyle.properties=${basedir}/checkstyle.xml
30-
maven.test.failure = false
3130
maven.junit.fork=true
3231
maven.linkcheck.enable=false
3332

@@ -62,4 +61,4 @@ maven.compile.source = 1.3
6261

6362
# See https://svn.apache.org/repos/private/committers/donated-licenses/clover/README.txt
6463
maven.jar.override=on
65-
maven.jar.clover=1.3.2
64+
maven.jar.clover=1.3.2

0 commit comments

Comments
 (0)