This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/jena-fuseki2/jena-fuseki-ui/npm-patch-group-65d532022c
in repository https://gitbox.apache.org/repos/asf/jena.git
omit d048c4a979 Bump the npm-patch-group group across 1 directory with 5
updates
add a3983b2a6d GH-3015: Close files after TDB2 compaction
add aa291fcf7f Bump the npm-patch-group group across 1 directory with 5
updates
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d048c4a979)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/jena-fuseki2/jena-fuseki-ui/npm-patch-group-65d532022c
(aa291fcf7f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../apache/jena/tdb2/store/DatasetGraphTDB.java | 11 ++++--
.../apache/jena/tdb2/store/StoragePrefixesTDB.java | 13 +++++-
.../org/apache/jena/tdb2/store/StorageTDB.java | 12 +++++-
.../apache/jena/tdb2/store/TDB2StorageBuilder.java | 5 +--
.../java/org/apache/jena/tdb2/sys/DatabaseOps.java | 11 ++++--
.../apache/jena/tdb2/sys/DatabaseOpsWindows.java | 46 ++++++++++------------
.../org/apache/jena/tdb2/sys/StoreConnection.java | 3 +-
7 files changed, 61 insertions(+), 40 deletions(-)