Remove a clover setting that was intended to omit the text package, but didn't (for me).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@225239 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5aeb66d2bf
commit
c4db5b37ba
|
@ -51,5 +51,3 @@ maven.compile.source = 1.3
|
|||
maven.jar.override=on
|
||||
maven.jar.clover=1.3.2
|
||||
maven.clover.license.path=clover.license
|
||||
# remove the next property when the text package is released
|
||||
maven.clover.excludes=org/apache/commons/text/**/*.java
|
||||
|
|
Loading…
Reference in New Issue