aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2008-03-04 16:33:17 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2008-03-04 16:33:17 +0000
commit5d47aef5200dc251302c01b9c2cb4753ea786dbf (patch)
treec1f9dc1722d384a13788ff22fb7c48839fd9a69f /pom.xml
parent8abce36d4fcd1bb90a671021f4d63ef792175479 (diff)
downloadjackcess-5d47aef5200dc251302c01b9c2cb4753ea786dbf.tar.gz
jackcess-5d47aef5200dc251302c01b9c2cb4753ea786dbf.zip
write javadoc for DataTypes; accept wider range of incomging values for some data types
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@248 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 5004f59..b01f13d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,6 +155,7 @@
<source>1.5</source>
<excludePackageNames>com.healthmarketscience.jackcess.scsu</excludePackageNames>
<show>public</show>
+ <quiet>true</quiet>
</configuration>
</plugin>
</plugins>