I see at least in two bugs are claimed fixed in HiveMind 1.1.1. Could you release HiveMind 1.1.1 or give some instructions on how to build HiveMind 1.1.1? I tried to build HiveMind from SVN repo but had no clue on how to build it and can not see any tag marked 1.1.1.
Thanks. On 1/12/06, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > > This is a bug that, I believe, has been fixed for HiveMind 1.1.1. > > On 1/12/06, Johny <[EMAIL PROTECTED]> wrote: > > The NoSuchMethodError is apparently caused by the fact that HiveMind is > > not "entirely" java 1.3 compatible - it uses the method > StringBuffer.append > > (StringBuffer) which is not available pre-java 1.4. They would have to > cast to > > Object for it to work under 1.3. Funny that Tapestry claims 1.3compatibility > > even though a core dependency does not meet this criteria? > > > > > > > > --------------------------------------------------------------------- > > 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 > > Professional Tapestry training, mentoring, support > and project work. http://howardlewisship.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >