You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Mark Struberg <st...@yahoo.de> on 2011/03/08 17:47:25 UTC

Re: Fwd: could you deploy the latest snapshot ?

please be aware that I've changed the ScannerService to return Annotation metadata. You can either implement it the same way I did for the OsgiMetaDataScannerService or extend xbean.


Imo collecting the info while scanning should get hacked into xbean finder anyway. We could also collect stuff like the name of all fields and methods + their annotations and use this information for creating our bean meta data later. This way we would save lots of PermGenSpace which we currently blow up because we currently get this information from the standard ClassLoader...


LieGrue,
strub

--- On Tue, 3/8/11, Mark Struberg <st...@yahoo.de> wrote:

> From: Mark Struberg <st...@yahoo.de>
> Subject: Re: Fwd: could you deploy the latest snapshot ?
> To: dev@openwebbeans.apache.org
> Date: Tuesday, March 8, 2011, 3:56 PM
> latest 1.1.0-SNAPSHOT got deployed.
> 
> have fun ;)
> 
> LieGrue,
> strub
> 
> --- On Tue, 3/8/11, Mark Struberg <st...@yahoo.de>
> wrote:
> 
> > From: Mark Struberg <st...@yahoo.de>
> > Subject: Re: Fwd: could you deploy the latest snapshot
> ?
> > To: dev@openwebbeans.apache.org
> > Date: Tuesday, March 8, 2011, 3:39 PM
> > Hi!
> > 
> > Will do that now.
> > 
> > LieGrue,
> > strub
> > 
> > --- On Tue, 3/8/11, Shawn Jiang <ge...@gmail.com>
> > wrote:
> > 
> > > From: Shawn Jiang <ge...@gmail.com>
> > > Subject: Fwd: could you deploy the latest
> snapshot ?
> > > To: dev@openwebbeans.apache.org
> > > Date: Tuesday, March 8, 2011, 3:31 PM
> > > Hi devs,
> > > 
> > > openejb/geronimo build was broken by the latest
> owb
> > api
> > > changes.   could you
> > > deploy the latest snapshot so that we could pick
> up
> > the
> > > changes in our build
> > > server ?
> > > 
> > > -- 
> > > Shawn
> > > 
> > 
> > 
> > 
> > 
> 
> 
> 
> 


      

Re: Fwd: could you deploy the latest snapshot ?

Posted by Shawn Jiang <ge...@gmail.com>.
Thanks, Mark !

On Wed, Mar 9, 2011 at 12:47 AM, Mark Struberg <st...@yahoo.de> wrote:

> please be aware that I've changed the ScannerService to return Annotation
> metadata. You can either implement it the same way I did for the
> OsgiMetaDataScannerService or extend xbean.
>
>
> Imo collecting the info while scanning should get hacked into xbean finder
> anyway. We could also collect stuff like the name of all fields and methods
> + their annotations and use this information for creating our bean meta data
> later. This way we would save lots of PermGenSpace which we currently blow
> up because we currently get this information from the standard
> ClassLoader...
>
>
> LieGrue,
> strub
>
> --- On Tue, 3/8/11, Mark Struberg <st...@yahoo.de> wrote:
>
> > From: Mark Struberg <st...@yahoo.de>
> > Subject: Re: Fwd: could you deploy the latest snapshot ?
> > To: dev@openwebbeans.apache.org
> > Date: Tuesday, March 8, 2011, 3:56 PM
> > latest 1.1.0-SNAPSHOT got deployed.
> >
> > have fun ;)
> >
> > LieGrue,
> > strub
> >
> > --- On Tue, 3/8/11, Mark Struberg <st...@yahoo.de>
> > wrote:
> >
> > > From: Mark Struberg <st...@yahoo.de>
> > > Subject: Re: Fwd: could you deploy the latest snapshot
> > ?
> > > To: dev@openwebbeans.apache.org
> > > Date: Tuesday, March 8, 2011, 3:39 PM
> > > Hi!
> > >
> > > Will do that now.
> > >
> > > LieGrue,
> > > strub
> > >
> > > --- On Tue, 3/8/11, Shawn Jiang <ge...@gmail.com>
> > > wrote:
> > >
> > > > From: Shawn Jiang <ge...@gmail.com>
> > > > Subject: Fwd: could you deploy the latest
> > snapshot ?
> > > > To: dev@openwebbeans.apache.org
> > > > Date: Tuesday, March 8, 2011, 3:31 PM
> > > > Hi devs,
> > > >
> > > > openejb/geronimo build was broken by the latest
> > owb
> > > api
> > > > changes.   could you
> > > > deploy the latest snapshot so that we could pick
> > up
> > > the
> > > > changes in our build
> > > > server ?
> > > >
> > > > --
> > > > Shawn
> > > >
> > >
> > >
> > >
> > >
> >
> >
> >
> >
>
>
>
>


-- 
Shawn