[jboss-jira] [JBoss JIRA] (AS7-5544) Initial integration for Apache Karaf
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Sun Nov 11 06:16:19 EST 2012
[ https://issues.jboss.org/browse/AS7-5544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733248#comment-12733248 ]
Thomas Diesler edited comment on AS7-5544 at 11/11/12 6:15 AM:
---------------------------------------------------------------
This patch provides a modular build for Karaf. It does not actually bring any Karaf dependencies into AS.
{code}
[tdiesler at tdvaio build-modular]$ mvn -Dmodular=karaf clean install
...
[echo] Connect using
[echo] =============
[echo] ssh -o StrictHostKeyChecking=no -p 8101 localhost
...
__ __ ____
/ //_/____ __________ _/ __/
/ ,< / __ `/ ___/ __ `/ /_
/ /| |/ /_/ / / / /_/ / __/
/_/ |_|\__,_/_/ \__,_/_/
Apache Karaf (2.2.9)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown Karaf.
{code}
was (Author: thomas.diesler):
This patch provides a modular build for Karaf. It does not actually bring any Karaf dependencies into AS.
{code}
[tdiesler at tdvaio build-modular]$ mvn -Dmodular=karaf clean install
...
[echo] Connect using
[echo] =============
[echo] ssh -o StrictHostKeyChecking=no -p 8101 localhost
...
__ __ ____
/ //_/____ __________ _/ __/
/ ,< / __ `/ ___/ __ `/ /_
/ /| |/ /_/ / / / /_/ / __/
/_/ |_|\__,_/_/ \__,_/_/
Apache Karaf (2.2.9)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown Karaf.
tdiesler at root>
{code}
> Initial integration for Apache Karaf
> ------------------------------------
>
> Key: AS7-5544
> URL: https://issues.jboss.org/browse/AS7-5544
> Project: Application Server 7
> Issue Type: Feature Request
> Components: OSGi
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 7.2.0.Alpha1
>
>
> The initial goal would be to make the [Karaf Console|http://karaf.apache.org/] available
--
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
More information about the jboss-jira
mailing list