Apache Directory Project - [VOTE] java 5 ?

This is Interesting: Free IT Magazines  
Home > Archive > Apache Directory Project > October 2006 > [VOTE] java 5 ?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [VOTE] java 5 ?
Emmanuel Lecharny

2006-10-12, 7:11 pm

Hi guys,

we are currently thinking of moving from Java 1.4 to Java 5. The question is
: "When ?"

[ ] Let's use Java 5 right now in 1.1 version (which is currently the
trunk), and this will become the 1.5 release
[ ] 1.1, 1.2 ... should remain 1.4 compatible. However, let's create a
1.5branch for Java 5
[ ] Forget about Java 5 right now. 2.0 will be Java 5 compatible.



--
Cordialement,
Emmanuel Lécharny

Jim Yang

2006-10-12, 7:11 pm

Backward compatibility is important.

[ X] 1.1, 1.2 ... should remain 1.4 compatible. However, let's create =20=

a 1.5 branch for Java 5

Do you know Geronimo requirement?

That said, I think ADS 2.0 doesn't have to support 1.4 IMHO

On Oct 12, 2006, at 1:49 PM, Emmanuel Lecharny wrote:

> Hi guys,
>
> we are currently thinking of moving from Java 1.4 to Java 5. The =20
> question is : "When ?"
>
> [ ] Let's use Java 5 right now in 1.1 version (which is currently =20
> the trunk), and this will become the 1.5 release
> [ ] 1.1, 1.2 ... should remain 1.4 compatible. However, let's =20
> create a 1.5 branch for Java 5
> [ ] Forget about Java 5 right now. 2.0 will be Java 5 compatible.
>
>
>
> --=20
> Cordialement,
> Emmanuel L=E9charny



Stefan Zoerner

2006-10-12, 7:11 pm

Emmanuel Lecharny wrote:
> Do you know Geronimo requirement?
>
>
> Yep, but we eared yesturday that Geronimo may switch to java5. And 1.0
> is 1.4 compatible.
>
> Emmanuel


I think this information is crucial. Geronimo is probably our most
important user, it brings us a lot of installations. Currently, they
don't even ship with ApacheDS 1.0 yet.

If we maintain a 1.0 for the current G, it is OK for me to change to
Java 1.5 for ApacheDS 1.1.

[X] Let's use Java 5 right now in 1.1 version (which is currently the
trunk), and this will become the 1.5 release

Btw: Note that our Open Group certification is only valid in Java 1.5
environments anyway.

Greetings from Frankfurt,
Stefan


---8<---

Stefan Zoerner (szoerner-1oDqGaOF3Lkdnm+yROfE0A@public.gmane.org)
Apache Directory Project
Committer :: PMC Member


Ole Ersoy

2006-10-12, 7:11 pm



----- Original Message ----
From: Emmanuel Lecharny <elecharny@gmail.com>
To: Apache Directory Developers List <dev-aYN4UCa7k1r1N9kud6OZbmD2FQJk+8+b@public.gmane.org>
Sent: Thursday, October 12, 2006 1:49:19 PM
Subject: [VOTE] Java 5 ?

Hi guys,

we are currently thinking of moving from Java 1.4 to Java 5. The question is : "When ?"

[ X] Let's use Java 5 right now in 1.1 version (which is currently the trunk), and this will become the
1.5 release
[ ] 1.1, 1.2 ... should remain 1.4 compatible. However, let's create a 1.5 branch for Java 5
[ ] Forget about Java 5 right now. 2.0 will be Java 5 compatible.



--
Cordialement,

Emmanuel Lécharny






Emmanuel Lecharny

2006-10-12, 7:11 pm

>
> Do you know Geronimo requirement?



Yep, but we eared yesturday that Geronimo may switch to java5. And 1.0 is
1.4 compatible.

Emmanuel

John E. Conlon

2006-10-12, 7:11 pm


[x] Let's use Java 5 right now in 1.1 version (which is currently the
trunk), and this will become the 1.5 release

- John



Pierre-Arnaud Marcelot

2006-10-12, 7:11 pm

[X] Let's use Java 5 right now in 1.1 version (which is currently the
trunk), and this will become the 1.5 release


2006/10/12, Emmanuel Lecharny <elecharny-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:
>
> Hi guys,
>
> we are currently thinking of moving from Java 1.4 to Java 5. The question
> is : "When ?"
>
> [ ] Let's use Java 5 right now in 1.1 version (which is currently the
> trunk), and this will become the 1.5 release
> [ ] 1.1, 1.2 ... should remain 1.4 compatible. However, let's create a 1.5branch for Java 5
> [ ] Forget about Java 5 right now. 2.0 will be Java 5 compatible.
>
>
>
> --
> Cordialement,
> Emmanuel Lécharny


Jörg Henne

2006-10-12, 7:11 pm

Emmanuel Lecharny schrieb:
> Hi guys,
>
> we are currently thinking of moving from Java 1.4 to Java 5. The
> question is : "When ?"

For me the question is: "Why?" :-)
There are some very good reasons for switching to 5. I'd just like to
know which ones are the key motivators.
If it is for the syntactic sugar and generics, that's fine with me.
Retrotranslator works reasonably well for those cases, just in case one
really needs a 1.4 compatible version. The library is a different kind
of beast, though, and once there is a dependency on a large number of
new library features, there's no way back.

So, I'd prefer...

[x] Let's use Java 5 right now in 1.1 version (which is currently the
trunk), and this will become the 1.5 release

.... with the additional caveat, to try to preserve library
backwards-compatibility as long as possible.

Joerg Henne



Bastiaan Bakker

2006-10-12, 7:11 pm

[x] Let's use Java 5 right now in 1.1 version (which is currently the
trunk), and this will become the 1.5 release

Regards,

Bastiaan

Mike Heath

2006-10-13, 1:11 am

> [X] 1.1, 1.2 ... should remain 1.4 compatible. However, let's create a 1.5
> branch for Java 5


I like the idea of releasing a Java 5 implementation of MINA and
calling it version 1.5. I don't think it makes a lot of sense to
develop something as 1.1 and then turn around and release it as 1.5.

Trustin Lee

2006-10-13, 1:11 am

On 10/13/06, Mike Heath <mheath-1oDqGaOF3Lkdnm+yROfE0A@public.gmane.org> wrote:
>
> 1.5
>
> I like the idea of releasing a Java 5 implementation of MINA and
> calling it version 1.5. I don't think it makes a lot of sense to
> develop something as 1.1 and then turn around and release it as 1.5.



This vote is for ApacheDS, instead of MINA. We will talk about MINA
versioning scheme later. I'm forging one, so please stay tuned.

Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP key fingerprints:
* E167 E6AF E73A CBCE EE41 4A29 544D DE48 FE95 4E7E
* B693 628E 6047 4F8F CFA4 455E 1C62 A7DC 0255 ECA6

Trustin Lee

2006-10-13, 1:11 am

>
> [x] Let's use Java 5 right now in 1.1 version (which is currently the



Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP key fingerprints:
* E167 E6AF E73A CBCE EE41 4A29 544D DE48 FE95 4E7E
* B693 628E 6047 4F8F CFA4 455E 1C62 A7DC 0255 ECA6

Enrique Rodriguez

2006-10-13, 1:11 am

On 10/12/06, Emmanuel Lecharny <elecharny-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Hi guys,
>
> we are currently thinking of moving from Java 1.4 to Java 5. The question is
> : "When ?"


[ X ] Let's use Java 5 right now in 1.1 version (which is currently
the trunk), and this will become the 1.5 release

Enrique

Alex Karasulu

2006-10-24, 1:11 pm

[vbcol=seagreen]

+1

Alex


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com