yes, I will wait for your commit. LieGrue, strub
----- Original Message ---- > From: Gurkan Erdogdu <[email protected]> > To: [email protected] > Sent: Friday, August 21, 2009 7:55:43 AM > Subject: Re: [jira] Created: (OWB-131) integrate new JSR-330 annotations > within OWB > > Hey Mark; > > I have been lots of change because of Resource Handling. > > Please commit your changes after my check in. Otherwise we may get lots of > conflicts. I will try to check in my changes until tomorrow. > > Thanks; > > --Gurkan > > 2009/8/21 Mark Struberg (JIRA) > > > integrate new JSR-330 annotations within OWB > > -------------------------------------------- > > > > Key: OWB-131 > > URL: https://issues.apache.org/jira/browse/OWB-131 > > Project: OpenWebBeans > > Issue Type: New Feature > > Components: Core > > Affects Versions: M2 > > Reporter: Mark Struberg > > Assignee: Mark Struberg > > Fix For: M3 > > > > > > The JSR-330 annotations from the new spec are replacing functionality from > > a few now obsolete annotations: > > > > @Current -> @Inject > > @BindingType -> @Qualifier > > @ScopeType -> @Scope + @NormalScope (javax.inject.Scope doesn't have the > > 'normal' and 'passivating' attributes) This is now unclear btw... > > @Singleton will be a new Scope > > > > -- > > This message is automatically generated by JIRA. > > - > > You can reply to this email to add a comment to the issue online. > > > > > > > -- > Gurkan Erdogdu > http://gurkanerdogdu.blogspot.com
