This is an automated email from the ASF dual-hosted git repository.

afs pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


    from 737c5fcf41 Bump actions/setup-node from 6.3.0 to 6.4.0
     new bc37c7622f GH-3877: Add checks on bounds BinaryDataFileRandomAccess
     new c856c0c5ea GH-3877: Add truncation tests to 
o.a.j.dboe.base.file.TS_File

The 2 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:
 .../apache/jena/dboe/base/file/BinaryDataFile.java |   7 +-
 .../dboe/base/file/BinaryDataFileRandomAccess.java |  13 +-
 .../org/apache/jena/dboe/base/file/TS_File.java    |   2 +
 .../base/file/TestBinaryDataFileRandomAccess.java  | 186 +++++++++++++++++++++
 .../TestBinaryDataFileRandomAccessTruncate.java    |  13 +-
 5 files changed, 208 insertions(+), 13 deletions(-)
 create mode 100644 
jena-db/jena-dboe-base/src/test/java/org/apache/jena/dboe/base/file/TestBinaryDataFileRandomAccess.java

Reply via email to