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:
Gary D. Gregory 2005-07-26 06:21:29 +00:00
parent 5aeb66d2bf
commit c4db5b37ba
1 changed files with 0 additions and 2 deletions

View File

@ -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