You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by "A. Rick Anderson" <a_...@earthlink.net> on 2006/11/19 19:02:17 UTC

RoadMap to Java 1.5

Is there a published road map, or even an explicit intention, for the 
official POI project to move to Java 1.5?

Also, I have tried unsuccessfully to point my eclipse workspace to the 
POI SVN tree and sync.  I have looked, but not been able to locate docs 
on doing this.  Any pointers would be appreciated.

-- 
A. Rick Anderson


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/


Re: RoadMap to Java 1.5

Posted by Nick Burch <ni...@torchbox.com>.
On Sun, 19 Nov 2006, A. Rick Anderson wrote:
> Is there a published road map, or even an explicit intention, for the 
> official POI project to move to Java 1.5?

All of POI works quite happily with java 1.5, and should be fine with 1.6+

For now, a lot of the users are still using java 1.4. So, we continue to 
ensure that POI works fine with java 1.4, even if it means the odd bit of 
code that's more verbose than 1.5 would allow it.

I can't see us updating the code to take advantage of 1.5 features until 
such time as most users are on 1.5, and even then it'd need a vote.

> Also, I have tried unsuccessfully to point my eclipse workspace to the 
> POI SVN tree and sync.  I have looked, but not been able to locate docs 
> on doing this.  Any pointers would be appreciated.

SVN is handled apache wide:
 	http://www.apache.org/dev/version-control.html

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/