This is an automated email from the ASF dual-hosted git repository.
jeb pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git.
from e00cd59 Fix typo
add 166c6f6 SLING-7699 add ResourceStream and unit tests
add 2ce83ae SLING-7699 Adding code to embed into Resource object
add f00ec82 SLING-7699 increased version
add 4189408 SLING-7699 updated test cases
add 1712e5a SLING-7699 updated bundle to 3.0.0 to reflect the upgrade to
jre8
new e4d1673 Merge pull request #4 from JEBailey/master
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:
pom.xml | 10 +++-
.../org/apache/sling/api/resource/Resource.java | 61 +++++++++++++++++++++-
.../apache/sling/api/resource/package-info.java | 2 +-
.../apache/sling/api/resource/ResourceTest.java | 59 +++++++++++++++++++++
src/test/resources/data.json | 30 +++++++++++
5 files changed, 158 insertions(+), 4 deletions(-)
create mode 100644
src/test/java/org/apache/sling/api/resource/ResourceTest.java
create mode 100644 src/test/resources/data.json
--
To stop receiving notification emails like this one, please contact
[email protected].