diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2008-03-04 16:33:17 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2008-03-04 16:33:17 +0000 |
commit | 5d47aef5200dc251302c01b9c2cb4753ea786dbf (patch) | |
tree | c1f9dc1722d384a13788ff22fb7c48839fd9a69f /pom.xml | |
parent | 8abce36d4fcd1bb90a671021f4d63ef792175479 (diff) | |
download | jackcess-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.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -155,6 +155,7 @@ <source>1.5</source> <excludePackageNames>com.healthmarketscience.jackcess.scsu</excludePackageNames> <show>public</show> + <quiet>true</quiet> </configuration> </plugin> </plugins> |