[jira] [Closed] (DELTASPIKE-928) Allow to disable storeWindowTree() on ClientWindow mode

2015-07-22 Thread Janario (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janario closed DELTASPIKE-928. -- > Allow to disable storeWindowTree() on ClientWindow mode >

[jira] [Commented] (DELTASPIKE-928) Allow to disable storeWindowTree() on ClientWindow mode

2015-07-22 Thread Janario (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637910#comment-14637910 ] Janario commented on DELTASPIKE-928: Tested and worked very well. Thanks. > All

[jira] [Created] (DELTASPIKE-964) Publish Javadoc 1.4.2 and 1.4.3-SNAPSHOT

2015-07-22 Thread Rafael Benevides (JIRA)
Rafael Benevides created DELTASPIKE-964: --- Summary: Publish Javadoc 1.4.2 and 1.4.3-SNAPSHOT Key: DELTASPIKE-964 URL: https://issues.apache.org/jira/browse/DELTASPIKE-964 Project: DeltaSpike

[jira] [Resolved] (DELTASPIKE-963) Header injection due to unescaped key in JsfUtils

2015-07-22 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-963. -- Resolution: Fixed Added encoding in master. Could you please give it a try?

[jira] [Updated] (DELTASPIKE-963) Header injection due to unescaped key in JsfUtils

2015-07-22 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-963: - Fix Version/s: 1.4.3 > Header injection due to unescaped key in JsfUtils > ---

[jira] [Resolved] (DELTASPIKE-928) Allow to disable storeWindowTree() on ClientWindow mode

2015-07-22 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-928. -- Resolution: Fixed Fixed in master. Please try it again. > Allow to disable

[ANNOUNCE] Release of Apache DeltaSpike 1.4.2

2015-07-22 Thread Gerhard Petracek
The Apache DeltaSpike team is pleased to announce the 18th release of DeltaSpike. Apache DeltaSpike is not a CDI-container, but a portable CDI extension. Documentation: http://deltaspike.apache.org/documentation/ Download: http://deltaspike.apache.org/download.html Release Notes: http://s.apach

Result (was: Re: [VOTE] Release of Apache DeltaSpike 1.4.2)

2015-07-22 Thread Gerhard Petracek
thank you for voting! 9 binding +1 votes (pmc): - Christian Kaltepoth - Cody Lerum - Gerhard Petracek - Jason Porter - John D. Ament - Mark Struberg - Rafael Benevides - Romain Manni-Bucau - Thomas Andraschko 2 non-binding +1 vote: - Daniel Cunha - Harald Wellmann regards, gerhard 2

Re: [VOTE] Release of Apache DeltaSpike 1.4.2

2015-07-22 Thread Mark Struberg
+1 LieGrue, strub > Am 19.07.2015 um 19:11 schrieb Gerhard Petracek : > > Hi, > > I was running the needed tasks to get the 18th release of Apache DeltaSpike > out. > The artifacts are deployed to Nexus [1] (and [2]). > > The tag is available at [3] and the release-branch at [4]. > They will

Re: Start Request scope manually fro a worker thread(asynchronous thread) in WAS8

2015-07-22 Thread Mark Struberg
> Am 16.07.2015 um 20:27 schrieb akm : > > injectJavaEEResources ouch, this indicates that some non-CDI EE stuff is not set up and you use it in this thread. In that case it might be better to use @javax.ejb.Asynchronous to start this new thread. Please note that you might need to tweak timeou