Skip to content

Console Output

Skipping 4,308 KB.. Full Log
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@1416cf9f could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@84487f4 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@5c534b5b could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@396639b could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@2b22a1cc could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@62573c86 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@3ce53f6a could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@2d82408 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@3ee69ad8 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@f679798 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** INFO: The actual type of adapter org.eclipse.gef4.mvc.models.FocusModel@1d23ff23 could already be inferred as org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindFocusModelAsContentViewerAdapter(MvcFxModule.java:339).
          The redundant type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> may be omitted in the adapter key of the binding, using AdapterKey.defaultRole() instead.
*** INFO: The actual type of adapter org.eclipse.gef4.mvc.models.HoverModel@6c9320c2 could already be inferred as org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindHoverModelAsContentViewerAdapter(MvcFxModule.java:884).
          The redundant type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> may be omitted in the adapter key of the binding, using AdapterKey.defaultRole() instead.
*** INFO: The actual type of adapter org.eclipse.gef4.mvc.models.SelectionModel@36cc9385 could already be inferred as org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindSelectionModelAsContentViewerAdapter(MvcFxModule.java:1005).
          The redundant type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> may be omitted in the adapter key of the binding, using AdapterKey.defaultRole() instead.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@554f0dfb could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@1f7076bc could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@71904469 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@5b9396d3 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@587a1cfb could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@48528634 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@5e1d03d7 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@4047d2d9 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@25290bca could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@76563d26 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@4ac86d6a could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@3d904e9c could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.zest.fx.parts.ZestFxRootPart@3ba46e63 could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.zest.fx.parts.ZestFxRootPart, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.FocusModel@3b920bdc could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.HoverModel@72fd8a3c could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.SelectionModel@34780cd9 could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.zest.fx.models.HidingModel@7c8c70d6 could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.zest.fx.models.HidingModel, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@714f3da4 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@1caa9eb6 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@1f53481b could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@2fcd7d3f could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@6192a5d5 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@3722c145 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@4cbc2e3b could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@2975a9e could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@480ad82c could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@4d18b73a could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@177515d1 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@52ff99cd could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** INFO: The actual type of adapter org.eclipse.gef4.mvc.models.FocusModel@63cd2cd2 could already be inferred as org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindFocusModelAsContentViewerAdapter(MvcFxModule.java:339).
          The redundant type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> may be omitted in the adapter key of the binding, using AdapterKey.defaultRole() instead.
*** INFO: The actual type of adapter org.eclipse.gef4.mvc.models.HoverModel@6deee370 could already be inferred as org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindHoverModelAsContentViewerAdapter(MvcFxModule.java:884).
          The redundant type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> may be omitted in the adapter key of the binding, using AdapterKey.defaultRole() instead.
*** INFO: The actual type of adapter org.eclipse.gef4.mvc.models.SelectionModel@43e065f2 could already be inferred as org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindSelectionModelAsContentViewerAdapter(MvcFxModule.java:1005).
          The redundant type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> may be omitted in the adapter key of the binding, using AdapterKey.defaultRole() instead.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@338b49d3 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@2aa7399c could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@11eed657 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@708f018e could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@58b91d57 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@61a91c9b could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@17092fff could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@2121d1f9 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@5b275811 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@2f0ed952 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@6f044c58 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@6d074b14 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** INFO: The actual type of adapter org.eclipse.gef4.mvc.models.FocusModel@2a39aa2b could already be inferred as org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindFocusModelAsContentViewerAdapter(MvcFxModule.java:339).
          The redundant type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> may be omitted in the adapter key of the binding, using AdapterKey.defaultRole() instead.
*** INFO: The actual type of adapter org.eclipse.gef4.mvc.models.HoverModel@254449bb could already be inferred as org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindHoverModelAsContentViewerAdapter(MvcFxModule.java:884).
          The redundant type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> may be omitted in the adapter key of the binding, using AdapterKey.defaultRole() instead.
*** INFO: The actual type of adapter org.eclipse.gef4.mvc.models.SelectionModel@29ebbdf4 could already be inferred as org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindSelectionModelAsContentViewerAdapter(MvcFxModule.java:1005).
          The redundant type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> may be omitted in the adapter key of the binding, using AdapterKey.defaultRole() instead.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@42cc183e could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@3e4e8fdf could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@6a1d6ef2 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@2721044 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@3c6c4689 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@63cf9de0 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@594d9f07 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@5befbac1 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@303c55fa could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@9efcd90 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@7eb200ce could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@2ee83775 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.zest.fx.parts.ZestFxRootPart@70025b99 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindFXRootPartAsContentViewerAdapter(ZestFxModule.java:253). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.zest.fx.parts.ZestFxRootPart, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.FocusModel@92d1782 could not be inferred from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindFocusModelAsContentViewerAdapter(MvcFxModule.java:339). Therefore, the given type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.HoverModel@72976b4 could not be inferred from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindHoverModelAsContentViewerAdapter(MvcFxModule.java:884). Therefore, the given type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.SelectionModel@1319bc2a could not be inferred from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindSelectionModelAsContentViewerAdapter(MvcFxModule.java:1005). Therefore, the given type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.zest.fx.models.HidingModel@42f85fa4 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindContentViewerAdapters(ZestFxModule.java:118). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.zest.fx.models.HidingModel, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@35ef439e could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@4997552e could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@7bcecef6 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@46046c06 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@34d713a2 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@36aab105 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@889a8a8 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@f29353f could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@29be997f could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@33eb6758 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@f8a6243 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@4a8ffd75 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.zest.fx.parts.ZestFxRootPart@5dfe23e8 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindFXRootPartAsContentViewerAdapter(ZestFxModule.java:253). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.zest.fx.parts.ZestFxRootPart, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.FocusModel@16132f21 could not be inferred from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindFocusModelAsContentViewerAdapter(MvcFxModule.java:339). Therefore, the given type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.HoverModel@4640195a could not be inferred from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindHoverModelAsContentViewerAdapter(MvcFxModule.java:884). Therefore, the given type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.SelectionModel@7f323b3a could not be inferred from the binding at org.eclipse.gef4.mvc.fx.MvcFxModule.bindSelectionModelAsContentViewerAdapter(MvcFxModule.java:1005). Therefore, the given type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.zest.fx.models.HidingModel@9dada78 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindContentViewerAdapters(ZestFxModule.java:118). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.zest.fx.models.HidingModel, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>).
*** WARNING: The actual type of adapter org.eclipse.gef4.zest.fx.parts.ZestFxRootPart@5c134052 could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.zest.fx.parts.ZestFxRootPart, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.FocusModel@68ab6ab0 could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.HoverModel@58324c9f could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.SelectionModel@6eb089e6 could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.zest.fx.models.HidingModel@3bc69ce9 could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.zest.fx.models.HidingModel, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@750ed637 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@5190010f could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@673e76b3 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@1bedc703 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@f238e4f could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@3b24087d could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@75fe1619 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@4e245739 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@18b6d3c1 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@422ab737 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@3fe512d2 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@3fde8f7c could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.zest.fx.parts.ZestFxRootPart@7fbd3e75 could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.zest.fx.parts.ZestFxRootPart, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.FocusModel@52f6900a could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.HoverModel@2b80e5a9 could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.SelectionModel@2a50b32d could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.zest.fx.models.HidingModel@1ac6dd3d could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.zest.fx.models.HidingModel, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@1f71194d could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@db99785 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@70716259 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@7a083b96 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@3380ca3d could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@23310248 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@c2df90e could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@41f3aaf1 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@49edcb30 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@59303963 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@61e86192 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@34330f77 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.zest.fx.parts.ZestFxRootPart@475f5672 could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.zest.fx.parts.ZestFxRootPart, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.FocusModel@7e3236d could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.HoverModel@14c99bf6 could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.SelectionModel@38883a31 could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.zest.fx.models.HidingModel@7fe8c7db could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.zest.fx.models.HidingModel, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@16a3cc88 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@696b52bc could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@1f884bd6 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@4f081b5d could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@6d0290d8 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@32507479 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@632383b9 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@4ae2e781 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@15214920 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@784d9bc could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@3a0aaaf0 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@426131d7 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.zest.fx.parts.ZestFxRootPart@4f1afe8f could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.zest.fx.parts.ZestFxRootPart, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.FocusModel@637c840d could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.FocusModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.HoverModel@463afa6e could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.HoverModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.models.SelectionModel@7ccd611e could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). Therefore, the given type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> can not be confirmed.
             Make sure the provided type key org.eclipse.gef4.mvc.models.SelectionModel<javafx.scene.Node> matches to the actual type of the adapter.
*** WARNING: The actual type of adapter org.eclipse.gef4.zest.fx.models.HidingModel@5c3d4f05 could not be inferred from the binding at org.eclipse.gef4.common.adapt.inject.AdapterMaps.getAdapterMapBinder(AdapterMaps.java:94). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.zest.fx.models.HidingModel, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@703fa45 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@5e905f2c could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@fddd7ae could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@3f6cce7f could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@723e2d08 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@6d4a82 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@14f060b8 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@7a0ab480 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@787988f4 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:420). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_HANDLES_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@132e3594 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:430). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@4f235107 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:440). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER).
*** WARNING: The actual type of adapter org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider@28d739f1 could not be inferred from the binding at org.eclipse.gef4.zest.fx.ZestFxModule.bindNodePartAdapters(ZestFxModule.java:454). The adapter will only be retrievable via key types assignable to org.eclipse.gef4.mvc.fx.providers.ShapeBoundsProvider, which is the actual type inferred from the instance.
             You should probably adjust your binding to provide a type key using AdapterKey.get(<type>, FOCUS_FEEDBACK_GEOMETRY_PROVIDER).
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.745 sec

Results :

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-tokens) @ org.eclipse.gef4.zest.tests.fx.jface ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.tests.fx.jface ---
[INFO] Pack200 normalizing jar /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.tests.fx.jface/target/org.eclipse.gef4.zest.tests.fx.jface-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.gef4.zest.tests.fx.jface ---
[INFO] Signing jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.tests.fx.jface/target/org.eclipse.gef4.zest.tests.fx.jface-1.0.0-SNAPSHOT.jar
[INFO] Signing jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.tests.fx.jface/target/org.eclipse.gef4.zest.tests.fx.jface-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.gef4.zest.tests.fx.jface ---
[INFO] Pack200 packing jar /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.tests.fx.jface/target/org.eclipse.gef4.zest.tests.fx.jface-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.tests.fx.jface ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.zest.examples 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gef4.zest.examples ---
[INFO] Deleting /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.gef4.zest.examples ---
[INFO] The project's OSGi version is 1.0.0.201605040730
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ org.eclipse.gef4.zest.examples ---
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-tokens) @ org.eclipse.gef4.zest.examples ---
[INFO] Executing tasks

main:
     [echo] Creating backup of about.mappings.
     [copy] Copying 1 file to /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples
     [echo] Replacing @build@ token within about.mappings with build id.
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-doc) @ org.eclipse.gef4.zest.examples ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.gef4.zest.examples ---
[INFO] Compiling 3 source files to /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/target/classes
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[32] 
	import javafx.application.Application;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The type 'Application' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[33] 
	import javafx.application.Platform;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The type 'Platform' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[34] 
	import javafx.scene.Scene;
	       ^^^^^^^^^^^^^^^^^^
Access restriction: The type 'Scene' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[35] 
	import javafx.stage.Stage;
	       ^^^^^^^^^^^^^^^^^^
Access restriction: The type 'Stage' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[37] 
	public abstract class AbstractZestExample extends Application {
	                                                  ^^^^^^^^^^^
Access restriction: The type 'Application' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[51] 
	String label = (String) n.attributesProperty().get(LABEL)
	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'MapExpression<String,Object>.get(Object)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[52] 
	+ (String) m.attributesProperty().get(LABEL);
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'MapExpression<String,Object>.get(Object)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[99] 
	public void start(final Stage primaryStage) throws Exception {
	                        ^^^^^
Access restriction: The type 'Stage' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[105] 
	primaryStage.setScene(createScene(viewer));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Stage.setScene(Scene)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[107] 
	primaryStage.setResizable(true);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Stage.setResizable(boolean)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[108] 
	primaryStage.setWidth(getStageWidth());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Window.setWidth(double)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[109] 
	primaryStage.setHeight(getStageHeight());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Window.setHeight(double)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[110] 
	primaryStage.setTitle(title);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Stage.setTitle(String)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[111] 
	primaryStage.show();
	^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Stage.show()' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[118] 
	Platform.runLater(new Runnable() {
	^^^^^^^^
Access restriction: The type 'Platform' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[118] 
	Platform.runLater(new Runnable() {
			@Override
			public void run() {
				graph = createGraph();
				viewer.getAdapter(ContentModel.class).getContents()
						.setAll(Collections.singletonList(graph));
			}
		});
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Platform.runLater(Runnable)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[122] 
	viewer.getAdapter(ContentModel.class).getContents()
						.setAll(Collections.singletonList(graph));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'ObservableList<Object>.setAll(Collection<? extends Object>)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[128] 
	protected Scene createScene(FXViewer viewer) {
	          ^^^^^
Access restriction: The type 'Scene' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[129] 
	return new Scene(viewer.getCanvas());
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The constructor 'Scene(Parent)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/AbstractZestExample.java:[129] 
	return new Scene(viewer.getCanvas());
	           ^^^^^
Access restriction: The type 'Scene' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[36] 
	import javafx.application.Application;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The type 'Application' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[37] 
	import javafx.scene.Group;
	       ^^^^^^^^^^^^^^^^^^
Access restriction: The type 'Group' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[38] 
	import javafx.scene.Node;
	       ^^^^^^^^^^^^^^^^^
Access restriction: The type 'Node' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[39] 
	import javafx.scene.image.ImageView;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The type 'ImageView' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[40] 
	import javafx.scene.layout.VBox;
	       ^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The type 'VBox' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[41] 
	import javafx.scene.shape.Polyline;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The type 'Polyline' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[42] 
	import javafx.scene.text.Text;
	       ^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The type 'Text' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[52] 
	public IContentPart<Node, ? extends Node> createContentPart(
	                    ^^^^
Access restriction: The type 'Node' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[52] 
	public IContentPart<Node, ? extends Node> createContentPart(
	                                    ^^^^
Access restriction: The type 'Node' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[53] 
	Object content, IBehavior<Node> contextBehavior,
	                          ^^^^
Access restriction: The type 'Node' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[58] 
	Object isCustom = n.attributesProperty().get(ATTR_CUSTOM);
	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'MapExpression<String,Object>.get(Object)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[75] 
	binder().bind(new TypeLiteral<IContentPartFactory<Node>>() {
	                                                  ^^^^
Access restriction: The type 'Node' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[82] 
	private VBox vbox;
	        ^^^^
Access restriction: The type 'VBox' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[83] 
	private Text labelText;
	        ^^^^
Access restriction: The type 'Text' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[86] 
	protected Group createVisual() {
	          ^^^^^
Access restriction: The type 'Group' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[87] 
	ImageView ian = new ImageView(new javafx.scene.image.Image(
	^^^^^^^^^
Access restriction: The type 'ImageView' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[87] 
	ImageView ian = new ImageView(new javafx.scene.image.Image(
					getClass().getResource("ibull.jpg").toExternalForm()));
	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The constructor 'ImageView(Image)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[87] 
	ImageView ian = new ImageView(new javafx.scene.image.Image(
	                    ^^^^^^^^^
Access restriction: The type 'ImageView' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[87] 
	ImageView ian = new ImageView(new javafx.scene.image.Image(
					getClass().getResource("ibull.jpg").toExternalForm()));
	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The constructor 'Image(String)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[87] 
	ImageView ian = new ImageView(new javafx.scene.image.Image(
	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The type 'Image' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[89] 
	Polyline body = new Polyline(0, 0, 0, 60, 25, 90, 0, 60, -25, 90, 0,
	^^^^^^^^
Access restriction: The type 'Polyline' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[89] 
	Polyline body = new Polyline(0, 0, 0, 60, 25, 90, 0, 60, -25, 90, 0,
					60, 0, 25, 25, 0, 0, 25, -25, 0);
	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The constructor 'Polyline(double[])' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[89] 
	Polyline body = new Polyline(0, 0, 0, 60, 25, 90, 0, 60, -25, 90, 0,
	                    ^^^^^^^^
Access restriction: The type 'Polyline' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[91] 
	body.setTranslateX(ian.getLayoutBounds().getWidth() / 2
					- body.getLayoutBounds().getWidth() / 2 - 5);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Node.setTranslateX(double)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[91] 
	body.setTranslateX(ian.getLayoutBounds().getWidth() / 2
	                   ^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Node.getLayoutBounds()' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[91] 
	body.setTranslateX(ian.getLayoutBounds().getWidth() / 2
	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Bounds.getWidth()' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[92] 
	- body.getLayoutBounds().getWidth() / 2 - 5);
	  ^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Node.getLayoutBounds()' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[92] 
	- body.getLayoutBounds().getWidth() / 2 - 5);
	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Bounds.getWidth()' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[93] 
	body.setTranslateY(-15);
	^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Node.setTranslateY(double)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[94] 
	labelText = new Text();
	            ^^^^^^^^^^
Access restriction: The constructor 'Text()' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[94] 
	labelText = new Text();
	                ^^^^
Access restriction: The type 'Text' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[95] 
	vbox = new VBox();
	       ^^^^^^^^^^
Access restriction: The constructor 'VBox()' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[95] 
	vbox = new VBox();
	           ^^^^
Access restriction: The type 'VBox' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[96] 
	vbox.getChildren().addAll(ian, body, labelText);
	^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Pane.getChildren()' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[96] 
	vbox.getChildren().addAll(ian, body, labelText);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'ObservableList<Node>.addAll(Node[])' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[97] 
	return new Group(vbox);
	       ^^^^^^^^^^^^^^^
Access restriction: The constructor 'Group(Node[])' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[97] 
	return new Group(vbox);
	           ^^^^^
Access restriction: The type 'Group' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[101] 
	protected Text getLabelText() {
	          ^^^^
Access restriction: The type 'Text' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[107] 
	Application.launch(args);
	^^^^^^^^^^^
Access restriction: The type 'Application' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[107] 
	Application.launch(args);
	^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Application.launch(String[])' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/CustomNodeExample.java:[120] 
	g.attributesProperty().put(ZestProperties.LAYOUT_ALGORITHM__G,
				new SugiyamaLayoutAlgorithm());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'MapExpression<String,Object>.put(String, Object)' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/SimpleExample.java:[23] 
	import javafx.application.Application;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The type 'Application' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/SimpleExample.java:[28] 
	Application.launch(args);
	^^^^^^^^^^^
Access restriction: The type 'Application' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/src/org/eclipse/gef4/zest/examples/SimpleExample.java:[28] 
	Application.launch(args);
	^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Application.launch(String[])' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
64 problems (64 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ org.eclipse.gef4.zest.examples ---
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.gef4.zest.examples ---
[WARNING] bundle localization file /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/plugin.properties not found
[INFO] Building jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/target/org.eclipse.gef4.zest.examples-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.gef4.zest.examples ---
[INFO] Building jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/target/org.eclipse.gef4.zest.examples-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-tokens) @ org.eclipse.gef4.zest.examples ---
[INFO] Executing tasks

main:
     [echo] Replacing back modified about.mappings with backup.
     [copy] Copying 1 file to /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples
   [delete] Deleting: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/about.mappings.backup
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.examples ---
[INFO] Pack200 normalizing jar /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/target/org.eclipse.gef4.zest.examples-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.gef4.zest.examples ---
[INFO] Signing jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/target/org.eclipse.gef4.zest.examples-1.0.0-SNAPSHOT.jar
[INFO] Signing jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/target/org.eclipse.gef4.zest.examples-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.gef4.zest.examples ---
[INFO] Pack200 packing jar /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples/target/org.eclipse.gef4.zest.examples-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.examples ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.zest.examples.graph 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] Deleting /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] The project's OSGi version is 1.0.0.201605040730
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] 
[INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-tokens) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-doc) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] Compiling 1 source file to /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph/target/classes
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph/src/org/eclipse/gef4/zest/examples/graph/ZestGraphExample.java:[26] 
	import javafx.application.Application;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The type 'Application' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph/src/org/eclipse/gef4/zest/examples/graph/ZestGraphExample.java:[114] 
	Application.launch(args);
	^^^^^^^^^^^
Access restriction: The type 'Application' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
[WARNING] /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph/src/org/eclipse/gef4/zest/examples/graph/ZestGraphExample.java:[114] 
	Application.launch(args);
	^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method 'Application.launch(String[])' is not API (restriction on classpath entry '/opt/public/common/jdk1.7.0_80/jre/lib/jfxrt.jar')
3 problems (3 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.gef4.zest.examples.graph ---
[WARNING] bundle localization file /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph/plugin.properties not found
[INFO] Building jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph/target/org.eclipse.gef4.zest.examples.graph-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] Building jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph/target/org.eclipse.gef4.zest.examples.graph-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-tokens) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] Pack200 normalizing jar /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph/target/org.eclipse.gef4.zest.examples.graph-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] Signing jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph/target/org.eclipse.gef4.zest.examples.graph-1.0.0-SNAPSHOT.jar
[INFO] Signing jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph/target/org.eclipse.gef4.zest.examples.graph-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.gef4.zest.examples.graph ---
[INFO] Pack200 packing jar /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph/target/org.eclipse.gef4.zest.examples.graph-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.examples.graph ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.zest.examples.graph.ui 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] Deleting /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] The project's OSGi version is 1.0.0.201605040730
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-tokens) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-doc) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] Compiling 3 source files to /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.gef4.zest.examples.graph.ui ---
[WARNING] bundle localization file /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph.ui/plugin.properties not found
[INFO] Building jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph.ui/target/org.eclipse.gef4.zest.examples.graph.ui-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] Building jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph.ui/target/org.eclipse.gef4.zest.examples.graph.ui-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-tokens) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] Pack200 normalizing jar /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph.ui/target/org.eclipse.gef4.zest.examples.graph.ui-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] Signing jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph.ui/target/org.eclipse.gef4.zest.examples.graph.ui-1.0.0-SNAPSHOT.jar
[INFO] Signing jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph.ui/target/org.eclipse.gef4.zest.examples.graph.ui-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO] Pack200 packing jar /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples.graph.ui/target/org.eclipse.gef4.zest.examples.graph.ui-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.examples.graph.ui ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.zest.examples 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gef4.zest.examples ---
[INFO] Deleting /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gef4.zest.examples ---
[INFO] The project's OSGi version is 1.0.0.201605040730
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-tokens) @ org.eclipse.gef4.zest.examples ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-doc) @ org.eclipse.gef4.zest.examples ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.gef4.zest.examples ---
[INFO] Building jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples-feature/target/org.eclipse.gef4.zest.examples-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.gef4.zest.examples ---
[INFO] Building jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples-feature/target/org.eclipse.gef4.zest.examples-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-tokens) @ org.eclipse.gef4.zest.examples ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.gef4.zest.examples ---
[INFO] Signing jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples-feature/target/org.eclipse.gef4.zest.examples-1.0.0-SNAPSHOT.jar
[INFO] Signing jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.examples-feature/target/org.eclipse.gef4.zest.examples-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.examples ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.zest.fx.compatibility.equinox 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Deleting /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.fx.compatibility.equinox/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] The project's OSGi version is 1.0.0.201605040730
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-tokens) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Executing tasks

main:
     [echo] Creating backup of about.mappings.
     [copy] Copying 1 file to /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.fx.compatibility.equinox
     [echo] Replacing @build@ token within about.mappings with build id.
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-doc) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Building jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.fx.compatibility.equinox/target/org.eclipse.gef4.zest.fx.compatibility.equinox-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-tokens) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Executing tasks

main:
     [echo] Replacing back modified about.mappings with backup.
     [copy] Copying 1 file to /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.fx.compatibility.equinox
   [delete] Deleting: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.fx.compatibility.equinox/about.mappings.backup
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Pack200 normalizing jar /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.fx.compatibility.equinox/target/org.eclipse.gef4.zest.fx.compatibility.equinox-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Signing jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.fx.compatibility.equinox/target/org.eclipse.gef4.zest.fx.compatibility.equinox-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Pack200 packing jar /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.fx.compatibility.equinox/target/org.eclipse.gef4.zest.fx.compatibility.equinox-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.zest.fx.compatibility.equinox 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Deleting /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.fx.compatibility.equinox-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] The project's OSGi version is 1.0.0.201605040730
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-tokens) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-doc) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Building jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.fx.compatibility.equinox-feature/target/org.eclipse.gef4.zest.fx.compatibility.equinox-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-tokens) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] Signing jar: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.zest.fx.compatibility.equinox-feature/target/org.eclipse.gef4.zest.fx.compatibility.equinox-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.fx.compatibility.equinox ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.repository 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.gef4.repository ---
[INFO] Deleting /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.repository/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gef4.repository ---
[INFO] The project's OSGi version is 1.0.0.201605040730
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-tokens) @ org.eclipse.gef4.repository ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-doc) @ org.eclipse.gef4.repository ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.21.0:publish-products (default-publish-products) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.21.0:publish-categories (default-publish-categories) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.21.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.21.0:assemble-repository (default-assemble-repository) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.21.0:archive-repository (default-archive-repository) @ org.eclipse.gef4.repository ---
[INFO] Building zip: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.repository/target/org.eclipse.gef4.repository-1.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- repository-utils:0.19.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.eclipse.gef4.repository ---
[INFO] Building zip: /opt/users/genie.gef/workspace/gef4-master/org.eclipse.gef4.repository/target/org.eclipse.gef4.repository-1.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-tokens) @ org.eclipse.gef4.repository ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.gef4.releng ........................... SUCCESS [1.774s]
[INFO] org.eclipse.gef4.target ........................... SUCCESS [0.509s]
[INFO] org.eclipse.gef4.common ........................... SUCCESS [10.566s]
[INFO] org.eclipse.gef4.common ........................... SUCCESS [2.817s]
[INFO] org.eclipse.gef4.common.tests ..................... SUCCESS [8.922s]
[INFO] org.eclipse.gef4.common.doc ....................... SUCCESS [8:46.702s]
[INFO] org.eclipse.gef4.common.doc ....................... SUCCESS [2.075s]
[INFO] org.eclipse.gef4.common.sdk ....................... SUCCESS [1.682s]
[INFO] org.eclipse.gef4.geometry ......................... SUCCESS [4.343s]
[INFO] org.eclipse.gef4.geometry ......................... SUCCESS [2.568s]
[INFO] org.eclipse.gef4.geometry.convert.swt ............. SUCCESS [3.206s]
[INFO] org.eclipse.gef4.geometry.convert.swt ............. SUCCESS [2.910s]
[INFO] org.eclipse.gef4.geometry.convert.fx .............. SUCCESS [2.567s]
[INFO] org.eclipse.gef4.geometry.convert.fx .............. SUCCESS [2.673s]
[INFO] org.eclipse.gef4.geometry.tests ................... SUCCESS [13.313s]
[INFO] org.eclipse.gef4.geometry.tests.convert.swt ....... SUCCESS [5.719s]
[INFO] org.eclipse.gef4.geometry.tests.convert.fx ........ SUCCESS [5.768s]
[INFO] org.eclipse.gef4.geometry.doc ..................... SUCCESS [4:53.155s]
[INFO] org.eclipse.gef4.geometry.doc ..................... SUCCESS [1.400s]
[INFO] org.eclipse.gef4.geometry.sdk ..................... SUCCESS [1.836s]
[INFO] org.eclipse.gef4.fx ............................... SUCCESS [4.902s]
[INFO] org.eclipse.gef4.fx ............................... SUCCESS [3.418s]
[INFO] org.eclipse.gef4.fx.swt ........................... SUCCESS [3.115s]
[INFO] org.eclipse.gef4.fx.swt ........................... SUCCESS [3.103s]
[INFO] org.eclipse.gef4.fx.jface ......................... SUCCESS [3.844s]
[INFO] org.eclipse.gef4.fx.jface ......................... SUCCESS [2.606s]
[INFO] org.eclipse.gef4.fx.tests ......................... SUCCESS [7.004s]
[INFO] org.eclipse.gef4.fx.doc ........................... SUCCESS [7:05.045s]
[INFO] org.eclipse.gef4.fx.doc ........................... SUCCESS [1.331s]
[INFO] org.eclipse.gef4.fx.sdk ........................... SUCCESS [2.120s]
[INFO] org.eclipse.gef4.fx.compatibility.equinox ......... SUCCESS [1.794s]
[INFO] org.eclipse.gef4.fx.compatibility.equinox ......... SUCCESS [1.622s]
[INFO] org.eclipse.gef4.mvc .............................. SUCCESS [4.503s]
[INFO] org.eclipse.gef4.mvc .............................. SUCCESS [2.996s]
[INFO] org.eclipse.gef4.mvc.ui ........................... SUCCESS [3.266s]
[INFO] org.eclipse.gef4.mvc.ui ........................... SUCCESS [3.246s]
[INFO] org.eclipse.gef4.mvc.fx ........................... SUCCESS [6.114s]
[INFO] org.eclipse.gef4.mvc.fx ........................... SUCCESS [2.688s]
[INFO] org.eclipse.gef4.mvc.fx.ui ........................ SUCCESS [6.861s]
[INFO] org.eclipse.gef4.mvc.fx.ui ........................ SUCCESS [2.372s]
[INFO] org.eclipse.gef4.mvc.tests ........................ SUCCESS [6.860s]
[INFO] org.eclipse.gef4.mvc.tests.fx ..................... SUCCESS [19.018s]
[INFO] org.eclipse.gef4.mvc.doc .......................... SUCCESS [9:16.237s]
[INFO] org.eclipse.gef4.mvc.doc .......................... SUCCESS [1.441s]
[INFO] org.eclipse.gef4.mvc.sdk .......................... SUCCESS [1.512s]
[INFO] org.eclipse.gef4.mvc.examples ..................... SUCCESS [2.676s]
[INFO] org.eclipse.gef4.mvc.examples.logo ................ SUCCESS [3.601s]
[INFO] org.eclipse.gef4.mvc.examples.logo.ui ............. SUCCESS [4.972s]
[INFO] org.eclipse.gef4.mvc.examples ..................... SUCCESS [3.233s]
[INFO] org.eclipse.gef4.mvc.examples.logo.web ............ SUCCESS [6.086s]
[INFO] org.eclipse.gef4.mvc.examples.logo.web.repository . SUCCESS [2.378s]
[INFO] org.eclipse.gef4.mvc.compatibility.equinox ........ SUCCESS [1.412s]
[INFO] org.eclipse.gef4.mvc.compatibility.equinox ........ SUCCESS [1.269s]
[INFO] org.eclipse.gef4.mvc.fx.compatibility.equinox ..... SUCCESS [1.834s]
[INFO] org.eclipse.gef4.mvc.fx.compatibility.equinox ..... SUCCESS [1.292s]
[INFO] org.eclipse.gef4.cloudio.ui ....................... SUCCESS [4.784s]
[INFO] org.eclipse.gef4.cloudio.ui ....................... SUCCESS [3.284s]
[INFO] org.eclipse.gef4.cloudio.tests.ui ................. SUCCESS [21.760s]
[INFO] org.eclipse.gef4.cloudio.doc ...................... SUCCESS [2:38.698s]
[INFO] org.eclipse.gef4.cloudio.doc ...................... SUCCESS [4.654s]
[INFO] org.eclipse.gef4.cloudio.doc.user ................. SUCCESS [6.691s]
[INFO] org.eclipse.gef4.cloudio.doc.user ................. SUCCESS [1.618s]
[INFO] org.eclipse.gef4.cloudio.sdk ...................... SUCCESS [1.535s]
[INFO] org.eclipse.gef4.graph ............................ SUCCESS [3.323s]
[INFO] org.eclipse.gef4.graph ............................ SUCCESS [3.762s]
[INFO] org.eclipse.gef4.graph.tests ...................... SUCCESS [8.888s]
[INFO] org.eclipse.gef4.graph.doc ........................ SUCCESS [2:16.039s]
[INFO] org.eclipse.gef4.graph.doc ........................ SUCCESS [4.485s]
[INFO] org.eclipse.gef4.graph.sdk ........................ SUCCESS [1.983s]
[INFO] org.eclipse.gef4.dot .............................. SUCCESS [2:29.990s]
[INFO] org.eclipse.gef4.dot .............................. SUCCESS [7.094s]
[INFO] org.eclipse.gef4.layout ........................... SUCCESS [15.681s]
[INFO] org.eclipse.gef4.zest.fx .......................... SUCCESS [18.418s]
[INFO] org.eclipse.gef4.zest.fx.ui ....................... SUCCESS [9.421s]
[INFO] org.eclipse.gef4.dot.ui ........................... SUCCESS [12.787s]
[INFO] org.eclipse.gef4.layout ........................... SUCCESS [2.604s]
[INFO] org.eclipse.gef4.zest.fx .......................... SUCCESS [3.355s]
[INFO] org.eclipse.gef4.zest.fx.ui ....................... SUCCESS [2.823s]
[INFO] org.eclipse.gef4.dot.ui ........................... SUCCESS [2.936s]
[INFO] org.eclipse.gef4.dot.tests ........................ SUCCESS [13.622s]
[INFO] org.eclipse.gef4.layout.doc ....................... SUCCESS [2:45.079s]
[INFO] org.eclipse.gef4.zest.doc ......................... SUCCESS [9:00.247s]
[INFO] org.eclipse.gef4.dot.doc .......................... SUCCESS [2:41.577s]
[INFO] org.eclipse.gef4.layout.doc ....................... SUCCESS [2.107s]
[INFO] org.eclipse.gef4.zest.doc ......................... SUCCESS [1.304s]
[INFO] org.eclipse.gef4.dot.doc .......................... SUCCESS [2.404s]
[INFO] org.eclipse.gef4.dot.doc.user ..................... SUCCESS [5.126s]
[INFO] org.eclipse.gef4.dot.doc.user ..................... SUCCESS [1.907s]
[INFO] org.eclipse.gef4.layout.sdk ....................... SUCCESS [1.442s]
[INFO] org.eclipse.gef4.zest.fx.jface .................... SUCCESS [3.782s]
[INFO] org.eclipse.gef4.zest.fx.jface .................... SUCCESS [2.520s]
[INFO] org.eclipse.gef4.zest.sdk ......................... SUCCESS [1.471s]
[INFO] org.eclipse.gef4.dot.sdk .......................... SUCCESS [2.189s]
[INFO] org.eclipse.gef4.layout.tests ..................... SUCCESS [5.640s]
[INFO] org.eclipse.gef4.zest.tests.fx .................... SUCCESS [11.012s]
[INFO] org.eclipse.gef4.zest.tests.fx.jface .............. SUCCESS [12.562s]
[INFO] org.eclipse.gef4.zest.examples .................... SUCCESS [3.577s]
[INFO] org.eclipse.gef4.zest.examples.graph .............. SUCCESS [2.976s]
[INFO] org.eclipse.gef4.zest.examples.graph.ui ........... SUCCESS [3.169s]
[INFO] org.eclipse.gef4.zest.examples .................... SUCCESS [2.840s]
[INFO] org.eclipse.gef4.zest.fx.compatibility.equinox .... SUCCESS [1.549s]
[INFO] org.eclipse.gef4.zest.fx.compatibility.equinox .... SUCCESS [1.246s]
[INFO] org.eclipse.gef4.repository ....................... SUCCESS [17.039s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01:02.319s
[INFO] Finished at: Wed May 04 04:30:27 EDT 2016
[INFO] Final Memory: 165M/574M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
[gef4-master] $ /bin/sh -xe /tmp/hudson5519289909418761533.sh
+ '[' -d update-site ']'
+ rm -fr update-site
+ mkdir update-site
+ cp -R org.eclipse.gef4.repository/target/repository/artifacts.jar org.eclipse.gef4.repository/target/repository/content.jar org.eclipse.gef4.repository/target/repository/features org.eclipse.gef4.repository/target/repository/index.html org.eclipse.gef4.repository/target/repository/plugins org.eclipse.gef4.repository/target/repository/site.properties org.eclipse.gef4.repository/target/repository/site.xml org.eclipse.gef4.repository/target/repository/web update-site/
+ '[' -d org.eclipse.gef4.mvc.examples.logo.web-files ']'
+ rm -fr org.eclipse.gef4.mvc.examples.logo.web-files
+ mkdir org.eclipse.gef4.mvc.examples.logo.web-files
+ cp -R org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/com.google.guava.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/com.google.inject.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/com.google.inject.multibindings.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/com.google.jnlp org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/index.html org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/javax.inject.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/javax.jnlp org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/javax.xml.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.core.commands.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.core.contenttype.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.core.jobs.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.core.runtime.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.equinox.app.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.equinox.common.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.equinox.jnlp org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.equinox.preferences.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.equinox.registry.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.gef4.common.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.gef4.fx.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.gef4.geometry.convert.fx.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.gef4.geometry.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.gef4.mvc.examples.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.gef4.mvc.examples.logo.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.gef4.mvc.examples.logo.web.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.gef4.mvc.examples.logo.web.jnlp org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.gef4.mvc.fx.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.gef4.mvc.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.osgi.jar org.eclipse.gef4.mvc.examples.logo.web.repository/target/web-files/org.eclipse.osgi.jnlp org.eclipse.gef4.mvc.examples.logo.web-files/
Terminating xvnc.
Recording test results
Archiving artifacts
Sending e-mails to: alexander.nyssen@itemis.de matthias.wienand@itemis.de fsteeg@gmail.com
Finished: SUCCESS