Re: Interceptor API changes

2010-01-21 Thread Mark Struberg
Thank you David! Btw, Pete yesterday released the CDI TCK. I will update the TCK package to this version. LieGrue, strub --- On Thu, 1/21/10, David Blevins david.blev...@visi.com wrote: From: David Blevins david.blev...@visi.com Subject: Re: Interceptor API changes To: dev

Re: Interceptor API changes

2010-01-20 Thread Mark Struberg
Struberg strub...@yahoo.de wrote: From: Mark Struberg strub...@yahoo.de Subject: Re: Interceptor API changes To: dev@openwebbeans.apache.org Date: Wednesday, January 20, 2010, 9:15 AM I still miss javax.interceptor.InterceptorBinding. This class is not contained in geronimo-interceptor_1.1_spec

Re: Interceptor API changes

2010-01-20 Thread Gurkan Erdogdu
javax.interceptor.InterceptorBinding. This class is not contained in geronimo-interceptor_1.1_spec. Where did it got moved to? LieGrue, strub --- On Tue, 1/19/10, Gurkan Erdogdu cgurkanerdo...@gmail.com wrote: From: Gurkan Erdogdu cgurkanerdo...@gmail.com Subject: Re: Interceptor API changes To: dev

Re: Interceptor API changes

2010-01-20 Thread David Blevins
david.blev...@visi.com wrote: From: David Blevins david.blev...@visi.com Subject: Re: Interceptor API changes To: dev@openwebbeans.apache.org Date: Wednesday, January 20, 2010, 3:10 PM Just a gentle reminder that 1.0.0-EA1-SNAPSHOT is the current snapshot. The 1.0.0-SNAPSHOT only ever existed

Re: Interceptor API changes

2010-01-20 Thread Mark Struberg
: From: David Blevins david.blev...@visi.com Subject: Re: Interceptor API changes To: dev@openwebbeans.apache.org Date: Wednesday, January 20, 2010, 11:50 PM That sounds cool.  Send me a pom and I'll push it up! -David On Jan 20, 2010, at 6:21 PM, Mark Struberg wrote: ohhh, kk

Re: Interceptor API changes

2010-01-19 Thread David Blevins
On Jan 19, 2010, at 7:57 AM, Gurkan Erdogdu wrote: I have looked, https://repository.apache.org/content/groups/snapshots-group/org/apache/geronimo/specs/geronimo-jcdi_1.0_spec/1.0-SNAPSHOT/ . It is correct now. But There are two versions of interceptor specification in the repo,

Re: Interceptor API changes

2010-01-18 Thread David Blevins
On Jan 15, 2010, at 11:08 PM, Gurkan Erdogdu wrote: I have looked at SNAPSHOTS in repository.apache.org under org.apache.geronimo.specs, but it seems that geronimo- jcdi_1.0_spec.jar and geronimo-interceptor_1.1_spec.jar contents are wrong! Could you publish those projects snapshots ?

Re: Interceptor API changes

2010-01-18 Thread Gurkan Erdogdu
I have looked, https://repository.apache.org/content/groups/snapshots-group/org/apache/geronimo/specs/geronimo-jcdi_1.0_spec/1.0-SNAPSHOT/. It is correct now. But There are two versions of interceptor specification in the repo, 1.0.0-EA1 content is correct but 1.0.0-SNAPSHOT is not. AFAIK, its

Re: Interceptor API changes

2010-01-15 Thread Gurkan Erdogdu
I have looked at SNAPSHOTS in repository.apache.org under org.apache.geronimo.specs, but it seems that geronimo-jcdi_1.0_spec.jar and geronimo-interceptor_1.1_spec.jar contents are wrong! Could you publish those projects snapshots ? Thanks; --Gurkan 2010/1/14 David Blevins