Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

org.apache.sling:org.apache.sling.testing.sling-mock-oak

Package Overview
Dependencies
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.apache.sling:org.apache.sling.testing.sling-mock-oak

Implements a resource resolver type for Jackrabbit Oak that can be used in unit tests based on Sling Mocks.

  • 4.0.0-1.62.0
  • Source
  • Maven
  • Socket score

Version published
Maintainers
0
Source

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central testing License

Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource Resolver

This module is part of the Apache Sling project.

Implements a resource resolver type for Jackrabbit Oak that can be used in unit tests based on Sling Mocks.

This is a separate Maven artifact because it introduces a lot of further dependencies. In order to prevent dependency version overrides of Oak bundles via dependency management all necessary bundles are embedded into this JAR. Partially the classes are also relocated to reduce potential conflicts with other artifacts on the class path.

Make sure to depend on this artifact prior to artifact org.apache.sling.testing.sling-mock.* in order to give the Oak classes in this JAR precedence in the Maven test class path and use the shaded Oak version from this artifact.

In order to execute tests with a version newer than the Oak version shaded in this bundle, place all necessary bundles in the Maven test class path as dependencies prior to the dependency on this artifact.

Downgrading to an older Oak version is not supported and will lead to an exception (if some earlier artifacts in the class path provide an old Oak implementation).

Documentation: https://sling.apache.org/documentation/development/sling-mock.html

FAQs

Package last updated on 17 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc