Create a microsling jar artifact in addition the the war file
-------------------------------------------------------------
Key: SLING-66
URL: https://issues.apache.org/jira/browse/SLING-66
Project: Sling
Issue Type: Improvement
Components: microsling
Reporter: Bertrand Delacretaz
Priority: Minor
It'd be useful for the microsling build to generate a jar artifact in addition
to the war, to make it easier for people to use microsling with other JCR
repositories besides jackrabbit.
microsling expects to find a Repository as a ServletContext attribute named
"javax.jcr.Repository", so as long as another Servlet initializes this
attribute it should run with any JCR compliant repository.
JCR-955 does the same thing for the jackrabbit-webapp module
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.