Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [gmf-dev] Java 1.5 API use

I just confirmed the platform will not be requiring Java 5 for the 3.2
release, other than for those parts of the JDT that need it.

So, as we previously agreed that we did not want to require a runtime
greater than that of the platform for our Callisto release, it seems
we'll stick to 1.4 compatibility until then; that is, unless we vote
otherwise in the meantime.

Thanks,
Rich

-----Original Message-----
From: gmf-dev-bounces@xxxxxxxxxxx [mailto:gmf-dev-bounces@xxxxxxxxxxx]
On Behalf Of lucas
Sent: Thursday, February 09, 2006 3:58 AM
To: GMF Project developer discussions.
Subject: Re: [gmf-dev] Java 1.5 API use

Hi,

Just a reminder about SAX Exception raised when trying display SVG
image in diagram from Rcp :

https://bugs.eclipse.org/bugs/show_bug.cgi?id=113467

This P1 bug depend on JVM version compatibility and should be fixed if
platform keep 1.4.x version.

regards,


On 08/02/06, Artem Tikhomirov <Artem.Tikhomirov@xxxxxxxxxxx> wrote:
>
> getSimpleName() was there by mistake, removed.
>
> Still waiting for platform to decide on Java 1.4/5...
>
> Best wishes,
> Artem
>
>
>  ________________________________
>  From: gmf-dev-bounces@xxxxxxxxxxx
[mailto:gmf-dev-bounces@xxxxxxxxxxx] On
> Behalf Of Linda Damus
> Sent: Wednesday, February 08, 2006 7:28 PM
> To: gmf-dev@xxxxxxxxxxx
> Subject: [gmf-dev] Java 1.5 API use
>
>
>
> Hi folks,
>
> I've noticed that we're using Java 1.5 APIs in a few spots in GMF
(e.g.,
> Class.getSimpleName()).  Do we still have a mandate for 1.4
compatibility?
>
> Thanks,
> Linda
> _______________________________________________
> gmf-dev mailing list
> gmf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/gmf-dev
>
>
>


--
- Lucas
_______________________________________________
gmf-dev mailing list
gmf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/gmf-dev


Back to the top