You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Michael Van Geertruy (JIRA)" <ji...@apache.org> on 2011/05/13 02:26:47 UTC

[jira] [Created] (KARAF-637) Update branding-console documentation to include the changes to custom.properties

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

[jira] [Assigned] (KARAF-637) Update branding-console documentation to include the changes to custom.properties

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Achim Nierbeck reassigned KARAF-637:
------------------------------------

    Assignee: Achim Nierbeck

> 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
>            Assignee: Achim Nierbeck
>            Priority: Minor
>             Fix For: 2.1.6, 2.2.2, 3.0.0
>
>         Attachments: karaf-637-2.2.2-patch.txt, karaf-637-trunk-patch.txt
>
>
> 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

[jira] [Updated] (KARAF-637) Update branding-console documentation to include the changes to custom.properties

Posted by "Michael Van Geertruy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Van Geertruy updated KARAF-637:
---------------------------------------

    Attachment: karaf-637-2.2.2-patch.txt

This patch augments the documentation for version 2.2.2

> 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
>
>         Attachments: karaf-637-2.2.2-patch.txt
>
>
> 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

[jira] [Updated] (KARAF-637) Update branding-console documentation to include the changes to custom.properties

Posted by "Michael Van Geertruy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Van Geertruy updated KARAF-637:
---------------------------------------

    Attachment: karaf-637-trunk-patch.txt

This patch augments the trunk's documentation to include the branding configuration changes.

> 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
>
>         Attachments: karaf-637-2.2.2-patch.txt, karaf-637-trunk-patch.txt
>
>
> 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

[jira] [Commented] (KARAF-637) Update branding-console documentation to include the changes to custom.properties

Posted by "Michael Van Geertruy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032792#comment-13032792 ] 

Michael Van Geertruy commented on KARAF-637:
--------------------------------------------

Upon further review, it looks like "site" doesn't have a section for branding the console, and 2.1.x can be updated on the wiki. So, there won't be any more patches for this ticket unless someone requests one.  :-)

> 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
>
>         Attachments: karaf-637-2.2.2-patch.txt, karaf-637-trunk-patch.txt
>
>
> 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

[jira] [Resolved] (KARAF-637) Update branding-console documentation to include the changes to custom.properties

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Achim Nierbeck resolved KARAF-637.
----------------------------------

    Resolution: Fixed

Fix for Trunk: 1132770
Fix for 2.2.x: 1132773


> 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
>            Assignee: Achim Nierbeck
>            Priority: Minor
>             Fix For: 2.1.6, 2.2.2, 3.0.0
>
>         Attachments: karaf-637-2.2.2-patch.txt, karaf-637-trunk-patch.txt
>
>
> 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

[jira] [Commented] (KARAF-637) Update branding-console documentation to include the changes to custom.properties

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045106#comment-13045106 ] 

Achim Nierbeck commented on KARAF-637:
--------------------------------------

though I removed the 

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 

from the patch, this is not standard karaf behavior 

> 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
>            Assignee: Achim Nierbeck
>            Priority: Minor
>             Fix For: 2.1.6, 2.2.2, 3.0.0
>
>         Attachments: karaf-637-2.2.2-patch.txt, karaf-637-trunk-patch.txt
>
>
> 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

[jira] [Closed] (KARAF-637) Update branding-console documentation to include the changes to custom.properties

Posted by "Jamie goodyear (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-637.
--------------------------------


Fixed in Apache Karaf 2.2.2.

> 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
>            Assignee: Achim Nierbeck
>            Priority: Minor
>             Fix For: 2.1.6, 2.2.2, 3.0.0
>
>         Attachments: karaf-637-2.2.2-patch.txt, karaf-637-trunk-patch.txt
>
>
> 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