You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by Amila Suriarachchi <am...@gmail.com> on 2009/06/01 16:58:08 UTC

Re: svn commit: r780463 - /webservices/commons/trunk/modules/transport/modules/parent/pom.xml

Are you going to do the release from the trunk?


On Sun, May 31, 2009 at 9:34 PM, <ve...@apache.org> wrote:

> Author: veithen
> Date: Sun May 31 16:04:35 2009
> New Revision: 780463
>
> URL: http://svn.apache.org/viewvc?rev=780463&view=rev
> Log:
> Set Axis2 version to 1.5; we need to make sure that we will be able to do a
> release of the transports againsts that Axis2 version.
>
> Modified:
>    webservices/commons/trunk/modules/transport/modules/parent/pom.xml
>
> Modified:
> webservices/commons/trunk/modules/transport/modules/parent/pom.xml
> URL:
> http://svn.apache.org/viewvc/webservices/commons/trunk/modules/transport/modules/parent/pom.xml?rev=780463&r1=780462&r2=780463&view=diff
>
> ==============================================================================
> --- webservices/commons/trunk/modules/transport/modules/parent/pom.xml
> (original)
> +++ webservices/commons/trunk/modules/transport/modules/parent/pom.xml Sun
> May 31 16:04:35 2009
> @@ -405,7 +405,7 @@
>     </distributionManagement>
>     <properties>
>         <axiom.version>1.2.8</axiom.version>
> -        <axis2.version>SNAPSHOT</axis2.version>
> +        <axis2.version>1.5</axis2.version>
>         <failIfNoTests>false</failIfNoTests>
>     </properties>
>  </project>
>
>
>


-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/

Re: svn commit: r780463 - /webservices/commons/trunk/modules/transport/modules/parent/pom.xml

Posted by Amila Suriarachchi <am...@gmail.com>.
On Wed, Jun 3, 2009 at 3:16 AM, Andreas Veithen
<an...@gmail.com>wrote:

> If we can get away without having to maintain a branch before the
> release, then that would make things easier. I set the version to 1.5
> to avoid accidental introduction of code that depends on post-1.5
> features. If there is a need to start developing things for the 1.1
> release of the transports, then we should of course create a branch
> for the 1.0 release.


I am planing to commit the patch submitted for[1]. Actually this is not in
production quality but compatible
with Axis2 1.5.
So either we can do the 1.0 release with experiment sms support or have to
branch transports here.

This is regarding chariths gsoc project and I think we need to commit here
so that he can improve it step by step.
This is a completely separate module so that it won't effect for any other
thing.

thanks,
Amila.

[1] https://issues.apache.org/jira/browse/WSCOMMONS-470

>
>
> Andreas
>
> On Mon, Jun 1, 2009 at 16:58, Amila Suriarachchi
> <am...@gmail.com> wrote:
> > Are you going to do the release from the trunk?
> >
> >
> > On Sun, May 31, 2009 at 9:34 PM, <ve...@apache.org> wrote:
> >
> >> Author: veithen
> >> Date: Sun May 31 16:04:35 2009
> >> New Revision: 780463
> >>
> >> URL: http://svn.apache.org/viewvc?rev=780463&view=rev
> >> Log:
> >> Set Axis2 version to 1.5; we need to make sure that we will be able to
> do a
> >> release of the transports againsts that Axis2 version.
> >>
> >> Modified:
> >>    webservices/commons/trunk/modules/transport/modules/parent/pom.xml
> >>
> >> Modified:
> >> webservices/commons/trunk/modules/transport/modules/parent/pom.xml
> >> URL:
> >>
> http://svn.apache.org/viewvc/webservices/commons/trunk/modules/transport/modules/parent/pom.xml?rev=780463&r1=780462&r2=780463&view=diff
> >>
> >>
> ==============================================================================
> >> --- webservices/commons/trunk/modules/transport/modules/parent/pom.xml
> >> (original)
> >> +++ webservices/commons/trunk/modules/transport/modules/parent/pom.xml
> Sun
> >> May 31 16:04:35 2009
> >> @@ -405,7 +405,7 @@
> >>     </distributionManagement>
> >>     <properties>
> >>         <axiom.version>1.2.8</axiom.version>
> >> -        <axis2.version>SNAPSHOT</axis2.version>
> >> +        <axis2.version>1.5</axis2.version>
> >>         <failIfNoTests>false</failIfNoTests>
> >>     </properties>
> >>  </project>
> >>
> >>
> >>
> >
> >
> > --
> > Amila Suriarachchi
> > WSO2 Inc.
> > blog: http://amilachinthaka.blogspot.com/
> >
>



-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/

Re: svn commit: r780463 - /webservices/commons/trunk/modules/transport/modules/parent/pom.xml

Posted by Andreas Veithen <an...@gmail.com>.
If we can get away without having to maintain a branch before the
release, then that would make things easier. I set the version to 1.5
to avoid accidental introduction of code that depends on post-1.5
features. If there is a need to start developing things for the 1.1
release of the transports, then we should of course create a branch
for the 1.0 release.

Andreas

On Mon, Jun 1, 2009 at 16:58, Amila Suriarachchi
<am...@gmail.com> wrote:
> Are you going to do the release from the trunk?
>
>
> On Sun, May 31, 2009 at 9:34 PM, <ve...@apache.org> wrote:
>
>> Author: veithen
>> Date: Sun May 31 16:04:35 2009
>> New Revision: 780463
>>
>> URL: http://svn.apache.org/viewvc?rev=780463&view=rev
>> Log:
>> Set Axis2 version to 1.5; we need to make sure that we will be able to do a
>> release of the transports againsts that Axis2 version.
>>
>> Modified:
>>    webservices/commons/trunk/modules/transport/modules/parent/pom.xml
>>
>> Modified:
>> webservices/commons/trunk/modules/transport/modules/parent/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/webservices/commons/trunk/modules/transport/modules/parent/pom.xml?rev=780463&r1=780462&r2=780463&view=diff
>>
>> ==============================================================================
>> --- webservices/commons/trunk/modules/transport/modules/parent/pom.xml
>> (original)
>> +++ webservices/commons/trunk/modules/transport/modules/parent/pom.xml Sun
>> May 31 16:04:35 2009
>> @@ -405,7 +405,7 @@
>>     </distributionManagement>
>>     <properties>
>>         <axiom.version>1.2.8</axiom.version>
>> -        <axis2.version>SNAPSHOT</axis2.version>
>> +        <axis2.version>1.5</axis2.version>
>>         <failIfNoTests>false</failIfNoTests>
>>     </properties>
>>  </project>
>>
>>
>>
>
>
> --
> Amila Suriarachchi
> WSO2 Inc.
> blog: http://amilachinthaka.blogspot.com/
>