[VOTE][RESULT] Aries JPA 2.6.0

2017-02-27 Thread Christian Schneider

This vote passes with 4 +1 and no other votes.

I will get the artifacts deployed.

Christian

On 24.02.2017 19:54, Christian Schneider wrote:


I've staged a release for vote at:
https://repository.apache.org/content/repositories/orgapachearies-1100


Release Notes - Aries - Version jpa-2.6.0

** Bug
* [ARIES-1631] - Aries JPA does not honour the 
javax.persistence.dataSource property
* [ARIES-1648] - Aries JPA does not advertise 
EntityManagerFactoryBuilder or EntityManagerFactory services

* [ARIES-1649] - Aries EclipseLink Adapter packaging issues
* [ARIES-1689] - JpaInterceptor is not thread safe
* [ARIES-1695] - Aries JPA does not work in karaf because of spec 
problem


** Test
* [ARIES-1645] - Update JPA itests to current dependency versions

https://issues.apache.org/jira/browse/ARIES/fixforversion/12338632

Please review and vote:
  [ ] +1 Release the above artifacts
  [ ] -1 Do not

Here is my +1

Cheers,
Christian


--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com



--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com



Re: [VOTE] Release Apache Aries Remote Service Admin 1.10.0 - 2

2017-02-27 Thread Christian Schneider

This vote passes with 4 +1 and no other votes. I will deploy the artifacts.

Christian

On 22.02.2017 11:13, Christian Schneider wrote:

In comparison to the first release vote I fixed this additional issue:

ClassloaderObjectInputStream can not load InputStreamProxy class
https://issues.apache.org/jira/browse/ARIES-1693


Highlights:

- Streams and async calls for fastbin
- Capabilities and requirements from the rsa spec 1.1


I've staged the release at

https://repository.apache.org/content/repositories/orgapachearies-1098

For a list of issues resolved see:

https://issues.apache.org/jira/browse/ARIES/fixforversion/12338250


Release Notes - Aries - Version rsa-1.10.0

** Bug
* [ARIES-1623] - FilterHelper OBJECTCLASS_EXPRESSION excludes 
inner classes

* [ARIES-1632] - fastbin does not throw an error for unknown services

** Improvement
* [ARIES-1595] - Support capabilities and requirements specified 
in RSA 1.1


** New Feature
* [ARIES-1586] - Async calls in fastbin
* [ARIES-1587] - Support streams in fastbin


Please review and vote

Here is my
+1

Christian





--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com



Re: [VOTE] Aries blueprint-maven-plugin-annotation 1.1.0 & blueprint-maven-plugin 1.6.0 (second approach)

2017-02-27 Thread Dominik Przybysz
Hi,

This vote passes with 4 binding +1. I will deploy the artifacts.

Thank you all for voting.

2017-02-27 20:28 GMT+01:00 Jean-Baptiste Onofré :

> +1 (binding)
>
> Regards
> JB
>
> On 02/19/2017 01:32 PM, Dominik Przybysz wrote:
>
>> Hi,
>> I have staged a release for vote at:
>> https://repository.apache.org/content/repositories/orgapachearies-1097
>>
>> Release Notes:
>> Bug
>>
>>- [ARIES-1641 ] -
>>OsgiServiceProvider annotation does not publish service.ranking
>> property as
>>integer
>>- [ARIES-1681 ] -
>>Factory method from annotation register bean without qualifiers
>>- [ARIES-1683 ] -
>>@Config annotation sets placeholder-prefix and placeholder-suffix from
>>updatePolicy
>>- [ARIES-1686 ] -
>> Name
>>of blueprint maven plugin goal has changed from version 1.5.0
>>- [ARIES-1687 ] -
>>Blueprint maven plugin do not recognize source directory change
>>
>> Improvement
>>
>>- [ARIES-1639 ] -
>>Convert blueprint-maven-plugin-annotation from jar to bundle
>>- [ARIES-1663 ] -
>>Generate reference id without dash when filter is not provided
>>- [ARIES-1664 ] -
>>Format generated blueprint XML
>>- [ARIES-1680 ] -
>>Write ext namespace only when bean needs field injection
>>- [ARIES-1685 ] -
>> Add
>>integration tests for BMP
>>- [ARIES-1688 ] -
>>Generate beans and custom writers in alphabetical order
>>
>> New Feature
>>
>>- [ARIES-1644 ] -
>> Find
>>packages to scan in BMP when scanPaths is missing
>>- [ARIES-1661 ] -
>>Generate cm-properties and inject it via annotations in BMP
>>- [ARIES-1669 ] -
>>Genreate reference listener via annotations
>>- [ARIES-1676 ] -
>>Create annotation(s) replacement for Spring annotation
>>- [ARIES-1677 ] -
>>Create typed service properties via annotations
>>
>> Task
>>
>>- [ARIES-1638 ] -
>>Update blueprint maven plugin webpage
>>
>>
>> https://issues.apache.org/jira/browse/ARIES/fixforversion/12338878
>>
>> Please review and vote:
>>   [ ] +1 Release the above artifacts
>>   [ ] -1 Do not
>>
>>
> --
> Jean-Baptiste Onofré
> jbono...@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>



-- 
Pozdrawiam / Regards,
Dominik Przybysz


Re: [VOTE] Aries JPA 2.6.0

2017-02-27 Thread David Bosschaert
+1

David

On 24 February 2017 at 18:54, Christian Schneider 
wrote:

> I've staged a release for vote at:
> https://repository.apache.org/content/repositories/orgapachearies-1100
>
>
> Release Notes - Aries - Version jpa-2.6.0
>
> ** Bug
> * [ARIES-1631] - Aries JPA does not honour the
> javax.persistence.dataSource property
> * [ARIES-1648] - Aries JPA does not advertise
> EntityManagerFactoryBuilder or EntityManagerFactory services
> * [ARIES-1649] - Aries EclipseLink Adapter packaging issues
> * [ARIES-1689] - JpaInterceptor is not thread safe
> * [ARIES-1695] - Aries JPA does not work in karaf because of spec
> problem
>
> ** Test
> * [ARIES-1645] - Update JPA itests to current dependency versions
>
> https://issues.apache.org/jira/browse/ARIES/fixforversion/12338632
>
> Please review and vote:
>   [ ] +1 Release the above artifacts
>   [ ] -1 Do not
>
> Here is my +1
>
> Cheers,
> Christian
>
>
> --
> Christian Schneider
> http://www.liquid-reality.de
>
> Open Source Architect
> http://www.talend.com
>
>


Re: [VOTE] Aries blueprint-maven-plugin-annotation 1.1.0 & blueprint-maven-plugin 1.6.0 (second approach)

2017-02-27 Thread Jean-Baptiste Onofré

+1 (binding)

Regards
JB

On 02/19/2017 01:32 PM, Dominik Przybysz wrote:

Hi,
I have staged a release for vote at:
https://repository.apache.org/content/repositories/orgapachearies-1097

Release Notes:
Bug

   - [ARIES-1641 ] -
   OsgiServiceProvider annotation does not publish service.ranking property as
   integer
   - [ARIES-1681 ] -
   Factory method from annotation register bean without qualifiers
   - [ARIES-1683 ] -
   @Config annotation sets placeholder-prefix and placeholder-suffix from
   updatePolicy
   - [ARIES-1686 ] - Name
   of blueprint maven plugin goal has changed from version 1.5.0
   - [ARIES-1687 ] -
   Blueprint maven plugin do not recognize source directory change

Improvement

   - [ARIES-1639 ] -
   Convert blueprint-maven-plugin-annotation from jar to bundle
   - [ARIES-1663 ] -
   Generate reference id without dash when filter is not provided
   - [ARIES-1664 ] -
   Format generated blueprint XML
   - [ARIES-1680 ] -
   Write ext namespace only when bean needs field injection
   - [ARIES-1685 ] - Add
   integration tests for BMP
   - [ARIES-1688 ] -
   Generate beans and custom writers in alphabetical order

New Feature

   - [ARIES-1644 ] - Find
   packages to scan in BMP when scanPaths is missing
   - [ARIES-1661 ] -
   Generate cm-properties and inject it via annotations in BMP
   - [ARIES-1669 ] -
   Genreate reference listener via annotations
   - [ARIES-1676 ] -
   Create annotation(s) replacement for Spring annotation
   - [ARIES-1677 ] -
   Create typed service properties via annotations

Task

   - [ARIES-1638 ] -
   Update blueprint maven plugin webpage


https://issues.apache.org/jira/browse/ARIES/fixforversion/12338878

Please review and vote:
  [ ] +1 Release the above artifacts
  [ ] -1 Do not



--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com


Re: [VOTE] Aries JPA 2.6.0

2017-02-27 Thread Jean-Baptiste Onofré

+1 (binding)

Regards
JB

On 02/24/2017 07:54 PM, Christian Schneider wrote:

I've staged a release for vote at:
https://repository.apache.org/content/repositories/orgapachearies-1100


Release Notes - Aries - Version jpa-2.6.0

** Bug
* [ARIES-1631] - Aries JPA does not honour the
javax.persistence.dataSource property
* [ARIES-1648] - Aries JPA does not advertise
EntityManagerFactoryBuilder or EntityManagerFactory services
* [ARIES-1649] - Aries EclipseLink Adapter packaging issues
* [ARIES-1689] - JpaInterceptor is not thread safe
* [ARIES-1695] - Aries JPA does not work in karaf because of spec
problem

** Test
* [ARIES-1645] - Update JPA itests to current dependency versions

https://issues.apache.org/jira/browse/ARIES/fixforversion/12338632

Please review and vote:
  [ ] +1 Release the above artifacts
  [ ] -1 Do not

Here is my +1

Cheers,
Christian




--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com


Re: [VOTE] Aries JPA 2.6.0

2017-02-27 Thread Daniel Kulp

+1

Dan


> On Feb 24, 2017, at 1:54 PM, Christian Schneider  
> wrote:
> 
> I've staged a release for vote at:
> https://repository.apache.org/content/repositories/orgapachearies-1100
> 
> 
> Release Notes - Aries - Version jpa-2.6.0
> 
> ** Bug
>* [ARIES-1631] - Aries JPA does not honour the 
> javax.persistence.dataSource property
>* [ARIES-1648] - Aries JPA does not advertise EntityManagerFactoryBuilder 
> or EntityManagerFactory services
>* [ARIES-1649] - Aries EclipseLink Adapter packaging issues
>* [ARIES-1689] - JpaInterceptor is not thread safe
>* [ARIES-1695] - Aries JPA does not work in karaf because of spec problem
> 
> ** Test
>* [ARIES-1645] - Update JPA itests to current dependency versions
> 
> https://issues.apache.org/jira/browse/ARIES/fixforversion/12338632
> 
> Please review and vote:
>  [ ] +1 Release the above artifacts
>  [ ] -1 Do not
> 
> Here is my +1
> 
> Cheers,
> Christian
> 
> 
> -- 
> Christian Schneider
> http://www.liquid-reality.de
> 
> Open Source Architect
> http://www.talend.com
> 

-- 
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com



Re: [VOTE] Aries blueprint-maven-plugin-annotation 1.1.0 & blueprint-maven-plugin 1.6.0 (second approach)

2017-02-27 Thread Daniel Kulp
+1

Dan



-- 
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com



Re: [VOTE] Aries blueprint-maven-plugin-annotation 1.1.0 & blueprint-maven-plugin 1.6.0 (second approach)

2017-02-27 Thread David Bosschaert
+1

David

On 19 February 2017 at 12:32, Dominik Przybysz  wrote:

> Hi,
> I have staged a release for vote at:
> https://repository.apache.org/content/repositories/orgapachearies-1097
>
> Release Notes:
> Bug
>
>- [ARIES-1641 ] -
>OsgiServiceProvider annotation does not publish service.ranking
> property as
>integer
>- [ARIES-1681 ] -
>Factory method from annotation register bean without qualifiers
>- [ARIES-1683 ] -
>@Config annotation sets placeholder-prefix and placeholder-suffix from
>updatePolicy
>- [ARIES-1686 ] -
> Name
>of blueprint maven plugin goal has changed from version 1.5.0
>- [ARIES-1687 ] -
>Blueprint maven plugin do not recognize source directory change
>
> Improvement
>
>- [ARIES-1639 ] -
>Convert blueprint-maven-plugin-annotation from jar to bundle
>- [ARIES-1663 ] -
>Generate reference id without dash when filter is not provided
>- [ARIES-1664 ] -
>Format generated blueprint XML
>- [ARIES-1680 ] -
>Write ext namespace only when bean needs field injection
>- [ARIES-1685 ] - Add
>integration tests for BMP
>- [ARIES-1688 ] -
>Generate beans and custom writers in alphabetical order
>
> New Feature
>
>- [ARIES-1644 ] -
> Find
>packages to scan in BMP when scanPaths is missing
>- [ARIES-1661 ] -
>Generate cm-properties and inject it via annotations in BMP
>- [ARIES-1669 ] -
>Genreate reference listener via annotations
>- [ARIES-1676 ] -
>Create annotation(s) replacement for Spring annotation
>- [ARIES-1677 ] -
>Create typed service properties via annotations
>
> Task
>
>- [ARIES-1638 ] -
>Update blueprint maven plugin webpage
>
>
> https://issues.apache.org/jira/browse/ARIES/fixforversion/12338878
>
> Please review and vote:
>   [ ] +1 Release the above artifacts
>   [ ] -1 Do not
>
> --
> Pozdrawiam / Regards,
> Dominik Przybysz
>


Re: [VOTE] Aries blueprint-maven-plugin-annotation 1.1.0 & blueprint-maven-plugin 1.6.0 (second approach)

2017-02-27 Thread Dominik Przybysz
Hi,
PMC, we need you. Please review and vote.

2017-02-24 19:55 GMT+01:00 Christian Schneider :

> We need two more binding votes for this release.  Please can anyone else
> from the PMC take a look too?
>
> Christian
>
>
> --
> Christian Schneider
> http://www.liquid-reality.de
>
> Open Source Architect
> http://www.talend.com
>
>


-- 
Pozdrawiam / Regards,
Dominik Przybysz