You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2018/12/20 22:10:39 UTC

[jena] branch master updated (4d6773d -> 6458f1d)

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 4d6773d  Run javadoc plugin quiet mode
     add 033f6c9  Don't use TDB.sync internally. Tidy javadoc.
     new 6458f1d  Merge pull request #513 from afs/tdb-tidy

The 1 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:
 .../org/apache/jena/dboe/transaction/Transactional.java    |  2 +-
 .../java/org/apache/jena/tdb2/store/DatasetGraphTDB.java   | 14 ++++++++++++--
 .../java/org/apache/jena/tdb2/store/DatasetGraphTxn.java   |  8 --------
 .../java/org/apache/jena/tdb/store/GraphNonTxnTDB.java     |  8 +++-----
 4 files changed, 16 insertions(+), 16 deletions(-)


[jena] 01/01: Merge pull request #513 from afs/tdb-tidy

Posted by an...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git

commit 6458f1de6e2c27f089c6a07fad3e83f8b12af781
Merge: 4d6773d 033f6c9
Author: Andy Seaborne <af...@users.noreply.github.com>
AuthorDate: Thu Dec 20 22:10:34 2018 +0000

    Merge pull request #513 from afs/tdb-tidy
    
    Don't use TDB.sync internally. Tidy javadoc.

 .../org/apache/jena/dboe/transaction/Transactional.java    |  2 +-
 .../java/org/apache/jena/tdb2/store/DatasetGraphTDB.java   | 14 ++++++++++++--
 .../java/org/apache/jena/tdb2/store/DatasetGraphTxn.java   |  8 --------
 .../java/org/apache/jena/tdb/store/GraphNonTxnTDB.java     |  8 +++-----
 4 files changed, 16 insertions(+), 16 deletions(-)