You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2009/12/01 04:28:07 UTC

[jira] Updated: (SLING-1179) Convert Launchpad Webapp to use Felix HttpService instead of Equinox

     [ https://issues.apache.org/jira/browse/SLING-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Edelson updated SLING-1179:
----------------------------------

    Attachment: SLING-1179-post-felix-release.patch

Now that Felix HttpService has been released, here's an updated patch.

This patch is also slightly different than the original in that the bridge JAR file is now included in the WAR file produced by the base project. This removes the need to modify launchpad/webapp/pom.xml and makes the new Maven goal submitted in SLING-1197 work with both Equinox (i.e. launchpad base < 2.2.0) and Felix (i.e. launchpad base >= 2.2.0) HttpService bridges.

Some integration tests are failing, but the same ones are failing with and without this patch.

> Convert Launchpad Webapp to use Felix HttpService instead of Equinox
> --------------------------------------------------------------------
>
>                 Key: SLING-1179
>                 URL: https://issues.apache.org/jira/browse/SLING-1179
>             Project: Sling
>          Issue Type: Improvement
>          Components: Launchpad
>    Affects Versions: Launchpad Base 2.1.0
>            Reporter: Justin Edelson
>             Fix For:  Launchpad Base 2.2.0
>
>         Attachments: consolidated_felix_fixes_for_SLING-1179.patch, SLING-1179-post-felix-release.patch, SLING-1179.patch
>
>
> I almost have this working and will submit a patch soon, but I wanted to go ahead and create a JIRA issue to link to some bugs in the Felix HttpService which will block the implementation of this change.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.