I think the remaining open issues can wait for 1.1 (they are mostly
requests for new functionality), except for the problem with HiveDoc
(HIVEMIND-46).

Once I (or someone !) fixes HIVEMIND-46, I'll be putting forth a vote for RC-1.

On Thu, 19 Aug 2004 06:44:24 -0500, Luke Blanshard <[EMAIL PROTECTED]> wrote:
> Would you consider reopening #16?  That's the one asking for jdk1.4
> exception tracing capabilities.  As I've commented on that bug report,
> all that's required is to add this method to ApplicationRuntimeException:
> 
>   public Throwable getCause() {
>     return getRootCause();
>   }
> 
> This will make it work correctly in 1.4 without creating a dependency on
> 1.4, so you stone-age dwellers can still use 1.2 or whatever.
> 
> Thanks,
> Luke
> 
> 
> 
> Howard Lewis Ship wrote:
> 
> >I tihnk we're very close to Release Candidate 1:
> >
> >http://issues.apache.org/jira/browse/HIVEMIND-44
> >http://issues.apache.org/jira/browse/HIVEMIND-34
> >
> >And the fact that HiveDoc is coming out as SDL (I need to add a bug for 
> >that).
> >
> >There are a few other issues, but most of them are requests for new
> >functionality, not bugs.  I may find time for:
> >
> >http://issues.apache.org/jira/browse/HIVEMIND-37
> >
> >Since its a patch with tests and everything ready to go!
> >
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to