Object#method and proxies

2015-12-18 Thread Romain Manni-Bucau
: you probably all know the @CdiStartup extension relying on toString() in after validation event callback and the code I used - and which fails - was pretty close to that. FYI I tested only on 1.2.7 but code didnt change much in 1.2.x branch I think. Any input/idea? Romain Manni-Bucau @rmannibucau

Re: Object#method and proxies

2015-12-19 Thread Romain Manni-Bucau
It is undefined AFAIK or ambiguous since we pass TCK anyway. Le 19 déc. 2015 13:42, "Thomas Andraschko" <andraschko.tho...@gmail.com> a écrit : > Hi, > > shoudln't toString call the original toString method of the contextual > instance? > > 2015-12-18 20:13 GMT+

[jira] [Created] (OWB-1100) blacklist org.codehaus.groovy.runtime.,org.apache.commons.collections.functors.,org.apache.xalan in OwbCustomObjectInputStream

2015-11-27 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created OWB-1100: --- Summary: blacklist org.codehaus.groovy.runtime.,org.apache.commons.collections.functors.,org.apache.xalan in OwbCustomObjectInputStream Key: OWB-1100 URL: https

[jira] [Commented] (OWB-1109) Conversation scope check is not happening when calling methods on Conversation

2016-01-11 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15092819#comment-15092819 ] Romain Manni-Bucau commented on OWB-1109: - Should be done in other places for perf reasons. Do you

[jira] [Commented] (OWB-1123) NPE at NormalScopeProxyFactory.createNormalScopeProxy during deserialization

2016-06-10 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324178#comment-15324178 ] Romain Manni-Bucau commented on OWB-1123: - Yes that's it, you reuse an old bean. Just disable

[jira] [Commented] (OWB-1123) NPE at NormalScopeProxyFactory.createNormalScopeProxy during deserialization

2016-06-10 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324196#comment-15324196 ] Romain Manni-Bucau commented on OWB-1123: - Maybe ensure to clean you conf/Catalina and work/ dirs

[jira] [Commented] (OWB-1123) NPE at NormalScopeProxyFactory.createNormalScopeProxy during deserialization

2016-06-10 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324156#comment-15324156 ] Romain Manni-Bucau commented on OWB-1123: - [~balusc] means the bean was not found from its

[jira] [Commented] (OWB-1123) NPE at NormalScopeProxyFactory.createNormalScopeProxy during deserialization

2016-06-10 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324169#comment-15324169 ] Romain Manni-Bucau commented on OWB-1123: - Ah, can you share the full stacktrace then? >

[jira] [Commented] (OWB-1123) NPE at NormalScopeProxyFactory.createNormalScopeProxy during deserialization

2016-06-23 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346667#comment-15346667 ] Romain Manni-Bucau commented on OWB-1123: - Works with weld cause weld doesn't support bean session

[jira] [Commented] (OWB-1123) NPE at NormalScopeProxyFactory.createNormalScopeProxy during deserialization

2016-06-24 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15348024#comment-15348024 ] Romain Manni-Bucau commented on OWB-1123: - Checking MemcachedBackupSessionManager it seems

[jira] [Commented] (OWB-1123) NPE at NormalScopeProxyFactory.createNormalScopeProxy during deserialization

2016-06-24 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15348185#comment-15348185 ] Romain Manni-Bucau commented on OWB-1123: - [to give more details cause Mark said me I was unclear

[jira] [Commented] (OWB-1123) NPE at NormalScopeProxyFactory.createNormalScopeProxy during deserialization

2016-06-24 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15347981#comment-15347981 ] Romain Manni-Bucau commented on OWB-1123: - should be register as a listener (@WebListener is a way

[jira] [Commented] (OWB-1123) NPE at NormalScopeProxyFactory.createNormalScopeProxy during deserialization

2016-06-24 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15347904#comment-15347904 ] Romain Manni-Bucau commented on OWB-1123: - {code} import

[jira] [Comment Edited] (OWB-1123) NPE at NormalScopeProxyFactory.createNormalScopeProxy during deserialization

2016-06-24 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15347904#comment-15347904 ] Romain Manni-Bucau edited comment on OWB-1123 at 6/24/16 7:39 AM: -- {code

[jira] [Commented] (OWB-1111) firing a during-transaction event fails if the tx is already rolled back or not active

2016-01-15 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15101724#comment-15101724 ] Romain Manni-Bucau commented on OWB-: - Using Synchronization semantic we should respect

[jira] [Created] (OWB-1117) Beanmanager createInjectionTarget shouldnt validate injection points during extension boot

2016-02-10 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created OWB-1117: --- Summary: Beanmanager createInjectionTarget shouldnt validate injection points during extension boot Key: OWB-1117 URL: https://issues.apache.org/jira/browse/OWB-1117

[jira] [Resolved] (OWB-1117) Beanmanager createInjectionTarget shouldnt validate injection points during extension boot

2016-02-10 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved OWB-1117. - Resolution: Fixed > Beanmanager createInjectionTarget shouldnt validate injection poi

Re: moving to owb-1.7.0-SNAPSHOT?

2016-01-31 Thread Romain Manni-Bucau
1.6.3 is good since it is rarely used by *users*. Also not sure we need both SPI since we have bba handling elsewhere and I think scanner service responsability should stay lower level than bda which is a CDI thing to make it useful - keep integration with other filesystems typically. Le 31 janv.

[jira] [Commented] (OWB-1112) CDI Producer method

2016-02-02 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15128259#comment-15128259 ] Romain Manni-Bucau commented on OWB-1112: - Hi Victor, this producer was invalid for CDI 1.0 (OWb 1.2

[jira] [Commented] (OWB-1112) CDI Producer method

2016-02-02 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15128421#comment-15128421 ] Romain Manni-Bucau commented on OWB-1112: - [~victorpasqualino] 1.2 implements *CDi 1.0

[jira] [Resolved] (OWB-1122) InjectionPoint.getQualifiers does not return the list of selected qualifiers with programmatic lookup

2016-02-24 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved OWB-1122. - Resolution: Fixed Assignee: Romain Manni-Bucau Fix Version/s: 1.6.4

[jira] [Commented] (OWB-1111) firing a during-transaction event fails if the tx is already rolled back or not active

2016-01-22 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113003#comment-15113003 ] Romain Manni-Bucau commented on OWB-: - @struberg look ok until it gets specified > fir

Re: [DISCUSS] moving OpenWebBeans to GIT?

2016-01-23 Thread Romain Manni-Bucau
-0 doesnt bring anything IMO but dont care enough to fight on it Le 23 janv. 2016 11:59, "Mark Struberg" a écrit : > Hi! > > What do you think about moving openwebbeans to GIT. > Of course hosted at the ASF. > > Would probably be helpful when working on the CDI-2.0 branch in

[jira] [Commented] (OWB-1119) Implement ConversationManagerService to plugin a custom manager

2016-02-17 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15150805#comment-15150805 ] Romain Manni-Bucau commented on OWB-1119: - [~sessaid] hi, can you detail the use case you have we

[jira] [Commented] (OWB-1119) Implement ConversationManagerService to plugin a custom manager

2016-02-17 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15150852#comment-15150852 ] Romain Manni-Bucau commented on OWB-1119: - Thing is once you plugged into the ContextsService

[jira] [Commented] (OWB-1119) Implement ConversationManagerService to plugin a custom manager

2016-02-17 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15150891#comment-15150891 ] Romain Manni-Bucau commented on OWB-1119: - You don't need to go through ConversationManager

Re: [VOTE] Release OpenWebBeans-1.6.3

2016-02-17 Thread Romain Manni-Bucau
+1 Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2016-02-16 23:17

Re: [VOTE] Release OpenWebBeans-1.6.3

2016-02-17 Thread Romain Manni-Bucau
AFAIK it is due to a setup issue in DS which broke the classpath on some module if it is the one you refer too. This is fine to release then. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.

Re: [VOTE] Release OpenWebBeans-1.6.3

2016-02-17 Thread Romain Manni-Bucau
To be honest got far worse with cdi/deltaspike+maven in previous releases and doing a 1.6.4 is not forbidden (:D) if we find it is an actual bug in OWB. Let me know if you need me to investigate a bit more the issue. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> |

[jira] [Commented] (OWB-1119) Implement ConversationManagerService to plugin a custom manager

2016-02-17 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15151884#comment-15151884 ] Romain Manni-Bucau commented on OWB-1119: - [~sessaid] did you check deltaspike ctrl? Does pretty

[jira] [Commented] (OWB-1120) Expose singleContextMap and contextMap from BeanManagerImpl as API

2016-02-18 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15152645#comment-15152645 ] Romain Manni-Bucau commented on OWB-1120: - You can already control context though ContextsService so

[jira] [Commented] (OWB-1120) Expose singleContextMap and contextMap from BeanManagerImpl as API

2016-02-18 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15152721#comment-15152721 ] Romain Manni-Bucau commented on OWB-1120: - hmm, maybe this is still too theoric for me but reading

Re: Extending context and bean instance discovery in OpenWebBeans

2016-02-19 Thread Romain Manni-Bucau
Le 19 févr. 2016 21:54, "Shahim Essaid" a écrit : > > On Fri, Feb 19, 2016 at 12:31 PM, Mark Struberg wrote: > > > Hi Shahim! > > > > Plz give me a bit to read through the long post. Currently busy with some > > other work but hope to get to it tonight or

Re: Extending context and bean instance discovery in OpenWebBeans

2016-02-20 Thread Romain Manni-Bucau
There are multiple thibgs then: 1. You will do somthing which has no link with CDI anymore 2. This can be achieved with custom scopes whatever you seem to think 3. Tomee does it having several deployments 4. Adding an id to webbeanscontext is doable and is only relevant to share the same

[jira] [Resolved] (OWB-1118) Producer Fields don't work with Interceptors

2016-02-11 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved OWB-1118. - Resolution: Fixed Assignee: Romain Manni-Bucau Fix Version/s: 1.6.3 Thanks

seteventfired too early?

2016-03-20 Thread Romain Manni-Bucau
Hi guys, any reason to consider the event fired before firing it there: https://github.com/apache/openwebbeans/blob/5197d2ce7f270e7089184b942d4c8e1c8ddc53b6/webbeans-impl/src/main/java/org/apache/webbeans/config/BeansDeployer.java#L670 ? Romain Manni-Bucau @rmannibucau | Blog | Github

[jira] [Commented] (OWB-1124) Lazy start on SessionContext NPE on no active RequestContext

2016-03-03 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177754#comment-15177754 ] Romain Manni-Bucau commented on OWB-1124: - [~karlkilden] pushed a test. Did you test OWB snapshot

[jira] [Deleted] (OWB-1132) 1-800-790-9186 FREE HP Tech Support Phone Number!!

2016-05-12 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau deleted OWB-1132: > 1-800-790-9186 FREE HP Tech Support Phone Num

Re: seteventfired too early?

2016-04-17 Thread Romain Manni-Bucau
finally pushed a test about it Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomi

[jira] [Created] (OWB-1129) isAfterBeanDiscoveryFired() doesn't handle before/during/after event states as required

2016-04-14 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created OWB-1129: --- Summary: isAfterBeanDiscoveryFired() doesn't handle before/during/after event states as required Key: OWB-1129 URL: https://issues.apache.org/jira/browse/OWB-1129

[jira] [Resolved] (OWB-1129) isAfterBeanDiscoveryFired() doesn't handle before/during/after event states as required

2016-04-14 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved OWB-1129. - Resolution: Fixed > isAfterBeanDiscoveryFired() doesn't handle before/during/after ev

Re: seteventfired too early?

2016-04-14 Thread Romain Manni-Bucau
pushed a change, if anyone has time to validate it. Hope to be able to work on a test next week but any help is welcomed Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau>

Re: do an OWB release?

2016-07-27 Thread Romain Manni-Bucau
+1 to go Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Wordpress Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rman

Re: Build problem

2016-07-22 Thread Romain Manni-Bucau
+1 to upgrade Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Wordpress Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rman

[jira] [Commented] (OWB-1123) NPE at NormalScopeProxyFactory.createNormalScopeProxy during deserialization

2016-07-28 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398730#comment-15398730 ] Romain Manni-Bucau commented on OWB-1123: - [~lu4242] just as a FYI: OWB now stores @SessionScoped

[jira] [Commented] (OWB-1137) SessionScoped CDI bean is not updated when injected in a HttpServlet

2016-08-01 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15402232#comment-15402232 ] Romain Manni-Bucau commented on OWB-1137: - Answered your stackoverflow issue, without a test case

[jira] [Commented] (OWB-1137) SessionScoped CDI bean is not updated when injected in a HttpServlet

2016-08-02 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15403747#comment-15403747 ] Romain Manni-Bucau commented on OWB-1137: - - about the logger: would need to see the full setup

[jira] [Commented] (OWB-1137) SessionScoped CDI bean is not updated when injected in a HttpServlet

2016-08-03 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15405687#comment-15405687 ] Romain Manni-Bucau commented on OWB-1137: - - Wrong @SessionScoped (JSF one instead of CDI?) - Wrong

[jira] [Comment Edited] (OWB-1137) SessionScoped CDI bean is not updated when injected in a HttpServlet

2016-08-03 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15405687#comment-15405687 ] Romain Manni-Bucau edited comment on OWB-1137 at 8/3/16 10:25 AM: -- - Wrong

[jira] [Commented] (OWB-1137) SessionScoped CDI bean is not updated when injected in a HttpServlet

2016-08-03 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15405733#comment-15405733 ] Romain Manni-Bucau commented on OWB-1137: - http://openwebbeans.apache.org/community.html#mailing

[jira] [Commented] (OWB-1137) SessionScoped CDI bean is not updated when injected in a HttpServlet

2016-08-03 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15406101#comment-15406101 ] Romain Manni-Bucau commented on OWB-1137: - one of both (I prefer WEB-INF but it is up to you

WARNING for duplicated interceptors

2016-07-08 Thread Romain Manni-Bucau
aid Gerhard. wdyt? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Wordpress Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/r

[jira] [Commented] (OWB-1137) SessionScoped CDI bean is not updated when injected in a HttpServlet

2016-08-02 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15403522#comment-15403522 ] Romain Manni-Bucau commented on OWB-1137: - Ok so here few things: - CDI 1.2 + TomEE 1.7

[jira] [Commented] (OWB-1137) SessionScoped CDI bean is not updated when injected in a HttpServlet

2016-08-02 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15403600#comment-15403600 ] Romain Manni-Bucau commented on OWB-1137: - [~ParadoX] pas sur jira ;) About

[jira] [Commented] (OWB-1123) NPE at NormalScopeProxyFactory.createNormalScopeProxy during deserialization

2016-06-30 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15357126#comment-15357126 ] Romain Manni-Bucau commented on OWB-1123: - Added a test on OWB and tested on TomEE 7.0.1

[jira] [Commented] (OWB-1123) NPE at NormalScopeProxyFactory.createNormalScopeProxy during deserialization

2016-06-30 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356892#comment-15356892 ] Romain Manni-Bucau commented on OWB-1123: - Should be fixed next week >

Re: CDI 2.0 Spec JAR

2016-07-03 Thread Romain Manni-Bucau
Hi John, -> geronimo@ ;) Otherwise +1 for jenkins and to replace current 2.0 by an up to date version Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Wordpress Blog <http://rmannibucau.wordpress.co

Re: CDI 2.0 Spec JAR

2016-07-03 Thread Romain Manni-Bucau
ents/spec AFAIK. > John > > On Sun, Jul 3, 2016 at 3:24 PM Romain Manni-Bucau <rmannibu...@gmail.com> > wrote: > > > Hi John, > > > > -> geronimo@ ;) > > > > Otherwise +1 for jenkins and to replace current 2.0 by an up to date > > version

[jira] (MEECROWAVE-14) Upgrade to CXF 3.1.10

2017-01-31 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved MEECROWAVE-14. -- Resolution: Fixed > Upgrade to CXF 3.1

[jira] (MEECROWAVE-15) upgrade log4j2 to 2.8

2017-01-31 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved MEECROWAVE-15. -- Resolution: Fixed > upgrade log4j2 to

[VOTE] Release Apache Meecrowave-0.3.0

2017-01-31 Thread Romain Manni-Bucau
server based on CXF oauth2 code and some basic groovy support (deploy a server with a .groovy :)). Please VOTE: [+1] awesome progress, let's do it [+0] meecrowhat? don't care [-1] stop: ${blocker} The VOTE is open for 72h. Thanks, Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibu

[jira] (MEECROWAVE-16) upgrade OWB to 1.7.2

2017-01-31 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved MEECROWAVE-16. -- Resolution: Fixed > upgrade OWB to 1.

[jira] (MEECROWAVE-15) upgrade log4j2 to 2.8

2017-01-31 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created MEECROWAVE-15: Summary: upgrade log4j2 to 2.8 Key: MEECROWAVE-15 URL: https://issues.apache.org/jira/browse/MEECROWAVE-15 Project: Meecrowave Issue Type

[jira] (MEECROWAVE-16) upgrade OWB to 1.7.2

2017-01-31 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created MEECROWAVE-16: Summary: upgrade OWB to 1.7.2 Key: MEECROWAVE-16 URL: https://issues.apache.org/jira/browse/MEECROWAVE-16 Project: Meecrowave Issue Type

[jira] (MEECROWAVE-14) Upgrade to CXF 3.1.10

2017-01-31 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created MEECROWAVE-14: Summary: Upgrade to CXF 3.1.10 Key: MEECROWAVE-14 URL: https://issues.apache.org/jira/browse/MEECROWAVE-14 Project: Meecrowave Issue Type

[VOTE] Release Apache OpenWebBeans-1.7.2

2017-01-31 Thread Romain Manni-Bucau
bbeans/1.7.2/ My gpg key can be found at https://svn.apache.org/repos/ asf/openwebbeans/trunk/KEYS Please VOTE: [+1] awesome, was waiting for it [+0] well, don't care [-1] stop there is this issue: ${blocker} The VOTE is open for 72h as usual. Thks, Romain Manni-Bucau @rmannibucau <https://tw

[CANCEL][VOTE] Release Apache Meecrowave-0.3.0

2017-02-06 Thread Romain Manni-Bucau
cancelling this vote (with right subject) thanks Mark to have see the issue Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibuc

[jira] [Created] (MEECROWAVE-9) add option to activate access log through command line

2017-01-22 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created MEECROWAVE-9: --- Summary: add option to activate access log through command line Key: MEECROWAVE-9 URL: https://issues.apache.org/jira/browse/MEECROWAVE-9 Project

[jira] [Resolved] (MEECROWAVE-10) Avoid to create a fake folder for classpath deployment

2017-01-25 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved MEECROWAVE-10. -- Resolution: Fixed > Avoid to create a fake folder for classpath deploym

[jira] [Resolved] (MEECROWAVE-12) Support a way to cipher password

2017-01-26 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved MEECROWAVE-12. -- Resolution: Fixed > Support a way to cipher passw

[jira] [Created] (MEECROWAVE-12) Support a way to cipher password

2017-01-26 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created MEECROWAVE-12: Summary: Support a way to cipher password Key: MEECROWAVE-12 URL: https://issues.apache.org/jira/browse/MEECROWAVE-12 Project: Meecrowave

[jira] [Updated] (MEECROWAVE-12) Support a way to cipher password

2017-01-26 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated MEECROWAVE-12: - Description: ValueTransformer is current solution, it is documented on core

Re: [Meecrowave] 0.3.0 wishlist

2017-01-26 Thread Romain Manni-Bucau
if there is no objection I'd like to try to get the 0.3.0 out next week, if you have some blockers please shout Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com&g

Re: [Meecrowave] 0.3.0 wishlist

2017-01-30 Thread Romain Manni-Bucau
CXF 3.1.10 is under vote since 3 days (;)), will wait to upgrade then go, please shout if there is any blocker Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com&g

[jira] [Created] (MEECROWAVE-13) request listeners don't always have access to request scoped

2017-01-28 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created MEECROWAVE-13: Summary: request listeners don't always have access to request scoped Key: MEECROWAVE-13 URL: https://issues.apache.org/jira/browse/MEECROWAVE-13

[jira] [Resolved] (MEECROWAVE-13) request listeners don't always have access to request scoped

2017-01-28 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved MEECROWAVE-13. -- Resolution: Fixed > request listeners don't always have access to requ

[jira] [Updated] (MEECROWAVE-11) arquillian default protocol should be configurable in the container if set to local cause arquillian has some rule bypassing xml config in such a case

2017-01-26 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated MEECROWAVE-11: - Summary: arquillian default protocol should be configurable in the container

[jira] [Resolved] (MEECROWAVE-11) arquillian default protocol should be configurable in the container if set to local cause arquillian has some rule bypassing xml config in such a case

2017-01-26 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved MEECROWAVE-11. -- Resolution: Fixed > arquillian default protocol should be configura

[jira] [Created] (MEECROWAVE-11) arquillian default protocol should be configurable in the container if set to local cause arquillian has some rule bypassing it

2017-01-26 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created MEECROWAVE-11: Summary: arquillian default protocol should be configurable in the container if set to local cause arquillian has some rule bypassing it Key: MEECROWAVE-11 URL

[jira] [Assigned] (MEECROWAVE-5) add bake(Consumer) shortcut

2017-01-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau reassigned MEECROWAVE-5: --- Assignee: Romain Manni-Bucau > add bake(Consumer) short

[jira] [Assigned] (MEECROWAVE-1) clean up CLI option usage

2017-01-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau reassigned MEECROWAVE-1: --- Assignee: Romain Manni-Bucau > clean up CLI option us

[jira] [Assigned] (MEECROWAVE-3) support jsp if jasper is there

2017-01-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau reassigned MEECROWAVE-3: --- Assignee: Romain Manni-Bucau > support jsp if jas

[jira] [Assigned] (MEECROWAVE-2) basic oauth2 module

2017-01-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau reassigned MEECROWAVE-2: --- Assignee: Romain Manni-Bucau > basic oauth2 mod

[jira] [Created] (MEECROWAVE-7) better wiring of docbase and cistomizer in our mojo

2017-01-20 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created MEECROWAVE-7: --- Summary: better wiring of docbase and cistomizer in our mojo Key: MEECROWAVE-7 URL: https://issues.apache.org/jira/browse/MEECROWAVE-7 Project

[jira] [Resolved] (MEECROWAVE-7) better wiring of docbase and cistomizer in our mojo

2017-01-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved MEECROWAVE-7. - Resolution: Fixed > better wiring of docbase and cistomizer in our m

[jira] [Resolved] (MEECROWAVE-8) allow to set a docbase in the CLI

2017-01-20 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved MEECROWAVE-8. - Resolution: Fixed > allow to set a docbase in the

[jira] [Created] (MEECROWAVE-8) allow to set a docbase in the CLI

2017-01-20 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created MEECROWAVE-8: --- Summary: allow to set a docbase in the CLI Key: MEECROWAVE-8 URL: https://issues.apache.org/jira/browse/MEECROWAVE-8 Project: Meecrowave Issue

[Meecrowave] 0.3.0 wishlist

2017-01-22 Thread Romain Manni-Bucau
Hi guys What do we miss to do a 0.3? We added an oauth2 server and fixed a few usability issues in our mojo. Also the tomcat upgrade is a good thing. Are we waiting anything to release or can we go like that?

Re: [MEECROWAVE] And what about JMS ?

2017-01-26 Thread Romain Manni-Bucau
) for instance). What would you miss? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.c

[jira] [Created] (MEECROWAVE-17) getJaxrsDefaultProviders not respected correctly

2017-02-24 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created MEECROWAVE-17: Summary: getJaxrsDefaultProviders not respected correctly Key: MEECROWAVE-17 URL: https://issues.apache.org/jira/browse/MEECROWAVE-17 Project

[jira] [Resolved] (MEECROWAVE-17) getJaxrsDefaultProviders not respected correctly

2017-02-24 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved MEECROWAVE-17. -- Resolution: Fixed > getJaxrsDefaultProviders not respected correc

[jira] [Created] (MEECROWAVE-18) add bean validation exception mapper by default

2017-02-24 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created MEECROWAVE-18: Summary: add bean validation exception mapper by default Key: MEECROWAVE-18 URL: https://issues.apache.org/jira/browse/MEECROWAVE-18 Project

[jira] [Resolved] (MEECROWAVE-18) add bean validation exception mapper by default

2017-02-24 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/MEECROWAVE-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved MEECROWAVE-18. -- Resolution: Fixed > add bean validation exception mapper by defa

Re: [VOTE] Release Apache Meecrowave-0.3.0

2017-02-19 Thread Romain Manni-Bucau
Hi Mark No, was meecrowave one only. Le 19 févr. 2017 21:00, "Mark Struberg" <strub...@yahoo.de.invalid> a écrit : > Hi Romain, I think the OWB-1.7.2 vote can get closed already, isn't? > > > LieGrue, > strub > > > > Am 19.02.2017 um 17:18 schrie

Re: [VOTE] Release Apache Meecrowave-0.3.0

2017-02-19 Thread Romain Manni-Bucau
Edit: sorry, read too fast; yes closed it Le 19 févr. 2017 22:32, "Romain Manni-Bucau" <rmannibu...@gmail.com> a écrit : > Hi Mark > > No, was meecrowave one only. > > Le 19 févr. 2017 21:00, "Mark Struberg" <strub...@yahoo.de.invalid> a > écri

Re: [CANCEL][VOTE] Release Apache Meecrowave-0.3.0

2017-02-19 Thread Romain Manni-Bucau
FYI trying to reroll ATM based on the pending 1.7.2 vote again Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibuc

Re: [VOTE] Release Apache OpenWebBeans-1.7.2

2017-02-19 Thread Romain Manni-Bucau
up? we still miss 1 binding vote Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.c

[VOTE] Release Apache Meecrowave-0.3.0

2017-02-19 Thread Romain Manni-Bucau
auth2 server based on CXF oauth2 code and some basic groovy support (deploy a server with a .groovy :))). Please VOTE: [+1] awesome progress, let's do it [+0] meecrowhat? don't care [-1] stop: ${blocker} The VOTE is open for 72h. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau&

Re: [VOTE] Release Apache OpenWebBeans-1.7.2

2017-02-19 Thread Romain Manni-Bucau
And with Thomas we have Mark and Me as binding +1s and Reinhard as another +1. With no "0" and -1 this vote passes. I'll continue with the release steps. Thank you all! Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcl

[jira] [Created] (MEECROWAVE-6) updagrade tomcat to 9.0.0.M17

2017-01-20 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created MEECROWAVE-6: --- Summary: updagrade tomcat to 9.0.0.M17 Key: MEECROWAVE-6 URL: https://issues.apache.org/jira/browse/MEECROWAVE-6 Project: Meecrowave Issue

<    1   2   3   4   5   6   7   8   9   10   >