+1 Go ahead with this.

Thanks,
Sameera.

On Fri, May 4, 2012 at 5:28 PM, Chethiya Abeysinghe <[email protected]>wrote:

> carbon-p2-plugin in following pom files under platform/trunk/prodcuts have
> been included as follows
>
>                 <artifactId>carbon-p2-plugin</artifactId>
>                 <version>1.5-SNAPSHOT</version>
>
> I'm going to replace all those with ,
>
>                 <artifactId>carbon-p2-plugin</artifactId>
>                 <version>${carbon.p2.plugin.version>}</version>
>
> So the version of the carbon-p2-plugin will inherit from the parent pom of
> the product.
>
>
>
> ./as/modules/features/service/org.wso2.stratos.appserver.dashboard.ui.feature/pom.xml
>
> ./as/modules/features/service/org.wso2.stratos.appserver.deployment.feature/pom.xml
>
> ./as/modules/features/service/org.wso2.stratos.appserver.login.ui.feature/pom.xml
>
> ./as/modules/features/service/org.wso2.stratos.appserver.sample.installer.ui.feature/pom.xml
>
> ./as/modules/features/service/org.wso2.stratos.appserver.styles.feature/pom.xml
>
> ./as/modules/features/service/org.wso2.stratos.appserver.utils.feature/pom.xml
> ./as/modules/p2-profile-gen/service/pom.xml
> ./bam/modules/features/service/org.wso2.stratos.bam.styles.feature/pom.xml
> ./bam/modules/features/service/org.wso2.stratos.bam.ui.feature/pom.xml
>  ./bam/modules/p2-profile-gen/service/pom.xml
>
> ./bps/modules/features/service/org.wso2.stratos.bps.dashboard.ui.feature/pom.xml
>
> ./bps/modules/features/service/org.wso2.stratos.bps.login.ui.feature/pom.xml
>
> ./bps/modules/features/service/org.wso2.stratos.bps.samples.utils.feature/pom.xml
> ./bps/modules/features/service/org.wso2.stratos.bps.styles.feature/pom.xml
>
> ./brs/modules/features/service/org.wso2.stratos.brs.dashboard.ui.feature/pom.xml
>
> ./brs/modules/features/service/org.wso2.stratos.brs.deployment.feature/pom.xml
>
> ./brs/modules/features/service/org.wso2.stratos.brs.login.ui.feature/pom.xml
> ./brs/modules/features/service/org.wso2.stratos.brs.styles.feature/pom.xml
> ./brs/modules/p2-profile/service/pom.xml
>
> ./csg/modules/features/service/org.wso2.stratos.csg.login.ui.feature/pom.xml
> ./csg/modules/features/service/org.wso2.stratos.csg.styles.feature/pom.xml
> ./csg/modules/p2-profile/service/pom.xml
>
> ./dss/modules/features/service/org.wso2.stratos.dss.dashboard.ui.feature/pom.xml
>
> ./dss/modules/features/service/org.wso2.stratos.dss.login.ui.feature/pom.xml
> ./dss/modules/features/service/org.wso2.stratos.dss.styles.feature/pom.xml
> ./dss/modules/p2-profile-gen/service/pom.xml
>
> ./esb/modules/features/service/org.wso2.stratos.esb.login.ui.feature/pom.xml
> ./esb/modules/features/service/org.wso2.stratos.esb.samples.feature/pom.xml
> ./esb/modules/features/service/org.wso2.stratos.esb.styles.feature/pom.xml
> ./esb/modules/p2-profile/service/pom.xml
>
> ./greg/modules/features/service/org.wso2.stratos.governance.ui.feature/pom.xml
>
> ./gs/modules/features/service/org.wso2.stratos.gadget.login.ui.feature/pom.xml
> ./gs/modules/features/service/org.wso2.stratos.gadget.menu.feature/pom.xml
>
> ./gs/modules/features/service/org.wso2.stratos.gadget.styles.feature/pom.xml
> ./gs/modules/p2-profile-gen/service/pom.xml
>
> ./gs2/modules/features/service/org.wso2.stratos.gadget.login.ui.feature/pom.xml
> ./gs2/modules/features/service/org.wso2.stratos.gadget.menu.feature/pom.xml
>
> ./gs2/modules/features/service/org.wso2.stratos.gadget.styles.feature/pom.xml
> ./gs2/modules/p2-profile-gen/service/pom.xml
>
> ./hosting/modules/features/service/org.wso2.stratos.hosting.dashboard.ui.feature/pom.xml
>
> ./hosting/modules/features/service/org.wso2.stratos.hosting.deployment.feature/pom.xml
>
> ./hosting/modules/features/service/org.wso2.stratos.hosting.login.ui.feature/pom.xml
>
> ./hosting/modules/features/service/org.wso2.stratos.hosting.sample.installer.ui.feature/pom.xml
>
> ./hosting/modules/features/service/org.wso2.stratos.hosting.styles.feature/pom.xml
>
> ./hosting/modules/features/service/org.wso2.stratos.hosting.utils.feature/pom.xml
> ./hosting/modules/p2-profile-gen/service/pom.xml
> ./manager/modules/features/service/org.wso2.stratos.manager.feature/pom.xml
>
> ./manager/modules/features/service/org.wso2.stratos.manager.server.feature/pom.xml
>
> ./manager/modules/features/service/org.wso2.stratos.manager.ui.feature/pom.xml
> ./manager/modules/p2-profile-gen/service/pom.xml
> ./ms/modules/features/service/org.wso2.ms.styles.feature/pom.xml
>
> ./ms/modules/features/service/org.wso2.stratos.ms.dashboard.ui.feature/pom.xml
>
> ./ms/modules/features/service/org.wso2.stratos.ms.deployment.feature/pom.xml
> ./ms/modules/features/service/org.wso2.stratos.ms.login.ui.feature/pom.xml
>
> ./ms/modules/features/service/org.wso2.stratos.ms.sample.installer.ui.feature/pom.xml
> ./ms/modules/features/service/org.wso2.stratos.ms.styles.feature/pom.xml
> ./ms/modules/p2-profile-gen/service/pom.xml
>
>
> Thanks,
>  - Chethiya
>
>
> On Fri, Apr 27, 2012 at 11:22 AM, Chethiya Abeysinghe 
> <[email protected]>wrote:
>
>> Ok. I'll work on that.
>>  - Chethiya
>>
>>
>> On Fri, Apr 27, 2012 at 11:12 AM, Sameera Jayasoma <[email protected]>wrote:
>>
>>> +1 for 1.5-SHAPHOST. We need to change this version before the release.
>>> Chethiya, can you please work on this?
>>>
>>> Thanks,
>>> Sameera.
>>>
>>> On Wed, Apr 25, 2012 at 1:15 PM, Chethiya Abeysinghe 
>>> <[email protected]>wrote:
>>>
>>>> There is already a version 1.4 in the nexus repo at [1].
>>>>
>>>>
>>>> [1] -
>>>> http://sr5.us1.wso2.com/nexus/content/repositories/wso2-public/org/wso2/maven/carbon-p2-plugin/1.4/
>>>>
>>>> Thanks
>>>> --
>>>> Chethiya Abeysinghe
>>>> Software Engineer; WSO2, Inc.;  http://wso2.com/
>>>> email: [email protected]     phone: +94 777444891
>>>> blog: chethiya3000.blogspot.com
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Dev mailing list
>>>> [email protected]
>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>
>>>>
>>>
>>>
>>> --
>>> Sameera Jayasoma
>>> Technical Lead
>>>
>>> WSO2, Inc. (http://wso2.com)
>>> email: [email protected]
>>> blog: http://tech.jayasoma.org
>>>
>>> Lean . Enterprise . Middleware
>>>
>>
>>
>>
>> --
>> Chethiya Abeysinghe
>> Software Engineer; WSO2, Inc.;  http://wso2.com/
>> email: [email protected]     phone: +94 777444891
>> blog: chethiya3000.blogspot.com
>>
>>
>>
>
>
> --
> Chethiya Abeysinghe
> Software Engineer; WSO2, Inc.;  http://wso2.com/
> email: [email protected]     phone: +94 777444891
> blog: chethiya3000.blogspot.com
>
>
>


-- 
Sameera Jayasoma
Technical Lead

WSO2, Inc. (http://wso2.com)
email: [email protected]
blog: http://tech.jayasoma.org

Lean . Enterprise . Middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to