Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JCR-4401: Separate jackrabbit-standalone-components from jackrabbit-standalone #82

Closed
wants to merge 12 commits into from
Closed

JCR-4401: Separate jackrabbit-standalone-components from jackrabbit-standalone #82

wants to merge 12 commits into from

Conversation

woonsan
Copy link
Contributor

@woonsan woonsan commented Mar 7, 2019

Added a new submodule, jackrabbit-standalone-components, which contains most of the dependencies and classes and resource, while jackrabbit-standalone includes all of those transitively through jackrabbit-standalone-components.
I've used this, jackrabbit-standalone-components in the new webdav4 provider of Commons VFS. Everything seems working fine now. I made a pull request there for review purpose for now: apache/commons-vfs#52

By the way, I've made two changes in the standalone Main class for the cases where unit tests starts a Jackrabbit standalone Main:

  • Make #run public, so unit tests can easily instantiate and start it.
  • Add #shutdown as public, so unit tests can make a graceful shutdown before JVM shutdown hook takes the place.

@asfgit asfgit closed this in 91699a2 Mar 17, 2019
asfgit pushed a commit that referenced this pull request Oct 7, 2019
…tandalone.

This closes #82 from github.



git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1855719 13f79535-47bb-0310-9956-ffa450edef68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant