Update branding-console documentation to include the changes to 
custom.properties
---------------------------------------------------------------------------------

                 Key: KARAF-637
                 URL: https://issues.apache.org/jira/browse/KARAF-637
             Project: Karaf
          Issue Type: Bug
          Components: documentation
    Affects Versions: 2.1.6, 2.2.2, 3.0.0
         Environment: All
            Reporter: Michael Van Geertruy
            Priority: Minor
             Fix For: 2.1.6, 2.2.2, 3.0.0


The documentation and the website have pages for branding-console. Missing from 
this is the configuration file changes for custom.properties. This ticket is 
for the three versions listed above and site_trunk.  This is the portion I'll 
be adding (from the demos/branding/shell/README.txt)

In order for Karaf to pick up the branding jar please edit the
$KARAF_HOME/etc/custom.properties file to include the following:

  org.osgi.framework.system.packages.extra = \
    org.apache.karaf.branding; \
    com.sun.org.apache.xalan.internal.xsltc.trax; \
    com.sun.org.apache.xerces.internal.dom; \
    com.sun.org.apache.xerces.internal.jaxp; \
    com.sun.org.apache.xerces.internal.xni


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to