aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2014-11-15 04:06:17 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2014-11-15 04:06:17 +0000
commita0c7c8dc6840d10fc1aa3d27881ed76434b15ecb (patch)
tree4011e3fadadf8e414d7b8ca2258d99880fbfd3b3 /pom.xml
parentdccc4c16210d2da624f88ae9bbdbb55ca3f3de14 (diff)
downloadjackcess-a0c7c8dc6840d10fc1aa3d27881ed76434b15ecb.tar.gz
jackcess-a0c7c8dc6840d10fc1aa3d27881ed76434b15ecb.zip
rework unicode compression support, fixes issue 111
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@892 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 1016d38..e24a0ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,9 +160,6 @@
<artifactId>cobertura-maven-plugin</artifactId>
<configuration>
<instrumentation>
- <excludes>
- <exclude>com/healthmarketscience/jackcess/impl/scsu/**</exclude>
- </excludes>
</instrumentation>
</configuration>
<executions>
@@ -269,7 +266,6 @@
<list>http://docs.oracle.com/javaee/5/api/</list>
</links>
<source>1.5</source>
- <excludePackageNames>com.healthmarketscience.jackcess.impl.scsu</excludePackageNames>
<show>public</show>
<stylesheetfile>${basedir}/src/site/javadoc/stylesheet.css</stylesheetfile>
<tags>