This is an automated email from the ASF dual-hosted git repository.
kwin pushed a change to branch feature/expose-pathentry-as-api
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git.
from 0f40d76 SLING-10297 expose PathEntry as API
add 57193e5 move tests to reflect package of tested class
No new revisions were added by this update.
Summary of changes:
.../contentloader/{internal => }/ImportOptionsFactory.java | 2 +-
.../jcr/contentloader/{internal => }/PathEntryTest.java | 2 +-
.../sling/jcr/contentloader/internal/CreateNodeTest.java | 8 ++++----
.../contentloader/internal/DefaultContentCreatorTest.java | 12 ++++++------
4 files changed, 12 insertions(+), 12 deletions(-)
rename src/test/java/org/apache/sling/jcr/contentloader/{internal =>
}/ImportOptionsFactory.java (97%)
rename src/test/java/org/apache/sling/jcr/contentloader/{internal =>
}/PathEntryTest.java (99%)