Hi all,

This is to provide an update on current status of the $subject.

I have build the ES pack locally without any build failures. But I have to
remove few data-bridge components which we need for the social framework,
since they were not migrated as per yesterday.

*problems *

Without the following change[1] within org.wso2.carbon.governance.lcm
component ES pack won't start correctly.
This is because we are using lifeCycleExists & addLifecycle methods from
org.wso2.carbon.governance.lcm.util package within our publisher app.

Now I'm facing an issue within the SSO/login between publisher and store
apps and working on this.

[1]
diff --git a/components/governance/org.wso2.carbon.governance.lcm/pom.xml
b/components/governance/org.wso2.carbon.governance.lcm/pom.xml
index 05b2596..3ddfc91 100644
--- a/components/governance/org.wso2.carbon.governance.lcm/pom.xml
+++ b/components/governance/org.wso2.carbon.governance.lcm/pom.xml
@@ -47,9 +47,9 @@
                     <instructions>

<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
                         <Bundle-Name>${project.artifactId}</Bundle-Name>
-                        <Private-Package>
+                        <Export-Package>
                             org.wso2.carbon.governance.lcm.*,
-                        </Private-Package>
+                        </Export-Package>
                         <Import-Package>
                             org.wso2.carbon.registry.core.*;version=1.0.1,
                             org.wso2.carbon.core.services.callback.*,

Regards,
UdaraR


On Mon, Apr 21, 2014 at 9:06 AM, Ajith Vitharana <[email protected]> wrote:

> Hi SameeraM,
>
>
> On Fri, Apr 18, 2014 at 2:53 PM, Sameera Medagammaddegedara <
> [email protected]> wrote:
>
>> Hi,
>>
>> This mail provides a small update on the current status of the work;
>>
>> *Completed*
>>
>>    - All jaggery apps used in the Governance Registry have been bundled
>>    into a feature
>>
>> Great !
>
>>
>>    -
>>
>> *Problems*
>>
>>    - In order to get the ES installed as a feature to the Governance
>>    Registry, it must first be moved to 4.3.0.This is due to the fact that
>>    Governance Registry uses Carbon 4.3.0.
>>
>> We can start this today with "build stabilization hackathon".
>
>>
>>    -
>>    - I have created a separate branch for this [1] and I am in the
>>    process of migrating the ES.
>>    - However, this is taking up more time than I had initially expected
>>    due to certain components not having a 4.3.0 counterparts [2].
>>
>> I fixed some issues in carbon-apimgt, carbon-analytics,
> carbon-business-process.
>
>>
>>    -
>>
>> *References*
>>
>> [1] Enterprise Store 1.2.0 (Using Carbon 4.3.0),URL
>> https://github.com/wso2/enterprise-store/tree/1.2.0 
>> <https://github.com/wso2/enterprise-store/tree/1.2.0>
>>
>> [2] stratos.common.server.feature thread , Best approach to removing
>> stratos.common.server.feature from a product
>>
>>
>> Thank You,
>> Sameera
>> --
>> Sameera Medagammaddegedara
>> Software Engineer
>>
>> Contact:
>> Email: [email protected]
>> Mobile: + 94 077 255 3005
>>
>
>
>
> --
> Ajith Vitharana.
> WSO2 Inc. - http://wso2.org
> Email  :  [email protected]
> Mobile : +94772217350
>
>


-- 
*Udara Rathnayake*
Software Engineer
WSO2 Inc. : http://wso2.com

Mobile : +94 772207239
Twitter : http://twitter.com/udarakr
Blog    : http://udarakr.blogspot.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to