From dev-return-12824-apmail-synapse-dev-archive=synapse.apache.org@synapse.apache.org Wed Sep 22 13:56:16 2010 Return-Path: Delivered-To: apmail-synapse-dev-archive@www.apache.org Received: (qmail 91719 invoked from network); 22 Sep 2010 13:56:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Sep 2010 13:56:16 -0000 Received: (qmail 48308 invoked by uid 500); 22 Sep 2010 13:56:15 -0000 Delivered-To: apmail-synapse-dev-archive@synapse.apache.org Received: (qmail 46031 invoked by uid 500); 22 Sep 2010 13:56:12 -0000 Mailing-List: contact dev-help@synapse.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@synapse.apache.org Delivered-To: mailing list dev@synapse.apache.org Received: (qmail 46024 invoked by uid 99); 22 Sep 2010 13:56:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 13:56:11 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ruwan.linton@gmail.com designates 74.125.82.46 as permitted sender) Received: from [74.125.82.46] (HELO mail-ww0-f46.google.com) (74.125.82.46) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 13:56:05 +0000 Received: by wwi18 with SMTP id 18so174825wwi.15 for ; Wed, 22 Sep 2010 06:55:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=xX30GbIzv1oKu99bSKcOql/rzHWJLAwsEXS22ArcliI=; b=s5mzxZTWAURZ5CAIG50kzRNebM+F8u5ZL7c4EIawXHSv/BKMfBP1rsB+Zil8FaFIYT zLh0aKqNI5OAKxiY9HKZFskZJVDVgIpntEDlFcIN9d6OYsse3rK1jmn1YWcqclCn4ky1 XroIBav//ESOWdnb9efUKJeR+5+eNZVlp2v+4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=rdIV6ViHFN2cTalBT2JR45+buld6VJIVri+DKrimWP+TgNcq0KrL1IXiiyeobIETgG nRjawgrYnb+wRLEb+U5htseHMbzJSJxrklmHKVr9OoUvVedsIxv7Ona80yO1iR5d8seo gtHf2gOkjRZRK5GmVraV0C8A1bjggWYpVkgas= MIME-Version: 1.0 Received: by 10.227.156.3 with SMTP id u3mr245906wbw.8.1285163744784; Wed, 22 Sep 2010 06:55:44 -0700 (PDT) Received: by 10.216.186.77 with HTTP; Wed, 22 Sep 2010 06:55:44 -0700 (PDT) In-Reply-To: References: Date: Wed, 22 Sep 2010 19:25:44 +0530 Message-ID: Subject: Re: Synapse 2.0 release plan From: Ruwan Linton To: dev@synapse.apache.org Content-Type: multipart/alternative; boundary=0016e64c349a7c723e0490d98004 X-Virus-Checked: Checked by ClamAV on apache.org --0016e64c349a7c723e0490d98004 Content-Type: text/plain; charset=ISO-8859-1 Folks, Sorry for the delay, the branch ultimately has been created for the 2.0 release [1], and the trunk is available for the development. As a practice please commit any changes that you do to the branch which is not specific to the release back to the trunk as well, so we will not have the merging nightmare after the release. [1] - https://svn.apache.org/repos/asf/synapse/branches/2.0/ Ruwan On Wed, Sep 22, 2010 at 7:38 AM, Ruwan Linton wrote: > Folks, the branching is getting delayed a bit since I need to do some > changes to the synapse core to fix some API level issues, once that is done > I will branch off for the 2.0 probably within the next few hours. > > In the mean time I heard back from the rampart community and we should be > able to use the rampart 1.5 release with the axis2 1.5.2. > > I guess all is set for the release once the branch creation is done. > > Thanks, > Ruwan > > > On Tue, Sep 21, 2010 at 2:22 PM, Ruwan Linton wrote: > >> Planning to branch off in the night LKT. >> >> Ruwan >> >> >> On Mon, Sep 20, 2010 at 11:46 AM, Hiranya Jayathilaka < >> hiranya911@gmail.com> wrote: >> >>> On Mon, Sep 20, 2010 at 11:43 AM, Andreas Veithen >>> wrote: >>> > The Axis2 1.5.2 Maven artifacts started to appear on Maven central. >>> > The distributions and announcements will follow in the next days. >>> >>> Sounds great. >>> >>> Thanks, >>> Hiranya >>> >>> > >>> > Andreas >>> > >>> > On Mon, Sep 20, 2010 at 03:07, Ruwan Linton >>> wrote: >>> >> Just FYI, >>> >> Axis2 1.5.2 release vote has passed and once the axis2 dependencies >>> are >>> >> available we can start branching. >>> >> Further we are expecting a Rampart release as well. >>> >> Thanks, >>> >> Ruwan >>> >> >>> >> On Sun, Sep 19, 2010 at 3:01 PM, Ruwan Linton >> > >>> >> wrote: >>> >>> >>> >>> Folks, here is the proposed release execution plan for the 2.0 >>> release. >>> >>> Release branch -- 21st of September >>> >>> First RC -- 23rd of September >>> >>> Expecting to Release on 30th of September >>> >>> Yes, it is really quick, but we have realized that we haven't done a >>> >>> public release from 2 years now, and really the trunk is pretty >>> stable and >>> >>> has enormous number of new features and functionalities to go as 2.0. >>> >>> I expect everyones help on getting the documentation completed and >>> any >>> >>> corner cases fixed. Please retain committing any experimental code >>> into the >>> >>> trunk without writing to the dev list till we branch for the 2.0 >>> release on >>> >>> 21st. >>> >>> Thanks, >>> >>> Ruwan >>> >>> >>> >>> -- >>> >>> Ruwan Linton >>> >>> Software Architect & Product Manager, WSO2 ESB; http://wso2.org/esb >>> >>> WSO2 Inc.; http://wso2.org >>> >>> >>> >>> Lean . Enterprise . Middleware >>> >>> >>> >>> phone: +1 408 754 7388 ext 51789 >>> >>> email: ruwan@wso2.com; cell: +94 77 341 3097 >>> >>> blog: http://blog.ruwan.org >>> >>> linkedin: http://www.linkedin.com/in/ruwanlinton >>> >>> google: http://www.google.com/profiles/ruwan.linton >>> >>> tweet: http://twitter.com/ruwanlinton >>> >> >>> >> >>> >> >>> >> -- >>> >> Ruwan Linton >>> >> Software Architect & Product Manager, WSO2 ESB; http://wso2.org/esb >>> >> WSO2 Inc.; http://wso2.org >>> >> >>> >> Lean . Enterprise . Middleware >>> >> >>> >> phone: +1 408 754 7388 ext 51789 >>> >> email: ruwan@wso2.com; cell: +94 77 341 3097 >>> >> blog: http://blog.ruwan.org >>> >> linkedin: http://www.linkedin.com/in/ruwanlinton >>> >> google: http://www.google.com/profiles/ruwan.linton >>> >> tweet: http://twitter.com/ruwanlinton >>> >> >>> > >>> > --------------------------------------------------------------------- >>> > To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org >>> > For additional commands, e-mail: dev-help@synapse.apache.org >>> > >>> > >>> >>> >>> >>> -- >>> Hiranya Jayathilaka >>> Senior Software Engineer; >>> WSO2 Inc.; http://wso2.org >>> E-mail: hiranya@wso2.com; Mobile: +94 77 633 3491 >>> Blog: http://techfeast-hiranya.blogspot.com >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org >>> For additional commands, e-mail: dev-help@synapse.apache.org >>> >>> >> >> >> -- >> Ruwan Linton >> Software Architect & Product Manager, WSO2 ESB; http://wso2.org/esb >> WSO2 Inc.; http://wso2.org >> >> Lean . Enterprise . Middleware >> >> phone: +1 408 754 7388 ext 51789 >> email: ruwan@wso2.com; cell: +94 77 341 3097 >> blog: http://blog.ruwan.org >> linkedin: http://www.linkedin.com/in/ruwanlinton >> google: http://www.google.com/profiles/ruwan.linton >> tweet: http://twitter.com/ruwanlinton >> > > > > -- > Ruwan Linton > Software Architect & Product Manager, WSO2 ESB; http://wso2.org/esb > WSO2 Inc.; http://wso2.org > > Lean . Enterprise . Middleware > > phone: +1 408 754 7388 ext 51789 > email: ruwan@wso2.com; cell: +94 77 341 3097 > blog: http://blog.ruwan.org > linkedin: http://www.linkedin.com/in/ruwanlinton > google: http://www.google.com/profiles/ruwan.linton > tweet: http://twitter.com/ruwanlinton > -- Ruwan Linton Software Architect & Product Manager, WSO2 ESB; http://wso2.org/esb WSO2 Inc.; http://wso2.org Lean . Enterprise . Middleware phone: +1 408 754 7388 ext 51789 email: ruwan@wso2.com; cell: +94 77 341 3097 blog: http://blog.ruwan.org linkedin: http://www.linkedin.com/in/ruwanlinton google: http://www.google.com/profiles/ruwan.linton tweet: http://twitter.com/ruwanlinton --0016e64c349a7c723e0490d98004 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Folks,

Sorry for the delay, the branch ultimately has be= en created for the 2.0 release [1], and the trunk is available for the deve= lopment.

As a practice please commit any changes t= hat you do to the branch which is not specific to the release back to the t= runk as well, so we will not have the merging nightmare after the release.<= /div>


Ruwan

On Wed= , Sep 22, 2010 at 7:38 AM, Ruwan Linton <ruwan.linton@gmail.com> wrote:
Folks, the branching is getting delayed a b= it since I need to do some changes to the synapse core to fix some API leve= l issues, once that is done I will branch off for the 2.0 probably within t= he next few hours.

In the mean time I heard back from the rampart community and we should= be able to use the rampart 1.5 release with the axis2 1.5.2.
I guess all is set for the release once the branch creation is = done.

Thanks,
Ruwan


On Tue, Sep 21, 2010 at 2:22 PM, Ruwan= Linton <ruwan.linton@gmail.com> wrote:
Planning to branch off in the night LKT.
Ruwan


On Mon, Sep 20, 2010 at 11:46 AM, Hirany= a Jayathilaka <hiranya911@gmail.com> wrote:
On Mon, Sep 20, 2010 at 11:43 AM, Andre= as Veithen
<andreas.= veithen@gmail.com> wrote:
> The Axis2 1.5.2 Maven artifacts started to appear on Maven central. > The distributions and announcements will follow in the next days.

Sounds great.

Thanks,
Hiranya

>
> Andreas
>
> On Mon, Sep 20, 2010 at 03:07, Ruwan Linton <ruwan.linton@gmail.com> wrote:=
>> Just FYI,
>> Axis2 1.5.2 release vote has passed and once the axis2 dependencie= s are
>> available we can start branching.
>> Further we are expecting a Rampart release as well.
>> Thanks,
>> Ruwan
>>
>> On Sun, Sep 19, 2010 at 3:01 PM, Ruwan Linton <ruwan.linton@gmail.com><= br> >> wrote:
>>>
>>> Folks, here is the proposed release execution plan for the 2.0= release.
>>> Release branch -- 21st of September
>>> First RC -- =A023rd of September
>>> Expecting to Release on 30th of September
>>> Yes, it is really quick, but we have realized that we haven= 9;t done a
>>> public release from 2 years now, and really the trunk is prett= y stable and
>>> has enormous number of new features and functionalities to go = as 2.0.
>>> I expect everyones help on getting the documentation completed= and any
>>> corner cases fixed. Please retain committing any experimental = code into the
>>> trunk without writing to the dev list till we branch for the 2= .0 release on
>>> 21st.
>>> Thanks,
>>> Ruwan
>>>
>>> --
>>> Ruwan Linton
>>> Software Architect & Product Manager, WSO2 ESB; http://wso2.org/esb
>>> WSO2 Inc.; http:= //wso2.org
>>>
>>> Lean . Enterprise . Middleware
>>>
>>> phone: +1 408 754 7388 ext 51789
>>> email: ruw= an@wso2.com; cell: +94 77 341 3097
>>> blog: http= ://blog.ruwan.org
>>> linkedin: http://www.linkedin.com/in/ruwanlinton
>>> google: http://www.google.com/profiles/ruwan.linton
>>> tweet: http://twitter.com/ruwanlinton
>>
>>
>>
>> --
>> Ruwan Linton
>> Software Architect & Product Manager, WSO2 ESB; http://wso2.org/esb
>> WSO2 Inc.; http://ws= o2.org
>>
>> Lean . Enterprise . Middleware
>>
>> phone: +1 408 754 7388 ext 51789
>> email: ruwan@w= so2.com; cell: +94 77 341 3097
>> blog: http://b= log.ruwan.org
>> linkedin: http://www.linkedin.com/in/ruwanlinton
>> google: http://www.google.com/profiles/ruwan.linton
>> tweet: http://twitter.com/ruwanlinton
>>
>
> ---------------------------------------------------------------------<= br> > To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
> For additional commands, e-mail: dev-help@synapse.apache.org
>
>



--
Hiranya Jayathilaka
Senior Software Engineer;
WSO2 Inc.;=A0 http://wso= 2.org
E-mail: hiranya= @wso2.com;=A0 Mobile: +94 77 633 3491
Blog: h= ttp://techfeast-hiranya.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org




--
Ruwan Linton
Software Architect & Product Manager, WSO2 ESB; <= a href=3D"http://wso2.org/esb" target=3D"_blank">http://wso2.org/esb WSO2 Inc.; http://wso2.org

Lean . Enterprise . Middleware

phone: +1 408 754 7388 ext 51789<= br>email:
ruwan@wso2.co= m; cell: +94 77 341 3097
blog: http://blog.ruwan.org
linkedin: http://www.linkedin.com/in/ruwanlinton
google: http://www.google.= com/profiles/ruwan.linton
tweet: http://= twitter.com/ruwanlinton



--
Ruwan Linton
Software Architect & Product Manager, WSO2 ESB;= http://wso2.org/esb<= br>WSO2 Inc.; http://wso2.org=

Lean . Enterprise . Middleware

phone: +1 408 754 7388 ext 51789<= br>email: ruwan@wso2.co= m; cell: +94 77 341 3097
blog: http://blog.ruwan.org
linkedin: http://www.linkedin.com/in/ruwanlinton
google: http://www.google.= com/profiles/ruwan.linton
tweet: http://= twitter.com/ruwanlinton



--
Ruwan Linton
Softwar= e Architect & Product Manager, WSO2 ESB; http://wso2.org/esb
WSO2 Inc.; http://wso2.org

Lean . Enterprise . Middleware

phone: +1 408 754 7388 ext 51789<= br>email: ruwan@wso2.co= m; cell: +94 77 341 3097
blog: http://blog.ruwan.org
linkedin: http://www.linkedin.com/in/ruwanlinton
google: http://www.google.= com/profiles/ruwan.linton
tweet: http://= twitter.com/ruwanlinton
--0016e64c349a7c723e0490d98004--