This is an automated email from the ASF dual-hosted git repository.
andy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git.
from 9cc1b65 Merge pull request #690 from afs/test-logging
new 8bdee02 JENA-1840: Add --syntax to tdbloader (TDB2)
new 08102d5 JENA-1840: Add --syntax to tdbloader (TDB1)
new 5d96bc0 Correct arg processing order
new dfdcc40 Merge pull request #691 from afs/loader-syntax
The 8265 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
jena-cmds/src/main/java/tdb/tdbloader.java | 71 ++++++++++++++--------
jena-cmds/src/main/java/tdb2/tdbloader.java | 53 ++++++++++++----
.../main/java/org/apache/jena/tdb/TDBLoader.java | 32 +++++++---
.../jena/tdb/store/bulkloader/BulkLoader.java | 18 ++++--
.../java/org/apache/jena/tdb/store/TestLoader.java | 4 +-
5 files changed, 129 insertions(+), 49 deletions(-)