[
https://issues.apache.org/jira/browse/SLING-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637857#comment-13637857
]
Carsten Ziegeler commented on SLING-2789:
-----------------------------------------
Many thanks for taking this up and working on integration with Karaf. I've
applied your provided patch, however :) I disabled the build of these modules
for now.
I've some questions (really just curious):
- Why are you using the version 0.1.0.BUILD-SNAPSHOT ?
- There are currently snapshot dependencies to Karaf tooling. What are the
release plans for that?
Thanks
> deploying Sling 7-SNAPSHOT on Karaf fails
> -----------------------------------------
>
> Key: SLING-2789
> URL: https://issues.apache.org/jira/browse/SLING-2789
> Project: Sling
> Issue Type: Bug
> Components: Launchpad
> Affects Versions: Launchpad Builder 7
> Environment: Karaf 3.0.0.*
> Reporter: Oliver Lietz
> Assignee: Carsten Ziegeler
> Attachments: SLING-2789.patch, sling-launchpad-karaf.tar.gz
>
>
> $ ./apache-karaf-3.0.0-SNAPSHOT/bin/start
> $ ssh -p 8101 karaf@localhost
> karaf@root()> feature:install http
> karaf@root()> feature:install webconsole
> karaf@root()> feature:repo-add
> mvn:org.apache.sling/org.apache.sling.launchpad/7-SNAPSHOT/xml/features
> karaf@root()> feature:install sling
> no errors on startup but JCR is nearly empty
> to prevent errors:
> - add missing org.apache.sling/org.apache.sling.launchpad.api/1.1.0 to
> features.xml
> - remove org.apache.felix/org.apache.felix.webconsole.plugins.* from
> features.xml
> - remove management from featuresBoot in org.apache.karaf.features.cfg or
> remove org.apache.aries.* from features.xml
> setting respectStartLvlDuringFeatureStartup=true and ds.factory.enabled=true
> does not help
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira