Added: karaf/site/production/manual/latest/commands/config-property-delete.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/config-property-delete.html?rev=1688715&view=auto ============================================================================== --- karaf/site/production/manual/latest/commands/config-property-delete.html (added) +++ karaf/site/production/manual/latest/commands/config-property-delete.html Wed Jul 1 19:43:35 2015 @@ -0,0 +1,150 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd"> +<html lang="en"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> + <meta name="description" content="description goes here"/> + <meta name="keywords" content="keywords,goes,here"/> + <meta name="author" content="The Apache Karaf Team"/> + <link href="../css/style.css" rel="stylesheet" type="text/css"/> + <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/> + <title> + Apache Karaf 4.0.1-SNAPSHOT Guides + </title> + </head> + <body> + <table width="100%" cellpadding="0" cellspacing="0"> + <tr width="100%"> + <td id="cell-0-0" colspan="2"> + + </td> + <td id="cell-0-1"> + + </td> + <td id="cell-0-2" colspan="2"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-1-0"> + + </td> + <td id="cell-1-1"> + + </td> + <td id="cell-1-2"> + <div style="padding: 5px;"> + <div id="banner"> + <table border="0" cellpadding="0" cellspacing="0" width="100%"> + <tr> + <td align="left" class="topbardiv" nowrap=""> +<a href="http://karaf.apache.org/" title="A server side OSGi distribution"> + <img border="0" src="../images/karaf-logo.png" width="400px"></img> +</a> + </td> + <td align="right" nowrap=""> +<a href="http://www.apache.org/" title="The Apache Sofware Foundation"> + <img border="0" src="../images/asf-logo.png"> +</a> + </td> + </tr> + </table> + + </div> + <div id="top-menu"> + <table border="0" cellpadding="1" cellspacing="0" width="100%"> + <tr> + <td> + <div align="left"></div> + </td> + <td> + <div align="right"> + <p> +<a href="../index.html" title="Home">Home</a> +| +<a href="../users-guide/index.html" title="Users Guide">Users Guide</a> +| +<a href="../developers-guide/index.html" title="Developers Guide">Developers Guide</a> +</p> + + + </div> + </td> + </tr> + </table> + </div> + </div> + </td> + <td id="cell-1-3"> + + </td> + <td id="cell-1-4"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-2-0" colspan="2"> + + </td> + <td id="cell-2-1"> + <table> + <tr height="100%" valign="top"> + <td height="100%"> + <div id="wrapper-menu-page-right"> + <div id="wrapper-menu-page-top"> + <div id="wrapper-menu-page-bottom"> + <div id="menu-page"> + <h3 id="Homeindex"><a href="../index.html">Home</a></h3><ul style="list-style: square"><li><a href="../overview.html">Overview</a></li><li><a href="../quick-start.html">Quick Start</a></li></ul><h3 id="UsersGuideusersguideindex"><a href="../users-guide/index.html">Users Guide</a></h3><ul style="list-style: square"><li><a href="../users-guide/installation.html">Installation</a></li><li><a href="../users-guide/directory-structure.html">Directory structure</a></li><li><a href="../users-guide/start-stop.html">Start, stop, restart, connect</a></li><li><a href="../users-guide/wrapper.html">Integration in the operating system: the Service Wrapper</a></li><li><a href="../users-guide/console.html">Console</a></li><li><a href="../users-guide/remote.html">Remote</a></li><li><a href="../users-guide/log.html">Log</a></li><li><a href="../users-guide/configuration.html">Configuration</a></li><li><a href="../users-guide/urls.html">Artifacts repositories and URLs</a></li><li> <a href="../users-guide/provisioning.html">Provisioning and features</a></li><li><a href="../users-guide/deployers.html">Deployers</a></li><li><a href="../users-guide/kar.html">KAR</a></li><li><a href="../users-guide/instances.html">Instances</a></li><li><a href="../users-guide/security.html">Security</a></li><li><a href="../users-guide/obr.html">OBR</a></li><li><a href="../users-guide/enterprise.html">Enterprise</a><ul><li><a href="../users-guide/webcontainer.html">WebContainer (JSP/Servlet)</a></li><li><a href="../users-guide/jndi.html">Naming (JNDI)</a></li><li><a href="../users-guide/jta.html">Transaction (JTA)</a></li><li><a href="../users-guide/jdbc.html">DataSource (JDBC)</a></li><li><a href="../users-guide/jms.html">MOM (JMS)</a></li><li><a href="../users-guide/jpa.html">Persistence (JPA)</a></li><li><a href="../users-guide/ejb.html">EJB</a></li><li><a href="../users-guide/cdi.html">CDI</a></li><li><a href="../users-guide/failover.html">HA/failover and cluster</a></li></ul>< /li><li><a href="../users-guide/monitoring.html">Monitoring and Management using JMX</a></li><li><a href="../users-guide/webconsole.html">WebConsole</a></li><li><a href="../users-guide/tuning.html">Tuning</a></li></ul><h3 id="DevelopersGuidedevelopersguideindex"><a href="../developers-guide/index.html">Developers Guide</a></h3><ul style="list-style: square"><li><a href="../developers-guide/developer-commands.html">Developer commands</a></li><li><a href="../developers-guide/scripting.html">Scripting</a></li><li><a href="../developers-guide/connect.html">Programmatically connect</a></li><li><a href="../developers-guide/branding.html">Branding</a></li><li><a href="../developers-guide/extending.html">Extending</a></li><li><a href="../developers-guide/karaf-maven-plugin.html">Karaf Maven plugin</a></li><li><a href="../developers-guide/custom-distribution.html">Custom distribution</a></li><li><a href="../developers-guide/services.html">OSGi services</a></li><li><a href="../developers-guid e/creating-bundles.html">Create OSGi bundle</a></li><li><a href="../developers-guide/blueprint.html">Blueprint</a></li><li><a href="../developers-guide/cdi.html">CDI</a></li><li><a href="../developers-guide/archetypes.html">Maven Archetypes</a></li><li><a href="../developers-guide/security-framework.html">Security Framework</a></li><li><a href="../developers-guide/debugging.html">Troubleshooting, Debugging, Profiling</a></li><li><a href="../developers-guide/writing-tests.html">Integration testing</a></li><li><a href="../developers-guide/github-contributions.html">Github Contributions</a></li></ul><h3 id="Commandscommandscommands"><a href="commands.html">Commands</a></h3> + </div> + </div> + </div> + </div> + </td> + <td height="100%" width="100%"> + <div class="wiki-content"> +<h1 id="configpropertydelete">config:property-delete</h1><h2 id="Description">Description</h2><p>Deletes a property from the configuration being edited.</p><h2 id="Syntax">Syntax</h2><p>config:property-delete [options] property </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> property </td><td class="confluenceTd"> The name of the property to delete </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -p, --pid </td><td class="confluenceTd"> The configuration pid </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div> + </div> + </td> + </tr> + </table> + </td> + <td id="cell-2-2" colspan="2"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-3-0"> + + </td> + <td id="cell-3-1"> + + </td> + <td id="cell-3-2"> + <div id="footer"> + <div id="site-footer"> + © 2008-2014 The Apache Software Foundation + <br/> + Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation. + </div> + </div> + </td> + <td id="cell-3-3"> + + </td> + <td id="cell-3-4"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-4-0" colspan="2"> + + </td> + <td id="cell-4-1"> + + </td> + <td id="cell-4-2" colspan="2"> + + </td> + </tr> + </table> + </body> +</html> \ No newline at end of file
Added: karaf/site/production/manual/latest/commands/config-property-list.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/config-property-list.html?rev=1688715&view=auto ============================================================================== --- karaf/site/production/manual/latest/commands/config-property-list.html (added) +++ karaf/site/production/manual/latest/commands/config-property-list.html Wed Jul 1 19:43:35 2015 @@ -0,0 +1,150 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd"> +<html lang="en"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> + <meta name="description" content="description goes here"/> + <meta name="keywords" content="keywords,goes,here"/> + <meta name="author" content="The Apache Karaf Team"/> + <link href="../css/style.css" rel="stylesheet" type="text/css"/> + <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/> + <title> + Apache Karaf 4.0.1-SNAPSHOT Guides + </title> + </head> + <body> + <table width="100%" cellpadding="0" cellspacing="0"> + <tr width="100%"> + <td id="cell-0-0" colspan="2"> + + </td> + <td id="cell-0-1"> + + </td> + <td id="cell-0-2" colspan="2"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-1-0"> + + </td> + <td id="cell-1-1"> + + </td> + <td id="cell-1-2"> + <div style="padding: 5px;"> + <div id="banner"> + <table border="0" cellpadding="0" cellspacing="0" width="100%"> + <tr> + <td align="left" class="topbardiv" nowrap=""> +<a href="http://karaf.apache.org/" title="A server side OSGi distribution"> + <img border="0" src="../images/karaf-logo.png" width="400px"></img> +</a> + </td> + <td align="right" nowrap=""> +<a href="http://www.apache.org/" title="The Apache Sofware Foundation"> + <img border="0" src="../images/asf-logo.png"> +</a> + </td> + </tr> + </table> + + </div> + <div id="top-menu"> + <table border="0" cellpadding="1" cellspacing="0" width="100%"> + <tr> + <td> + <div align="left"></div> + </td> + <td> + <div align="right"> + <p> +<a href="../index.html" title="Home">Home</a> +| +<a href="../users-guide/index.html" title="Users Guide">Users Guide</a> +| +<a href="../developers-guide/index.html" title="Developers Guide">Developers Guide</a> +</p> + + + </div> + </td> + </tr> + </table> + </div> + </div> + </td> + <td id="cell-1-3"> + + </td> + <td id="cell-1-4"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-2-0" colspan="2"> + + </td> + <td id="cell-2-1"> + <table> + <tr height="100%" valign="top"> + <td height="100%"> + <div id="wrapper-menu-page-right"> + <div id="wrapper-menu-page-top"> + <div id="wrapper-menu-page-bottom"> + <div id="menu-page"> + <h3 id="Homeindex"><a href="../index.html">Home</a></h3><ul style="list-style: square"><li><a href="../overview.html">Overview</a></li><li><a href="../quick-start.html">Quick Start</a></li></ul><h3 id="UsersGuideusersguideindex"><a href="../users-guide/index.html">Users Guide</a></h3><ul style="list-style: square"><li><a href="../users-guide/installation.html">Installation</a></li><li><a href="../users-guide/directory-structure.html">Directory structure</a></li><li><a href="../users-guide/start-stop.html">Start, stop, restart, connect</a></li><li><a href="../users-guide/wrapper.html">Integration in the operating system: the Service Wrapper</a></li><li><a href="../users-guide/console.html">Console</a></li><li><a href="../users-guide/remote.html">Remote</a></li><li><a href="../users-guide/log.html">Log</a></li><li><a href="../users-guide/configuration.html">Configuration</a></li><li><a href="../users-guide/urls.html">Artifacts repositories and URLs</a></li><li> <a href="../users-guide/provisioning.html">Provisioning and features</a></li><li><a href="../users-guide/deployers.html">Deployers</a></li><li><a href="../users-guide/kar.html">KAR</a></li><li><a href="../users-guide/instances.html">Instances</a></li><li><a href="../users-guide/security.html">Security</a></li><li><a href="../users-guide/obr.html">OBR</a></li><li><a href="../users-guide/enterprise.html">Enterprise</a><ul><li><a href="../users-guide/webcontainer.html">WebContainer (JSP/Servlet)</a></li><li><a href="../users-guide/jndi.html">Naming (JNDI)</a></li><li><a href="../users-guide/jta.html">Transaction (JTA)</a></li><li><a href="../users-guide/jdbc.html">DataSource (JDBC)</a></li><li><a href="../users-guide/jms.html">MOM (JMS)</a></li><li><a href="../users-guide/jpa.html">Persistence (JPA)</a></li><li><a href="../users-guide/ejb.html">EJB</a></li><li><a href="../users-guide/cdi.html">CDI</a></li><li><a href="../users-guide/failover.html">HA/failover and cluster</a></li></ul>< /li><li><a href="../users-guide/monitoring.html">Monitoring and Management using JMX</a></li><li><a href="../users-guide/webconsole.html">WebConsole</a></li><li><a href="../users-guide/tuning.html">Tuning</a></li></ul><h3 id="DevelopersGuidedevelopersguideindex"><a href="../developers-guide/index.html">Developers Guide</a></h3><ul style="list-style: square"><li><a href="../developers-guide/developer-commands.html">Developer commands</a></li><li><a href="../developers-guide/scripting.html">Scripting</a></li><li><a href="../developers-guide/connect.html">Programmatically connect</a></li><li><a href="../developers-guide/branding.html">Branding</a></li><li><a href="../developers-guide/extending.html">Extending</a></li><li><a href="../developers-guide/karaf-maven-plugin.html">Karaf Maven plugin</a></li><li><a href="../developers-guide/custom-distribution.html">Custom distribution</a></li><li><a href="../developers-guide/services.html">OSGi services</a></li><li><a href="../developers-guid e/creating-bundles.html">Create OSGi bundle</a></li><li><a href="../developers-guide/blueprint.html">Blueprint</a></li><li><a href="../developers-guide/cdi.html">CDI</a></li><li><a href="../developers-guide/archetypes.html">Maven Archetypes</a></li><li><a href="../developers-guide/security-framework.html">Security Framework</a></li><li><a href="../developers-guide/debugging.html">Troubleshooting, Debugging, Profiling</a></li><li><a href="../developers-guide/writing-tests.html">Integration testing</a></li><li><a href="../developers-guide/github-contributions.html">Github Contributions</a></li></ul><h3 id="Commandscommandscommands"><a href="commands.html">Commands</a></h3> + </div> + </div> + </div> + </div> + </td> + <td height="100%" width="100%"> + <div class="wiki-content"> +<h1 id="configpropertylist">config:property-list</h1><h2 id="Description">Description</h2><p>Lists properties from the currently edited configuration.</p><h2 id="Syntax">Syntax</h2><p>config:property-list [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -p, --pid </td><td class="confluenceTd"> The configuration pid </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div> + </div> + </td> + </tr> + </table> + </td> + <td id="cell-2-2" colspan="2"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-3-0"> + + </td> + <td id="cell-3-1"> + + </td> + <td id="cell-3-2"> + <div id="footer"> + <div id="site-footer"> + © 2008-2014 The Apache Software Foundation + <br/> + Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation. + </div> + </div> + </td> + <td id="cell-3-3"> + + </td> + <td id="cell-3-4"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-4-0" colspan="2"> + + </td> + <td id="cell-4-1"> + + </td> + <td id="cell-4-2" colspan="2"> + + </td> + </tr> + </table> + </body> +</html> \ No newline at end of file Added: karaf/site/production/manual/latest/commands/config-property-set.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/config-property-set.html?rev=1688715&view=auto ============================================================================== --- karaf/site/production/manual/latest/commands/config-property-set.html (added) +++ karaf/site/production/manual/latest/commands/config-property-set.html Wed Jul 1 19:43:35 2015 @@ -0,0 +1,150 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd"> +<html lang="en"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> + <meta name="description" content="description goes here"/> + <meta name="keywords" content="keywords,goes,here"/> + <meta name="author" content="The Apache Karaf Team"/> + <link href="../css/style.css" rel="stylesheet" type="text/css"/> + <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/> + <title> + Apache Karaf 4.0.1-SNAPSHOT Guides + </title> + </head> + <body> + <table width="100%" cellpadding="0" cellspacing="0"> + <tr width="100%"> + <td id="cell-0-0" colspan="2"> + + </td> + <td id="cell-0-1"> + + </td> + <td id="cell-0-2" colspan="2"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-1-0"> + + </td> + <td id="cell-1-1"> + + </td> + <td id="cell-1-2"> + <div style="padding: 5px;"> + <div id="banner"> + <table border="0" cellpadding="0" cellspacing="0" width="100%"> + <tr> + <td align="left" class="topbardiv" nowrap=""> +<a href="http://karaf.apache.org/" title="A server side OSGi distribution"> + <img border="0" src="../images/karaf-logo.png" width="400px"></img> +</a> + </td> + <td align="right" nowrap=""> +<a href="http://www.apache.org/" title="The Apache Sofware Foundation"> + <img border="0" src="../images/asf-logo.png"> +</a> + </td> + </tr> + </table> + + </div> + <div id="top-menu"> + <table border="0" cellpadding="1" cellspacing="0" width="100%"> + <tr> + <td> + <div align="left"></div> + </td> + <td> + <div align="right"> + <p> +<a href="../index.html" title="Home">Home</a> +| +<a href="../users-guide/index.html" title="Users Guide">Users Guide</a> +| +<a href="../developers-guide/index.html" title="Developers Guide">Developers Guide</a> +</p> + + + </div> + </td> + </tr> + </table> + </div> + </div> + </td> + <td id="cell-1-3"> + + </td> + <td id="cell-1-4"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-2-0" colspan="2"> + + </td> + <td id="cell-2-1"> + <table> + <tr height="100%" valign="top"> + <td height="100%"> + <div id="wrapper-menu-page-right"> + <div id="wrapper-menu-page-top"> + <div id="wrapper-menu-page-bottom"> + <div id="menu-page"> + <h3 id="Homeindex"><a href="../index.html">Home</a></h3><ul style="list-style: square"><li><a href="../overview.html">Overview</a></li><li><a href="../quick-start.html">Quick Start</a></li></ul><h3 id="UsersGuideusersguideindex"><a href="../users-guide/index.html">Users Guide</a></h3><ul style="list-style: square"><li><a href="../users-guide/installation.html">Installation</a></li><li><a href="../users-guide/directory-structure.html">Directory structure</a></li><li><a href="../users-guide/start-stop.html">Start, stop, restart, connect</a></li><li><a href="../users-guide/wrapper.html">Integration in the operating system: the Service Wrapper</a></li><li><a href="../users-guide/console.html">Console</a></li><li><a href="../users-guide/remote.html">Remote</a></li><li><a href="../users-guide/log.html">Log</a></li><li><a href="../users-guide/configuration.html">Configuration</a></li><li><a href="../users-guide/urls.html">Artifacts repositories and URLs</a></li><li> <a href="../users-guide/provisioning.html">Provisioning and features</a></li><li><a href="../users-guide/deployers.html">Deployers</a></li><li><a href="../users-guide/kar.html">KAR</a></li><li><a href="../users-guide/instances.html">Instances</a></li><li><a href="../users-guide/security.html">Security</a></li><li><a href="../users-guide/obr.html">OBR</a></li><li><a href="../users-guide/enterprise.html">Enterprise</a><ul><li><a href="../users-guide/webcontainer.html">WebContainer (JSP/Servlet)</a></li><li><a href="../users-guide/jndi.html">Naming (JNDI)</a></li><li><a href="../users-guide/jta.html">Transaction (JTA)</a></li><li><a href="../users-guide/jdbc.html">DataSource (JDBC)</a></li><li><a href="../users-guide/jms.html">MOM (JMS)</a></li><li><a href="../users-guide/jpa.html">Persistence (JPA)</a></li><li><a href="../users-guide/ejb.html">EJB</a></li><li><a href="../users-guide/cdi.html">CDI</a></li><li><a href="../users-guide/failover.html">HA/failover and cluster</a></li></ul>< /li><li><a href="../users-guide/monitoring.html">Monitoring and Management using JMX</a></li><li><a href="../users-guide/webconsole.html">WebConsole</a></li><li><a href="../users-guide/tuning.html">Tuning</a></li></ul><h3 id="DevelopersGuidedevelopersguideindex"><a href="../developers-guide/index.html">Developers Guide</a></h3><ul style="list-style: square"><li><a href="../developers-guide/developer-commands.html">Developer commands</a></li><li><a href="../developers-guide/scripting.html">Scripting</a></li><li><a href="../developers-guide/connect.html">Programmatically connect</a></li><li><a href="../developers-guide/branding.html">Branding</a></li><li><a href="../developers-guide/extending.html">Extending</a></li><li><a href="../developers-guide/karaf-maven-plugin.html">Karaf Maven plugin</a></li><li><a href="../developers-guide/custom-distribution.html">Custom distribution</a></li><li><a href="../developers-guide/services.html">OSGi services</a></li><li><a href="../developers-guid e/creating-bundles.html">Create OSGi bundle</a></li><li><a href="../developers-guide/blueprint.html">Blueprint</a></li><li><a href="../developers-guide/cdi.html">CDI</a></li><li><a href="../developers-guide/archetypes.html">Maven Archetypes</a></li><li><a href="../developers-guide/security-framework.html">Security Framework</a></li><li><a href="../developers-guide/debugging.html">Troubleshooting, Debugging, Profiling</a></li><li><a href="../developers-guide/writing-tests.html">Integration testing</a></li><li><a href="../developers-guide/github-contributions.html">Github Contributions</a></li></ul><h3 id="Commandscommandscommands"><a href="commands.html">Commands</a></h3> + </div> + </div> + </div> + </div> + </td> + <td height="100%" width="100%"> + <div class="wiki-content"> +<h1 id="configpropertyset">config:property-set</h1><h2 id="Description">Description</h2><p>Sets a property in the currently edited configuration.</p><h2 id="Syntax">Syntax</h2><p>config:property-set [options] property value </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> property </td><td class="confluenceTd"> The name of the property to set </td></tr><tr><td class="confluenceTd"> value </td><td class="confluenceTd"> The value of the property </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -p, --pid </td><td class="confluenceTd"> The configuration pid </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help mes sage </td></tr></table></div> + </div> + </td> + </tr> + </table> + </td> + <td id="cell-2-2" colspan="2"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-3-0"> + + </td> + <td id="cell-3-1"> + + </td> + <td id="cell-3-2"> + <div id="footer"> + <div id="site-footer"> + © 2008-2014 The Apache Software Foundation + <br/> + Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation. + </div> + </div> + </td> + <td id="cell-3-3"> + + </td> + <td id="cell-3-4"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-4-0" colspan="2"> + + </td> + <td id="cell-4-1"> + + </td> + <td id="cell-4-2" colspan="2"> + + </td> + </tr> + </table> + </body> +</html> \ No newline at end of file Added: karaf/site/production/manual/latest/commands/config-update.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/config-update.html?rev=1688715&view=auto ============================================================================== --- karaf/site/production/manual/latest/commands/config-update.html (added) +++ karaf/site/production/manual/latest/commands/config-update.html Wed Jul 1 19:43:35 2015 @@ -0,0 +1,150 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd"> +<html lang="en"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> + <meta name="description" content="description goes here"/> + <meta name="keywords" content="keywords,goes,here"/> + <meta name="author" content="The Apache Karaf Team"/> + <link href="../css/style.css" rel="stylesheet" type="text/css"/> + <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/> + <title> + Apache Karaf 4.0.1-SNAPSHOT Guides + </title> + </head> + <body> + <table width="100%" cellpadding="0" cellspacing="0"> + <tr width="100%"> + <td id="cell-0-0" colspan="2"> + + </td> + <td id="cell-0-1"> + + </td> + <td id="cell-0-2" colspan="2"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-1-0"> + + </td> + <td id="cell-1-1"> + + </td> + <td id="cell-1-2"> + <div style="padding: 5px;"> + <div id="banner"> + <table border="0" cellpadding="0" cellspacing="0" width="100%"> + <tr> + <td align="left" class="topbardiv" nowrap=""> +<a href="http://karaf.apache.org/" title="A server side OSGi distribution"> + <img border="0" src="../images/karaf-logo.png" width="400px"></img> +</a> + </td> + <td align="right" nowrap=""> +<a href="http://www.apache.org/" title="The Apache Sofware Foundation"> + <img border="0" src="../images/asf-logo.png"> +</a> + </td> + </tr> + </table> + + </div> + <div id="top-menu"> + <table border="0" cellpadding="1" cellspacing="0" width="100%"> + <tr> + <td> + <div align="left"></div> + </td> + <td> + <div align="right"> + <p> +<a href="../index.html" title="Home">Home</a> +| +<a href="../users-guide/index.html" title="Users Guide">Users Guide</a> +| +<a href="../developers-guide/index.html" title="Developers Guide">Developers Guide</a> +</p> + + + </div> + </td> + </tr> + </table> + </div> + </div> + </td> + <td id="cell-1-3"> + + </td> + <td id="cell-1-4"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-2-0" colspan="2"> + + </td> + <td id="cell-2-1"> + <table> + <tr height="100%" valign="top"> + <td height="100%"> + <div id="wrapper-menu-page-right"> + <div id="wrapper-menu-page-top"> + <div id="wrapper-menu-page-bottom"> + <div id="menu-page"> + <h3 id="Homeindex"><a href="../index.html">Home</a></h3><ul style="list-style: square"><li><a href="../overview.html">Overview</a></li><li><a href="../quick-start.html">Quick Start</a></li></ul><h3 id="UsersGuideusersguideindex"><a href="../users-guide/index.html">Users Guide</a></h3><ul style="list-style: square"><li><a href="../users-guide/installation.html">Installation</a></li><li><a href="../users-guide/directory-structure.html">Directory structure</a></li><li><a href="../users-guide/start-stop.html">Start, stop, restart, connect</a></li><li><a href="../users-guide/wrapper.html">Integration in the operating system: the Service Wrapper</a></li><li><a href="../users-guide/console.html">Console</a></li><li><a href="../users-guide/remote.html">Remote</a></li><li><a href="../users-guide/log.html">Log</a></li><li><a href="../users-guide/configuration.html">Configuration</a></li><li><a href="../users-guide/urls.html">Artifacts repositories and URLs</a></li><li> <a href="../users-guide/provisioning.html">Provisioning and features</a></li><li><a href="../users-guide/deployers.html">Deployers</a></li><li><a href="../users-guide/kar.html">KAR</a></li><li><a href="../users-guide/instances.html">Instances</a></li><li><a href="../users-guide/security.html">Security</a></li><li><a href="../users-guide/obr.html">OBR</a></li><li><a href="../users-guide/enterprise.html">Enterprise</a><ul><li><a href="../users-guide/webcontainer.html">WebContainer (JSP/Servlet)</a></li><li><a href="../users-guide/jndi.html">Naming (JNDI)</a></li><li><a href="../users-guide/jta.html">Transaction (JTA)</a></li><li><a href="../users-guide/jdbc.html">DataSource (JDBC)</a></li><li><a href="../users-guide/jms.html">MOM (JMS)</a></li><li><a href="../users-guide/jpa.html">Persistence (JPA)</a></li><li><a href="../users-guide/ejb.html">EJB</a></li><li><a href="../users-guide/cdi.html">CDI</a></li><li><a href="../users-guide/failover.html">HA/failover and cluster</a></li></ul>< /li><li><a href="../users-guide/monitoring.html">Monitoring and Management using JMX</a></li><li><a href="../users-guide/webconsole.html">WebConsole</a></li><li><a href="../users-guide/tuning.html">Tuning</a></li></ul><h3 id="DevelopersGuidedevelopersguideindex"><a href="../developers-guide/index.html">Developers Guide</a></h3><ul style="list-style: square"><li><a href="../developers-guide/developer-commands.html">Developer commands</a></li><li><a href="../developers-guide/scripting.html">Scripting</a></li><li><a href="../developers-guide/connect.html">Programmatically connect</a></li><li><a href="../developers-guide/branding.html">Branding</a></li><li><a href="../developers-guide/extending.html">Extending</a></li><li><a href="../developers-guide/karaf-maven-plugin.html">Karaf Maven plugin</a></li><li><a href="../developers-guide/custom-distribution.html">Custom distribution</a></li><li><a href="../developers-guide/services.html">OSGi services</a></li><li><a href="../developers-guid e/creating-bundles.html">Create OSGi bundle</a></li><li><a href="../developers-guide/blueprint.html">Blueprint</a></li><li><a href="../developers-guide/cdi.html">CDI</a></li><li><a href="../developers-guide/archetypes.html">Maven Archetypes</a></li><li><a href="../developers-guide/security-framework.html">Security Framework</a></li><li><a href="../developers-guide/debugging.html">Troubleshooting, Debugging, Profiling</a></li><li><a href="../developers-guide/writing-tests.html">Integration testing</a></li><li><a href="../developers-guide/github-contributions.html">Github Contributions</a></li></ul><h3 id="Commandscommandscommands"><a href="commands.html">Commands</a></h3> + </div> + </div> + </div> + </div> + </td> + <td height="100%" width="100%"> + <div class="wiki-content"> +<h1 id="configupdate">config:update</h1><h2 id="Description">Description</h2><p>Saves and propagates changes from the configuration being edited.</p><h2 id="Syntax">Syntax</h2><p>config:update [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div> + </div> + </td> + </tr> + </table> + </td> + <td id="cell-2-2" colspan="2"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-3-0"> + + </td> + <td id="cell-3-1"> + + </td> + <td id="cell-3-2"> + <div id="footer"> + <div id="site-footer"> + © 2008-2014 The Apache Software Foundation + <br/> + Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation. + </div> + </div> + </td> + <td id="cell-3-3"> + + </td> + <td id="cell-3-4"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-4-0" colspan="2"> + + </td> + <td id="cell-4-1"> + + </td> + <td id="cell-4-2" colspan="2"> + + </td> + </tr> + </table> + </body> +</html> \ No newline at end of file Modified: karaf/site/production/manual/latest/commands/dev-dump-create.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/dev-dump-create.html?rev=1688715&r1=1688714&r2=1688715&view=diff ============================================================================== --- karaf/site/production/manual/latest/commands/dev-dump-create.html (original) +++ karaf/site/production/manual/latest/commands/dev-dump-create.html Wed Jul 1 19:43:35 2015 @@ -8,7 +8,7 @@ <link href="../css/style.css" rel="stylesheet" type="text/css"/> <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/> <title> - Apache Karaf 3.0.3-SNAPSHOT Guides + Apache Karaf 4.0.1-SNAPSHOT Guides </title> </head> <body> @@ -101,7 +101,7 @@ </td> <td height="100%" width="100%"> <div class="wiki-content"> -<h1 id="devdumpcreate">dev:dump-create</h1><h2 id="Description">Description</h2><p>Creates zip archive with diagnostic info.</p><h2 id="Syntax">Syntax</h2><p>dev:dump-create [options] [name] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> Name of created zip or directory </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -d, --directory </td><td class="confluenceTd"> Creates dump in a directory in place of a ZIP archive </td></tr></table></div><h2 id="Details">Details</h2> +<h1 id="devdumpcreate">dev:dump-create</h1><h2 id="Description">Description</h2><p>Creates zip archive with diagnostic info.</p><h2 id="Syntax">Syntax</h2><p>dev:dump-create [options] [name] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> Name of created zip or directory </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -d, --directory </td><td class="confluenceTd"> Creates dump in a directory in place of a ZIP archive </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div> </div> </td> </tr> @@ -121,7 +121,7 @@ <td id="cell-3-2"> <div id="footer"> <div id="site-footer"> - © 2008-2011 The Apache Software Foundation + © 2008-2014 The Apache Software Foundation <br/> Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation. </div> Modified: karaf/site/production/manual/latest/commands/feature-info.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-info.html?rev=1688715&r1=1688714&r2=1688715&view=diff ============================================================================== --- karaf/site/production/manual/latest/commands/feature-info.html (original) +++ karaf/site/production/manual/latest/commands/feature-info.html Wed Jul 1 19:43:35 2015 @@ -8,7 +8,7 @@ <link href="../css/style.css" rel="stylesheet" type="text/css"/> <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/> <title> - Apache Karaf 3.0.3-SNAPSHOT Guides + Apache Karaf 4.0.1-SNAPSHOT Guides </title> </head> <body> @@ -101,7 +101,7 @@ </td> <td height="100%" width="100%"> <div class="wiki-content"> -<h1 id="featureinfo">feature:info</h1><h2 id="Description">Description</h2><p>Shows information about selected feature.</p><h2 id="Syntax">Syntax</h2><p>feature:info [options] name [version] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> The name of the feature </td></tr><tr><td class="confluenceTd"> version </td><td class="confluenceTd"> The version of the feature </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -t, --tree </td><td class="confluenceTd"> Display feature tree </td></tr><tr><td class="confluenceTd "> -b, --bundle </td><td class="confluenceTd"> Display bundles info </td></tr><tr><td class="confluenceTd"> -c, --configuration </td><td class="confluenceTd"> Display configuration info </td></tr><tr><td class="confluenceTd"> -d, --dependency </td><td class="confluenceTd"> Display dependencies info </td></tr><tr><td class="confluenceTd"> --conditional </td><td class="confluenceTd"> Display conditional info </td></tr></table></div><h2 id="Details">Details</h2> +<h1 id="featureinfo">feature:info</h1><h2 id="Description">Description</h2><p>Shows information about selected feature.</p><h2 id="Syntax">Syntax</h2><p>feature:info [options] name [version] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> The name of the feature </td></tr><tr><td class="confluenceTd"> version </td><td class="confluenceTd"> The version of the feature </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -t, --tree </td><td class="confluenceTd"> Display feature tree </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd "> -b, --bundle </td><td class="confluenceTd"> Display bundles info </td></tr><tr><td class="confluenceTd"> -d, --dependency </td><td class="confluenceTd"> Display dependencies info </td></tr><tr><td class="confluenceTd"> -c, --configuration </td><td class="confluenceTd"> Display configuration info </td></tr><tr><td class="confluenceTd"> --conditional </td><td class="confluenceTd"> Display conditional info </td></tr></table></div> </div> </td> </tr> @@ -121,7 +121,7 @@ <td id="cell-3-2"> <div id="footer"> <div id="site-footer"> - © 2008-2011 The Apache Software Foundation + © 2008-2014 The Apache Software Foundation <br/> Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation. </div> Modified: karaf/site/production/manual/latest/commands/feature-install.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-install.html?rev=1688715&r1=1688714&r2=1688715&view=diff ============================================================================== --- karaf/site/production/manual/latest/commands/feature-install.html (original) +++ karaf/site/production/manual/latest/commands/feature-install.html Wed Jul 1 19:43:35 2015 @@ -8,7 +8,7 @@ <link href="../css/style.css" rel="stylesheet" type="text/css"/> <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/> <title> - Apache Karaf 3.0.3-SNAPSHOT Guides + Apache Karaf 4.0.1-SNAPSHOT Guides </title> </head> <body> @@ -101,7 +101,7 @@ </td> <td height="100%" width="100%"> <div class="wiki-content"> -<h1 id="featureinstall">feature:install</h1><h2 id="Description">Description</h2><p>Installs a feature with the specified name and version.</p><h2 id="Syntax">Syntax</h2><p>feature:install [options] features </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> features </td><td class="confluenceTd"> The name and version of the features to install. A feature id looks like name/version. The version is optional. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -r, --no-auto-refresh </td><td class="confluenceTd"> Do not automatically refresh bundles </td></ tr><tr><td class="confluenceTd"> -c, --no-clean </td><td class="confluenceTd"> Do not uninstall bundles on failure </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Explain what is being done </td></tr><tr><td class="confluenceTd"> -s, --no-auto-start </td><td class="confluenceTd"> Do not automatically start bundles </td></tr></table></div><h2 id="Details">Details</h2> +<h1 id="featureinstall">feature:install</h1><h2 id="Description">Description</h2><p>Installs a feature with the specified name and version.</p><h2 id="Syntax">Syntax</h2><p>feature:install [options] features </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> features </td><td class="confluenceTd"> The name and version of the features to install. A feature id looks like name/version. The version is optional. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -r, --no-auto-refresh </td><td class="confluenceTd"> Do not automatically refresh bundles </td></tr><tr><td class="confluenceTd"> --store </td><td class="confluenceTd"> Store the resolution into the gi ven file and result for offline analysis </td></tr><tr><td class="confluenceTd"> -t, --simulate </td><td class="confluenceTd"> Perform a simulation only </td></tr><tr><td class="confluenceTd"> -s, --no-auto-start </td><td class="confluenceTd"> Do not start the bundles </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -g, --region </td><td class="confluenceTd"> Region to install to </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Explain what is being done </td></tr><tr><td class="confluenceTd"> -m, --no-auto-manage </td><td class="confluenceTd"> Do not automatically manage bundles </td></tr></table></div> </div> </td> </tr> @@ -121,7 +121,7 @@ <td id="cell-3-2"> <div id="footer"> <div id="site-footer"> - © 2008-2011 The Apache Software Foundation + © 2008-2014 The Apache Software Foundation <br/> Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation. </div> Modified: karaf/site/production/manual/latest/commands/feature-list.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-list.html?rev=1688715&r1=1688714&r2=1688715&view=diff ============================================================================== --- karaf/site/production/manual/latest/commands/feature-list.html (original) +++ karaf/site/production/manual/latest/commands/feature-list.html Wed Jul 1 19:43:35 2015 @@ -8,7 +8,7 @@ <link href="../css/style.css" rel="stylesheet" type="text/css"/> <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/> <title> - Apache Karaf 3.0.3-SNAPSHOT Guides + Apache Karaf 4.0.1-SNAPSHOT Guides </title> </head> <body> @@ -101,7 +101,7 @@ </td> <td height="100%" width="100%"> <div class="wiki-content"> -<h1 id="featurelist">feature:list</h1><h2 id="Description">Description</h2><p>Lists all existing features available from the defined repositories.</p><h2 id="Syntax">Syntax</h2><p>feature:list [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -o, --ordered </td><td class="confluenceTd"> Display a list using alphabetical order </td></tr><tr><td class="confluenceTd"> -i, --installed </td><td class="confluenceTd"> Display a list of all installed features only </td></tr><tr><td class="confluenceTd"> --no-format </td><td class="confluenceTd"> Disable table rendered output </td></tr></table></div><h2 id="Details">Details</h2> +<h1 id="featurelist">feature:list</h1><h2 id="Description">Description</h2><p>Lists all existing features available from the defined repositories.</p><h2 id="Syntax">Syntax</h2><p>feature:list [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -o, --ordered </td><td class="confluenceTd"> Display a list using alphabetical order </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -s, --show-hidden </td><td class="confluenceTd"> Display hidden features </td></tr><tr><td class="confluenceTd"> -r, --required </td><td class="confluenceTd"> Display a list of all required features only </td></tr><tr><td class="confluenceTd"> -i, --installed </td><td class="confluenceTd"> Display a list of all installed features only </td></tr><tr><td clas s="confluenceTd"> --no-format </td><td class="confluenceTd"> Disable table rendered output </td></tr></table></div> </div> </td> </tr> @@ -121,7 +121,7 @@ <td id="cell-3-2"> <div id="footer"> <div id="site-footer"> - © 2008-2011 The Apache Software Foundation + © 2008-2014 The Apache Software Foundation <br/> Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation. </div> Added: karaf/site/production/manual/latest/commands/feature-regions.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-regions.html?rev=1688715&view=auto ============================================================================== --- karaf/site/production/manual/latest/commands/feature-regions.html (added) +++ karaf/site/production/manual/latest/commands/feature-regions.html Wed Jul 1 19:43:35 2015 @@ -0,0 +1,150 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd"> +<html lang="en"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> + <meta name="description" content="description goes here"/> + <meta name="keywords" content="keywords,goes,here"/> + <meta name="author" content="The Apache Karaf Team"/> + <link href="../css/style.css" rel="stylesheet" type="text/css"/> + <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/> + <title> + Apache Karaf 4.0.1-SNAPSHOT Guides + </title> + </head> + <body> + <table width="100%" cellpadding="0" cellspacing="0"> + <tr width="100%"> + <td id="cell-0-0" colspan="2"> + + </td> + <td id="cell-0-1"> + + </td> + <td id="cell-0-2" colspan="2"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-1-0"> + + </td> + <td id="cell-1-1"> + + </td> + <td id="cell-1-2"> + <div style="padding: 5px;"> + <div id="banner"> + <table border="0" cellpadding="0" cellspacing="0" width="100%"> + <tr> + <td align="left" class="topbardiv" nowrap=""> +<a href="http://karaf.apache.org/" title="A server side OSGi distribution"> + <img border="0" src="../images/karaf-logo.png" width="400px"></img> +</a> + </td> + <td align="right" nowrap=""> +<a href="http://www.apache.org/" title="The Apache Sofware Foundation"> + <img border="0" src="../images/asf-logo.png"> +</a> + </td> + </tr> + </table> + + </div> + <div id="top-menu"> + <table border="0" cellpadding="1" cellspacing="0" width="100%"> + <tr> + <td> + <div align="left"></div> + </td> + <td> + <div align="right"> + <p> +<a href="../index.html" title="Home">Home</a> +| +<a href="../users-guide/index.html" title="Users Guide">Users Guide</a> +| +<a href="../developers-guide/index.html" title="Developers Guide">Developers Guide</a> +</p> + + + </div> + </td> + </tr> + </table> + </div> + </div> + </td> + <td id="cell-1-3"> + + </td> + <td id="cell-1-4"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-2-0" colspan="2"> + + </td> + <td id="cell-2-1"> + <table> + <tr height="100%" valign="top"> + <td height="100%"> + <div id="wrapper-menu-page-right"> + <div id="wrapper-menu-page-top"> + <div id="wrapper-menu-page-bottom"> + <div id="menu-page"> + <h3 id="Homeindex"><a href="../index.html">Home</a></h3><ul style="list-style: square"><li><a href="../overview.html">Overview</a></li><li><a href="../quick-start.html">Quick Start</a></li></ul><h3 id="UsersGuideusersguideindex"><a href="../users-guide/index.html">Users Guide</a></h3><ul style="list-style: square"><li><a href="../users-guide/installation.html">Installation</a></li><li><a href="../users-guide/directory-structure.html">Directory structure</a></li><li><a href="../users-guide/start-stop.html">Start, stop, restart, connect</a></li><li><a href="../users-guide/wrapper.html">Integration in the operating system: the Service Wrapper</a></li><li><a href="../users-guide/console.html">Console</a></li><li><a href="../users-guide/remote.html">Remote</a></li><li><a href="../users-guide/log.html">Log</a></li><li><a href="../users-guide/configuration.html">Configuration</a></li><li><a href="../users-guide/urls.html">Artifacts repositories and URLs</a></li><li> <a href="../users-guide/provisioning.html">Provisioning and features</a></li><li><a href="../users-guide/deployers.html">Deployers</a></li><li><a href="../users-guide/kar.html">KAR</a></li><li><a href="../users-guide/instances.html">Instances</a></li><li><a href="../users-guide/security.html">Security</a></li><li><a href="../users-guide/obr.html">OBR</a></li><li><a href="../users-guide/enterprise.html">Enterprise</a><ul><li><a href="../users-guide/webcontainer.html">WebContainer (JSP/Servlet)</a></li><li><a href="../users-guide/jndi.html">Naming (JNDI)</a></li><li><a href="../users-guide/jta.html">Transaction (JTA)</a></li><li><a href="../users-guide/jdbc.html">DataSource (JDBC)</a></li><li><a href="../users-guide/jms.html">MOM (JMS)</a></li><li><a href="../users-guide/jpa.html">Persistence (JPA)</a></li><li><a href="../users-guide/ejb.html">EJB</a></li><li><a href="../users-guide/cdi.html">CDI</a></li><li><a href="../users-guide/failover.html">HA/failover and cluster</a></li></ul>< /li><li><a href="../users-guide/monitoring.html">Monitoring and Management using JMX</a></li><li><a href="../users-guide/webconsole.html">WebConsole</a></li><li><a href="../users-guide/tuning.html">Tuning</a></li></ul><h3 id="DevelopersGuidedevelopersguideindex"><a href="../developers-guide/index.html">Developers Guide</a></h3><ul style="list-style: square"><li><a href="../developers-guide/developer-commands.html">Developer commands</a></li><li><a href="../developers-guide/scripting.html">Scripting</a></li><li><a href="../developers-guide/connect.html">Programmatically connect</a></li><li><a href="../developers-guide/branding.html">Branding</a></li><li><a href="../developers-guide/extending.html">Extending</a></li><li><a href="../developers-guide/karaf-maven-plugin.html">Karaf Maven plugin</a></li><li><a href="../developers-guide/custom-distribution.html">Custom distribution</a></li><li><a href="../developers-guide/services.html">OSGi services</a></li><li><a href="../developers-guid e/creating-bundles.html">Create OSGi bundle</a></li><li><a href="../developers-guide/blueprint.html">Blueprint</a></li><li><a href="../developers-guide/cdi.html">CDI</a></li><li><a href="../developers-guide/archetypes.html">Maven Archetypes</a></li><li><a href="../developers-guide/security-framework.html">Security Framework</a></li><li><a href="../developers-guide/debugging.html">Troubleshooting, Debugging, Profiling</a></li><li><a href="../developers-guide/writing-tests.html">Integration testing</a></li><li><a href="../developers-guide/github-contributions.html">Github Contributions</a></li></ul><h3 id="Commandscommandscommands"><a href="commands.html">Commands</a></h3> + </div> + </div> + </div> + </div> + </td> + <td height="100%" width="100%"> + <div class="wiki-content"> +<h1 id="featureregions">feature:regions</h1><h2 id="Description">Description</h2><p>Prints information about region digraph.</p><h2 id="Syntax">Syntax</h2><p>feature:regions [options] [regions] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> regions </td><td class="confluenceTd"> Regions to provide detailed info for. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -b, --bundles </td><td class="confluenceTd"> Show bundles in each region. </td></tr><tr><td class="confluenceTd"> -f, --filters </td><td class="confluenceTd"> Show filters. </td></tr><tr ><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Show >all info. </td></tr><tr><td class="confluenceTd"> -n, --namespaces </td><td >class="confluenceTd"> Show namespaces in each filter. </td></tr></table></div> + </div> + </td> + </tr> + </table> + </td> + <td id="cell-2-2" colspan="2"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-3-0"> + + </td> + <td id="cell-3-1"> + + </td> + <td id="cell-3-2"> + <div id="footer"> + <div id="site-footer"> + © 2008-2014 The Apache Software Foundation + <br/> + Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation. + </div> + </div> + </td> + <td id="cell-3-3"> + + </td> + <td id="cell-3-4"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-4-0" colspan="2"> + + </td> + <td id="cell-4-1"> + + </td> + <td id="cell-4-2" colspan="2"> + + </td> + </tr> + </table> + </body> +</html> \ No newline at end of file Modified: karaf/site/production/manual/latest/commands/feature-repo-add.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-repo-add.html?rev=1688715&r1=1688714&r2=1688715&view=diff ============================================================================== --- karaf/site/production/manual/latest/commands/feature-repo-add.html (original) +++ karaf/site/production/manual/latest/commands/feature-repo-add.html Wed Jul 1 19:43:35 2015 @@ -8,7 +8,7 @@ <link href="../css/style.css" rel="stylesheet" type="text/css"/> <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/> <title> - Apache Karaf 3.0.3-SNAPSHOT Guides + Apache Karaf 4.0.1-SNAPSHOT Guides </title> </head> <body> @@ -101,7 +101,7 @@ </td> <td height="100%" width="100%"> <div class="wiki-content"> -<h1 id="featurerepoadd">feature:repo-add</h1><h2 id="Description">Description</h2><p>Add a features repository</p><h2 id="Syntax">Syntax</h2><p>feature:repo-add [options] name/url [version] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name/url </td><td class="confluenceTd"> Shortcut name of the features repository or the full URL </td></tr><tr><td class="confluenceTd"> version </td><td class="confluenceTd"> The version of the features repository if using features repository name as first argument. It should be empty if using the URL </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </t d></tr><tr><td class="confluenceTd"> -i, --install </td><td class="confluenceTd"> Install all features contained in the features repository </td></tr></table></div><h2 id="Details">Details</h2> +<h1 id="featurerepoadd">feature:repo-add</h1><h2 id="Description">Description</h2><p>Add a features repository</p><h2 id="Syntax">Syntax</h2><p>feature:repo-add [options] name/url [version] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name/url </td><td class="confluenceTd"> Shortcut name of the features repository or the full URL </td></tr><tr><td class="confluenceTd"> version </td><td class="confluenceTd"> The version of the features repository if using features repository name as first argument. It should be empty if using the URL </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </t d></tr><tr><td class="confluenceTd"> -i, --install </td><td class="confluenceTd"> Install all features contained in the features repository </td></tr></table></div> </div> </td> </tr> @@ -121,7 +121,7 @@ <td id="cell-3-2"> <div id="footer"> <div id="site-footer"> - © 2008-2011 The Apache Software Foundation + © 2008-2014 The Apache Software Foundation <br/> Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation. </div> Modified: karaf/site/production/manual/latest/commands/feature-repo-list.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-repo-list.html?rev=1688715&r1=1688714&r2=1688715&view=diff ============================================================================== --- karaf/site/production/manual/latest/commands/feature-repo-list.html (original) +++ karaf/site/production/manual/latest/commands/feature-repo-list.html Wed Jul 1 19:43:35 2015 @@ -8,7 +8,7 @@ <link href="../css/style.css" rel="stylesheet" type="text/css"/> <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/> <title> - Apache Karaf 3.0.3-SNAPSHOT Guides + Apache Karaf 4.0.1-SNAPSHOT Guides </title> </head> <body> @@ -101,7 +101,7 @@ </td> <td height="100%" width="100%"> <div class="wiki-content"> -<h1 id="featurerepolist">feature:repo-list</h1><h2 id="Description">Description</h2><p>Displays a list of all defined repositories.</p><h2 id="Syntax">Syntax</h2><p>feature:repo-list [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -r </td><td class="confluenceTd"> Reload all feature urls </td></tr><tr><td class="confluenceTd"> --no-format </td><td class="confluenceTd"> Disable table rendered output </td></tr></table></div><h2 id="Details">Details</h2> +<h1 id="featurerepolist">feature:repo-list</h1><h2 id="Description">Description</h2><p>Displays a list of all defined repositories.</p><h2 id="Syntax">Syntax</h2><p>feature:repo-list [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -r </td><td class="confluenceTd"> Reload all feature urls </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> --no-format </td><td class="confluenceTd"> Disable table rendered output </td></tr></table></div> </div> </td> </tr> @@ -121,7 +121,7 @@ <td id="cell-3-2"> <div id="footer"> <div id="site-footer"> - © 2008-2011 The Apache Software Foundation + © 2008-2014 The Apache Software Foundation <br/> Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation. </div> Modified: karaf/site/production/manual/latest/commands/feature-repo-refresh.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-repo-refresh.html?rev=1688715&r1=1688714&r2=1688715&view=diff ============================================================================== --- karaf/site/production/manual/latest/commands/feature-repo-refresh.html (original) +++ karaf/site/production/manual/latest/commands/feature-repo-refresh.html Wed Jul 1 19:43:35 2015 @@ -8,7 +8,7 @@ <link href="../css/style.css" rel="stylesheet" type="text/css"/> <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/> <title> - Apache Karaf 3.0.3-SNAPSHOT Guides + Apache Karaf 4.0.1-SNAPSHOT Guides </title> </head> <body> @@ -101,7 +101,7 @@ </td> <td height="100%" width="100%"> <div class="wiki-content"> -<h1 id="featurereporefresh">feature:repo-refresh</h1><h2 id="Description">Description</h2><p>Refresh a features repository</p><h2 id="Syntax">Syntax</h2><p>feature:repo-refresh [options] [Feature name or uri] [Feature version] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> Feature name or uri </td><td class="confluenceTd"> Shortcut name of the feature repository or the full URI </td></tr><tr><td class="confluenceTd"> Feature version </td><td class="confluenceTd"> The version of the feature if using the feature name. Should be empty if using the uri </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this he lp message </td></tr></table></div><h2 id="Details">Details</h2> +<h1 id="featurereporefresh">feature:repo-refresh</h1><h2 id="Description">Description</h2><p>Refresh a features repository</p><h2 id="Syntax">Syntax</h2><p>feature:repo-refresh [options] [Feature name or uri] [Feature version] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> Feature name or uri </td><td class="confluenceTd"> Shortcut name of the feature repository or the full URI </td></tr><tr><td class="confluenceTd"> Feature version </td><td class="confluenceTd"> The version of the feature if using the feature name. Should be empty if using the uri </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this he lp message </td></tr></table></div> </div> </td> </tr> @@ -121,7 +121,7 @@ <td id="cell-3-2"> <div id="footer"> <div id="site-footer"> - © 2008-2011 The Apache Software Foundation + © 2008-2014 The Apache Software Foundation <br/> Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation. </div> Modified: karaf/site/production/manual/latest/commands/feature-repo-remove.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-repo-remove.html?rev=1688715&r1=1688714&r2=1688715&view=diff ============================================================================== --- karaf/site/production/manual/latest/commands/feature-repo-remove.html (original) +++ karaf/site/production/manual/latest/commands/feature-repo-remove.html Wed Jul 1 19:43:35 2015 @@ -8,7 +8,7 @@ <link href="../css/style.css" rel="stylesheet" type="text/css"/> <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/> <title> - Apache Karaf 3.0.3-SNAPSHOT Guides + Apache Karaf 4.0.1-SNAPSHOT Guides </title> </head> <body> @@ -101,7 +101,7 @@ </td> <td height="100%" width="100%"> <div class="wiki-content"> -<h1 id="featurereporemove">feature:repo-remove</h1><h2 id="Description">Description</h2><p>Removes the specified repository features service.</p><h2 id="Syntax">Syntax</h2><p>feature:repo-remove [options] repository </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> repository </td><td class="confluenceTd"> Name or url of the repository to remove. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -u, --uninstall-all </td><td class="confluenceTd"> Uninstall all features from the repository </td></tr></table></div><h2 id="Details">Details</h2> +<h1 id="featurereporemove">feature:repo-remove</h1><h2 id="Description">Description</h2><p>Removes the specified repository features service.</p><h2 id="Syntax">Syntax</h2><p>feature:repo-remove [options] repository </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> repository </td><td class="confluenceTd"> Name or url of the repository to remove. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -u, --uninstall-all </td><td class="confluenceTd"> Uninstall all features from the repository </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div> </div> </td> </tr> @@ -121,7 +121,7 @@ <td id="cell-3-2"> <div id="footer"> <div id="site-footer"> - © 2008-2011 The Apache Software Foundation + © 2008-2014 The Apache Software Foundation <br/> Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation. </div> Added: karaf/site/production/manual/latest/commands/feature-requirement-add.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-requirement-add.html?rev=1688715&view=auto ============================================================================== --- karaf/site/production/manual/latest/commands/feature-requirement-add.html (added) +++ karaf/site/production/manual/latest/commands/feature-requirement-add.html Wed Jul 1 19:43:35 2015 @@ -0,0 +1,150 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd"> +<html lang="en"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> + <meta name="description" content="description goes here"/> + <meta name="keywords" content="keywords,goes,here"/> + <meta name="author" content="The Apache Karaf Team"/> + <link href="../css/style.css" rel="stylesheet" type="text/css"/> + <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/> + <title> + Apache Karaf 4.0.1-SNAPSHOT Guides + </title> + </head> + <body> + <table width="100%" cellpadding="0" cellspacing="0"> + <tr width="100%"> + <td id="cell-0-0" colspan="2"> + + </td> + <td id="cell-0-1"> + + </td> + <td id="cell-0-2" colspan="2"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-1-0"> + + </td> + <td id="cell-1-1"> + + </td> + <td id="cell-1-2"> + <div style="padding: 5px;"> + <div id="banner"> + <table border="0" cellpadding="0" cellspacing="0" width="100%"> + <tr> + <td align="left" class="topbardiv" nowrap=""> +<a href="http://karaf.apache.org/" title="A server side OSGi distribution"> + <img border="0" src="../images/karaf-logo.png" width="400px"></img> +</a> + </td> + <td align="right" nowrap=""> +<a href="http://www.apache.org/" title="The Apache Sofware Foundation"> + <img border="0" src="../images/asf-logo.png"> +</a> + </td> + </tr> + </table> + + </div> + <div id="top-menu"> + <table border="0" cellpadding="1" cellspacing="0" width="100%"> + <tr> + <td> + <div align="left"></div> + </td> + <td> + <div align="right"> + <p> +<a href="../index.html" title="Home">Home</a> +| +<a href="../users-guide/index.html" title="Users Guide">Users Guide</a> +| +<a href="../developers-guide/index.html" title="Developers Guide">Developers Guide</a> +</p> + + + </div> + </td> + </tr> + </table> + </div> + </div> + </td> + <td id="cell-1-3"> + + </td> + <td id="cell-1-4"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-2-0" colspan="2"> + + </td> + <td id="cell-2-1"> + <table> + <tr height="100%" valign="top"> + <td height="100%"> + <div id="wrapper-menu-page-right"> + <div id="wrapper-menu-page-top"> + <div id="wrapper-menu-page-bottom"> + <div id="menu-page"> + <h3 id="Homeindex"><a href="../index.html">Home</a></h3><ul style="list-style: square"><li><a href="../overview.html">Overview</a></li><li><a href="../quick-start.html">Quick Start</a></li></ul><h3 id="UsersGuideusersguideindex"><a href="../users-guide/index.html">Users Guide</a></h3><ul style="list-style: square"><li><a href="../users-guide/installation.html">Installation</a></li><li><a href="../users-guide/directory-structure.html">Directory structure</a></li><li><a href="../users-guide/start-stop.html">Start, stop, restart, connect</a></li><li><a href="../users-guide/wrapper.html">Integration in the operating system: the Service Wrapper</a></li><li><a href="../users-guide/console.html">Console</a></li><li><a href="../users-guide/remote.html">Remote</a></li><li><a href="../users-guide/log.html">Log</a></li><li><a href="../users-guide/configuration.html">Configuration</a></li><li><a href="../users-guide/urls.html">Artifacts repositories and URLs</a></li><li> <a href="../users-guide/provisioning.html">Provisioning and features</a></li><li><a href="../users-guide/deployers.html">Deployers</a></li><li><a href="../users-guide/kar.html">KAR</a></li><li><a href="../users-guide/instances.html">Instances</a></li><li><a href="../users-guide/security.html">Security</a></li><li><a href="../users-guide/obr.html">OBR</a></li><li><a href="../users-guide/enterprise.html">Enterprise</a><ul><li><a href="../users-guide/webcontainer.html">WebContainer (JSP/Servlet)</a></li><li><a href="../users-guide/jndi.html">Naming (JNDI)</a></li><li><a href="../users-guide/jta.html">Transaction (JTA)</a></li><li><a href="../users-guide/jdbc.html">DataSource (JDBC)</a></li><li><a href="../users-guide/jms.html">MOM (JMS)</a></li><li><a href="../users-guide/jpa.html">Persistence (JPA)</a></li><li><a href="../users-guide/ejb.html">EJB</a></li><li><a href="../users-guide/cdi.html">CDI</a></li><li><a href="../users-guide/failover.html">HA/failover and cluster</a></li></ul>< /li><li><a href="../users-guide/monitoring.html">Monitoring and Management using JMX</a></li><li><a href="../users-guide/webconsole.html">WebConsole</a></li><li><a href="../users-guide/tuning.html">Tuning</a></li></ul><h3 id="DevelopersGuidedevelopersguideindex"><a href="../developers-guide/index.html">Developers Guide</a></h3><ul style="list-style: square"><li><a href="../developers-guide/developer-commands.html">Developer commands</a></li><li><a href="../developers-guide/scripting.html">Scripting</a></li><li><a href="../developers-guide/connect.html">Programmatically connect</a></li><li><a href="../developers-guide/branding.html">Branding</a></li><li><a href="../developers-guide/extending.html">Extending</a></li><li><a href="../developers-guide/karaf-maven-plugin.html">Karaf Maven plugin</a></li><li><a href="../developers-guide/custom-distribution.html">Custom distribution</a></li><li><a href="../developers-guide/services.html">OSGi services</a></li><li><a href="../developers-guid e/creating-bundles.html">Create OSGi bundle</a></li><li><a href="../developers-guide/blueprint.html">Blueprint</a></li><li><a href="../developers-guide/cdi.html">CDI</a></li><li><a href="../developers-guide/archetypes.html">Maven Archetypes</a></li><li><a href="../developers-guide/security-framework.html">Security Framework</a></li><li><a href="../developers-guide/debugging.html">Troubleshooting, Debugging, Profiling</a></li><li><a href="../developers-guide/writing-tests.html">Integration testing</a></li><li><a href="../developers-guide/github-contributions.html">Github Contributions</a></li></ul><h3 id="Commandscommandscommands"><a href="commands.html">Commands</a></h3> + </div> + </div> + </div> + </div> + </td> + <td height="100%" width="100%"> + <div class="wiki-content"> +<h1 id="featurerequirementadd">feature:requirement-add</h1><h2 id="Description">Description</h2><p>Add provisioning requirements.</p><h2 id="Syntax">Syntax</h2><p>feature:requirement-add [options] requirements </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> requirements </td><td class="confluenceTd"> </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -r, --no-auto-refresh </td><td class="confluenceTd"> Do not automatically refresh bundles </td></tr><tr><td class="confluenceTd"> -t, --simulate </td><td class="confluenceTd"> Perform a simulation only </td></tr><tr><td class="confluenceTd"> -s, --no-auto-start </td><td class="confluenceTd"> Do not start the bundles </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -g, --region </td><td class="confluenceTd"> Region to install to </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Explain what is being done </td></tr><tr><td class="confluenceTd"> -m, --no-auto-manage </td><td class="confluenceTd"> Do not automatically manage bundles </td></tr></table></div> + </div> + </td> + </tr> + </table> + </td> + <td id="cell-2-2" colspan="2"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-3-0"> + + </td> + <td id="cell-3-1"> + + </td> + <td id="cell-3-2"> + <div id="footer"> + <div id="site-footer"> + © 2008-2014 The Apache Software Foundation + <br/> + Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation. + </div> + </div> + </td> + <td id="cell-3-3"> + + </td> + <td id="cell-3-4"> + + </td> + </tr> + <tr width="100%"> + <td id="cell-4-0" colspan="2"> + + </td> + <td id="cell-4-1"> + + </td> + <td id="cell-4-2" colspan="2"> + + </td> + </tr> + </table> + </body> +</html> \ No newline at end of file
