You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by Colm O hEigeartaigh <co...@apache.org> on 2017/08/14 10:23:53 UTC

[VOTE] - Release Apache Santuario - XML Security for Java 2.1.0

This is a vote to release Apache Santuario - XML Security for Java 2.1.0.
The main features of this new major release are as follows:

a) JDK-9 support. All tests pass with the latest JDK 9 candidate.
b) JDK 8 is the minimum supported Java version.
c) The code has switched to use the Java Base64 implementation. The old
Santuario Base64 implementation is now deprecated, but still included for
backwards compatibility reasons.

SVN tag:

https://svn.apache.org/repos/asf/santuario/xml-security-java/tags/xmlsec-2.1.0/

Artifacts:

https://repository.apache.org/content/repositories/orgapachesantuario-1014/

Source release:

https://repository.apache.org/content/repositories/orgapachesantuario-1014/org/apache/santuario/xmlsec/2.1.0/xmlsec-2.1.0-source-release.zip

+1 from me.

Colm.


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Re: [VOTE] - Release Apache Santuario - XML Security for Java 2.1.0

Posted by Alessio Soldano <as...@redhat.com>.
+1

Cheers
Alessio

On Tue, Aug 15, 2017 at 3:24 PM, Sean Mullan <se...@oracle.com> wrote:

> +1
>
> --Sean
>
>
> On 8/14/17 6:23 AM, Colm O hEigeartaigh wrote:
>
>> This is a vote to release Apache Santuario - XML Security for Java 2.1.0.
>> The main features of this new major release are as follows:
>>
>> a) JDK-9 support. All tests pass with the latest JDK 9 candidate.
>> b) JDK 8 is the minimum supported Java version.
>> c) The code has switched to use the Java Base64 implementation. The old
>> Santuario Base64 implementation is now deprecated, but still included for
>> backwards compatibility reasons.
>>
>> SVN tag:
>>
>> https://svn.apache.org/repos/asf/santuario/xml-security-java
>> /tags/xmlsec-2.1.0/
>>
>> Artifacts:
>>
>> https://repository.apache.org/content/repositories/orgapache
>> santuario-1014/
>>
>> Source release:
>>
>> https://repository.apache.org/content/repositories/orgapache
>> santuario-1014/org/apache/santuario/xmlsec/2.1.0/xmlsec-
>> 2.1.0-source-release.zip
>>
>> +1 from me.
>>
>> Colm.
>>
>>
>> --
>> Colm O hEigeartaigh
>>
>> Talend Community Coder
>> http://coders.talend.com
>>
>

Re: [VOTE] - Release Apache Santuario - XML Security for Java 2.1.0

Posted by Sean Mullan <se...@oracle.com>.
+1

--Sean

On 8/14/17 6:23 AM, Colm O hEigeartaigh wrote:
> This is a vote to release Apache Santuario - XML Security for Java 
> 2.1.0. The main features of this new major release are as follows:
> 
> a) JDK-9 support. All tests pass with the latest JDK 9 candidate.
> b) JDK 8 is the minimum supported Java version.
> c) The code has switched to use the Java Base64 implementation. The old 
> Santuario Base64 implementation is now deprecated, but still included 
> for backwards compatibility reasons.
> 
> SVN tag:
> 
> https://svn.apache.org/repos/asf/santuario/xml-security-java/tags/xmlsec-2.1.0/
> 
> Artifacts:
> 
> https://repository.apache.org/content/repositories/orgapachesantuario-1014/
> 
> Source release:
> 
> https://repository.apache.org/content/repositories/orgapachesantuario-1014/org/apache/santuario/xmlsec/2.1.0/xmlsec-2.1.0-source-release.zip
> 
> +1 from me.
> 
> Colm.
> 
> 
> -- 
> Colm O hEigeartaigh
> 
> Talend Community Coder
> http://coders.talend.com

Re: [VOTE] - Release Apache Santuario - XML Security for Java 2.1.0

Posted by Colm O hEigeartaigh <co...@apache.org>.
With 4 binding +1 votes, and 1 non-binding +1 votes, this vote passes.

Colm.

On Thu, Aug 17, 2017 at 8:10 PM, Marc Giger <gi...@apache.org> wrote:

>
> +1
>
> Thanks,
>
> Marc
>
>
> On Mon, 14 Aug 2017 11:23:53 +0100
> Colm O hEigeartaigh <co...@apache.org> wrote:
>
> > This is a vote to release Apache Santuario - XML Security for Java
> > 2.1.0. The main features of this new major release are as follows:
> >
> > a) JDK-9 support. All tests pass with the latest JDK 9 candidate.
> > b) JDK 8 is the minimum supported Java version.
> > c) The code has switched to use the Java Base64 implementation. The
> > old Santuario Base64 implementation is now deprecated, but still
> > included for backwards compatibility reasons.
> >
> > SVN tag:
> >
> > https://svn.apache.org/repos/asf/santuario/xml-security-
> java/tags/xmlsec-2.1.0/
> >
> > Artifacts:
> >
> > https://repository.apache.org/content/repositories/
> orgapachesantuario-1014/
> >
> > Source release:
> >
> > https://repository.apache.org/content/repositories/
> orgapachesantuario-1014/org/apache/santuario/xmlsec/2.1.0/
> xmlsec-2.1.0-source-release.zip
> >
> > +1 from me.
> >
> > Colm.
> >
> >
> > --
> > Colm O hEigeartaigh
> >
> > Talend Community Coder
> > http://coders.talend.com
>
>


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Re: [VOTE] - Release Apache Santuario - XML Security for Java 2.1.0

Posted by Marc Giger <gi...@apache.org>.
+1

Thanks,

Marc


On Mon, 14 Aug 2017 11:23:53 +0100
Colm O hEigeartaigh <co...@apache.org> wrote:

> This is a vote to release Apache Santuario - XML Security for Java
> 2.1.0. The main features of this new major release are as follows:
> 
> a) JDK-9 support. All tests pass with the latest JDK 9 candidate.
> b) JDK 8 is the minimum supported Java version.
> c) The code has switched to use the Java Base64 implementation. The
> old Santuario Base64 implementation is now deprecated, but still
> included for backwards compatibility reasons.
> 
> SVN tag:
> 
> https://svn.apache.org/repos/asf/santuario/xml-security-java/tags/xmlsec-2.1.0/
> 
> Artifacts:
> 
> https://repository.apache.org/content/repositories/orgapachesantuario-1014/
> 
> Source release:
> 
> https://repository.apache.org/content/repositories/orgapachesantuario-1014/org/apache/santuario/xmlsec/2.1.0/xmlsec-2.1.0-source-release.zip
> 
> +1 from me.
> 
> Colm.
> 
> 
> -- 
> Colm O hEigeartaigh
> 
> Talend Community Coder
> http://coders.talend.com


RE: [VOTE] - Release Apache Santuario - XML Security for Java 2.1.0

Posted by "Cantor, Scott" <ca...@osu.edu>.
+1

-- Scott