You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by Ruwan Linton <ru...@gmail.com> on 2010/12/24 19:56:56 UTC

[VOTE] Release Synapse-2.0.0 (Take 4)

Hi Devs,

This is take 4 call for votes to release Synapse-2.0.0.

Please review the signed artifacts:
http://people.apache.org/~ruwan/synapse/2.0.0-RC4/artifacts/
<http://people.apache.org/~ruwan/synapse/2.0.0/artifacts/>
The m2 repository is available at:
http://people.apache.org/~ruwan/synapse/2.0.0-RC4/m2_repo/

Site update for this release is available at:
http://people.apache.org/~ruwan/synapse/2.0.0-RC4/site/

SVN Info:
revision is 1052549 on
https://svn.apache.org/repos/asf/synapse/branches/2.0

Here's my +1 to declaring the above dist as Synapse-2.0.0.

Thanks,
Ruwan

PS: if you are trying to build the source distro you need to add the
following repository, for the time being, to the root pom.xml file as
Rmapart artifacts are not there on main maven repositories and the release
vote is still on the dev list.

<repository>
        <id>rampart</id>
        <name>Apache Rampart temp Repository</name>
        <url>http://people.apache.org/~shankar/rampart/1.5.1/m2_repo/</url>
        <releases>
            <updatePolicy>never</updatePolicy>
        </releases>
        <snapshots>
            <enabled>false</enabled>
        </snapshots>
</repository>

-- 
Ruwan Linton
Software Architect & Product Manager
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

Re: [VOTE] Release Synapse-2.0.0 (Take 4)

Posted by Paul Fremantle <pz...@gmail.com>.
+1!

Paul

On Fri, Dec 24, 2010 at 6:56 PM, Ruwan Linton <ru...@gmail.com> wrote:
> Hi Devs,
>
> This is take 4 call for votes to release Synapse-2.0.0.
>
> Please review the signed artifacts:
> http://people.apache.org/~ruwan/synapse/2.0.0-RC4/artifacts/
> The m2 repository is available at:
> http://people.apache.org/~ruwan/synapse/2.0.0-RC4/m2_repo/
> Site update for this release is available at:
> http://people.apache.org/~ruwan/synapse/2.0.0-RC4/site/
> SVN Info:
> revision is 1052549 on
> https://svn.apache.org/repos/asf/synapse/branches/2.0
> Here's my +1 to declaring the above dist as Synapse-2.0.0.
>
> Thanks,
> Ruwan
> PS: if you are trying to build the source distro you need to add the
> following repository, for the time being, to the root pom.xml file as
> Rmapart artifacts are not there on main maven repositories and the release
> vote is still on the dev list.
> <repository>
>         <id>rampart</id>
>         <name>Apache Rampart temp Repository</name>
>         <url>http://people.apache.org/~shankar/rampart/1.5.1/m2_repo/</url>
>         <releases>
>             <updatePolicy>never</updatePolicy>
>         </releases>
>         <snapshots>
>             <enabled>false</enabled>
>         </snapshots>
> </repository>
> --
> Ruwan Linton
> Software Architect & Product Manager
> 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
>



-- 
Paul Fremantle
Co-Founder and CTO, WSO2
Apache Synapse PMC Chair
OASIS WS-RX TC Co-chair

blog: http://pzf.fremantle.org
paul@wso2.com

"Oxygenating the Web Service Platform", www.wso2.com

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


Re: [VOTE] Release Synapse-2.0.0 (Take 4)

Posted by Hiranya Jayathilaka <hi...@gmail.com>.
On Sun, Dec 26, 2010 at 7:56 PM, Ruwan Linton <ru...@gmail.com> wrote:
> Folks, we might need to repack Synapse, as the Rampart 1.5 vote seems to be
> not getting succeeded and they are going to re-pack rampart 1.5.1 :-( See
> the java-dev@axis.apache.org for more info.

It seems the Rampart release is going to take time :( So what's our
plan? Can't we do the release current stable release of Rampart?

Thanks,
Hiranya

> Thanks,
> Ruwan
>
> On Sun, Dec 26, 2010 at 7:50 PM, indika kumara <in...@gmail.com>
> wrote:
>>
>> +1
>>
>> Thanks,
>>
>> Indika
>>
>> On Sun, Dec 26, 2010 at 6:16 PM, Hiranya Jayathilaka
>> <hi...@gmail.com> wrote:
>>>
>>> Verified the binary against the following samples...
>>>
>>> Basic mediation samples: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
>>> 14,
>>> Endpoints and LB/FO samples: 50, 51, 52, 53, 54, 55, 56, 57, 58,
>>> QoS samples: 100, 101, 102
>>> Proxy service samples: 150, 151, 152, 153, 154, 155
>>> Proxy with QoS samples: 200, 201
>>> Transport switching samples: 250, 251, 257, 258, 259, 261, 265, 266
>>> Tasks: 300
>>> Scripting: 350, 351, 352, 353, 354
>>> Caching: 420
>>> URL rewriting: 450, 451, 452
>>> DLC: 700
>>>
>>> Source pack builds with all the test cases passing and the site seems
>>> to be in decent shape.
>>>
>>> Here's my +1 for the release...
>>>
>>> Thanks,
>>> Hiranya
>>>
>>> On Sat, Dec 25, 2010 at 12:26 AM, Ruwan Linton <ru...@gmail.com>
>>> wrote:
>>> > Hi Devs,
>>> >
>>> > This is take 4 call for votes to release Synapse-2.0.0.
>>> >
>>> > Please review the signed artifacts:
>>> > http://people.apache.org/~ruwan/synapse/2.0.0-RC4/artifacts/
>>> > The m2 repository is available at:
>>> > http://people.apache.org/~ruwan/synapse/2.0.0-RC4/m2_repo/
>>> > Site update for this release is available at:
>>> > http://people.apache.org/~ruwan/synapse/2.0.0-RC4/site/
>>> > SVN Info:
>>> > revision is 1052549 on
>>> > https://svn.apache.org/repos/asf/synapse/branches/2.0
>>> > Here's my +1 to declaring the above dist as Synapse-2.0.0.
>>> >
>>> > Thanks,
>>> > Ruwan
>>> > PS: if you are trying to build the source distro you need to add the
>>> > following repository, for the time being, to the root pom.xml file as
>>> > Rmapart artifacts are not there on main maven repositories and the
>>> > release
>>> > vote is still on the dev list.
>>> > <repository>
>>> >         <id>rampart</id>
>>> >         <name>Apache Rampart temp Repository</name>
>>> >
>>> >  <url>http://people.apache.org/~shankar/rampart/1.5.1/m2_repo/</url>
>>> >         <releases>
>>> >             <updatePolicy>never</updatePolicy>
>>> >         </releases>
>>> >         <snapshots>
>>> >             <enabled>false</enabled>
>>> >         </snapshots>
>>> > </repository>
>>> > --
>>> > Ruwan Linton
>>> > Software Architect & Product Manager
>>> > 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
>>> >
>>>
>>>
>>>
>>> --
>>> 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 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
>



-- 
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


Re: [VOTE] Release Synapse-2.0.0 (Take 4)

Posted by Ruwan Linton <ru...@gmail.com>.
Folks, we might need to repack Synapse, as the Rampart 1.5 vote seems to be
not getting succeeded and they are going to re-pack rampart 1.5.1 :-( See
the java-dev@axis.apache.org for more info.

Thanks,
Ruwan

On Sun, Dec 26, 2010 at 7:50 PM, indika kumara <in...@gmail.com>wrote:

> +1
>
> Thanks,
>
> Indika
>
>
> On Sun, Dec 26, 2010 at 6:16 PM, Hiranya Jayathilaka <hiranya911@gmail.com
> > wrote:
>
>> Verified the binary against the following samples...
>>
>> Basic mediation samples: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
>> Endpoints and LB/FO samples: 50, 51, 52, 53, 54, 55, 56, 57, 58,
>> QoS samples: 100, 101, 102
>> Proxy service samples: 150, 151, 152, 153, 154, 155
>> Proxy with QoS samples: 200, 201
>> Transport switching samples: 250, 251, 257, 258, 259, 261, 265, 266
>> Tasks: 300
>> Scripting: 350, 351, 352, 353, 354
>> Caching: 420
>> URL rewriting: 450, 451, 452
>> DLC: 700
>>
>> Source pack builds with all the test cases passing and the site seems
>> to be in decent shape.
>>
>> Here's my +1 for the release...
>>
>> Thanks,
>> Hiranya
>>
>> On Sat, Dec 25, 2010 at 12:26 AM, Ruwan Linton <ru...@gmail.com>
>> wrote:
>> > Hi Devs,
>> >
>> > This is take 4 call for votes to release Synapse-2.0.0.
>> >
>> > Please review the signed artifacts:
>> > http://people.apache.org/~ruwan/synapse/2.0.0-RC4/artifacts/<http://people.apache.org/%7Eruwan/synapse/2.0.0-RC4/artifacts/>
>> > The m2 repository is available at:
>> > http://people.apache.org/~ruwan/synapse/2.0.0-RC4/m2_repo/<http://people.apache.org/%7Eruwan/synapse/2.0.0-RC4/m2_repo/>
>> > Site update for this release is available at:
>> > http://people.apache.org/~ruwan/synapse/2.0.0-RC4/site/<http://people.apache.org/%7Eruwan/synapse/2.0.0-RC4/site/>
>> > SVN Info:
>> > revision is 1052549 on
>> > https://svn.apache.org/repos/asf/synapse/branches/2.0
>> > Here's my +1 to declaring the above dist as Synapse-2.0.0.
>> >
>> > Thanks,
>> > Ruwan
>> > PS: if you are trying to build the source distro you need to add the
>> > following repository, for the time being, to the root pom.xml file as
>> > Rmapart artifacts are not there on main maven repositories and the
>> release
>> > vote is still on the dev list.
>> > <repository>
>> >         <id>rampart</id>
>> >         <name>Apache Rampart temp Repository</name>
>> >         <url>http://people.apache.org/~shankar/rampart/1.5.1/m2_repo/<http://people.apache.org/%7Eshankar/rampart/1.5.1/m2_repo/>
>> </url>
>> >         <releases>
>> >             <updatePolicy>never</updatePolicy>
>> >         </releases>
>> >         <snapshots>
>> >             <enabled>false</enabled>
>> >         </snapshots>
>> > </repository>
>> > --
>> > Ruwan Linton
>> > Software Architect & Product Manager
>> > 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
>> >
>>
>>
>>
>> --
>> 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 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

Re: [VOTE] Release Synapse-2.0.0 (Take 4)

Posted by indika kumara <in...@gmail.com>.
+1

Thanks,

Indika

On Sun, Dec 26, 2010 at 6:16 PM, Hiranya Jayathilaka
<hi...@gmail.com>wrote:

> Verified the binary against the following samples...
>
> Basic mediation samples: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
> Endpoints and LB/FO samples: 50, 51, 52, 53, 54, 55, 56, 57, 58,
> QoS samples: 100, 101, 102
> Proxy service samples: 150, 151, 152, 153, 154, 155
> Proxy with QoS samples: 200, 201
> Transport switching samples: 250, 251, 257, 258, 259, 261, 265, 266
> Tasks: 300
> Scripting: 350, 351, 352, 353, 354
> Caching: 420
> URL rewriting: 450, 451, 452
> DLC: 700
>
> Source pack builds with all the test cases passing and the site seems
> to be in decent shape.
>
> Here's my +1 for the release...
>
> Thanks,
> Hiranya
>
> On Sat, Dec 25, 2010 at 12:26 AM, Ruwan Linton <ru...@gmail.com>
> wrote:
> > Hi Devs,
> >
> > This is take 4 call for votes to release Synapse-2.0.0.
> >
> > Please review the signed artifacts:
> > http://people.apache.org/~ruwan/synapse/2.0.0-RC4/artifacts/<http://people.apache.org/%7Eruwan/synapse/2.0.0-RC4/artifacts/>
> > The m2 repository is available at:
> > http://people.apache.org/~ruwan/synapse/2.0.0-RC4/m2_repo/<http://people.apache.org/%7Eruwan/synapse/2.0.0-RC4/m2_repo/>
> > Site update for this release is available at:
> > http://people.apache.org/~ruwan/synapse/2.0.0-RC4/site/<http://people.apache.org/%7Eruwan/synapse/2.0.0-RC4/site/>
> > SVN Info:
> > revision is 1052549 on
> > https://svn.apache.org/repos/asf/synapse/branches/2.0
> > Here's my +1 to declaring the above dist as Synapse-2.0.0.
> >
> > Thanks,
> > Ruwan
> > PS: if you are trying to build the source distro you need to add the
> > following repository, for the time being, to the root pom.xml file as
> > Rmapart artifacts are not there on main maven repositories and the
> release
> > vote is still on the dev list.
> > <repository>
> >         <id>rampart</id>
> >         <name>Apache Rampart temp Repository</name>
> >         <url>http://people.apache.org/~shankar/rampart/1.5.1/m2_repo/<http://people.apache.org/%7Eshankar/rampart/1.5.1/m2_repo/>
> </url>
> >         <releases>
> >             <updatePolicy>never</updatePolicy>
> >         </releases>
> >         <snapshots>
> >             <enabled>false</enabled>
> >         </snapshots>
> > </repository>
> > --
> > Ruwan Linton
> > Software Architect & Product Manager
> > 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
> >
>
>
>
> --
> 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
>
>

Re: [VOTE] Release Synapse-2.0.0 (Take 4)

Posted by Hiranya Jayathilaka <hi...@gmail.com>.
Verified the binary against the following samples...

Basic mediation samples: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
Endpoints and LB/FO samples: 50, 51, 52, 53, 54, 55, 56, 57, 58,
QoS samples: 100, 101, 102
Proxy service samples: 150, 151, 152, 153, 154, 155
Proxy with QoS samples: 200, 201
Transport switching samples: 250, 251, 257, 258, 259, 261, 265, 266
Tasks: 300
Scripting: 350, 351, 352, 353, 354
Caching: 420
URL rewriting: 450, 451, 452
DLC: 700

Source pack builds with all the test cases passing and the site seems
to be in decent shape.

Here's my +1 for the release...

Thanks,
Hiranya

On Sat, Dec 25, 2010 at 12:26 AM, Ruwan Linton <ru...@gmail.com> wrote:
> Hi Devs,
>
> This is take 4 call for votes to release Synapse-2.0.0.
>
> Please review the signed artifacts:
> http://people.apache.org/~ruwan/synapse/2.0.0-RC4/artifacts/
> The m2 repository is available at:
> http://people.apache.org/~ruwan/synapse/2.0.0-RC4/m2_repo/
> Site update for this release is available at:
> http://people.apache.org/~ruwan/synapse/2.0.0-RC4/site/
> SVN Info:
> revision is 1052549 on
> https://svn.apache.org/repos/asf/synapse/branches/2.0
> Here's my +1 to declaring the above dist as Synapse-2.0.0.
>
> Thanks,
> Ruwan
> PS: if you are trying to build the source distro you need to add the
> following repository, for the time being, to the root pom.xml file as
> Rmapart artifacts are not there on main maven repositories and the release
> vote is still on the dev list.
> <repository>
>         <id>rampart</id>
>         <name>Apache Rampart temp Repository</name>
>         <url>http://people.apache.org/~shankar/rampart/1.5.1/m2_repo/</url>
>         <releases>
>             <updatePolicy>never</updatePolicy>
>         </releases>
>         <snapshots>
>             <enabled>false</enabled>
>         </snapshots>
> </repository>
> --
> Ruwan Linton
> Software Architect & Product Manager
> 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
>



-- 
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