You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hivemind.apache.org by Howard Lewis Ship <hl...@gmail.com> on 2005/08/17 19:56:34 UTC

[RESULT] HiveMind 1.1-beta-3

Howard M. Lewis Ship: +1
Knut Wannheden: +1
Harish Krishnaswamy: +1
Achim Huegen: +1
James Carman: +1

non-binding:

David Karlsen (non-binding): +1
Johan Lindquist (non-binding): +1
Massimo Lusetti: +1

On 8/11/05, Howard Lewis Ship <hl...@gmail.com> wrote:
> Long overdue. Many bugs have been fixed and Achim has done some great
> stuff with JMX and documentation.
> 
> Howard M. Lewis Ship: +1
> 
> 
> 
> --
> Howard M. Lewis Ship
> Independent J2EE / Open-Source Java Consultant
> Creator, Jakarta Tapestry
> Creator, Jakarta HiveMind
> 
> Professional Tapestry training, mentoring, support
> and project work.  http://howardlewisship.com
> 


-- 
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


Re: [RESULT] HiveMind 1.1-beta-3

Posted by Massimo Lusetti <ml...@gmail.com>.
On 8/22/05, Howard Lewis Ship <hl...@gmail.com> wrote:

> Give them service ids, but nix on hierarchy. Perhaps we can revisit
> this when the Spring stuff is segregated into its own module, but I
> don't want hivemind-lib to required spring at runtime!

I totally agree with this statement.
Please don't add to us spring dependencies.

-- 
Massimo

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


Re: [RESULT] HiveMind 1.1-beta-3

Posted by Howard Lewis Ship <hl...@gmail.com>.
-1

Give them service ids, but nix on hierarchy. Perhaps we can revisit
this when the Spring stuff is segregated into its own module, but I
don't want hivemind-lib to required spring at runtime!

On 8/22/05, James Carman <ja...@carmanconsulting.com> wrote:
> Well, the problem is that we want to have our cake and eat it too.  I know
> you already knew about this issue.  Users want to be able to ask for all
> service ids that implement a given interface.  They want that to support
> hierarchies.  So, I have to realize the actual service interface (the spring
> one comes to mind) in order to check its hierarchy.  Any thoughts on fixing
> it?
> 
> -----Original Message-----
> From: Howard Lewis Ship [mailto:hlship@gmail.com]
> Sent: Monday, August 22, 2005 9:23 AM
> To: hivemind-dev@jakarta.apache.org; James Carman
> Subject: Re: [RESULT] HiveMind 1.1-beta-3
> 
> Any update on this?
> 
> On 8/17/05, James Carman <ja...@carmanconsulting.com> wrote:
> > You might want to hold off.  A bug was filed today that is a bit ugly.  I
> > wanna get a chance to fix it first.
> >
> > -----Original Message-----
> > From: Howard Lewis Ship [mailto:hlship@gmail.com]
> > Sent: Wednesday, August 17, 2005 1:57 PM
> > To: hivemind-dev@jakarta.apache.org; pmc@jakarta.apache.org
> > Subject: [RESULT] HiveMind 1.1-beta-3
> >
> > Howard M. Lewis Ship: +1
> > Knut Wannheden: +1
> > Harish Krishnaswamy: +1
> > Achim Huegen: +1
> > James Carman: +1
> >
> > non-binding:
> >
> > David Karlsen (non-binding): +1
> > Johan Lindquist (non-binding): +1
> > Massimo Lusetti: +1
> >
> > On 8/11/05, Howard Lewis Ship <hl...@gmail.com> wrote:
> > > Long overdue. Many bugs have been fixed and Achim has done some great
> > > stuff with JMX and documentation.
> > >
> > > Howard M. Lewis Ship: +1
> > >
> > >
> > >
> > > --
> > > Howard M. Lewis Ship
> > > Independent J2EE / Open-Source Java Consultant
> > > Creator, Jakarta Tapestry
> > > Creator, Jakarta HiveMind
> > >
> > > Professional Tapestry training, mentoring, support
> > > and project work.  http://howardlewisship.com
> > >
> >
> >
> > --
> > Howard M. Lewis Ship
> > Independent J2EE / Open-Source Java Consultant
> > Creator, Jakarta Tapestry
> > Creator, Jakarta HiveMind
> >
> > Professional Tapestry training, mentoring, support
> > and project work.  http://howardlewisship.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org
> >
> >
> 
> 
> --
> Howard M. Lewis Ship
> Independent J2EE / Open-Source Java Consultant
> Creator, Jakarta Tapestry
> Creator, Jakarta HiveMind
> 
> Professional Tapestry training, mentoring, support
> and project work.  http://howardlewisship.com
> 
> 
> 


-- 
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


RE: [RESULT] HiveMind 1.1-beta-3

Posted by James Carman <ja...@carmanconsulting.com>.
Well, the problem is that we want to have our cake and eat it too.  I know
you already knew about this issue.  Users want to be able to ask for all
service ids that implement a given interface.  They want that to support
hierarchies.  So, I have to realize the actual service interface (the spring
one comes to mind) in order to check its hierarchy.  Any thoughts on fixing
it?

-----Original Message-----
From: Howard Lewis Ship [mailto:hlship@gmail.com] 
Sent: Monday, August 22, 2005 9:23 AM
To: hivemind-dev@jakarta.apache.org; James Carman
Subject: Re: [RESULT] HiveMind 1.1-beta-3

Any update on this?

On 8/17/05, James Carman <ja...@carmanconsulting.com> wrote:
> You might want to hold off.  A bug was filed today that is a bit ugly.  I
> wanna get a chance to fix it first.
> 
> -----Original Message-----
> From: Howard Lewis Ship [mailto:hlship@gmail.com]
> Sent: Wednesday, August 17, 2005 1:57 PM
> To: hivemind-dev@jakarta.apache.org; pmc@jakarta.apache.org
> Subject: [RESULT] HiveMind 1.1-beta-3
> 
> Howard M. Lewis Ship: +1
> Knut Wannheden: +1
> Harish Krishnaswamy: +1
> Achim Huegen: +1
> James Carman: +1
> 
> non-binding:
> 
> David Karlsen (non-binding): +1
> Johan Lindquist (non-binding): +1
> Massimo Lusetti: +1
> 
> On 8/11/05, Howard Lewis Ship <hl...@gmail.com> wrote:
> > Long overdue. Many bugs have been fixed and Achim has done some great
> > stuff with JMX and documentation.
> >
> > Howard M. Lewis Ship: +1
> >
> >
> >
> > --
> > Howard M. Lewis Ship
> > Independent J2EE / Open-Source Java Consultant
> > Creator, Jakarta Tapestry
> > Creator, Jakarta HiveMind
> >
> > Professional Tapestry training, mentoring, support
> > and project work.  http://howardlewisship.com
> >
> 
> 
> --
> Howard M. Lewis Ship
> Independent J2EE / Open-Source Java Consultant
> Creator, Jakarta Tapestry
> Creator, Jakarta HiveMind
> 
> Professional Tapestry training, mentoring, support
> and project work.  http://howardlewisship.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org
> 
> 


-- 
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com



---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


Re: [RESULT] HiveMind 1.1-beta-3

Posted by Howard Lewis Ship <hl...@gmail.com>.
Any update on this?

On 8/17/05, James Carman <ja...@carmanconsulting.com> wrote:
> You might want to hold off.  A bug was filed today that is a bit ugly.  I
> wanna get a chance to fix it first.
> 
> -----Original Message-----
> From: Howard Lewis Ship [mailto:hlship@gmail.com]
> Sent: Wednesday, August 17, 2005 1:57 PM
> To: hivemind-dev@jakarta.apache.org; pmc@jakarta.apache.org
> Subject: [RESULT] HiveMind 1.1-beta-3
> 
> Howard M. Lewis Ship: +1
> Knut Wannheden: +1
> Harish Krishnaswamy: +1
> Achim Huegen: +1
> James Carman: +1
> 
> non-binding:
> 
> David Karlsen (non-binding): +1
> Johan Lindquist (non-binding): +1
> Massimo Lusetti: +1
> 
> On 8/11/05, Howard Lewis Ship <hl...@gmail.com> wrote:
> > Long overdue. Many bugs have been fixed and Achim has done some great
> > stuff with JMX and documentation.
> >
> > Howard M. Lewis Ship: +1
> >
> >
> >
> > --
> > Howard M. Lewis Ship
> > Independent J2EE / Open-Source Java Consultant
> > Creator, Jakarta Tapestry
> > Creator, Jakarta HiveMind
> >
> > Professional Tapestry training, mentoring, support
> > and project work.  http://howardlewisship.com
> >
> 
> 
> --
> Howard M. Lewis Ship
> Independent J2EE / Open-Source Java Consultant
> Creator, Jakarta Tapestry
> Creator, Jakarta HiveMind
> 
> Professional Tapestry training, mentoring, support
> and project work.  http://howardlewisship.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org
> 
> 


-- 
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


RE: [RESULT] HiveMind 1.1-beta-3

Posted by James Carman <ja...@carmanconsulting.com>.
You might want to hold off.  A bug was filed today that is a bit ugly.  I
wanna get a chance to fix it first.

-----Original Message-----
From: Howard Lewis Ship [mailto:hlship@gmail.com] 
Sent: Wednesday, August 17, 2005 1:57 PM
To: hivemind-dev@jakarta.apache.org; pmc@jakarta.apache.org
Subject: [RESULT] HiveMind 1.1-beta-3

Howard M. Lewis Ship: +1
Knut Wannheden: +1
Harish Krishnaswamy: +1
Achim Huegen: +1
James Carman: +1

non-binding:

David Karlsen (non-binding): +1
Johan Lindquist (non-binding): +1
Massimo Lusetti: +1

On 8/11/05, Howard Lewis Ship <hl...@gmail.com> wrote:
> Long overdue. Many bugs have been fixed and Achim has done some great
> stuff with JMX and documentation.
> 
> Howard M. Lewis Ship: +1
> 
> 
> 
> --
> Howard M. Lewis Ship
> Independent J2EE / Open-Source Java Consultant
> Creator, Jakarta Tapestry
> Creator, Jakarta HiveMind
> 
> Professional Tapestry training, mentoring, support
> and project work.  http://howardlewisship.com
> 


-- 
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org