This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a change to branch master
in repository csvjdbc.

      from  ae85401   Add bundled lib/dans-dbf-lib-*.jar file to Files-Excluded
      adds  ca1224c   New upstream version 1.0.31
       new  167ef3d   Merge tag 'upstream/1.0.31'
       new  4a61036   Import new upstream (1.0.31)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 RELEASE-INSTRUCTIONS.txt                           | 70 ++++++++++---------
 build/build.xml                                    |  2 +-
 debian/changelog                                   |  5 +-
 pom.xml                                            |  2 +-
 .../org/relique/jdbc/csv/CsvDatabaseMetaData.java  | 11 +--
 src/main/java/org/relique/jdbc/csv/CsvDriver.java  | 21 +++---
 src/main/java/org/relique/jdbc/csv/CsvReader.java  |  5 +-
 .../java/org/relique/jdbc/csv/CsvResultSet.java    | 11 +++
 .../java/org/relique/jdbc/csv/LikePattern.java     |  5 +-
 .../java/org/relique/jdbc/csv/TestCsvDriver.java   | 81 ++++++++++++++++++----
 .../relique/jdbc/csv/TestFileSetInputStream.java   | 19 +++++
 src/testdata/nikesh.csv                            |  6 ++
 12 files changed, 166 insertions(+), 72 deletions(-)
 create mode 100644 src/testdata/nikesh.csv

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/csvjdbc.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to