Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] What policy w.r.t. javafx package imports?

It was probably a mis-match in Java Levels. I noticed from log that Java 6 was still being used, and get the feeling from earlier comments that Java 7 is required. I moved up to Java 7 and it seems to be doing better. There's no particular reason to stay at Java 7, except that I do want to use "unpack200" from Java 6 (due to the issue with nested packed jars with Java 7) but I should be able to specify that separately.

I assume you'll "fail gracefully" if someone wants to run GEF with Java 6?

Thanks,






From:        Alexander Nyßen <alexander.nyssen@xxxxxxxxx>
To:        Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>,
Date:        08/18/2014 03:44 PM
Subject:        Re: [cross-project-issues-dev] What policy w.r.t. javafx        package        imports?
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx




Would that mean I have to specify dependencies to e(fx)clipse or would b3 resolve this implicitly? Up to now, my bundles only specify javafx package imports (including imports to javafx.embed.swt)...

Cheers
Alexander

Am 18.08.2014 um 21:40 schrieb Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx>:

a) e(fx)clipse just released 1.0
b) the bundles required only depend on equinox >= Luna

So no matter if we (efxclipse) are on the Mars release GEF4 should be fine!

Tom

Von meinem iPhone gesendet


Am 18.08.2014 um 21:22 schrieb David M Williams <
david_williams@xxxxxxxxxx>:

And, in the mean time, it seems your current contribution won't "aggregate" (and mentions missing things somehow related to "fx". Can you disable those features for now?

For the record, if the "required project" did not participate, you can "include" their features in yours, but, only from their latest released version (if there is one ... and if there is not a released version, then you could not do it).


Thanks,





From:        
Alexander Nyßen <alexander.nyssen@xxxxxxxxx>
To:        
Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>,
Date:        
08/18/2014 12:58 PM
Subject:        
[cross-project-issues-dev] What policy w.r.t. javafx package        imports?
Sent by:        
cross-project-issues-dev-bounces@xxxxxxxxxxx




Hi all,

as some of the new GEF4 bundles we want to include with Mars specify javafx package imports (so far without version constraints), I was wondering what general policy we want to follow to ensure such kind of bundles can be properly resolved. Should we rely on the e(fx)clipse runtime bundles/fragments (org.eclipse.javafx and org.eclipse.fx.osgi), i.e. re-bundle them in our features or specify feature-dependencies to the enclosing e(fx)clipse runtime feature, or is there another intended way (it seems, e(fx)clipse has not announced its participation)?

Cheers
Alexander

--
Dr. Alexander Nyßen
Dipl.-Inform.
Software-Engineer

Telefon: +49 (0) 231 / 98 60-210
Telefax: +49 (0) 231 / 98 60-211
Mobil: +49 (0) 151 /  17396743


http://www.itemis.de
alexander.nyssen@xxxxxxxxx

itemis AG
Am Brambusch 15-24
44536 Lünen

Rechtlicher Hinweis:

Amtsgericht Dortmund, HRB 20621

Vorstand: Jens Wagener (Vors.), Wolfgang Neuhaus, Dr. Georg Pietrek, Jens Trompeter, Sebastian Neus

Aufsichtsrat: Dr. Burkhard Igel (Vors.), Stephan Grollmann, Michael Neuhaus


[attachment "signature.asc" deleted by David M Williams/Raleigh/IBM]
_______________________________________________
cross-project-issues-dev mailing list

cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
_______________________________________________
cross-project-issues-dev mailing list

cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
_______________________________________________
cross-project-issues-dev mailing list

cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

--
Dr. Alexander Nyßen
Dipl.-Inform.
Software-Engineer

Telefon: +49 (0) 231 / 98 60-210
Telefax: +49 (0) 231 / 98 60-211
Mobil: +49 (0) 151 /  17396743

http://www.itemis.de
alexander.nyssen@xxxxxxxxx

itemis AG
Am Brambusch 15-24
44536 Lünen

Rechtlicher Hinweis:

Amtsgericht Dortmund, HRB 20621

Vorstand: Jens Wagener (Vors.), Wolfgang Neuhaus, Dr. Georg Pietrek, Jens Trompeter, Sebastian Neus

Aufsichtsrat: Dr. Burkhard Igel (Vors.), Stephan Grollmann, Michael Neuhaus

[attachment "signature.asc" deleted by David M Williams/Raleigh/IBM] _______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top