Attaching the patches to fix the Sandesha and Savan version mismatches for
the time being.
On Tue, Feb 22, 2011 at 2:11 AM, Thilina Buddhika <[email protected]> wrote:
> We were able to incorporate these changes to Carbon trunk. And I was able
> to build it until Carbon-Core with a fresh repo.
>
> A couple of issues encountered in Sandesha branch(Versions are not updated
> properly) and Savan trunk. I informed about this to the Axis list and
> hopefully we will be able to get it resolved within today. Savan seems to be
> depending on Sandesha trunk. So it should be branched off similar to
> transports (Will do it today). Until then you can apply the attached patches
> when building dependencies/sandesha and dependencies/savan.
>
> We will be depending on the Neethi orbit version released with Carbon 3.1.0
> chunk2 (Neethi-2.0.4.wso2v2), so I have commented out Neethi from the
> default build profiles.
>
> I observed few places which have transitive dependencies to the Axiom trunk
> which need to be fixed.
>
> We will make sure all the products and Stratos services can be built with a
> fresh repo with these modifications by end of the day.
>
> Thanks,
> Thilina
>
> On Mon, Feb 21, 2011 at 4:41 PM, Thilina Buddhika <[email protected]>wrote:
>
>> After having some offline discussions, we came up with the following plan.
>>
>> - Modify the Axis2, Rampart and Sandesha svn externals to point to
>> corresponding Apache 1_6_x branches
>>
>> - Switching to Axiom 1.2.11 and WSS4J-1.5.11 released versions, since
>> Axis2 and Rampart 1_6_x branches are depending on these versions. (So these
>> externals will be removed from the trunk)
>>
>> - Modifying the Orbit versions of Axiom and WSS4J to 1.2.11-wso2v1 and
>> 1.5.11-wso2v1 respectively to be consistent. (At the moment, they are
>> 1.2.12-SNAPSHOT-wso2v1 and 1.5.12-SNAPSHOT-wso2v1)
>>
>> - Modifying the Synapse trunk to point to Axis2 1_6_x branch instead of
>> the trunk until we branch it for the release. (As per Supun, we can't branch
>> at the moment, since some active development is going in Synapse trunk)
>>
>> - Creating Carbon 3.2.0 branch and branching off form 'Transports' trunk
>> and making it dependent on Axis 1_6_x
>>
>>
>> Thanks,
>> Thilina
>>
>> --
> Thilina Buddhika
> Senior Software Engineer
> WSO2 Inc. ; http://wso2.com
> lean . enterprise . middleware
>
> phone : +94 77 44 88 727
> blog : http://blog.thilinamb.com
>
--
Thilina Buddhika
Senior Software Engineer
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware
phone : +94 77 44 88 727
blog : http://blog.thilinamb.com
Index: pom.xml
===================================================================
--- pom.xml (revision 1073047)
+++ pom.xml (working copy)
@@ -424,9 +424,9 @@
</modules>
<properties>
- <axis2.version>SNAPSHOT</axis2.version>
- <rampart.version>SNAPSHOT</rampart.version>
- <axiom.version>1.2.12-SNAPSHOT</axiom.version>
+ <axis2.version>1.6.1-SNAPSHOT</axis2.version>
+ <rampart.version>1.6.0-SNAPSHOT</rampart.version>
+ <axiom.version>1.2.11</axiom.version>
<!-- TODO: revert back to 3.0.0-SNAPSHOT when the incompatibility with the neethi trunk is fixed -->
<neethi.version>2.0.4</neethi.version>
<commons.logging.version>1.1.1</commons.logging.version>
Index: modules/mar/pom.xml
===================================================================
--- modules/mar/pom.xml (revision 1073047)
+++ modules/mar/pom.xml (working copy)
@@ -84,7 +84,7 @@
<dependency>
<groupId>org.apache.sandesha2</groupId>
<artifactId>sandesha2-core</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
</dependency>
</dependencies>
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev