Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gef-dev] Archived versions

Thanks Alexander. 
I am migrating to the official 5.0.0 release. 
I initially had some issues due to the change from policies to handlers, but the migration seems to be going better now.
Thanks!
David

On Jun 28, 2017, at 2:07 AM, Alexander Nyßen <nyssen@xxxxxxxxx> wrote:

Hi David,

as a usual step in the release preparation, old integration and milestone builds are always removed. I have already cleanup the integration builds, as the latest RC builds have served as integrations already. The milestone builds are still there, but will be removed as well after the release has been published today. I would strongly recommend that you migrate to the official 5.0.0 release (release builds are preserved forever). In case you need to restore a specific integration build, you will have to identify the related Git revision and produce it yourself using our Maven build (as outlined in the contributor guide: https://github.com/eclipse/gef/blob/master/CONTRIBUTING.md).

Best Regards,
Alexander

Am 27.06.2017 um 22:31 schrieb David Dubrow <ddubrow@xxxxxxxxxxxxx>:

Hi. 

I am working on an application based on GEF MVC and have been relying on a target platform that does not seem to be available any longer. I would like to continue using this same platform to avoid large-scale changes that seem unnecessary. Is there any way to get this platform back?

<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.gef.common.sdk.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.geometry.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.fx.sdk.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.geometry.convert.swt.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.mvc.doc.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.geometry.doc.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.mvc.fx.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.mvc.fx.ui.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.mvc.ui.feature.group" version="5.0.0.201610141103"/>
<unit id="org.eclipse.gef.fx.swt.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.layout.sdk.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.fx.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.geometry.convert.fx.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.layout.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.common.doc.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.mvc.feature.group" version="5.0.0.201610141103"/>
<unit id="org.eclipse.gef.geometry.sdk.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.fx.doc.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.fx.jface.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.mvc.examples.source.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.mvc.sdk.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.common.feature.group" version="5.0.0.201612310303"/>
<unit id="org.eclipse.gef.layout.doc.feature.group" version="5.0.0.201612310303"/>
</location>

Thanks in advance!
David

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

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

Telefon: +49 (0) 231 / 98 60-202
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

Aufsichtsrat: Prof. Dr. Burkhard Igel (Vors.), Michael Neuhaus, Jennifer Fiorentino



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


Back to the top