Johan Lindquist | 6 Jan 2009 11:01
Picon
Gravatar

Version 1.X Road Map


Hi All,

After the discussions on the list, I decided to add the suggested
road-map page to the WIKI

http://cwiki.apache.org/HIVEMIND2/hivemind-v1.html

It includes the suggestions from the list.

Cheers,

Johan

--
you too?
Jochen Zimmermann | 7 Jan 2009 13:47
Picon
Picon

Re: Version 1.X Road Map

Hi!

How could we organize working on this? Should we do things locally and open 
JIRA issues on it if we find code that must get updated?
Or how would we do it?

Is there anybody from the committers left to comment Johans efforts?

Cheers,
Jochen

----- Original Message ----- 
From: "Johan Lindquist" <johan <at> kawoo.co.uk>
To: <dev <at> hivemind.apache.org>
Sent: Tuesday, January 06, 2009 11:01 AM
Subject: Version 1.X Road Map

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi All,
>
> After the discussions on the list, I decided to add the suggested
> road-map page to the WIKI
>
> http://cwiki.apache.org/HIVEMIND2/hivemind-v1.html
>
> It includes the suggestions from the list.
>
> Cheers,
(Continue reading)

Raffael Herzog | 7 Jan 2009 16:35
Picon

Re: Version 1.X Road Map

Am Dienstag, 6. Januar 2009 11.01:42 schrieb Johan Lindquist:
> Hi All,
>
> After the discussions on the list, I decided to add the suggested
> road-map page to the WIKI
>
> http://cwiki.apache.org/HIVEMIND2/hivemind-v1.html
>
> It includes the suggestions from the list.

Thanks, that roadmap makes sense. However, there's a mistake: Groovy's 
groupId has changed to org.codehaus.groovy, so the latest version is not 
1.0-jsr-03, it's 1.5.6. I added a comment to the page.

Cheers,
   Raffi

--

-- 
The difference between theory and practice is that in theory, there is
no difference, but in practice, there is.

herzog <at> raffael.ch · Jabber: herzog <at> raffael.ch
PGP Key 0x5FFDB5DB5D1FF5F4 · http://keyserver.pgp.com

Johan Lindquist | 7 Jan 2009 16:59
Picon
Gravatar

Re: Version 1.X Road Map


My bad - missed that.  WIKI page updated with below version info.

Cheers,

Johan

Raffael Herzog wrote:
> Am Dienstag, 6. Januar 2009 11.01:42 schrieb Johan Lindquist:
>> Hi All,
>>
>> After the discussions on the list, I decided to add the suggested
>> road-map page to the WIKI
>>
>> http://cwiki.apache.org/HIVEMIND2/hivemind-v1.html
>>
>> It includes the suggestions from the list.
> 
> Thanks, that roadmap makes sense. However, there's a mistake: Groovy's 
> groupId has changed to org.codehaus.groovy, so the latest version is not 
> 1.0-jsr-03, it's 1.5.6. I added a comment to the page.
> 
> Cheers,
>    Raffi
> 

--
you too?
Johan Lindquist | 9 Jan 2009 15:37
Picon
Gravatar

Re: Version 1.X Road Map


Hi,

This is the tricky part - not sure how this could sensible be organised
without some support from the committers.  James, care to chime in here?

As for work, the website patch is in JIRA already & only requires (as
far as I remember) minor work still (HIVEMIND-198)

For a 1.2, the only thing remaining would be to verify the updated
libraries.  I should check if there is enough coverage in the unit tests
to allow us to simply switch versions and build.

Cheers,

Johan

Jochen Zimmermann wrote:
> Hi!
> 
> How could we organize working on this? Should we do things locally and
> open JIRA issues on it if we find code that must get updated?
> Or how would we do it?
> 
> Is there anybody from the committers left to comment Johans efforts?
> 
> Cheers,
> Jochen
> 
> 
(Continue reading)

Raffael Herzog | 26 Jan 2009 14:17
Picon

Re: Version 1.X Road Map

Am Dienstag, 6. Januar 2009 11.01:42 schrieb Johan Lindquist:
> After the discussions on the list, I decided to add the suggested
> road-map page to the WIKI
>
> http://cwiki.apache.org/HIVEMIND2/hivemind-v1.html
>
> It includes the suggestions from the list.

There's another thing that came to my mind: What about replacing jakarta-oro 
with java.util.regex? On the pro-side, this would further minimise the 
dependencies of HiveMind. On the con-side, this would mean to drop support 
for JDK 1.3 (therefore, it might be better to consider that for HiveMind 
1.3, instead of 1.2).

Thoughts/opinions?

Cheers,
   Raffi

--

-- 
The difference between theory and practice is that in theory, there is
no difference, but in practice, there is.

herzog <at> raffael.ch · Jabber: herzog <at> raffael.ch
PGP Key 0x5FFDB5DB5D1FF5F4 · http://keyserver.pgp.com

Johan Lindquist | 26 Jan 2009 16:41
Picon
Gravatar

Re: Version 1.X Road Map


+1 for reducing dependencies further - however, must tread carefully to
preserve the users we have - so a +1 for 1.3 too ...  :)

Cheers,

Johan

Raffael Herzog wrote:
> Am Dienstag, 6. Januar 2009 11.01:42 schrieb Johan Lindquist:
>> After the discussions on the list, I decided to add the suggested
>> road-map page to the WIKI
>>
>> http://cwiki.apache.org/HIVEMIND2/hivemind-v1.html
>>
>> It includes the suggestions from the list.
> 
> There's another thing that came to my mind: What about replacing jakarta-oro 
> with java.util.regex? On the pro-side, this would further minimise the 
> dependencies of HiveMind. On the con-side, this would mean to drop support 
> for JDK 1.3 (therefore, it might be better to consider that for HiveMind 
> 1.3, instead of 1.2).
> 
> Thoughts/opinions?
> 
> Cheers,
>    Raffi
> 

--
(Continue reading)

Johan Lindquist | 26 Jan 2009 17:04
Picon
Gravatar

Re: Version 1.X Road Map


Btw, would be nice to know who is still on 1.3 - and indeed if anyone on
the list is, be worth knowing your thoughts.

Also, how many versions backward compatibility is desired?  A bit broad
of a question, but interesting to know.

Cheers,

Johan

Johan Lindquist wrote:
> +1 for reducing dependencies further - however, must tread carefully to
> preserve the users we have - so a +1 for 1.3 too ...  :)
> 
> Cheers,
> 
> Johan
> 
> Raffael Herzog wrote:
>> Am Dienstag, 6. Januar 2009 11.01:42 schrieb Johan Lindquist:
>>> After the discussions on the list, I decided to add the suggested
>>> road-map page to the WIKI
>>>
>>> http://cwiki.apache.org/HIVEMIND2/hivemind-v1.html
>>>
>>> It includes the suggestions from the list.
>> There's another thing that came to my mind: What about replacing jakarta-oro 
>> with java.util.regex? On the pro-side, this would further minimise the 
>> dependencies of HiveMind. On the con-side, this would mean to drop support 
(Continue reading)


Gmane