Re: [VOTE] release Apache DeltaSpike-1.8.1

2017-12-31 Thread Rudy De Busscher
+1

Rudy

On 31 December 2017 at 08:48, Mark Struberg 
wrote:

> Yes you are right, checked directly on our Jenkins - all fine still.
>
> It was just my mail client who fooled me. It still had the subject „..
> failed..“ on the thread still.
> But the last mail was an OK message.
>
> Sorry and LieGrue,
> Strub
>
> > Am 31.12.2017 um 00:22 schrieb John D. Ament :
> >
> > I didn't see an answer on this, but I'm fine with releasing as is
> > considering the contents so here's my +1.
> >
> > On Sat, Dec 30, 2017 at 11:59 AM John D. Ament 
> > wrote:
> >
> >> Where did it break jenkins?
> >>
> >>
> >> https://builds.apache.org/view/A-D/view/DeltaSpike/job/
> DeltaSpike_TomEE/1220/
> >> passed
> >>
> >> https://builds.apache.org/view/A-D/view/DeltaSpike/job/
> DeltaSpike_Payara_4.1.x/48/
> >> passed
> >>
> >> https://builds.apache.org/view/A-D/view/DeltaSpike/job/
> DeltaSpike_Wildfly_10.1/63/
> >> passed
> >>
> >> In fact, I asked the contributor to rebase to ensure that CI was passing
> >> since CI was failing.
> >>
> >> John
> >>
> >>
> >> On Sat, Dec 30, 2017 at 11:48 AM Mark Struberg
> 
> >> wrote:
> >>
> >>> I've moved 1299 to 1.8.2. It did break Jenkins, so we should look at it
> >>> again and take time as needed.
> >>> But we should really get this release out of the door asap as it
> contains
> >>> important security fixes.
> >>>
> >>> Happy to run an 1.8.2 release in the next weeks.
> >>>
> >>> LieGrue,
> >>> strub
> >>>
>  Am 30.12.2017 um 17:43 schrieb John D. Ament :
> 
>  Hmmm looks like we crossed wires.  Can you rerun with current
> master?  I
>  want to ensure that 1299 is included.
> 
>  On Sat, Dec 30, 2017 at 11:39 AM Mark Struberg
> >>> 
>  wrote:
> 
> > Hi folks!
> >
> > I did run the necessary steps for releasing DeltaSpike-1.8.1
> >
> > The following bugs and improvements got implemented:
> >
> > Bug
> >
> >   • [DELTASPIKE-1252] - data-documentation missing Optional
> return
> > value
> >   • [DELTASPIKE-1271] - [perf] cache Transactional
> >   • [DELTASPIKE-1272] - ConfigResolver asList breaks if no value
> >>> is
> > found
> >   • [DELTASPIKE-1275] - Build fails on Linux because Testclass
> > filenames are to long
> >   • [DELTASPIKE-1278] - PropertyFileConfig does not respect
> >>> optional
> > on external resources
> >   • [DELTASPIKE-1281] - Deltaspike does not pass BeanManager to
> > persistenf factory config using "javax.persistence.bean.manager"
> >   • [DELTASPIKE-1287] - asList() getValue() fails with a NPE if
> no
> > configured value exists
> >   • [DELTASPIKE-1288] - Default values are not interpolated
> >   • [DELTASPIKE-1294] - Secured Stereotypes are not applied to
> > inherited methods
> >   • [DELTASPIKE-1296] - PropertyFileConfig doesn't work with
> > internal extensions
> >   • [DELTASPIKE-1302] - ThreadPoolManager: ExecutorService map is
> > always empty
> >   • [DELTASPIKE-1303] - @Configuration proxies should support
> List
> > without converters
> >   • [DELTASPIKE-1305] - Multiple ds:windowId leads to multiple
> > redirects
> >   • [DELTASPIKE-1306] - IE sometimes doesn't set window.name
> > correctly
> >   • [DELTASPIKE-1307] - Deltaspike JSF: XSS
> >>> WindowIdHtmlRenderer.java
> > Improvement
> >
> >   • [DELTASPIKE-940] - @Transactional and @EntityManagerConfig
> >>> each
> > use a different method to resolve EntityManagers
> >   • [DELTASPIKE-1070] - Refactor RepositoryComponent/s
> >   • [DELTASPIKE-1258] - skip flush with one EntityManager
> >   • [DELTASPIKE-1267] - Remove second factory mechanism of
> > QueryBuilder's
> >   • [DELTASPIKE-1268] - QueryProcessorFactory should be a bean
> >   • [DELTASPIKE-1269] - [perf] Cache singleResultType per method
> >   • [DELTASPIKE-1270] - [perf] cache requiresTransaction per
> >>> method
> >   • [DELTASPIKE-1274] - Refactor proxy-module / improve
> >>> performance
> >   • [DELTASPIKE-1279] - SimpleSecurityViolation needs
> >>> equals/hashcode
> >   • [DELTASPIKE-1283] - Placeholders not supported for defaults
> >   • [DELTASPIKE-1289] - GlobalInterceptorExtension could reuse
> > BeanManager
> >   • [DELTASPIKE-1293] - CDI qualifiers support for JSF converters
> >   • [DELTASPIKE-1304] - Make CdiTestRunner use "flat" deployment
> >>> on
> > Weld by default
> > Task
> >
> >   • [DELTASPIKE-1259] - upgraded version numbers
> >   • [DELTASPIKE-1297] - add test with a customized
> >>> DynamicMockManager
> >   • [DELTASPIKE-1298] - document customization of a
> > DynamicMockManager

Re: [VOTE] release Apache DeltaSpike-1.8.1

2017-12-30 Thread Mark Struberg
Yes you are right, checked directly on our Jenkins - all fine still.

It was just my mail client who fooled me. It still had the subject „.. 
failed..“ on the thread still.
But the last mail was an OK message.

Sorry and LieGrue,
Strub

> Am 31.12.2017 um 00:22 schrieb John D. Ament :
> 
> I didn't see an answer on this, but I'm fine with releasing as is
> considering the contents so here's my +1.
> 
> On Sat, Dec 30, 2017 at 11:59 AM John D. Ament 
> wrote:
> 
>> Where did it break jenkins?
>> 
>> 
>> https://builds.apache.org/view/A-D/view/DeltaSpike/job/DeltaSpike_TomEE/1220/
>> passed
>> 
>> https://builds.apache.org/view/A-D/view/DeltaSpike/job/DeltaSpike_Payara_4.1.x/48/
>> passed
>> 
>> https://builds.apache.org/view/A-D/view/DeltaSpike/job/DeltaSpike_Wildfly_10.1/63/
>> passed
>> 
>> In fact, I asked the contributor to rebase to ensure that CI was passing
>> since CI was failing.
>> 
>> John
>> 
>> 
>> On Sat, Dec 30, 2017 at 11:48 AM Mark Struberg 
>> wrote:
>> 
>>> I've moved 1299 to 1.8.2. It did break Jenkins, so we should look at it
>>> again and take time as needed.
>>> But we should really get this release out of the door asap as it contains
>>> important security fixes.
>>> 
>>> Happy to run an 1.8.2 release in the next weeks.
>>> 
>>> LieGrue,
>>> strub
>>> 
 Am 30.12.2017 um 17:43 schrieb John D. Ament :
 
 Hmmm looks like we crossed wires.  Can you rerun with current master?  I
 want to ensure that 1299 is included.
 
 On Sat, Dec 30, 2017 at 11:39 AM Mark Struberg
>>> 
 wrote:
 
> Hi folks!
> 
> I did run the necessary steps for releasing DeltaSpike-1.8.1
> 
> The following bugs and improvements got implemented:
> 
> Bug
> 
>   • [DELTASPIKE-1252] - data-documentation missing Optional return
> value
>   • [DELTASPIKE-1271] - [perf] cache Transactional
>   • [DELTASPIKE-1272] - ConfigResolver asList breaks if no value
>>> is
> found
>   • [DELTASPIKE-1275] - Build fails on Linux because Testclass
> filenames are to long
>   • [DELTASPIKE-1278] - PropertyFileConfig does not respect
>>> optional
> on external resources
>   • [DELTASPIKE-1281] - Deltaspike does not pass BeanManager to
> persistenf factory config using "javax.persistence.bean.manager"
>   • [DELTASPIKE-1287] - asList() getValue() fails with a NPE if no
> configured value exists
>   • [DELTASPIKE-1288] - Default values are not interpolated
>   • [DELTASPIKE-1294] - Secured Stereotypes are not applied to
> inherited methods
>   • [DELTASPIKE-1296] - PropertyFileConfig doesn't work with
> internal extensions
>   • [DELTASPIKE-1302] - ThreadPoolManager: ExecutorService map is
> always empty
>   • [DELTASPIKE-1303] - @Configuration proxies should support List
> without converters
>   • [DELTASPIKE-1305] - Multiple ds:windowId leads to multiple
> redirects
>   • [DELTASPIKE-1306] - IE sometimes doesn't set window.name
> correctly
>   • [DELTASPIKE-1307] - Deltaspike JSF: XSS
>>> WindowIdHtmlRenderer.java
> Improvement
> 
>   • [DELTASPIKE-940] - @Transactional and @EntityManagerConfig
>>> each
> use a different method to resolve EntityManagers
>   • [DELTASPIKE-1070] - Refactor RepositoryComponent/s
>   • [DELTASPIKE-1258] - skip flush with one EntityManager
>   • [DELTASPIKE-1267] - Remove second factory mechanism of
> QueryBuilder's
>   • [DELTASPIKE-1268] - QueryProcessorFactory should be a bean
>   • [DELTASPIKE-1269] - [perf] Cache singleResultType per method
>   • [DELTASPIKE-1270] - [perf] cache requiresTransaction per
>>> method
>   • [DELTASPIKE-1274] - Refactor proxy-module / improve
>>> performance
>   • [DELTASPIKE-1279] - SimpleSecurityViolation needs
>>> equals/hashcode
>   • [DELTASPIKE-1283] - Placeholders not supported for defaults
>   • [DELTASPIKE-1289] - GlobalInterceptorExtension could reuse
> BeanManager
>   • [DELTASPIKE-1293] - CDI qualifiers support for JSF converters
>   • [DELTASPIKE-1304] - Make CdiTestRunner use "flat" deployment
>>> on
> Weld by default
> Task
> 
>   • [DELTASPIKE-1259] - upgraded version numbers
>   • [DELTASPIKE-1297] - add test with a customized
>>> DynamicMockManager
>   • [DELTASPIKE-1298] - document customization of a
> DynamicMockManager
> Test
> 
>   • [DELTASPIKE-1273] - Test against OWB 2
> 
> 
> 
> The staging repo is
> 
> 
>>> https://repository.apache.org/content/repositories/orgapachedeltaspike-1046/
> 
> The source release can be found at
> 
> 
>>> 

Re: [VOTE] release Apache DeltaSpike-1.8.1

2017-12-30 Thread John D. Ament
I didn't see an answer on this, but I'm fine with releasing as is
considering the contents so here's my +1.

On Sat, Dec 30, 2017 at 11:59 AM John D. Ament 
wrote:

> Where did it break jenkins?
>
>
> https://builds.apache.org/view/A-D/view/DeltaSpike/job/DeltaSpike_TomEE/1220/
>  passed
>
> https://builds.apache.org/view/A-D/view/DeltaSpike/job/DeltaSpike_Payara_4.1.x/48/
>  passed
>
> https://builds.apache.org/view/A-D/view/DeltaSpike/job/DeltaSpike_Wildfly_10.1/63/
>  passed
>
> In fact, I asked the contributor to rebase to ensure that CI was passing
> since CI was failing.
>
> John
>
>
> On Sat, Dec 30, 2017 at 11:48 AM Mark Struberg 
> wrote:
>
>> I've moved 1299 to 1.8.2. It did break Jenkins, so we should look at it
>> again and take time as needed.
>> But we should really get this release out of the door asap as it contains
>> important security fixes.
>>
>> Happy to run an 1.8.2 release in the next weeks.
>>
>> LieGrue,
>> strub
>>
>> > Am 30.12.2017 um 17:43 schrieb John D. Ament :
>> >
>> > Hmmm looks like we crossed wires.  Can you rerun with current master?  I
>> > want to ensure that 1299 is included.
>> >
>> > On Sat, Dec 30, 2017 at 11:39 AM Mark Struberg
>> 
>> > wrote:
>> >
>> >> Hi folks!
>> >>
>> >> I did run the necessary steps for releasing DeltaSpike-1.8.1
>> >>
>> >> The following bugs and improvements got implemented:
>> >>
>> >> Bug
>> >>
>> >>• [DELTASPIKE-1252] - data-documentation missing Optional return
>> >> value
>> >>• [DELTASPIKE-1271] - [perf] cache Transactional
>> >>• [DELTASPIKE-1272] - ConfigResolver asList breaks if no value
>> is
>> >> found
>> >>• [DELTASPIKE-1275] - Build fails on Linux because Testclass
>> >> filenames are to long
>> >>• [DELTASPIKE-1278] - PropertyFileConfig does not respect
>> optional
>> >> on external resources
>> >>• [DELTASPIKE-1281] - Deltaspike does not pass BeanManager to
>> >> persistenf factory config using "javax.persistence.bean.manager"
>> >>• [DELTASPIKE-1287] - asList() getValue() fails with a NPE if no
>> >> configured value exists
>> >>• [DELTASPIKE-1288] - Default values are not interpolated
>> >>• [DELTASPIKE-1294] - Secured Stereotypes are not applied to
>> >> inherited methods
>> >>• [DELTASPIKE-1296] - PropertyFileConfig doesn't work with
>> >> internal extensions
>> >>• [DELTASPIKE-1302] - ThreadPoolManager: ExecutorService map is
>> >> always empty
>> >>• [DELTASPIKE-1303] - @Configuration proxies should support List
>> >> without converters
>> >>• [DELTASPIKE-1305] - Multiple ds:windowId leads to multiple
>> >> redirects
>> >>• [DELTASPIKE-1306] - IE sometimes doesn't set window.name
>> >> correctly
>> >>• [DELTASPIKE-1307] - Deltaspike JSF: XSS
>> WindowIdHtmlRenderer.java
>> >> Improvement
>> >>
>> >>• [DELTASPIKE-940] - @Transactional and @EntityManagerConfig
>> each
>> >> use a different method to resolve EntityManagers
>> >>• [DELTASPIKE-1070] - Refactor RepositoryComponent/s
>> >>• [DELTASPIKE-1258] - skip flush with one EntityManager
>> >>• [DELTASPIKE-1267] - Remove second factory mechanism of
>> >> QueryBuilder's
>> >>• [DELTASPIKE-1268] - QueryProcessorFactory should be a bean
>> >>• [DELTASPIKE-1269] - [perf] Cache singleResultType per method
>> >>• [DELTASPIKE-1270] - [perf] cache requiresTransaction per
>> method
>> >>• [DELTASPIKE-1274] - Refactor proxy-module / improve
>> performance
>> >>• [DELTASPIKE-1279] - SimpleSecurityViolation needs
>> equals/hashcode
>> >>• [DELTASPIKE-1283] - Placeholders not supported for defaults
>> >>• [DELTASPIKE-1289] - GlobalInterceptorExtension could reuse
>> >> BeanManager
>> >>• [DELTASPIKE-1293] - CDI qualifiers support for JSF converters
>> >>• [DELTASPIKE-1304] - Make CdiTestRunner use "flat" deployment
>> on
>> >> Weld by default
>> >> Task
>> >>
>> >>• [DELTASPIKE-1259] - upgraded version numbers
>> >>• [DELTASPIKE-1297] - add test with a customized
>> DynamicMockManager
>> >>• [DELTASPIKE-1298] - document customization of a
>> >> DynamicMockManager
>> >> Test
>> >>
>> >>• [DELTASPIKE-1273] - Test against OWB 2
>> >>
>> >>
>> >>
>> >> The staging repo is
>> >>
>> >>
>> https://repository.apache.org/content/repositories/orgapachedeltaspike-1046/
>> >>
>> >> The source release can be found at
>> >>
>> >>
>> https://repository.apache.org/content/repositories/orgapachedeltaspike-1046/org/apache/deltaspike/deltaspike/1.8.1/
>> >> sha1
>> >> <
>> https://repository.apache.org/content/repositories/orgapachedeltaspike-1046/org/apache/deltaspike/deltaspike/1.8.1/sha1
>> >
>> >> is 4d7db712629261a92e6dcddfdcb7a446015bf432
>> >>
>> >>
>> >> Please VOTE:
>> >>
>> >> [+1] yea, let's ship it
>> >> [+0] meh, don't care
>> >> [-1] 

Re: [VOTE] release Apache DeltaSpike-1.8.1

2017-12-30 Thread Romain Manni-Bucau
+1

Le 30 déc. 2017 21:14, "Gerhard Petracek"  a écrit :

> +1
>
> regards,
> gerhard
>
>
>
> 2017-12-30 17:39 GMT+01:00 Mark Struberg :
>
> > Hi folks!
> >
> > I did run the necessary steps for releasing DeltaSpike-1.8.1
> >
> > The following bugs and improvements got implemented:
> >
> > Bug
> >
> > • [DELTASPIKE-1252] - data-documentation missing Optional return
> > value
> > • [DELTASPIKE-1271] - [perf] cache Transactional
> > • [DELTASPIKE-1272] - ConfigResolver asList breaks if no value is
> > found
> > • [DELTASPIKE-1275] - Build fails on Linux because Testclass
> > filenames are to long
> > • [DELTASPIKE-1278] - PropertyFileConfig does not respect
> optional
> > on external resources
> > • [DELTASPIKE-1281] - Deltaspike does not pass BeanManager to
> > persistenf factory config using "javax.persistence.bean.manager"
> > • [DELTASPIKE-1287] - asList() getValue() fails with a NPE if no
> > configured value exists
> > • [DELTASPIKE-1288] - Default values are not interpolated
> > • [DELTASPIKE-1294] - Secured Stereotypes are not applied to
> > inherited methods
> > • [DELTASPIKE-1296] - PropertyFileConfig doesn't work with
> > internal extensions
> > • [DELTASPIKE-1302] - ThreadPoolManager: ExecutorService map is
> > always empty
> > • [DELTASPIKE-1303] - @Configuration proxies should support List
> > without converters
> > • [DELTASPIKE-1305] - Multiple ds:windowId leads to multiple
> > redirects
> > • [DELTASPIKE-1306] - IE sometimes doesn't set window.name
> > correctly
> > • [DELTASPIKE-1307] - Deltaspike JSF: XSS
> WindowIdHtmlRenderer.java
> > Improvement
> >
> > • [DELTASPIKE-940] - @Transactional and @EntityManagerConfig each
> > use a different method to resolve EntityManagers
> > • [DELTASPIKE-1070] - Refactor RepositoryComponent/s
> > • [DELTASPIKE-1258] - skip flush with one EntityManager
> > • [DELTASPIKE-1267] - Remove second factory mechanism of
> > QueryBuilder's
> > • [DELTASPIKE-1268] - QueryProcessorFactory should be a bean
> > • [DELTASPIKE-1269] - [perf] Cache singleResultType per method
> > • [DELTASPIKE-1270] - [perf] cache requiresTransaction per method
> > • [DELTASPIKE-1274] - Refactor proxy-module / improve performance
> > • [DELTASPIKE-1279] - SimpleSecurityViolation needs
> equals/hashcode
> > • [DELTASPIKE-1283] - Placeholders not supported for defaults
> > • [DELTASPIKE-1289] - GlobalInterceptorExtension could reuse
> > BeanManager
> > • [DELTASPIKE-1293] - CDI qualifiers support for JSF converters
> > • [DELTASPIKE-1304] - Make CdiTestRunner use "flat" deployment on
> > Weld by default
> > Task
> >
> > • [DELTASPIKE-1259] - upgraded version numbers
> > • [DELTASPIKE-1297] - add test with a customized
> DynamicMockManager
> > • [DELTASPIKE-1298] - document customization of a
> > DynamicMockManager
> > Test
> >
> > • [DELTASPIKE-1273] - Test against OWB 2
> >
> >
> >
> > The staging repo is
> > https://repository.apache.org/content/repositories/
> > orgapachedeltaspike-1046/
> >
> > The source release can be found at
> > https://repository.apache.org/content/repositories/
> > orgapachedeltaspike-1046/org/apache/deltaspike/deltaspike/1.8.1/
> > sha1 is 4d7db712629261a92e6dcddfdcb7a446015bf432
> >
> >
> > Please VOTE:
> >
> > [+1] yea, let's ship it
> > [+0] meh, don't care
> > [-1] yikes, stop because ${showstopper}
> >
> > The VOTE is open for 72h.
> >
> >
> > Here is my own +1
> >
> > txs and LieGrue,
> > strub
>


Re: [VOTE] release Apache DeltaSpike-1.8.1

2017-12-30 Thread Gerhard Petracek
+1

regards,
gerhard



2017-12-30 17:39 GMT+01:00 Mark Struberg :

> Hi folks!
>
> I did run the necessary steps for releasing DeltaSpike-1.8.1
>
> The following bugs and improvements got implemented:
>
> Bug
>
> • [DELTASPIKE-1252] - data-documentation missing Optional return
> value
> • [DELTASPIKE-1271] - [perf] cache Transactional
> • [DELTASPIKE-1272] - ConfigResolver asList breaks if no value is
> found
> • [DELTASPIKE-1275] - Build fails on Linux because Testclass
> filenames are to long
> • [DELTASPIKE-1278] - PropertyFileConfig does not respect optional
> on external resources
> • [DELTASPIKE-1281] - Deltaspike does not pass BeanManager to
> persistenf factory config using "javax.persistence.bean.manager"
> • [DELTASPIKE-1287] - asList() getValue() fails with a NPE if no
> configured value exists
> • [DELTASPIKE-1288] - Default values are not interpolated
> • [DELTASPIKE-1294] - Secured Stereotypes are not applied to
> inherited methods
> • [DELTASPIKE-1296] - PropertyFileConfig doesn't work with
> internal extensions
> • [DELTASPIKE-1302] - ThreadPoolManager: ExecutorService map is
> always empty
> • [DELTASPIKE-1303] - @Configuration proxies should support List
> without converters
> • [DELTASPIKE-1305] - Multiple ds:windowId leads to multiple
> redirects
> • [DELTASPIKE-1306] - IE sometimes doesn't set window.name
> correctly
> • [DELTASPIKE-1307] - Deltaspike JSF: XSS WindowIdHtmlRenderer.java
> Improvement
>
> • [DELTASPIKE-940] - @Transactional and @EntityManagerConfig each
> use a different method to resolve EntityManagers
> • [DELTASPIKE-1070] - Refactor RepositoryComponent/s
> • [DELTASPIKE-1258] - skip flush with one EntityManager
> • [DELTASPIKE-1267] - Remove second factory mechanism of
> QueryBuilder's
> • [DELTASPIKE-1268] - QueryProcessorFactory should be a bean
> • [DELTASPIKE-1269] - [perf] Cache singleResultType per method
> • [DELTASPIKE-1270] - [perf] cache requiresTransaction per method
> • [DELTASPIKE-1274] - Refactor proxy-module / improve performance
> • [DELTASPIKE-1279] - SimpleSecurityViolation needs equals/hashcode
> • [DELTASPIKE-1283] - Placeholders not supported for defaults
> • [DELTASPIKE-1289] - GlobalInterceptorExtension could reuse
> BeanManager
> • [DELTASPIKE-1293] - CDI qualifiers support for JSF converters
> • [DELTASPIKE-1304] - Make CdiTestRunner use "flat" deployment on
> Weld by default
> Task
>
> • [DELTASPIKE-1259] - upgraded version numbers
> • [DELTASPIKE-1297] - add test with a customized DynamicMockManager
> • [DELTASPIKE-1298] - document customization of a
> DynamicMockManager
> Test
>
> • [DELTASPIKE-1273] - Test against OWB 2
>
>
>
> The staging repo is
> https://repository.apache.org/content/repositories/
> orgapachedeltaspike-1046/
>
> The source release can be found at
> https://repository.apache.org/content/repositories/
> orgapachedeltaspike-1046/org/apache/deltaspike/deltaspike/1.8.1/
> sha1 is 4d7db712629261a92e6dcddfdcb7a446015bf432
>
>
> Please VOTE:
>
> [+1] yea, let's ship it
> [+0] meh, don't care
> [-1] yikes, stop because ${showstopper}
>
> The VOTE is open for 72h.
>
>
> Here is my own +1
>
> txs and LieGrue,
> strub


Re: [VOTE] release Apache DeltaSpike-1.8.1

2017-12-30 Thread Cody Lerum
+1

On Sat, Dec 30, 2017 at 9:39 AM, Mark Struberg
 wrote:
> Hi folks!
>
> I did run the necessary steps for releasing DeltaSpike-1.8.1
>
> The following bugs and improvements got implemented:
>
> Bug
>
> • [DELTASPIKE-1252] - data-documentation missing Optional return value
> • [DELTASPIKE-1271] - [perf] cache Transactional
> • [DELTASPIKE-1272] - ConfigResolver asList breaks if no value is 
> found
> • [DELTASPIKE-1275] - Build fails on Linux because Testclass 
> filenames are to long
> • [DELTASPIKE-1278] - PropertyFileConfig does not respect optional on 
> external resources
> • [DELTASPIKE-1281] - Deltaspike does not pass BeanManager to 
> persistenf factory config using "javax.persistence.bean.manager"
> • [DELTASPIKE-1287] - asList() getValue() fails with a NPE if no 
> configured value exists
> • [DELTASPIKE-1288] - Default values are not interpolated
> • [DELTASPIKE-1294] - Secured Stereotypes are not applied to 
> inherited methods
> • [DELTASPIKE-1296] - PropertyFileConfig doesn't work with internal 
> extensions
> • [DELTASPIKE-1302] - ThreadPoolManager: ExecutorService map is 
> always empty
> • [DELTASPIKE-1303] - @Configuration proxies should support List 
> without converters
> • [DELTASPIKE-1305] - Multiple ds:windowId leads to multiple redirects
> • [DELTASPIKE-1306] - IE sometimes doesn't set window.name correctly
> • [DELTASPIKE-1307] - Deltaspike JSF: XSS WindowIdHtmlRenderer.java
> Improvement
>
> • [DELTASPIKE-940] - @Transactional and @EntityManagerConfig each use 
> a different method to resolve EntityManagers
> • [DELTASPIKE-1070] - Refactor RepositoryComponent/s
> • [DELTASPIKE-1258] - skip flush with one EntityManager
> • [DELTASPIKE-1267] - Remove second factory mechanism of 
> QueryBuilder's
> • [DELTASPIKE-1268] - QueryProcessorFactory should be a bean
> • [DELTASPIKE-1269] - [perf] Cache singleResultType per method
> • [DELTASPIKE-1270] - [perf] cache requiresTransaction per method
> • [DELTASPIKE-1274] - Refactor proxy-module / improve performance
> • [DELTASPIKE-1279] - SimpleSecurityViolation needs equals/hashcode
> • [DELTASPIKE-1283] - Placeholders not supported for defaults
> • [DELTASPIKE-1289] - GlobalInterceptorExtension could reuse 
> BeanManager
> • [DELTASPIKE-1293] - CDI qualifiers support for JSF converters
> • [DELTASPIKE-1304] - Make CdiTestRunner use "flat" deployment on 
> Weld by default
> Task
>
> • [DELTASPIKE-1259] - upgraded version numbers
> • [DELTASPIKE-1297] - add test with a customized DynamicMockManager
> • [DELTASPIKE-1298] - document customization of a DynamicMockManager
> Test
>
> • [DELTASPIKE-1273] - Test against OWB 2
>
>
>
> The staging repo is
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1046/
>
> The source release can be found at
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1046/org/apache/deltaspike/deltaspike/1.8.1/
> sha1 is 4d7db712629261a92e6dcddfdcb7a446015bf432
>
>
> Please VOTE:
>
> [+1] yea, let's ship it
> [+0] meh, don't care
> [-1] yikes, stop because ${showstopper}
>
> The VOTE is open for 72h.
>
>
> Here is my own +1
>
> txs and LieGrue,
> strub


Re: [VOTE] release Apache DeltaSpike-1.8.1

2017-12-30 Thread John D. Ament
Where did it break jenkins?

https://builds.apache.org/view/A-D/view/DeltaSpike/job/DeltaSpike_TomEE/1220/
 passed
https://builds.apache.org/view/A-D/view/DeltaSpike/job/DeltaSpike_Payara_4.1.x/48/
 passed
https://builds.apache.org/view/A-D/view/DeltaSpike/job/DeltaSpike_Wildfly_10.1/63/
 passed

In fact, I asked the contributor to rebase to ensure that CI was passing
since CI was failing.

John

On Sat, Dec 30, 2017 at 11:48 AM Mark Struberg 
wrote:

> I've moved 1299 to 1.8.2. It did break Jenkins, so we should look at it
> again and take time as needed.
> But we should really get this release out of the door asap as it contains
> important security fixes.
>
> Happy to run an 1.8.2 release in the next weeks.
>
> LieGrue,
> strub
>
> > Am 30.12.2017 um 17:43 schrieb John D. Ament :
> >
> > Hmmm looks like we crossed wires.  Can you rerun with current master?  I
> > want to ensure that 1299 is included.
> >
> > On Sat, Dec 30, 2017 at 11:39 AM Mark Struberg  >
> > wrote:
> >
> >> Hi folks!
> >>
> >> I did run the necessary steps for releasing DeltaSpike-1.8.1
> >>
> >> The following bugs and improvements got implemented:
> >>
> >> Bug
> >>
> >>• [DELTASPIKE-1252] - data-documentation missing Optional return
> >> value
> >>• [DELTASPIKE-1271] - [perf] cache Transactional
> >>• [DELTASPIKE-1272] - ConfigResolver asList breaks if no value is
> >> found
> >>• [DELTASPIKE-1275] - Build fails on Linux because Testclass
> >> filenames are to long
> >>• [DELTASPIKE-1278] - PropertyFileConfig does not respect
> optional
> >> on external resources
> >>• [DELTASPIKE-1281] - Deltaspike does not pass BeanManager to
> >> persistenf factory config using "javax.persistence.bean.manager"
> >>• [DELTASPIKE-1287] - asList() getValue() fails with a NPE if no
> >> configured value exists
> >>• [DELTASPIKE-1288] - Default values are not interpolated
> >>• [DELTASPIKE-1294] - Secured Stereotypes are not applied to
> >> inherited methods
> >>• [DELTASPIKE-1296] - PropertyFileConfig doesn't work with
> >> internal extensions
> >>• [DELTASPIKE-1302] - ThreadPoolManager: ExecutorService map is
> >> always empty
> >>• [DELTASPIKE-1303] - @Configuration proxies should support List
> >> without converters
> >>• [DELTASPIKE-1305] - Multiple ds:windowId leads to multiple
> >> redirects
> >>• [DELTASPIKE-1306] - IE sometimes doesn't set window.name
> >> correctly
> >>• [DELTASPIKE-1307] - Deltaspike JSF: XSS
> WindowIdHtmlRenderer.java
> >> Improvement
> >>
> >>• [DELTASPIKE-940] - @Transactional and @EntityManagerConfig each
> >> use a different method to resolve EntityManagers
> >>• [DELTASPIKE-1070] - Refactor RepositoryComponent/s
> >>• [DELTASPIKE-1258] - skip flush with one EntityManager
> >>• [DELTASPIKE-1267] - Remove second factory mechanism of
> >> QueryBuilder's
> >>• [DELTASPIKE-1268] - QueryProcessorFactory should be a bean
> >>• [DELTASPIKE-1269] - [perf] Cache singleResultType per method
> >>• [DELTASPIKE-1270] - [perf] cache requiresTransaction per method
> >>• [DELTASPIKE-1274] - Refactor proxy-module / improve performance
> >>• [DELTASPIKE-1279] - SimpleSecurityViolation needs
> equals/hashcode
> >>• [DELTASPIKE-1283] - Placeholders not supported for defaults
> >>• [DELTASPIKE-1289] - GlobalInterceptorExtension could reuse
> >> BeanManager
> >>• [DELTASPIKE-1293] - CDI qualifiers support for JSF converters
> >>• [DELTASPIKE-1304] - Make CdiTestRunner use "flat" deployment on
> >> Weld by default
> >> Task
> >>
> >>• [DELTASPIKE-1259] - upgraded version numbers
> >>• [DELTASPIKE-1297] - add test with a customized
> DynamicMockManager
> >>• [DELTASPIKE-1298] - document customization of a
> >> DynamicMockManager
> >> Test
> >>
> >>• [DELTASPIKE-1273] - Test against OWB 2
> >>
> >>
> >>
> >> The staging repo is
> >>
> >>
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1046/
> >>
> >> The source release can be found at
> >>
> >>
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1046/org/apache/deltaspike/deltaspike/1.8.1/
> >> sha1
> >> <
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1046/org/apache/deltaspike/deltaspike/1.8.1/sha1
> >
> >> is 4d7db712629261a92e6dcddfdcb7a446015bf432
> >>
> >>
> >> Please VOTE:
> >>
> >> [+1] yea, let's ship it
> >> [+0] meh, don't care
> >> [-1] yikes, stop because ${showstopper}
> >>
> >> The VOTE is open for 72h.
> >>
> >>
> >> Here is my own +1
> >>
> >> txs and LieGrue,
> >> strub
>
>


Re: [VOTE] release Apache DeltaSpike-1.8.1

2017-12-30 Thread Mark Struberg
I've moved 1299 to 1.8.2. It did break Jenkins, so we should look at it again 
and take time as needed. 
But we should really get this release out of the door asap as it contains 
important security fixes.

Happy to run an 1.8.2 release in the next weeks.

LieGrue,
strub

> Am 30.12.2017 um 17:43 schrieb John D. Ament :
> 
> Hmmm looks like we crossed wires.  Can you rerun with current master?  I
> want to ensure that 1299 is included.
> 
> On Sat, Dec 30, 2017 at 11:39 AM Mark Struberg 
> wrote:
> 
>> Hi folks!
>> 
>> I did run the necessary steps for releasing DeltaSpike-1.8.1
>> 
>> The following bugs and improvements got implemented:
>> 
>> Bug
>> 
>>• [DELTASPIKE-1252] - data-documentation missing Optional return
>> value
>>• [DELTASPIKE-1271] - [perf] cache Transactional
>>• [DELTASPIKE-1272] - ConfigResolver asList breaks if no value is
>> found
>>• [DELTASPIKE-1275] - Build fails on Linux because Testclass
>> filenames are to long
>>• [DELTASPIKE-1278] - PropertyFileConfig does not respect optional
>> on external resources
>>• [DELTASPIKE-1281] - Deltaspike does not pass BeanManager to
>> persistenf factory config using "javax.persistence.bean.manager"
>>• [DELTASPIKE-1287] - asList() getValue() fails with a NPE if no
>> configured value exists
>>• [DELTASPIKE-1288] - Default values are not interpolated
>>• [DELTASPIKE-1294] - Secured Stereotypes are not applied to
>> inherited methods
>>• [DELTASPIKE-1296] - PropertyFileConfig doesn't work with
>> internal extensions
>>• [DELTASPIKE-1302] - ThreadPoolManager: ExecutorService map is
>> always empty
>>• [DELTASPIKE-1303] - @Configuration proxies should support List
>> without converters
>>• [DELTASPIKE-1305] - Multiple ds:windowId leads to multiple
>> redirects
>>• [DELTASPIKE-1306] - IE sometimes doesn't set window.name
>> correctly
>>• [DELTASPIKE-1307] - Deltaspike JSF: XSS WindowIdHtmlRenderer.java
>> Improvement
>> 
>>• [DELTASPIKE-940] - @Transactional and @EntityManagerConfig each
>> use a different method to resolve EntityManagers
>>• [DELTASPIKE-1070] - Refactor RepositoryComponent/s
>>• [DELTASPIKE-1258] - skip flush with one EntityManager
>>• [DELTASPIKE-1267] - Remove second factory mechanism of
>> QueryBuilder's
>>• [DELTASPIKE-1268] - QueryProcessorFactory should be a bean
>>• [DELTASPIKE-1269] - [perf] Cache singleResultType per method
>>• [DELTASPIKE-1270] - [perf] cache requiresTransaction per method
>>• [DELTASPIKE-1274] - Refactor proxy-module / improve performance
>>• [DELTASPIKE-1279] - SimpleSecurityViolation needs equals/hashcode
>>• [DELTASPIKE-1283] - Placeholders not supported for defaults
>>• [DELTASPIKE-1289] - GlobalInterceptorExtension could reuse
>> BeanManager
>>• [DELTASPIKE-1293] - CDI qualifiers support for JSF converters
>>• [DELTASPIKE-1304] - Make CdiTestRunner use "flat" deployment on
>> Weld by default
>> Task
>> 
>>• [DELTASPIKE-1259] - upgraded version numbers
>>• [DELTASPIKE-1297] - add test with a customized DynamicMockManager
>>• [DELTASPIKE-1298] - document customization of a
>> DynamicMockManager
>> Test
>> 
>>• [DELTASPIKE-1273] - Test against OWB 2
>> 
>> 
>> 
>> The staging repo is
>> 
>> https://repository.apache.org/content/repositories/orgapachedeltaspike-1046/
>> 
>> The source release can be found at
>> 
>> https://repository.apache.org/content/repositories/orgapachedeltaspike-1046/org/apache/deltaspike/deltaspike/1.8.1/
>> sha1
>> 
>> is 4d7db712629261a92e6dcddfdcb7a446015bf432
>> 
>> 
>> Please VOTE:
>> 
>> [+1] yea, let's ship it
>> [+0] meh, don't care
>> [-1] yikes, stop because ${showstopper}
>> 
>> The VOTE is open for 72h.
>> 
>> 
>> Here is my own +1
>> 
>> txs and LieGrue,
>> strub



Re: [VOTE] release Apache DeltaSpike-1.8.1

2017-12-30 Thread John D. Ament
Hmmm looks like we crossed wires.  Can you rerun with current master?  I
want to ensure that 1299 is included.

On Sat, Dec 30, 2017 at 11:39 AM Mark Struberg 
wrote:

> Hi folks!
>
> I did run the necessary steps for releasing DeltaSpike-1.8.1
>
> The following bugs and improvements got implemented:
>
> Bug
>
> • [DELTASPIKE-1252] - data-documentation missing Optional return
> value
> • [DELTASPIKE-1271] - [perf] cache Transactional
> • [DELTASPIKE-1272] - ConfigResolver asList breaks if no value is
> found
> • [DELTASPIKE-1275] - Build fails on Linux because Testclass
> filenames are to long
> • [DELTASPIKE-1278] - PropertyFileConfig does not respect optional
> on external resources
> • [DELTASPIKE-1281] - Deltaspike does not pass BeanManager to
> persistenf factory config using "javax.persistence.bean.manager"
> • [DELTASPIKE-1287] - asList() getValue() fails with a NPE if no
> configured value exists
> • [DELTASPIKE-1288] - Default values are not interpolated
> • [DELTASPIKE-1294] - Secured Stereotypes are not applied to
> inherited methods
> • [DELTASPIKE-1296] - PropertyFileConfig doesn't work with
> internal extensions
> • [DELTASPIKE-1302] - ThreadPoolManager: ExecutorService map is
> always empty
> • [DELTASPIKE-1303] - @Configuration proxies should support List
> without converters
> • [DELTASPIKE-1305] - Multiple ds:windowId leads to multiple
> redirects
> • [DELTASPIKE-1306] - IE sometimes doesn't set window.name
> correctly
> • [DELTASPIKE-1307] - Deltaspike JSF: XSS WindowIdHtmlRenderer.java
> Improvement
>
> • [DELTASPIKE-940] - @Transactional and @EntityManagerConfig each
> use a different method to resolve EntityManagers
> • [DELTASPIKE-1070] - Refactor RepositoryComponent/s
> • [DELTASPIKE-1258] - skip flush with one EntityManager
> • [DELTASPIKE-1267] - Remove second factory mechanism of
> QueryBuilder's
> • [DELTASPIKE-1268] - QueryProcessorFactory should be a bean
> • [DELTASPIKE-1269] - [perf] Cache singleResultType per method
> • [DELTASPIKE-1270] - [perf] cache requiresTransaction per method
> • [DELTASPIKE-1274] - Refactor proxy-module / improve performance
> • [DELTASPIKE-1279] - SimpleSecurityViolation needs equals/hashcode
> • [DELTASPIKE-1283] - Placeholders not supported for defaults
> • [DELTASPIKE-1289] - GlobalInterceptorExtension could reuse
> BeanManager
> • [DELTASPIKE-1293] - CDI qualifiers support for JSF converters
> • [DELTASPIKE-1304] - Make CdiTestRunner use "flat" deployment on
> Weld by default
> Task
>
> • [DELTASPIKE-1259] - upgraded version numbers
> • [DELTASPIKE-1297] - add test with a customized DynamicMockManager
> • [DELTASPIKE-1298] - document customization of a
> DynamicMockManager
> Test
>
> • [DELTASPIKE-1273] - Test against OWB 2
>
>
>
> The staging repo is
>
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1046/
>
> The source release can be found at
>
> https://repository.apache.org/content/repositories/orgapachedeltaspike-1046/org/apache/deltaspike/deltaspike/1.8.1/
> sha1
> 
> is 4d7db712629261a92e6dcddfdcb7a446015bf432
>
>
> Please VOTE:
>
> [+1] yea, let's ship it
> [+0] meh, don't care
> [-1] yikes, stop because ${showstopper}
>
> The VOTE is open for 72h.
>
>
> Here is my own +1
>
> txs and LieGrue,
> strub