Re: [VOTE] Release Apache DeltaSpike-1.9.0 (take2)

2018-09-13 Thread Mark Struberg
Time to tally the VOTE.

The VOTE did pass with the following:

+1: Gerhard Petrace, Christian Kaltepoth, Romain Manni-Bucau, Alex Falb, Mark 
Struberg

Txs to all who reviewed and voted, and thanks again to John who catched the 
missing license header in the first round!

I'll gonna go on with the release steps.

txs and LieGrue,
strub


> Am 10.09.2018 um 08:54 schrieb Mark Struberg :
> 
> Good morning!
> 
> This is the second release attempt for DeltaSpike 1.9.0.
> 
> John discovered that we missed a license header in the first run. 
> This is fixed now - thanks John for the catch!
> I've also enabled the apache-rat-plugin to run every time and not only in a 
> dedicated profile.
> 
> 
> The staging repo can be found here:
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/
> 
> The source release zip is here:
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/org/apache/deltaspike/deltaspike/1.9.0/
> sha1: 18d39411a60b4cc6a5af2ab261b4f7cde8692096
> 
> The following tickets got resolved since 1.8.2 (same as in the first take):
> 
> Bug
> 
>   • [DELTASPIKE-900] - ResourceLocalTransactionStrategy not working with 
> multiple EntityManagers
>   • [DELTASPIKE-1198] - BeanManagerProvider.isActive() returns true after 
> container shutdown
>   • [DELTASPIKE-1324] - @Transactional annotation at method level doesn't 
> override the one at class level any more
>   • [DELTASPIKE-1327] - EnvironmentPropertyConfigSource is not scannable?
>   • [DELTASPIKE-1336] - Regression: deltaspike-cdictrl-weld 1.8.0 depends 
> on weld-api 1.1.Final
>   • [DELTASPIKE-1344] - deltaspike-cdictrl-owb has a transient runtime 
> dependency on Shrinkwrap and Arquillian
>   • [DELTASPIKE-1349] - isProxyableClass should ignore methods from 
> Object.class
>   • [DELTASPIKE-1351] - Java 10: IllegalArgumentException in 
> ClassReader.
>   • [DELTASPIKE-1353] - null values as arguments in messagebundles lead 
> to exceptions
> New Feature
> 
>   • [DELTASPIKE-1280] - Automatic support for count* methods in 
> EntityRepository
>   • [DELTASPIKE-1315] - EntityRepository should offer an findOptionalBy
>   • [DELTASPIKE-1321] - Upgrade DeltaSpike to require Java8 as minimum 
> version
>   • [DELTASPIKE-1335] - allow atomic access to n different TypedResolver 
> values
> Improvement
> 
>   • [DELTASPIKE-1277] - Force refresh of cached config values
>   • [DELTASPIKE-1322] - clean up ConfigResolver
>   • [DELTASPIKE-1326] - Clean up Java 8 support in data module
>   • [DELTASPIKE-1339] - Add support for dynamic interceptor binding, 
> added via Extension
>   • [DELTASPIKE-1340] - Delegate to JPA 2.2 getResultStream
>   • [DELTASPIKE-1341] - [perf] QueryProcessorFactory could reuse 
> QueryProcessors
>   • [DELTASPIKE-1342] - Upgrade to ASM 6.1 for Java 10 support
>   • [DELTASPIKE-1346] - ProjectStageProducer should log changed values 
> only if the value changed
> Task
> 
>   • [DELTASPIKE-1308] - Documentation of user home properties mechanism
>   • [DELTASPIKE-1325] - actively release ConfigSources and ConfigFilters 
> if they implement Autocloseable
> 
> 
> Please VOTE:
> 
> [+1] let's ship it!
> [+0] meh, don't care
> [-1] stop there is a ${showstopper}
> 
> 
> The VOTE is open for 72h
> 
> txs and LieGrue,
> strub



Re: [VOTE] Release Apache DeltaSpike-1.9.0 (take2)

2018-09-13 Thread Alexander Falb
+1

Regards, Alex

On Wed, Sep 12, 2018 at 8:53 AM Romain Manni-Bucau 
wrote:

> +1
>
> Romain Manni-Bucau
> @rmannibucau  |  Blog
>  | Old Blog
>  | Github <
> https://github.com/rmannibucau> |
> LinkedIn  | Book
> <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
>
>
> Le mer. 12 sept. 2018 à 08:36, Mark Struberg  a
> écrit :
>
> > and my own +1
> >
> > LieGrue,
> > strub
> >
> > > Am 10.09.2018 um 08:54 schrieb Mark Struberg  > >:
> > >
> > > Good morning!
> > >
> > > This is the second release attempt for DeltaSpike 1.9.0.
> > >
> > > John discovered that we missed a license header in the first run.
> > > This is fixed now - thanks John for the catch!
> > > I've also enabled the apache-rat-plugin to run every time and not only
> > in a dedicated profile.
> > >
> > >
> > > The staging repo can be found here:
> > >
> >
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/
> > >
> > > The source release zip is here:
> > >
> >
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/org/apache/deltaspike/deltaspike/1.9.0/
> > > sha1: 18d39411a60b4cc6a5af2ab261b4f7cde8692096
> > >
> > > The following tickets got resolved since 1.8.2 (same as in the first
> > take):
> > >
> > > Bug
> > >
> > >   • [DELTASPIKE-900] - ResourceLocalTransactionStrategy not working
> > with multiple EntityManagers
> > >   • [DELTASPIKE-1198] - BeanManagerProvider.isActive() returns true
> > after container shutdown
> > >   • [DELTASPIKE-1324] - @Transactional annotation at method level
> > doesn't override the one at class level any more
> > >   • [DELTASPIKE-1327] - EnvironmentPropertyConfigSource is not
> > scannable?
> > >   • [DELTASPIKE-1336] - Regression: deltaspike-cdictrl-weld 1.8.0
> > depends on weld-api 1.1.Final
> > >   • [DELTASPIKE-1344] - deltaspike-cdictrl-owb has a transient
> > runtime dependency on Shrinkwrap and Arquillian
> > >   • [DELTASPIKE-1349] - isProxyableClass should ignore methods from
> > Object.class
> > >   • [DELTASPIKE-1351] - Java 10: IllegalArgumentException in
> > ClassReader.
> > >   • [DELTASPIKE-1353] - null values as arguments in messagebundles
> > lead to exceptions
> > > New Feature
> > >
> > >   • [DELTASPIKE-1280] - Automatic support for count* methods in
> > EntityRepository
> > >   • [DELTASPIKE-1315] - EntityRepository should offer an
> > findOptionalBy
> > >   • [DELTASPIKE-1321] - Upgrade DeltaSpike to require Java8 as
> > minimum version
> > >   • [DELTASPIKE-1335] - allow atomic access to n different
> > TypedResolver values
> > > Improvement
> > >
> > >   • [DELTASPIKE-1277] - Force refresh of cached config values
> > >   • [DELTASPIKE-1322] - clean up ConfigResolver
> > >   • [DELTASPIKE-1326] - Clean up Java 8 support in data module
> > >   • [DELTASPIKE-1339] - Add support for dynamic interceptor
> binding,
> > added via Extension
> > >   • [DELTASPIKE-1340] - Delegate to JPA 2.2 getResultStream
> > >   • [DELTASPIKE-1341] - [perf] QueryProcessorFactory could reuse
> > QueryProcessors
> > >   • [DELTASPIKE-1342] - Upgrade to ASM 6.1 for Java 10 support
> > >   • [DELTASPIKE-1346] - ProjectStageProducer should log changed
> > values only if the value changed
> > > Task
> > >
> > >   • [DELTASPIKE-1308] - Documentation of user home properties
> > mechanism
> > >   • [DELTASPIKE-1325] - actively release ConfigSources and
> > ConfigFilters if they implement Autocloseable
> > >
> > >
> > > Please VOTE:
> > >
> > > [+1] let's ship it!
> > > [+0] meh, don't care
> > > [-1] stop there is a ${showstopper}
> > >
> > >
> > > The VOTE is open for 72h
> > >
> > > txs and LieGrue,
> > > strub
> >
> >
>


Re: [VOTE] Release Apache DeltaSpike-1.9.0 (take2)

2018-09-12 Thread Romain Manni-Bucau
+1

Romain Manni-Bucau
@rmannibucau  |  Blog
 | Old Blog
 | Github  |
LinkedIn  | Book



Le mer. 12 sept. 2018 à 08:36, Mark Struberg  a
écrit :

> and my own +1
>
> LieGrue,
> strub
>
> > Am 10.09.2018 um 08:54 schrieb Mark Struberg  >:
> >
> > Good morning!
> >
> > This is the second release attempt for DeltaSpike 1.9.0.
> >
> > John discovered that we missed a license header in the first run.
> > This is fixed now - thanks John for the catch!
> > I've also enabled the apache-rat-plugin to run every time and not only
> in a dedicated profile.
> >
> >
> > The staging repo can be found here:
> >
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/
> >
> > The source release zip is here:
> >
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/org/apache/deltaspike/deltaspike/1.9.0/
> > sha1: 18d39411a60b4cc6a5af2ab261b4f7cde8692096
> >
> > The following tickets got resolved since 1.8.2 (same as in the first
> take):
> >
> > Bug
> >
> >   • [DELTASPIKE-900] - ResourceLocalTransactionStrategy not working
> with multiple EntityManagers
> >   • [DELTASPIKE-1198] - BeanManagerProvider.isActive() returns true
> after container shutdown
> >   • [DELTASPIKE-1324] - @Transactional annotation at method level
> doesn't override the one at class level any more
> >   • [DELTASPIKE-1327] - EnvironmentPropertyConfigSource is not
> scannable?
> >   • [DELTASPIKE-1336] - Regression: deltaspike-cdictrl-weld 1.8.0
> depends on weld-api 1.1.Final
> >   • [DELTASPIKE-1344] - deltaspike-cdictrl-owb has a transient
> runtime dependency on Shrinkwrap and Arquillian
> >   • [DELTASPIKE-1349] - isProxyableClass should ignore methods from
> Object.class
> >   • [DELTASPIKE-1351] - Java 10: IllegalArgumentException in
> ClassReader.
> >   • [DELTASPIKE-1353] - null values as arguments in messagebundles
> lead to exceptions
> > New Feature
> >
> >   • [DELTASPIKE-1280] - Automatic support for count* methods in
> EntityRepository
> >   • [DELTASPIKE-1315] - EntityRepository should offer an
> findOptionalBy
> >   • [DELTASPIKE-1321] - Upgrade DeltaSpike to require Java8 as
> minimum version
> >   • [DELTASPIKE-1335] - allow atomic access to n different
> TypedResolver values
> > Improvement
> >
> >   • [DELTASPIKE-1277] - Force refresh of cached config values
> >   • [DELTASPIKE-1322] - clean up ConfigResolver
> >   • [DELTASPIKE-1326] - Clean up Java 8 support in data module
> >   • [DELTASPIKE-1339] - Add support for dynamic interceptor binding,
> added via Extension
> >   • [DELTASPIKE-1340] - Delegate to JPA 2.2 getResultStream
> >   • [DELTASPIKE-1341] - [perf] QueryProcessorFactory could reuse
> QueryProcessors
> >   • [DELTASPIKE-1342] - Upgrade to ASM 6.1 for Java 10 support
> >   • [DELTASPIKE-1346] - ProjectStageProducer should log changed
> values only if the value changed
> > Task
> >
> >   • [DELTASPIKE-1308] - Documentation of user home properties
> mechanism
> >   • [DELTASPIKE-1325] - actively release ConfigSources and
> ConfigFilters if they implement Autocloseable
> >
> >
> > Please VOTE:
> >
> > [+1] let's ship it!
> > [+0] meh, don't care
> > [-1] stop there is a ${showstopper}
> >
> >
> > The VOTE is open for 72h
> >
> > txs and LieGrue,
> > strub
>
>


Re: [VOTE] Release Apache DeltaSpike-1.9.0 (take2)

2018-09-12 Thread Mark Struberg
and my own +1

LieGrue,
strub

> Am 10.09.2018 um 08:54 schrieb Mark Struberg :
> 
> Good morning!
> 
> This is the second release attempt for DeltaSpike 1.9.0.
> 
> John discovered that we missed a license header in the first run. 
> This is fixed now - thanks John for the catch!
> I've also enabled the apache-rat-plugin to run every time and not only in a 
> dedicated profile.
> 
> 
> The staging repo can be found here:
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/
> 
> The source release zip is here:
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/org/apache/deltaspike/deltaspike/1.9.0/
> sha1: 18d39411a60b4cc6a5af2ab261b4f7cde8692096
> 
> The following tickets got resolved since 1.8.2 (same as in the first take):
> 
> Bug
> 
>   • [DELTASPIKE-900] - ResourceLocalTransactionStrategy not working with 
> multiple EntityManagers
>   • [DELTASPIKE-1198] - BeanManagerProvider.isActive() returns true after 
> container shutdown
>   • [DELTASPIKE-1324] - @Transactional annotation at method level doesn't 
> override the one at class level any more
>   • [DELTASPIKE-1327] - EnvironmentPropertyConfigSource is not scannable?
>   • [DELTASPIKE-1336] - Regression: deltaspike-cdictrl-weld 1.8.0 depends 
> on weld-api 1.1.Final
>   • [DELTASPIKE-1344] - deltaspike-cdictrl-owb has a transient runtime 
> dependency on Shrinkwrap and Arquillian
>   • [DELTASPIKE-1349] - isProxyableClass should ignore methods from 
> Object.class
>   • [DELTASPIKE-1351] - Java 10: IllegalArgumentException in 
> ClassReader.
>   • [DELTASPIKE-1353] - null values as arguments in messagebundles lead 
> to exceptions
> New Feature
> 
>   • [DELTASPIKE-1280] - Automatic support for count* methods in 
> EntityRepository
>   • [DELTASPIKE-1315] - EntityRepository should offer an findOptionalBy
>   • [DELTASPIKE-1321] - Upgrade DeltaSpike to require Java8 as minimum 
> version
>   • [DELTASPIKE-1335] - allow atomic access to n different TypedResolver 
> values
> Improvement
> 
>   • [DELTASPIKE-1277] - Force refresh of cached config values
>   • [DELTASPIKE-1322] - clean up ConfigResolver
>   • [DELTASPIKE-1326] - Clean up Java 8 support in data module
>   • [DELTASPIKE-1339] - Add support for dynamic interceptor binding, 
> added via Extension
>   • [DELTASPIKE-1340] - Delegate to JPA 2.2 getResultStream
>   • [DELTASPIKE-1341] - [perf] QueryProcessorFactory could reuse 
> QueryProcessors
>   • [DELTASPIKE-1342] - Upgrade to ASM 6.1 for Java 10 support
>   • [DELTASPIKE-1346] - ProjectStageProducer should log changed values 
> only if the value changed
> Task
> 
>   • [DELTASPIKE-1308] - Documentation of user home properties mechanism
>   • [DELTASPIKE-1325] - actively release ConfigSources and ConfigFilters 
> if they implement Autocloseable
> 
> 
> Please VOTE:
> 
> [+1] let's ship it!
> [+0] meh, don't care
> [-1] stop there is a ${showstopper}
> 
> 
> The VOTE is open for 72h
> 
> txs and LieGrue,
> strub



Re: [VOTE] Release Apache DeltaSpike-1.9.0 (take2)

2018-09-10 Thread Christian Kaltepoth
+1

Am Mo., 10. Sep. 2018 um 09:21 Uhr schrieb Gerhard Petracek <
gpetra...@apache.org>:

> +1
>
> regards,
> gerhard
>
>
>
> Am Mo., 10. Sep. 2018 um 08:54 Uhr schrieb Mark Struberg
> :
>
> > Good morning!
> >
> > This is the second release attempt for DeltaSpike 1.9.0.
> >
> > John discovered that we missed a license header in the first run.
> > This is fixed now - thanks John for the catch!
> > I've also enabled the apache-rat-plugin to run every time and not only in
> > a dedicated profile.
> >
> >
> > The staging repo can be found here:
> >
> >
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/
> >
> > The source release zip is here:
> >
> >
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/org/apache/deltaspike/deltaspike/1.9.0/
> > sha1
> > <
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/org/apache/deltaspike/deltaspike/1.9.0/sha1
> >:
> > 18d39411a60b4cc6a5af2ab261b4f7cde8692096
> >
> > The following tickets got resolved since 1.8.2 (same as in the first
> take):
> >
> > Bug
> >
> > • [DELTASPIKE-900] - ResourceLocalTransactionStrategy not working
> > with multiple EntityManagers
> > • [DELTASPIKE-1198] - BeanManagerProvider.isActive() returns true
> > after container shutdown
> > • [DELTASPIKE-1324] - @Transactional annotation at method level
> > doesn't override the one at class level any more
> > • [DELTASPIKE-1327] - EnvironmentPropertyConfigSource is not
> > scannable?
> > • [DELTASPIKE-1336] - Regression: deltaspike-cdictrl-weld 1.8.0
> > depends on weld-api 1.1.Final
> > • [DELTASPIKE-1344] - deltaspike-cdictrl-owb has a transient
> > runtime dependency on Shrinkwrap and Arquillian
> > • [DELTASPIKE-1349] - isProxyableClass should ignore methods from
> > Object.class
> > • [DELTASPIKE-1351] - Java 10: IllegalArgumentException in
> > ClassReader.
> > • [DELTASPIKE-1353] - null values as arguments in messagebundles
> > lead to exceptions
> > New Feature
> >
> > • [DELTASPIKE-1280] - Automatic support for count* methods in
> > EntityRepository
> > • [DELTASPIKE-1315] - EntityRepository should offer an
> > findOptionalBy
> > • [DELTASPIKE-1321] - Upgrade DeltaSpike to require Java8 as
> > minimum version
> > • [DELTASPIKE-1335] - allow atomic access to n different
> > TypedResolver values
> > Improvement
> >
> > • [DELTASPIKE-1277] - Force refresh of cached config values
> > • [DELTASPIKE-1322] - clean up ConfigResolver
> > • [DELTASPIKE-1326] - Clean up Java 8 support in data module
> > • [DELTASPIKE-1339] - Add support for dynamic interceptor
> binding,
> > added via Extension
> > • [DELTASPIKE-1340] - Delegate to JPA 2.2 getResultStream
> > • [DELTASPIKE-1341] - [perf] QueryProcessorFactory could reuse
> > QueryProcessors
> > • [DELTASPIKE-1342] - Upgrade to ASM 6.1 for Java 10 support
> > • [DELTASPIKE-1346] - ProjectStageProducer should log changed
> > values only if the value changed
> > Task
> >
> > • [DELTASPIKE-1308] - Documentation of user home properties
> > mechanism
> > • [DELTASPIKE-1325] - actively release ConfigSources and
> > ConfigFilters if they implement Autocloseable
> >
> >
> > Please VOTE:
> >
> > [+1] let's ship it!
> > [+0] meh, don't care
> > [-1] stop there is a ${showstopper}
> >
> >
> > The VOTE is open for 72h
> >
> > txs and LieGrue,
> > strub
>


-- 
Christian Kaltepoth
Blog: http://blog.kaltepoth.de/
Twitter: http://twitter.com/chkal
GitHub: https://github.com/chkal


Re: [VOTE] Release Apache DeltaSpike-1.9.0 (take2)

2018-09-10 Thread Gerhard Petracek
+1

regards,
gerhard



Am Mo., 10. Sep. 2018 um 08:54 Uhr schrieb Mark Struberg
:

> Good morning!
>
> This is the second release attempt for DeltaSpike 1.9.0.
>
> John discovered that we missed a license header in the first run.
> This is fixed now - thanks John for the catch!
> I've also enabled the apache-rat-plugin to run every time and not only in
> a dedicated profile.
>
>
> The staging repo can be found here:
>
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/
>
> The source release zip is here:
>
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/org/apache/deltaspike/deltaspike/1.9.0/
> sha1
> :
> 18d39411a60b4cc6a5af2ab261b4f7cde8692096
>
> The following tickets got resolved since 1.8.2 (same as in the first take):
>
> Bug
>
> • [DELTASPIKE-900] - ResourceLocalTransactionStrategy not working
> with multiple EntityManagers
> • [DELTASPIKE-1198] - BeanManagerProvider.isActive() returns true
> after container shutdown
> • [DELTASPIKE-1324] - @Transactional annotation at method level
> doesn't override the one at class level any more
> • [DELTASPIKE-1327] - EnvironmentPropertyConfigSource is not
> scannable?
> • [DELTASPIKE-1336] - Regression: deltaspike-cdictrl-weld 1.8.0
> depends on weld-api 1.1.Final
> • [DELTASPIKE-1344] - deltaspike-cdictrl-owb has a transient
> runtime dependency on Shrinkwrap and Arquillian
> • [DELTASPIKE-1349] - isProxyableClass should ignore methods from
> Object.class
> • [DELTASPIKE-1351] - Java 10: IllegalArgumentException in
> ClassReader.
> • [DELTASPIKE-1353] - null values as arguments in messagebundles
> lead to exceptions
> New Feature
>
> • [DELTASPIKE-1280] - Automatic support for count* methods in
> EntityRepository
> • [DELTASPIKE-1315] - EntityRepository should offer an
> findOptionalBy
> • [DELTASPIKE-1321] - Upgrade DeltaSpike to require Java8 as
> minimum version
> • [DELTASPIKE-1335] - allow atomic access to n different
> TypedResolver values
> Improvement
>
> • [DELTASPIKE-1277] - Force refresh of cached config values
> • [DELTASPIKE-1322] - clean up ConfigResolver
> • [DELTASPIKE-1326] - Clean up Java 8 support in data module
> • [DELTASPIKE-1339] - Add support for dynamic interceptor binding,
> added via Extension
> • [DELTASPIKE-1340] - Delegate to JPA 2.2 getResultStream
> • [DELTASPIKE-1341] - [perf] QueryProcessorFactory could reuse
> QueryProcessors
> • [DELTASPIKE-1342] - Upgrade to ASM 6.1 for Java 10 support
> • [DELTASPIKE-1346] - ProjectStageProducer should log changed
> values only if the value changed
> Task
>
> • [DELTASPIKE-1308] - Documentation of user home properties
> mechanism
> • [DELTASPIKE-1325] - actively release ConfigSources and
> ConfigFilters if they implement Autocloseable
>
>
> Please VOTE:
>
> [+1] let's ship it!
> [+0] meh, don't care
> [-1] stop there is a ${showstopper}
>
>
> The VOTE is open for 72h
>
> txs and LieGrue,
> strub


[VOTE] Release Apache DeltaSpike-1.9.0 (take2)

2018-09-10 Thread Mark Struberg
Good morning!

This is the second release attempt for DeltaSpike 1.9.0.

John discovered that we missed a license header in the first run. 
This is fixed now - thanks John for the catch!
I've also enabled the apache-rat-plugin to run every time and not only in a 
dedicated profile.


The staging repo can be found here:
https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/

The source release zip is here:
https://repository.apache.org/content/repositories/orgapachedeltaspike-1049/org/apache/deltaspike/deltaspike/1.9.0/
sha1: 18d39411a60b4cc6a5af2ab261b4f7cde8692096

The following tickets got resolved since 1.8.2 (same as in the first take):

Bug

• [DELTASPIKE-900] - ResourceLocalTransactionStrategy not working with 
multiple EntityManagers
• [DELTASPIKE-1198] - BeanManagerProvider.isActive() returns true after 
container shutdown
• [DELTASPIKE-1324] - @Transactional annotation at method level doesn't 
override the one at class level any more
• [DELTASPIKE-1327] - EnvironmentPropertyConfigSource is not scannable?
• [DELTASPIKE-1336] - Regression: deltaspike-cdictrl-weld 1.8.0 depends 
on weld-api 1.1.Final
• [DELTASPIKE-1344] - deltaspike-cdictrl-owb has a transient runtime 
dependency on Shrinkwrap and Arquillian
• [DELTASPIKE-1349] - isProxyableClass should ignore methods from 
Object.class
• [DELTASPIKE-1351] - Java 10: IllegalArgumentException in 
ClassReader.
• [DELTASPIKE-1353] - null values as arguments in messagebundles lead 
to exceptions
New Feature

• [DELTASPIKE-1280] - Automatic support for count* methods in 
EntityRepository
• [DELTASPIKE-1315] - EntityRepository should offer an findOptionalBy
• [DELTASPIKE-1321] - Upgrade DeltaSpike to require Java8 as minimum 
version
• [DELTASPIKE-1335] - allow atomic access to n different TypedResolver 
values
Improvement

• [DELTASPIKE-1277] - Force refresh of cached config values
• [DELTASPIKE-1322] - clean up ConfigResolver
• [DELTASPIKE-1326] - Clean up Java 8 support in data module
• [DELTASPIKE-1339] - Add support for dynamic interceptor binding, 
added via Extension
• [DELTASPIKE-1340] - Delegate to JPA 2.2 getResultStream
• [DELTASPIKE-1341] - [perf] QueryProcessorFactory could reuse 
QueryProcessors
• [DELTASPIKE-1342] - Upgrade to ASM 6.1 for Java 10 support
• [DELTASPIKE-1346] - ProjectStageProducer should log changed values 
only if the value changed
Task

• [DELTASPIKE-1308] - Documentation of user home properties mechanism
• [DELTASPIKE-1325] - actively release ConfigSources and ConfigFilters 
if they implement Autocloseable


Please VOTE:

[+1] let's ship it!
[+0] meh, don't care
[-1] stop there is a ${showstopper}


The VOTE is open for 72h

txs and LieGrue,
strub

Re: [VOTE] Release Apache DeltaSpike 1.9.0

2018-09-09 Thread Mark Struberg
Will check, txs strub

> Am 10.09.2018 um 05:28 schrieb John D. Ament :
> 
> Just looked, for DS-900 a file was added MockUserTransactionResolver.java
> which does not have a proper header.  Probably not a big deal, but should
> we fix before this release gets cut?
> 
> John
> 
> On Fri, Sep 7, 2018 at 8:04 AM Mark Struberg 
> wrote:
> 
>> Good afternoon!
>> 
>> I'd like to call a VOTE on releasing Apache DeltaSpike 1.9.0.
>> This is the first version which requires Java8 as minimum Java version!
>> Apart from that it introduces a new SPI for our configuration system and
>> the ability to better deal with dynamic configuration values.
>> 
>> The staging repo can be found here:
>> 
>> https://repository.apache.org/content/repositories/orgapachedeltaspike-1048/
>> 
>> The source release zip is here:
>> 
>> https://repository.apache.org/content/repositories/orgapachedeltaspike-1048/org/apache/deltaspike/deltaspike/1.9.0/
>> sha1
>> :
>> d83b8174b2eaac0071606428dfc9792f8d0c6ff5
>> 
>> The following tickets got resolved since 1.8.2:
>> 
>> Bug
>> 
>>• [DELTASPIKE-900] - ResourceLocalTransactionStrategy not working
>> with multiple EntityManagers
>>• [DELTASPIKE-1198] - BeanManagerProvider.isActive() returns true
>> after container shutdown
>>• [DELTASPIKE-1324] - @Transactional annotation at method level
>> doesn't override the one at class level any more
>>• [DELTASPIKE-1327] - EnvironmentPropertyConfigSource is not
>> scannable?
>>• [DELTASPIKE-1336] - Regression: deltaspike-cdictrl-weld 1.8.0
>> depends on weld-api 1.1.Final
>>• [DELTASPIKE-1344] - deltaspike-cdictrl-owb has a transient
>> runtime dependency on Shrinkwrap and Arquillian
>>• [DELTASPIKE-1349] - isProxyableClass should ignore methods from
>> Object.class
>>• [DELTASPIKE-1351] - Java 10: IllegalArgumentException in
>> ClassReader.
>>• [DELTASPIKE-1353] - null values as arguments in messagebundles
>> lead to exceptions
>> New Feature
>> 
>>• [DELTASPIKE-1280] - Automatic support for count* methods in
>> EntityRepository
>>• [DELTASPIKE-1315] - EntityRepository should offer an
>> findOptionalBy
>>• [DELTASPIKE-1321] - Upgrade DeltaSpike to require Java8 as
>> minimum version
>>• [DELTASPIKE-1335] - allow atomic access to n different
>> TypedResolver values
>> Improvement
>> 
>>• [DELTASPIKE-1277] - Force refresh of cached config values
>>• [DELTASPIKE-1322] - clean up ConfigResolver
>>• [DELTASPIKE-1326] - Clean up Java 8 support in data module
>>• [DELTASPIKE-1339] - Add support for dynamic interceptor binding,
>> added via Extension
>>• [DELTASPIKE-1340] - Delegate to JPA 2.2 getResultStream
>>• [DELTASPIKE-1341] - [perf] QueryProcessorFactory could reuse
>> QueryProcessors
>>• [DELTASPIKE-1342] - Upgrade to ASM 6.1 for Java 10 support
>>• [DELTASPIKE-1346] - ProjectStageProducer should log changed
>> values only if the value changed
>> Task
>> 
>>• [DELTASPIKE-1308] - Documentation of user home properties
>> mechanism
>>• [DELTASPIKE-1325] - actively release ConfigSources and
>> ConfigFilters if they implement Autocloseable
>> 
>> 
>> Please VOTE:
>> 
>> [+1] let's ship it!
>> [+0] meh, don't care
>> [-1] stop there is a ${showstopper}
>> 
>> 
>> The VOTE is open for 72h
>> 
>> txs and LieGrue,
>> strub
>> 
>> 
>> 



Re: [VOTE] Release Apache DeltaSpike 1.9.0

2018-09-09 Thread John D. Ament
Just looked, for DS-900 a file was added MockUserTransactionResolver.java
which does not have a proper header.  Probably not a big deal, but should
we fix before this release gets cut?

John

On Fri, Sep 7, 2018 at 8:04 AM Mark Struberg 
wrote:

> Good afternoon!
>
> I'd like to call a VOTE on releasing Apache DeltaSpike 1.9.0.
> This is the first version which requires Java8 as minimum Java version!
> Apart from that it introduces a new SPI for our configuration system and
> the ability to better deal with dynamic configuration values.
>
> The staging repo can be found here:
>
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1048/
>
> The source release zip is here:
>
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1048/org/apache/deltaspike/deltaspike/1.9.0/
> sha1
> :
> d83b8174b2eaac0071606428dfc9792f8d0c6ff5
>
> The following tickets got resolved since 1.8.2:
>
> Bug
>
> • [DELTASPIKE-900] - ResourceLocalTransactionStrategy not working
> with multiple EntityManagers
> • [DELTASPIKE-1198] - BeanManagerProvider.isActive() returns true
> after container shutdown
> • [DELTASPIKE-1324] - @Transactional annotation at method level
> doesn't override the one at class level any more
> • [DELTASPIKE-1327] - EnvironmentPropertyConfigSource is not
> scannable?
> • [DELTASPIKE-1336] - Regression: deltaspike-cdictrl-weld 1.8.0
> depends on weld-api 1.1.Final
> • [DELTASPIKE-1344] - deltaspike-cdictrl-owb has a transient
> runtime dependency on Shrinkwrap and Arquillian
> • [DELTASPIKE-1349] - isProxyableClass should ignore methods from
> Object.class
> • [DELTASPIKE-1351] - Java 10: IllegalArgumentException in
> ClassReader.
> • [DELTASPIKE-1353] - null values as arguments in messagebundles
> lead to exceptions
> New Feature
>
> • [DELTASPIKE-1280] - Automatic support for count* methods in
> EntityRepository
> • [DELTASPIKE-1315] - EntityRepository should offer an
> findOptionalBy
> • [DELTASPIKE-1321] - Upgrade DeltaSpike to require Java8 as
> minimum version
> • [DELTASPIKE-1335] - allow atomic access to n different
> TypedResolver values
> Improvement
>
> • [DELTASPIKE-1277] - Force refresh of cached config values
> • [DELTASPIKE-1322] - clean up ConfigResolver
> • [DELTASPIKE-1326] - Clean up Java 8 support in data module
> • [DELTASPIKE-1339] - Add support for dynamic interceptor binding,
> added via Extension
> • [DELTASPIKE-1340] - Delegate to JPA 2.2 getResultStream
> • [DELTASPIKE-1341] - [perf] QueryProcessorFactory could reuse
> QueryProcessors
> • [DELTASPIKE-1342] - Upgrade to ASM 6.1 for Java 10 support
> • [DELTASPIKE-1346] - ProjectStageProducer should log changed
> values only if the value changed
> Task
>
> • [DELTASPIKE-1308] - Documentation of user home properties
> mechanism
> • [DELTASPIKE-1325] - actively release ConfigSources and
> ConfigFilters if they implement Autocloseable
>
>
> Please VOTE:
>
> [+1] let's ship it!
> [+0] meh, don't care
> [-1] stop there is a ${showstopper}
>
>
> The VOTE is open for 72h
>
> txs and LieGrue,
> strub
>
>
>


Re: [VOTE] Release Apache DeltaSpike 1.9.0

2018-09-09 Thread Romain Manni-Bucau
+1

Le dim. 9 sept. 2018 18:51, Gerhard Petracek  a
écrit :

> +1
>
> regards,
> gerhard
>
>
>
> Am Fr., 7. Sep. 2018 um 14:04 Uhr schrieb Mark Struberg
> :
>
> > Good afternoon!
> >
> > I'd like to call a VOTE on releasing Apache DeltaSpike 1.9.0.
> > This is the first version which requires Java8 as minimum Java version!
> > Apart from that it introduces a new SPI for our configuration system and
> > the ability to better deal with dynamic configuration values.
> >
> > The staging repo can be found here:
> >
> >
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1048/
> >
> > The source release zip is here:
> >
> >
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1048/org/apache/deltaspike/deltaspike/1.9.0/
> > sha1
> > <
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1048/org/apache/deltaspike/deltaspike/1.9.0/sha1
> >:
> > d83b8174b2eaac0071606428dfc9792f8d0c6ff5
> >
> > The following tickets got resolved since 1.8.2:
> >
> > Bug
> >
> > • [DELTASPIKE-900] - ResourceLocalTransactionStrategy not working
> > with multiple EntityManagers
> > • [DELTASPIKE-1198] - BeanManagerProvider.isActive() returns true
> > after container shutdown
> > • [DELTASPIKE-1324] - @Transactional annotation at method level
> > doesn't override the one at class level any more
> > • [DELTASPIKE-1327] - EnvironmentPropertyConfigSource is not
> > scannable?
> > • [DELTASPIKE-1336] - Regression: deltaspike-cdictrl-weld 1.8.0
> > depends on weld-api 1.1.Final
> > • [DELTASPIKE-1344] - deltaspike-cdictrl-owb has a transient
> > runtime dependency on Shrinkwrap and Arquillian
> > • [DELTASPIKE-1349] - isProxyableClass should ignore methods from
> > Object.class
> > • [DELTASPIKE-1351] - Java 10: IllegalArgumentException in
> > ClassReader.
> > • [DELTASPIKE-1353] - null values as arguments in messagebundles
> > lead to exceptions
> > New Feature
> >
> > • [DELTASPIKE-1280] - Automatic support for count* methods in
> > EntityRepository
> > • [DELTASPIKE-1315] - EntityRepository should offer an
> > findOptionalBy
> > • [DELTASPIKE-1321] - Upgrade DeltaSpike to require Java8 as
> > minimum version
> > • [DELTASPIKE-1335] - allow atomic access to n different
> > TypedResolver values
> > Improvement
> >
> > • [DELTASPIKE-1277] - Force refresh of cached config values
> > • [DELTASPIKE-1322] - clean up ConfigResolver
> > • [DELTASPIKE-1326] - Clean up Java 8 support in data module
> > • [DELTASPIKE-1339] - Add support for dynamic interceptor
> binding,
> > added via Extension
> > • [DELTASPIKE-1340] - Delegate to JPA 2.2 getResultStream
> > • [DELTASPIKE-1341] - [perf] QueryProcessorFactory could reuse
> > QueryProcessors
> > • [DELTASPIKE-1342] - Upgrade to ASM 6.1 for Java 10 support
> > • [DELTASPIKE-1346] - ProjectStageProducer should log changed
> > values only if the value changed
> > Task
> >
> > • [DELTASPIKE-1308] - Documentation of user home properties
> > mechanism
> > • [DELTASPIKE-1325] - actively release ConfigSources and
> > ConfigFilters if they implement Autocloseable
> >
> >
> > Please VOTE:
> >
> > [+1] let's ship it!
> > [+0] meh, don't care
> > [-1] stop there is a ${showstopper}
> >
> >
> > The VOTE is open for 72h
> >
> > txs and LieGrue,
> > strub
> >
> >
> >
>


Re: [VOTE] Release Apache DeltaSpike 1.9.0

2018-09-09 Thread Gerhard Petracek
+1

regards,
gerhard



Am Fr., 7. Sep. 2018 um 14:04 Uhr schrieb Mark Struberg
:

> Good afternoon!
>
> I'd like to call a VOTE on releasing Apache DeltaSpike 1.9.0.
> This is the first version which requires Java8 as minimum Java version!
> Apart from that it introduces a new SPI for our configuration system and
> the ability to better deal with dynamic configuration values.
>
> The staging repo can be found here:
>
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1048/
>
> The source release zip is here:
>
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1048/org/apache/deltaspike/deltaspike/1.9.0/
> sha1
> :
> d83b8174b2eaac0071606428dfc9792f8d0c6ff5
>
> The following tickets got resolved since 1.8.2:
>
> Bug
>
> • [DELTASPIKE-900] - ResourceLocalTransactionStrategy not working
> with multiple EntityManagers
> • [DELTASPIKE-1198] - BeanManagerProvider.isActive() returns true
> after container shutdown
> • [DELTASPIKE-1324] - @Transactional annotation at method level
> doesn't override the one at class level any more
> • [DELTASPIKE-1327] - EnvironmentPropertyConfigSource is not
> scannable?
> • [DELTASPIKE-1336] - Regression: deltaspike-cdictrl-weld 1.8.0
> depends on weld-api 1.1.Final
> • [DELTASPIKE-1344] - deltaspike-cdictrl-owb has a transient
> runtime dependency on Shrinkwrap and Arquillian
> • [DELTASPIKE-1349] - isProxyableClass should ignore methods from
> Object.class
> • [DELTASPIKE-1351] - Java 10: IllegalArgumentException in
> ClassReader.
> • [DELTASPIKE-1353] - null values as arguments in messagebundles
> lead to exceptions
> New Feature
>
> • [DELTASPIKE-1280] - Automatic support for count* methods in
> EntityRepository
> • [DELTASPIKE-1315] - EntityRepository should offer an
> findOptionalBy
> • [DELTASPIKE-1321] - Upgrade DeltaSpike to require Java8 as
> minimum version
> • [DELTASPIKE-1335] - allow atomic access to n different
> TypedResolver values
> Improvement
>
> • [DELTASPIKE-1277] - Force refresh of cached config values
> • [DELTASPIKE-1322] - clean up ConfigResolver
> • [DELTASPIKE-1326] - Clean up Java 8 support in data module
> • [DELTASPIKE-1339] - Add support for dynamic interceptor binding,
> added via Extension
> • [DELTASPIKE-1340] - Delegate to JPA 2.2 getResultStream
> • [DELTASPIKE-1341] - [perf] QueryProcessorFactory could reuse
> QueryProcessors
> • [DELTASPIKE-1342] - Upgrade to ASM 6.1 for Java 10 support
> • [DELTASPIKE-1346] - ProjectStageProducer should log changed
> values only if the value changed
> Task
>
> • [DELTASPIKE-1308] - Documentation of user home properties
> mechanism
> • [DELTASPIKE-1325] - actively release ConfigSources and
> ConfigFilters if they implement Autocloseable
>
>
> Please VOTE:
>
> [+1] let's ship it!
> [+0] meh, don't care
> [-1] stop there is a ${showstopper}
>
>
> The VOTE is open for 72h
>
> txs and LieGrue,
> strub
>
>
>


[VOTE] Release Apache DeltaSpike 1.9.0

2018-09-07 Thread Mark Struberg
Good afternoon!

I'd like to call a VOTE on releasing Apache DeltaSpike 1.9.0.
This is the first version which requires Java8 as minimum Java version!
Apart from that it introduces a new SPI for our configuration system and the 
ability to better deal with dynamic configuration values.

The staging repo can be found here:
https://repository.apache.org/content/repositories/orgapachedeltaspike-1048/

The source release zip is here:
https://repository.apache.org/content/repositories/orgapachedeltaspike-1048/org/apache/deltaspike/deltaspike/1.9.0/
sha1: d83b8174b2eaac0071606428dfc9792f8d0c6ff5

The following tickets got resolved since 1.8.2:

Bug

• [DELTASPIKE-900] - ResourceLocalTransactionStrategy not working with 
multiple EntityManagers
• [DELTASPIKE-1198] - BeanManagerProvider.isActive() returns true after 
container shutdown
• [DELTASPIKE-1324] - @Transactional annotation at method level doesn't 
override the one at class level any more
• [DELTASPIKE-1327] - EnvironmentPropertyConfigSource is not scannable?
• [DELTASPIKE-1336] - Regression: deltaspike-cdictrl-weld 1.8.0 depends 
on weld-api 1.1.Final
• [DELTASPIKE-1344] - deltaspike-cdictrl-owb has a transient runtime 
dependency on Shrinkwrap and Arquillian
• [DELTASPIKE-1349] - isProxyableClass should ignore methods from 
Object.class
• [DELTASPIKE-1351] - Java 10: IllegalArgumentException in 
ClassReader.
• [DELTASPIKE-1353] - null values as arguments in messagebundles lead 
to exceptions
New Feature

• [DELTASPIKE-1280] - Automatic support for count* methods in 
EntityRepository
• [DELTASPIKE-1315] - EntityRepository should offer an findOptionalBy
• [DELTASPIKE-1321] - Upgrade DeltaSpike to require Java8 as minimum 
version
• [DELTASPIKE-1335] - allow atomic access to n different TypedResolver 
values
Improvement

• [DELTASPIKE-1277] - Force refresh of cached config values
• [DELTASPIKE-1322] - clean up ConfigResolver
• [DELTASPIKE-1326] - Clean up Java 8 support in data module
• [DELTASPIKE-1339] - Add support for dynamic interceptor binding, 
added via Extension
• [DELTASPIKE-1340] - Delegate to JPA 2.2 getResultStream
• [DELTASPIKE-1341] - [perf] QueryProcessorFactory could reuse 
QueryProcessors
• [DELTASPIKE-1342] - Upgrade to ASM 6.1 for Java 10 support
• [DELTASPIKE-1346] - ProjectStageProducer should log changed values 
only if the value changed
Task

• [DELTASPIKE-1308] - Documentation of user home properties mechanism
• [DELTASPIKE-1325] - actively release ConfigSources and ConfigFilters 
if they implement Autocloseable


Please VOTE:

[+1] let's ship it!
[+0] meh, don't care
[-1] stop there is a ${showstopper}


The VOTE is open for 72h

txs and LieGrue,
strub