Skip to content

Console Output

Skipping 5,407 KB.. Full Log
	                              ^^^^^^^^^^^^
Discouraged access: The type DotFileUtils is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.dot/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/DotGraphView.java:[148] 
	dotString = DotFileUtils.read(DotFileUtils.resolve(file
					.getLocationURI().toURL()));
	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method resolve(URL) from the type DotFileUtils is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.dot/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/DotGraphView.java:[180] 
	DotExport dotExport = new DotExport(view.currentDot);
	^^^^^^^^^
Discouraged access: The type DotExport is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.dot/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/DotGraphView.java:[180] 
	DotExport dotExport = new DotExport(view.currentDot);
	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor DotExport(String) is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.dot/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/DotGraphView.java:[180] 
	DotExport dotExport = new DotExport(view.currentDot);
	                          ^^^^^^^^^
Discouraged access: The type DotExport is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.dot/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/DotGraphView.java:[181] 
	File image = dotExport.toImage(DotDirStore.getDotDirPath(), format,
					null);
	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method toImage(String, String, String) from the type DotExport is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.dot/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/DotGraphView.java:[181] 
	File image = dotExport.toImage(DotDirStore.getDotDirPath(), format,
	                               ^^^^^^^^^^^
Discouraged access: The type DotDirStore is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.dot.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/DotGraphView.java:[181] 
	File image = dotExport.toImage(DotDirStore.getDotDirPath(), format,
	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method getDotDirPath() from the type DotDirStore is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.dot.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/DotGraphView.java:[188] 
	File copy = DotFileUtils.copySingleFile(
	            ^^^^^^^^^^^^
Discouraged access: The type DotFileUtils is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.dot/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/DotGraphView.java:[188] 
	File copy = DotFileUtils.copySingleFile(
						DotFileUtils.resolve(url), view.currentFile.getName()
								+ "." + format, image);
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method copySingleFile(File, String, File) from the type DotFileUtils is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.dot/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/DotGraphView.java:[189] 
	DotFileUtils.resolve(url), view.currentFile.getName()
	^^^^^^^^^^^^
Discouraged access: The type DotFileUtils is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.dot/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/DotGraphView.java:[189] 
	DotFileUtils.resolve(url), view.currentFile.getName()
	^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method resolve(URL) from the type DotFileUtils is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.dot/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/ZestFxUiModule.java:[15] 
	import org.eclipse.gef4.mvc.fx.ui.MvcFxUiModule;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type MvcFxUiModule is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/ZestFxUiModule.java:[17] 
	public class ZestFxUiModule extends MvcFxUiModule {
	                                    ^^^^^^^^^^^^^
Discouraged access: The type MvcFxUiModule is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[20] 
	import org.eclipse.gef4.graph.Graph;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Graph is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[21] 
	import org.eclipse.gef4.mvc.fx.ui.parts.FXView;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type FXView is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[22] 
	import org.eclipse.gef4.mvc.models.ContentModel;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type ContentModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[23] 
	import org.eclipse.gef4.mvc.models.ViewportModel;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type ViewportModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[31] 
	public class ZestFxUiView extends FXView {
	                                  ^^^^^^
Discouraged access: The type FXView is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[36] 
	super(injector);
	^^^^^^^^^^^^^^^^
Discouraged access: The constructor FXView(Injector) is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[41] 
	FXCanvas canvas = super.createCanvas(parent);
	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method createCanvas(Composite) from the type FXView is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[49] 
	Rectangle bounds = getCanvas().getBounds();
	                   ^^^^^^^^^^^
Discouraged access: The method getCanvas() from the type FXView is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[50] 
	getViewer().getAdapter(ViewportModel.class).setWidth(
	^^^^^^^^^^^
Discouraged access: The method getViewer() from the type FXView is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[50] 
	getViewer().getAdapter(ViewportModel.class).setWidth(
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method getAdapter(Class<? super ViewportModel>) from the type AbstractViewer<Node> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[50] 
	getViewer().getAdapter(ViewportModel.class).setWidth(
						bounds.width);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method setWidth(double) from the type ViewportModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[50] 
	getViewer().getAdapter(ViewportModel.class).setWidth(
	                       ^^^^^^^^^^^^^
Discouraged access: The type ViewportModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[52] 
	getViewer().getAdapter(ViewportModel.class).setHeight(
	^^^^^^^^^^^
Discouraged access: The method getViewer() from the type FXView is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[52] 
	getViewer().getAdapter(ViewportModel.class).setHeight(
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method getAdapter(Class<? super ViewportModel>) from the type AbstractViewer<Node> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[52] 
	getViewer().getAdapter(ViewportModel.class).setHeight(
						bounds.height);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method setHeight(double) from the type ViewportModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[52] 
	getViewer().getAdapter(ViewportModel.class).setHeight(
	                       ^^^^^^^^^^^^^
Discouraged access: The type ViewportModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[66] 
	public void setGraph(Graph graph) {
	                     ^^^^^
Discouraged access: The type Graph is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[68] 
	if (!getViewer().getAdapter(ContentModel.class).getContents().isEmpty()) {
	     ^^^^^^^^^^^
Discouraged access: The method getViewer() from the type FXView is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[68] 
	if (!getViewer().getAdapter(ContentModel.class).getContents().isEmpty()) {
	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method getAdapter(Class<? super ContentModel>) from the type AbstractViewer<Node> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[68] 
	if (!getViewer().getAdapter(ContentModel.class).getContents().isEmpty()) {
	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method getContents() from the type ContentModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[68] 
	if (!getViewer().getAdapter(ContentModel.class).getContents().isEmpty()) {
	                            ^^^^^^^^^^^^
Discouraged access: The type ContentModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[69] 
	getViewer().getAdapter(ContentModel.class).setContents(
	^^^^^^^^^^^
Discouraged access: The method getViewer() from the type FXView is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[69] 
	getViewer().getAdapter(ContentModel.class).setContents(
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method getAdapter(Class<? super ContentModel>) from the type AbstractViewer<Node> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[69] 
	getViewer().getAdapter(ContentModel.class).setContents(
					getContents());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method setContents(List<? extends Object>) from the type ContentModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/org/eclipse/gef4/zest/fx/ui/view/ZestFxUiView.java:[69] 
	getViewer().getAdapter(ContentModel.class).setContents(
	                       ^^^^^^^^^^^^
Discouraged access: The type ContentModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
63 problems (63 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.19.0:plugin-source (plugin-source) @ org.eclipse.gef4.zest.fx.ui ---
[WARNING] bundle localization file /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/plugin.properties not found
[INFO] Building jar: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/target/org.eclipse.gef4.zest.fx.ui-0.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:package-plugin (default-package-plugin) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] Building jar: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/target/org.eclipse.gef4.zest.fx.ui-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.19.0:source-feature (source-feature) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-build-token) @ org.eclipse.gef4.zest.fx.ui ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [echo] Replacing back modified about.mappings with backup.
     [copy] Copying 1 file to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui
   [delete] Deleting: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/about.mappings.backup
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.19.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] Pack200 normalizing jar /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/target/org.eclipse.gef4.zest.fx.ui-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.0.4:sign (sign) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] Signed org.eclipse.gef4.plugins:org.eclipse.gef4.zest.fx.ui:eclipse-plugin:0.1.0-SNAPSHOT in 1 seconds.
[INFO] Signed org.eclipse.gef4.plugins:org.eclipse.gef4.zest.fx.ui:java-source:sources:0.1.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.19.0:pack (pack200-pack) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] Pack200 packing jar /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/target/org.eclipse.gef4.zest.fx.ui-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.fx.ui ---
[WARNING] Artifact org.eclipse.gef4.plugins:org.eclipse.gef4.zest.fx.ui:xml:p2metadata:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[WARNING] Artifact org.eclipse.gef4.plugins:org.eclipse.gef4.zest.fx.ui:xml:p2artifacts:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.zest.fx.ui 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] Deleting /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] The project's OSGi version is 0.1.0.201409290203
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:validate-id (default-validate-id) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:validate-version (default-validate-version) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.gef4.zest.fx.ui ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

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

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-source-plugin:0.19.0:plugin-source (plugin-source) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:package-feature (default-package-feature) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] Building jar: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui-feature/target/org.eclipse.gef4.zest.fx.ui-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.19.0:source-feature (source-feature) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] Building jar: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui-feature/target/org.eclipse.gef4.zest.fx.ui-0.1.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-build-token) @ org.eclipse.gef4.zest.fx.ui ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.19.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.0.4:sign (sign) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] Signed org.eclipse.gef4.features:org.eclipse.gef4.zest.fx.ui:eclipse-feature:0.1.0-SNAPSHOT in 1 seconds.
[INFO] Signed org.eclipse.gef4.features:org.eclipse.gef4.zest.fx.ui:eclipse-feature:sources-feature:0.1.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.19.0:pack (pack200-pack) @ org.eclipse.gef4.zest.fx.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.fx.ui ---
[WARNING] Artifact org.eclipse.gef4.features:org.eclipse.gef4.zest.fx.ui:xml:p2metadata:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[WARNING] Artifact org.eclipse.gef4.features:org.eclipse.gef4.zest.fx.ui:xml:p2artifacts:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.zest.doc 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.gef4.zest.doc ---
[INFO] Deleting /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:build-qualifier (default-build-qualifier) @ org.eclipse.gef4.zest.doc ---
[INFO] The project's OSGi version is 0.1.0.201409290203
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:validate-id (default-validate-id) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:validate-version (default-validate-version) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (prepare-api-context-libs) @ org.eclipse.gef4.zest.doc ---
[INFO] Copying org.eclipse.gef4.common-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.common.jar
[INFO] Copying org.eclipse.gef4.common.doc-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.common.doc.jar
[INFO] Copying org.eclipse.gef4.dot-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.dot.jar
[INFO] Copying org.eclipse.gef4.dot.doc-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.dot.doc.jar
[INFO] Copying org.eclipse.gef4.fx-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.fx.jar
[INFO] Copying org.eclipse.gef4.fx.doc-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.fx.doc.jar
[INFO] Copying org.eclipse.gef4.fx.ui-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.fx.ui.jar
[INFO] Copying org.eclipse.gef4.geometry-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.geometry.jar
[INFO] Copying org.eclipse.gef4.geometry.convert.fx-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.geometry.convert.fx.jar
[INFO] Copying org.eclipse.gef4.geometry.doc-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.geometry.doc.jar
[INFO] Copying org.eclipse.gef4.graph-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.graph.jar
[INFO] Copying org.eclipse.gef4.graph.doc-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.graph.doc.jar
[INFO] Copying org.eclipse.gef4.layout-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.layout.jar
[INFO] Copying org.eclipse.gef4.layout.doc-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.layout.doc.jar
[INFO] Copying org.eclipse.gef4.mvc-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.mvc.jar
[INFO] Copying org.eclipse.gef4.mvc.doc-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.mvc.doc.jar
[INFO] Copying org.eclipse.gef4.mvc.fx-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.mvc.fx.jar
[INFO] Copying org.eclipse.gef4.mvc.fx.ui-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.mvc.fx.ui.jar
[INFO] Copying org.eclipse.gef4.mvc.ui-0.1.0-SNAPSHOT.jar to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.mvc.ui.jar
[INFO] aopalliance-1.0.jar already exists in destination.
[INFO] guice-3.0.jar already exists in destination.
[INFO] guice-multibindings-3.0.jar already exists in destination.
[INFO] javax.inject-1.jar already exists in destination.
[INFO] com.google.guava-15.0.0.v201403281430.jar already exists in destination.
[INFO] com.google.inject-3.0.0.v201312141243.jar already exists in destination.
[INFO] com.ibm.icu-52.1.0.v201404241930.jar already exists in destination.
[INFO] javax.annotation-1.2.0.v201401042248.jar already exists in destination.
[INFO] javax.inject-1.0.0.v20091030.jar already exists in destination.
[INFO] javax.xml-1.3.4.v201005080400.jar already exists in destination.
[INFO] org.antlr.runtime-3.2.0.v201101311130.jar already exists in destination.
[INFO] ant-antlr.jar already exists in destination.
[INFO] ant-apache-bcel.jar already exists in destination.
[INFO] ant-apache-bsf.jar already exists in destination.
[INFO] ant-apache-log4j.jar already exists in destination.
[INFO] ant-apache-oro.jar already exists in destination.
[INFO] ant-apache-regexp.jar already exists in destination.
[INFO] ant-apache-resolver.jar already exists in destination.
[INFO] ant-apache-xalan2.jar already exists in destination.
[INFO] ant-commons-logging.jar already exists in destination.
[INFO] ant-commons-net.jar already exists in destination.
[INFO] ant-jai.jar already exists in destination.
[INFO] ant-javamail.jar already exists in destination.
[INFO] ant-jdepend.jar already exists in destination.
[INFO] ant-jmf.jar already exists in destination.
[INFO] ant-jsch.jar already exists in destination.
[INFO] ant-junit.jar already exists in destination.
[INFO] ant-junit4.jar already exists in destination.
[INFO] ant-launcher.jar already exists in destination.
[INFO] ant-netrexx.jar already exists in destination.
[INFO] ant-swing.jar already exists in destination.
[INFO] ant-testutil.jar already exists in destination.
[INFO] ant.jar already exists in destination.
[INFO] org.apache.batik.css-1.7.0.v201011041433.jar already exists in destination.
[INFO] org.apache.batik.util-1.7.0.v201011041433.jar already exists in destination.
[INFO] org.apache.batik.util.gui-1.7.0.v200903091627.jar already exists in destination.
[INFO] org.apache.commons.cli-1.2.0.v201404270220.jar already exists in destination.
[INFO] org.apache.commons.lang-2.6.0.v201404270220.jar already exists in destination.
[INFO] org.apache.commons.logging-1.1.1.v201101211721.jar already exists in destination.
[INFO] org.apache.log4j-1.2.15.v201012070815.jar already exists in destination.
[INFO] org.eclipse.core.commands-3.6.100.v20140528-1422.jar already exists in destination.
[INFO] org.eclipse.core.contenttype-3.4.200.v20140207-1251.jar already exists in destination.
[INFO] org.eclipse.core.databinding-1.4.100.v20140716-1459.jar already exists in destination.
[INFO] org.eclipse.core.databinding.observable-1.4.1.v20140210-1835.jar already exists in destination.
[INFO] org.eclipse.core.databinding.property-1.4.200.v20140214-0004.jar already exists in destination.
[INFO] org.eclipse.core.expressions-3.4.600.v20140128-0851.jar already exists in destination.
[INFO] org.eclipse.core.filesystem-1.4.200.v20140717-1930.jar already exists in destination.
[INFO] org.eclipse.core.jobs-3.6.0.v20140424-0053.jar already exists in destination.
[INFO] org.eclipse.core.resources-3.9.100.v20140725-1051.jar already exists in destination.
[INFO] org.eclipse.core.runtime-3.10.0.v20140724-1132.jar already exists in destination.
[INFO] org.eclipse.core.variables-3.2.800.v20130819-1716.jar already exists in destination.
[INFO] org.eclipse.debug.core-3.10.0.v20140805-1619.jar already exists in destination.
[INFO] org.eclipse.e4.core.commands-0.10.2.v20140424-2344.jar already exists in destination.
[INFO] org.eclipse.e4.core.contexts-1.3.100.v20140407-1019.jar already exists in destination.
[INFO] org.eclipse.e4.core.di-1.4.0.v20140414-1837.jar already exists in destination.
[INFO] org.eclipse.e4.core.di.extensions-0.12.0.v20140417-2033.jar already exists in destination.
[INFO] org.eclipse.e4.core.services-1.3.0.v20140804-1751.jar already exists in destination.
[INFO] org.eclipse.e4.ui.bindings-0.10.200.v20140424-2042.jar already exists in destination.
[INFO] org.eclipse.e4.ui.css.core-0.10.200.v20140804-1657.jar already exists in destination.
[INFO] org.eclipse.e4.ui.css.swt-0.11.100.v20140522-1045.jar already exists in destination.
[INFO] org.eclipse.e4.ui.css.swt.theme-0.9.300.v20140723-1619.jar already exists in destination.
[INFO] org.eclipse.e4.ui.di-1.0.0.v20140328-2112.jar already exists in destination.
[INFO] org.eclipse.e4.ui.model.workbench-1.1.0.v20140512-1820.jar already exists in destination.
[INFO] org.eclipse.e4.ui.services-1.1.0.v20140328-1925.jar already exists in destination.
[INFO] org.eclipse.e4.ui.widgets-1.0.0.v20140514-1823.jar already exists in destination.
[INFO] org.eclipse.e4.ui.workbench-1.2.0.v20140729-1039.jar already exists in destination.
[INFO] org.eclipse.e4.ui.workbench.addons.swt-1.1.0.v20140715-1850.jar already exists in destination.
[INFO] org.eclipse.e4.ui.workbench.renderers.swt-0.12.0.v20140801-1036.jar already exists in destination.
[INFO] org.eclipse.e4.ui.workbench.swt-0.12.100.v20140729-0758.jar already exists in destination.
[INFO] org.eclipse.e4.ui.workbench3-0.12.0.v20140227-2118.jar already exists in destination.
[INFO] org.eclipse.emf.codegen-2.10.0.v20140519-0339.jar already exists in destination.
[INFO] org.eclipse.emf.codegen.ecore-2.10.0.v20140519-0339.jar already exists in destination.
[INFO] org.eclipse.emf.common-2.10.0.v20140514-1158.jar already exists in destination.
[INFO] org.eclipse.emf.ecore-2.10.0.v20140514-1158.jar already exists in destination.
[INFO] org.eclipse.emf.ecore.change-2.10.0.v20140514-1158.jar already exists in destination.
[INFO] org.eclipse.emf.ecore.xmi-2.10.0.v20140514-1158.jar already exists in destination.
[INFO] org.eclipse.emf.mwe.core-1.3.4.v201409021027.jar already exists in destination.
[INFO] org.eclipse.emf.mwe.utils-1.3.4.v201409021027.jar already exists in destination.
[INFO] org.eclipse.emf.mwe2.runtime-2.7.0.v201409021027.jar already exists in destination.
[INFO] org.eclipse.equinox.app-1.3.200.v20130910-1609.jar already exists in destination.
[INFO] org.eclipse.equinox.common-3.6.200.v20130402-1505.jar already exists in destination.
[INFO] org.eclipse.equinox.ds-1.4.200.v20131126-2331.jar already exists in destination.
[INFO] org.eclipse.equinox.preferences-3.5.200.v20140224-1527.jar already exists in destination.
[INFO] org.eclipse.equinox.registry-3.5.400.v20140428-1507.jar already exists in destination.
[INFO] org.eclipse.equinox.util-1.0.500.v20130404-1337.jar already exists in destination.
[INFO] org.eclipse.fx.javafx-2.2.0.201409180502.jar already exists in destination.
[INFO] org.eclipse.help-3.6.0.v20130326-1254.jar already exists in destination.
[INFO] org.eclipse.jdt.core-3.11.0.v20140806-1653.jar already exists in destination.
[INFO] jdi.jar already exists in destination.
[INFO] jdimodel.jar already exists in destination.
[INFO] org.eclipse.jdt.launching-3.7.200.v20140805-1213.jar already exists in destination.
[INFO] org.eclipse.jface-3.10.100.v20140723-1948.jar already exists in destination.
[INFO] org.eclipse.jface.databinding-1.6.200.v20140724-1803.jar already exists in destination.
[INFO] org.eclipse.osgi-3.10.100.v20140716-1347.jar already exists in destination.
[INFO] org.eclipse.osgi.services-3.4.0.v20140312-2051.jar already exists in destination.
[INFO] org.eclipse.swt-3.104.0.v20140804-1445.jar already exists in destination.
[INFO] org.eclipse.swt.cocoa.macosx.x86_64-3.104.0.v20140804-1703.jar already exists in destination.
[INFO] org.eclipse.swt.gtk.linux.x86-3.104.0.v20140804-1703.jar already exists in destination.
[INFO] org.eclipse.swt.gtk.linux.x86_64-3.104.0.v20140804-1703.jar already exists in destination.
[INFO] org.eclipse.swt.win32.win32.x86-3.104.0.v20140804-1703.jar already exists in destination.
[INFO] org.eclipse.swt.win32.win32.x86_64-3.104.0.v20140804-1703.jar already exists in destination.
[INFO] org.eclipse.text-3.5.400.v20140708-1627.jar already exists in destination.
[INFO] org.eclipse.ui-3.106.100.v20140703-1356.jar already exists in destination.
[INFO] org.eclipse.ui.views-3.7.0.v20140408-0703.jar already exists in destination.
[INFO] org.eclipse.ui.workbench-3.106.100.v20140804-0930.jar already exists in destination.
[INFO] org.eclipse.xtend-2.0.0.v201406030414.jar already exists in destination.
[INFO] org.eclipse.xtend.typesystem.emf-2.0.0.v201406030414.jar already exists in destination.
[INFO] org.eclipse.xtext-2.6.2.v201407030533.jar already exists in destination.
[INFO] org.eclipse.xtext.smap-2.6.2.v201407030533.jar already exists in destination.
[INFO] org.eclipse.xtext.util-2.6.2.v201407030533.jar already exists in destination.
[INFO] org.w3c.css.sac-1.3.1.v200903091627.jar already exists in destination.
[INFO] org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar already exists in destination.
[INFO] org.w3c.dom.smil-1.0.0.v200806040011.jar already exists in destination.
[INFO] org.w3c.dom.svg-1.1.0.v201011041433.jar already exists in destination.
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (prepare-linkoffline-target) @ org.eclipse.gef4.zest.doc ---
[INFO] org.eclipse.platform.doc.isv-4.5.0.v20140724-1718.jar already exists in destination.
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (prepare-offline-link-targets) @ org.eclipse.gef4.zest.doc ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [echo] Preparing linkoffline-target
    [unzip] Expanding: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/linkoffline-target/org.eclipse.platform.doc.isv.jar into /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/linkoffline-target/org.eclipse.platform.doc.isv
     [echo] Done: linkoffline-target contains unzipped offline link target.
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gef4.zest.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/src/main/resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.gef4.zest.doc ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

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

main:

generate.wikitext:
     [echo] Generating reference documentation for GEF4 Zest Documentation by extracting it from GEF/GEF4/Zest wiki page.
[mediawiki-to-eclipse-help] Fetching http://wiki.eclipse.org/images/9/9d/DotZestGraphView.png
     [null] Getting: http://wiki.eclipse.org/images/9/9d/DotZestGraphView.png
     [null] To: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/reference/wiki/GEF/GEF4/Zest/images/DotZestGraphView.png
[mediawiki-to-eclipse-help] Fetching http://wiki.eclipse.org/images/6/66/Zest-tree-subgraph-label.png
     [null] Getting: http://wiki.eclipse.org/images/6/66/Zest-tree-subgraph-label.png
     [null] To: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/reference/wiki/GEF/GEF4/Zest/images/Zest-tree-subgraph-label.png
[mediawiki-to-eclipse-help] Fetching http://wiki.eclipse.org/images/e/e2/Zest-tree-subgraph-successors.png
     [null] Getting: http://wiki.eclipse.org/images/e/e2/Zest-tree-subgraph-successors.png
     [null] To: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/reference/wiki/GEF/GEF4/Zest/images/Zest-tree-subgraph-successors.png
[mediawiki-to-eclipse-help] Fetching http://wiki.eclipse.org/images/7/7a/Zest-tree-subgraph-triangle.png
     [null] Getting: http://wiki.eclipse.org/images/7/7a/Zest-tree-subgraph-triangle.png
     [null] To: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/reference/wiki/GEF/GEF4/Zest/images/Zest-tree-subgraph-triangle.png
[mediawiki-to-eclipse-help] Fetched 4 image files for GEF/GEF4/Zest

generate.api:
     [echo] Cleaning reference/api...
   [delete] Deleting directory /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/reference/api
    [mkdir] Created dir: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/reference/api
     [echo] Done.
     [echo] Determining path to javadoc executable, using home dir /opt/public/common/jdk1.8.0_x64/jre...
     [echo] Done: /opt/public/common/jdk1.8.0_x64/jre/../bin/javadoc
     [echo] Determining args list delimiter...
     [echo] Done: ':'
     [echo] Determining context libs for javadoc generation ...
     [echo] Done: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/aopalliance.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/com.google.guava.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/com.google.inject.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/com.ibm.icu.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/guice-multibindings.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/guice.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/javax.annotation.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/javax.inject.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/javax.xml.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.antlr.runtime.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.apache.batik.css.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.apache.batik.util.gui.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.apache.batik.util.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.apache.commons.cli.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.apache.commons.lang.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.apache.commons.logging.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.apache.log4j.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.core.commands.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.core.contenttype.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.core.databinding.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.core.databinding.observable.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.core.databinding.property.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.core.expressions.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.core.filesystem.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.core.jobs.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.core.resources.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.core.runtime.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.core.variables.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.debug.core.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.core.commands.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.core.contexts.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.core.di.extensions.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.core.di.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.core.services.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.ui.bindings.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.ui.css.core.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.ui.css.swt.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.ui.css.swt.theme.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.ui.di.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.ui.model.workbench.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.ui.services.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.ui.widgets.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.ui.workbench.addons.swt.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.ui.workbench.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.ui.workbench.renderers.swt.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.ui.workbench.swt.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.e4.ui.workbench3.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.emf.codegen.ecore.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.emf.codegen.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.emf.common.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.emf.ecore.change.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.emf.ecore.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.emf.ecore.xmi.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.emf.mwe.core.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.emf.mwe.utils.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.emf.mwe2.runtime.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.equinox.app.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.equinox.common.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.equinox.ds.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.equinox.preferences.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.equinox.registry.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.equinox.util.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.fx.javafx.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.common.doc.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.common.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.dot.doc.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.dot.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.fx.doc.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.fx.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.fx.ui.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.geometry.convert.fx.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.geometry.doc.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.geometry.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.graph.doc.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.graph.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.layout.doc.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.layout.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.mvc.doc.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.mvc.fx.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.mvc.fx.ui.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.mvc.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.gef4.mvc.ui.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.help.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.jdt.core.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.jdt.debug-jdi.jar.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.jdt.debug-jdimodel.jar.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.jdt.launching.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.jface.databinding.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.jface.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.osgi.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.osgi.services.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.swt.cocoa.macosx.x86_64.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.swt.gtk.linux.x86.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.swt.gtk.linux.x86_64.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.swt.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.swt.win32.win32.x86.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.swt.win32.win32.x86_64.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.text.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.ui.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.ui.views.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.ui.workbench.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.xtend.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.xtend.typesystem.emf.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.xtext.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.xtext.smap.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.eclipse.xtext.util.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.w3c.css.sac.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.w3c.dom.events.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.w3c.dom.smil.jar:/opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/api-context-libs/org.w3c.dom.svg.jar
     [echo] Replacing tokens in javadocOptions.txt
     [echo] Done.
     [echo] Generating javadoc...
     [echo] Done.
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-compiler-plugin:0.19.0:compile (default-compile) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gef4.zest.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.19.0:plugin-source (plugin-source) @ org.eclipse.gef4.zest.doc ---
[WARNING] bundle localization file /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/plugin.properties not found
[INFO] Building jar: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/target/org.eclipse.gef4.zest.doc-0.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:package-plugin (default-package-plugin) @ org.eclipse.gef4.zest.doc ---
[INFO] Building jar: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/target/org.eclipse.gef4.zest.doc-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.19.0:source-feature (source-feature) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-build-token) @ org.eclipse.gef4.zest.doc ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [echo] Replacing back modified about.mappings with backup.
     [copy] Copying 1 file to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc
   [delete] Deleting: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/about.mappings.backup
     [echo] Replacing back modified javadocOptions.txt with backup.
     [copy] Copying 1 file to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc
   [delete] Deleting: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/javadocOptions.txt.backup
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.19.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.doc ---
[INFO] Pack200 normalizing jar /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/target/org.eclipse.gef4.zest.doc-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.0.4:sign (sign) @ org.eclipse.gef4.zest.doc ---
[INFO] Signed org.eclipse.gef4.plugins:org.eclipse.gef4.zest.doc:eclipse-plugin:0.1.0-SNAPSHOT in 1 seconds.
[INFO] Signed org.eclipse.gef4.plugins:org.eclipse.gef4.zest.doc:java-source:sources:0.1.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.19.0:pack (pack200-pack) @ org.eclipse.gef4.zest.doc ---
[INFO] Pack200 packing jar /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc/target/org.eclipse.gef4.zest.doc-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.doc ---
[WARNING] Artifact org.eclipse.gef4.plugins:org.eclipse.gef4.zest.doc:xml:p2metadata:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[WARNING] Artifact org.eclipse.gef4.plugins:org.eclipse.gef4.zest.doc:xml:p2artifacts:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.zest.doc 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.gef4.zest.doc ---
[INFO] Deleting /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gef4.zest.doc ---
[INFO] The project's OSGi version is 0.1.0.201409290203
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:validate-id (default-validate-id) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:validate-version (default-validate-version) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.gef4.zest.doc ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

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

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-source-plugin:0.19.0:plugin-source (plugin-source) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:package-feature (default-package-feature) @ org.eclipse.gef4.zest.doc ---
[INFO] Building jar: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.doc-feature/target/org.eclipse.gef4.zest.doc-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.19.0:source-feature (source-feature) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-build-token) @ org.eclipse.gef4.zest.doc ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.19.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.0.4:sign (sign) @ org.eclipse.gef4.zest.doc ---
[INFO] Signed org.eclipse.gef4.features:org.eclipse.gef4.zest.doc:eclipse-feature:0.1.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.19.0:pack (pack200-pack) @ org.eclipse.gef4.zest.doc ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.doc ---
[WARNING] Artifact org.eclipse.gef4.features:org.eclipse.gef4.zest.doc:xml:p2metadata:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[WARNING] Artifact org.eclipse.gef4.features:org.eclipse.gef4.zest.doc:xml:p2artifacts:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.zest.sdk 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.gef4.zest.sdk ---
[INFO] Deleting /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.sdk-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gef4.zest.sdk ---
[INFO] The project's OSGi version is 0.1.0.201409290203
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:validate-id (default-validate-id) @ org.eclipse.gef4.zest.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:validate-version (default-validate-version) @ org.eclipse.gef4.zest.sdk ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.gef4.zest.sdk ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

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

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-source-plugin:0.19.0:plugin-source (plugin-source) @ org.eclipse.gef4.zest.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:package-feature (default-package-feature) @ org.eclipse.gef4.zest.sdk ---
[INFO] Building jar: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.sdk-feature/target/org.eclipse.gef4.zest.sdk-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gef4.zest.sdk ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gef4.zest.sdk ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.19.0:source-feature (source-feature) @ org.eclipse.gef4.zest.sdk ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.zest.sdk ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-build-token) @ org.eclipse.gef4.zest.sdk ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.19.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.0.4:sign (sign) @ org.eclipse.gef4.zest.sdk ---
[INFO] Signed org.eclipse.gef4.features:org.eclipse.gef4.zest.sdk:eclipse-feature:0.1.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.19.0:pack (pack200-pack) @ org.eclipse.gef4.zest.sdk ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.sdk ---
[WARNING] Artifact org.eclipse.gef4.features:org.eclipse.gef4.zest.sdk:xml:p2metadata:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[WARNING] Artifact org.eclipse.gef4.features:org.eclipse.gef4.zest.sdk:xml:p2artifacts:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.zest.fx.example 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.gef4.zest.fx.example ---
[INFO] Deleting /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:build-qualifier (default-build-qualifier) @ org.eclipse.gef4.zest.fx.example ---
[INFO] The project's OSGi version is 0.1.0.201409290203
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:validate-id (default-validate-id) @ org.eclipse.gef4.zest.fx.example ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:validate-version (default-validate-version) @ org.eclipse.gef4.zest.fx.example ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gef4.zest.fx.example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/main/resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.gef4.zest.fx.example ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

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

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-compiler-plugin:0.19.0:compile (default-compile) @ org.eclipse.gef4.zest.fx.example ---
[INFO] Compiling 4 source files to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleFeedbackPartFactory.java:[19] 
	import javafx.scene.Node;
	       ^^^^^^^^^^^^^^^^^
Access restriction: The type Node is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleFeedbackPartFactory.java:[21] 
	import org.eclipse.gef4.mvc.behaviors.IBehavior;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type IBehavior<VR> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleFeedbackPartFactory.java:[22] 
	import org.eclipse.gef4.mvc.fx.parts.FXDefaultFeedbackPartFactory;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type FXDefaultFeedbackPartFactory is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleFeedbackPartFactory.java:[23] 
	import org.eclipse.gef4.mvc.fx.parts.FXDefaultHandlePartFactory;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type FXDefaultHandlePartFactory is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleFeedbackPartFactory.java:[24] 
	import org.eclipse.gef4.mvc.parts.IContentPart;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type IContentPart<VR> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleFeedbackPartFactory.java:[25] 
	import org.eclipse.gef4.mvc.parts.IFeedbackPart;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type IFeedbackPart<VR> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleFeedbackPartFactory.java:[26] 
	import org.eclipse.gef4.mvc.parts.IHandlePart;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type IHandlePart<VR> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleFeedbackPartFactory.java:[28] 
	public class ZestFxExampleFeedbackPartFactory extends FXDefaultFeedbackPartFactory {
	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type FXDefaultFeedbackPartFactory is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleFeedbackPartFactory.java:[31] 
	protected IFeedbackPart<Node> createLinkFeedbackPart(
	                        ^^^^
Access restriction: The type Node is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleFeedbackPartFactory.java:[32] 
	IContentPart<Node> anchored, IContentPart<Node> anchorage,
	             ^^^^
Access restriction: The type Node is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleFeedbackPartFactory.java:[32] 
	IContentPart<Node> anchored, IContentPart<Node> anchorage,
	                                          ^^^^
Access restriction: The type Node is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFxExampleModule.java:[15] 
	import javafx.scene.Node;
	       ^^^^^^^^^^^^^^^^^
Access restriction: The type Node is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFxExampleModule.java:[17] 
	import org.eclipse.gef4.mvc.parts.IFeedbackPartFactory;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type IFeedbackPartFactory<VR> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFxExampleModule.java:[18] 
	import org.eclipse.gef4.mvc.parts.IHandlePartFactory;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type IHandlePartFactory<VR> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFxExampleModule.java:[19] 
	import org.eclipse.gef4.zest.fx.ZestFxModule;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type ZestFxModule is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFxExampleModule.java:[25] 
	public class ZestFxExampleModule extends ZestFxModule {
	                                         ^^^^^^^^^^^^
Discouraged access: The type ZestFxModule is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFxExampleModule.java:[29] 
	binder().bind(new TypeLiteral<IHandlePartFactory<Node>>() {
	                                                 ^^^^
Access restriction: The type Node is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFxExampleModule.java:[35] 
	binder().bind(new TypeLiteral<IFeedbackPartFactory<Node>>() {
	                              ^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type IFeedbackPartFactory<Node> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFxExampleModule.java:[35] 
	binder().bind(new TypeLiteral<IFeedbackPartFactory<Node>>() {
	                                                   ^^^^
Access restriction: The type Node is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[21] 
	import javafx.application.Application;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The type Application is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[22] 
	import javafx.application.Platform;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The type Platform is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[23] 
	import javafx.beans.value.ChangeListener;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The type ChangeListener<T> is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[24] 
	import javafx.beans.value.ObservableValue;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The type ObservableValue<T> is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[25] 
	import javafx.stage.Stage;
	       ^^^^^^^^^^^^^^^^^^
Access restriction: The type Stage is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[27] 
	import org.eclipse.gef4.graph.Edge;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Edge is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[28] 
	import org.eclipse.gef4.graph.Graph;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Graph is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[29] 
	import org.eclipse.gef4.graph.Graph.Attr.Key;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Graph.Attr.Key is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[30] 
	import org.eclipse.gef4.mvc.fx.domain.FXDomain;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type FXDomain is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[31] 
	import org.eclipse.gef4.mvc.fx.viewer.FXStageSceneContainer;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type FXStageSceneContainer is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[32] 
	import org.eclipse.gef4.mvc.fx.viewer.FXViewer;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type FXViewer is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[33] 
	import org.eclipse.gef4.mvc.models.ContentModel;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type ContentModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[34] 
	import org.eclipse.gef4.mvc.models.ViewportModel;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type ViewportModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[35] 
	import org.eclipse.gef4.mvc.viewer.IViewer;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type IViewer<VR> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[36] 
	import org.eclipse.gef4.zest.fx.parts.NodeContentPart;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type NodeContentPart is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[41] 
	public class ZestFXExampleApplication extends Application {
	                                              ^^^^^^^^^^^
Access restriction: The type Application is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[43] 
	public static Graph DEFAULT_GRAPH = build09();
	              ^^^^^
Discouraged access: The type Graph is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[45] 
	private static Graph build09() {
	               ^^^^^
Discouraged access: The type Graph is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[47] 
	List<org.eclipse.gef4.graph.Node> nodes = new ArrayList<org.eclipse.gef4.graph.Node>();
	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Node is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[47] 
	List<org.eclipse.gef4.graph.Node> nodes = new ArrayList<org.eclipse.gef4.graph.Node>();
	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Node is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[53] 
	List<Edge> edges = new ArrayList<Edge>();
	     ^^^^
Discouraged access: The type Edge is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[53] 
	List<Edge> edges = new ArrayList<Edge>();
	                                 ^^^^
Discouraged access: The type Edge is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[63] 
	attrs.put(Graph.Attr.Key.GRAPH_TYPE.toString(),
	          ^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Graph.Attr is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[63] 
	attrs.put(Graph.Attr.Key.GRAPH_TYPE.toString(),
	          ^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Graph is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[63] 
	attrs.put(Graph.Attr.Key.GRAPH_TYPE.toString(),
	          ^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Graph.Attr.Key is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[63] 
	attrs.put(Graph.Attr.Key.GRAPH_TYPE.toString(),
	                         ^^^^^^^^^^
Discouraged access: The field GRAPH_TYPE from the type Graph.Attr.Key is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[64] 
	Graph.Attr.Value.GRAPH_DIRECTED);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Graph is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[64] 
	Graph.Attr.Value.GRAPH_DIRECTED);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Graph.Attr.Value is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[64] 
	Graph.Attr.Value.GRAPH_DIRECTED);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Graph.Attr is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[64] 
	Graph.Attr.Value.GRAPH_DIRECTED);
	                 ^^^^^^^^^^^^^^
Discouraged access: The field GRAPH_DIRECTED from the type Graph.Attr.Value is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[65] 
	return new Graph(attrs, nodes, edges);
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor Graph(Map<String,Object>, List<Node>, List<Edge>) is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[65] 
	return new Graph(attrs, nodes, edges);
	           ^^^^^
Discouraged access: The type Graph is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[68] 
	private static Edge e(org.eclipse.gef4.graph.Node n,
	               ^^^^
Discouraged access: The type Edge is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[68] 
	private static Edge e(org.eclipse.gef4.graph.Node n,
	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Node is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[69] 
	org.eclipse.gef4.graph.Node m) {
	^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Node is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[70] 
	String label = (String) n.getAttrs().get(Key.LABEL.toString())
	                        ^^^^^^^^^^^^
Discouraged access: The method getAttrs() from the type Node is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[70] 
	String label = (String) n.getAttrs().get(Key.LABEL.toString())
	                                         ^^^^^^^^^
Discouraged access: The type Graph.Attr.Key is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[70] 
	String label = (String) n.getAttrs().get(Key.LABEL.toString())
	                                             ^^^^^
Discouraged access: The field LABEL from the type Graph.Attr.Key is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[71] 
	+ (String) m.getAttrs().get(Key.LABEL.toString());
	           ^^^^^^^^^^^^
Discouraged access: The method getAttrs() from the type Node is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[71] 
	+ (String) m.getAttrs().get(Key.LABEL.toString());
	                            ^^^^^^^^^
Discouraged access: The type Graph.Attr.Key is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[71] 
	+ (String) m.getAttrs().get(Key.LABEL.toString());
	                                ^^^^^
Discouraged access: The field LABEL from the type Graph.Attr.Key is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[72] 
	return new Edge.Builder(n, m).attr(Key.LABEL, label).build();
	       ^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor Edge.Builder(Node, Node) is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[72] 
	return new Edge.Builder(n, m).attr(Key.LABEL, label).build();
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method build() from the type Edge.Builder is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[72] 
	return new Edge.Builder(n, m).attr(Key.LABEL, label).build();
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method attr(Graph.Attr.Key, Object) from the type Edge.Builder is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[72] 
	return new Edge.Builder(n, m).attr(Key.LABEL, label).build();
	           ^^^^^^^^^^^^
Discouraged access: The type Edge is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[72] 
	return new Edge.Builder(n, m).attr(Key.LABEL, label).build();
	           ^^^^^^^^^^^^
Discouraged access: The type Edge.Builder is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[72] 
	return new Edge.Builder(n, m).attr(Key.LABEL, label).build();
	                                   ^^^^^^^^^
Discouraged access: The type Graph.Attr.Key is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[72] 
	return new Edge.Builder(n, m).attr(Key.LABEL, label).build();
	                                       ^^^^^
Discouraged access: The field LABEL from the type Graph.Attr.Key is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[75] 
	private static org.eclipse.gef4.graph.Node n(String label) {
	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Node is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[76] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
				.build();
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method build() from the type Node.Builder is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[76] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method attr(Graph.Attr.Key, Object) from the type Node.Builder is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[76] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor Node.Builder() is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[76] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Node is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[76] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Node.Builder is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[76] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
	                                                      ^^^^^^^^^
Discouraged access: The type Graph.Attr.Key is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[76] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
	                                                          ^^^^^
Discouraged access: The field LABEL from the type Graph.Attr.Key is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[80] 
	private static org.eclipse.gef4.graph.Node n(String label, String cssClass) {
	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Node is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[81] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method attr(Graph.Attr.Key, Object) from the type Node.Builder is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[81] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
				.attr(NodeContentPart.ATTR_CLASS, cssClass).build();
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method build() from the type Node.Builder is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[81] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
				.attr(NodeContentPart.ATTR_CLASS, cssClass).build();
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method attr(String, Object) from the type Node.Builder is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[81] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor Node.Builder() is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[81] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Node is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[81] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type Node.Builder is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[81] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
	                                                      ^^^^^^^^^
Discouraged access: The type Graph.Attr.Key is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[81] 
	return new org.eclipse.gef4.graph.Node.Builder().attr(Key.LABEL, label)
	                                                          ^^^^^
Discouraged access: The field LABEL from the type Graph.Attr.Key is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.graph/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[82] 
	.attr(NodeContentPart.ATTR_CLASS, cssClass).build();
	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type NodeContentPart is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[82] 
	.attr(NodeContentPart.ATTR_CLASS, cssClass).build();
	                      ^^^^^^^^^^
Discouraged access: The field ATTR_CLASS from the type NodeContentPart is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[86] 
	Application.launch(args);
	^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method launch(String[]) from the type Application is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[86] 
	Application.launch(args);
	^^^^^^^^^^^
Access restriction: The type Application is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[90] 
	public void start(final Stage primaryStage) throws Exception {
	                        ^^^^^
Access restriction: The type Stage is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[93] 
	FXDomain domain = new FXDomain();
	^^^^^^^^
Discouraged access: The type FXDomain is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[93] 
	FXDomain domain = new FXDomain();
	                  ^^^^^^^^^^^^^^
Discouraged access: The constructor FXDomain() is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[93] 
	FXDomain domain = new FXDomain();
	                      ^^^^^^^^
Discouraged access: The type FXDomain is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[96] 
	final FXViewer viewer = domain.getAdapter(IViewer.class);
	      ^^^^^^^^
Discouraged access: The type FXViewer is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[96] 
	final FXViewer viewer = domain.getAdapter(IViewer.class);
	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method getAdapter(Class<? super FXViewer>) from the type AbstractDomain<Node> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[96] 
	final FXViewer viewer = domain.getAdapter(IViewer.class);
	                                          ^^^^^^^
Discouraged access: The type IViewer<VR> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[97] 
	viewer.setSceneContainer(new FXStageSceneContainer(primaryStage));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method setSceneContainer(ISceneContainer) from the type FXViewer is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[97] 
	viewer.setSceneContainer(new FXStageSceneContainer(primaryStage));
	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor FXStageSceneContainer(Stage) is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[97] 
	viewer.setSceneContainer(new FXStageSceneContainer(primaryStage));
	                             ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type FXStageSceneContainer is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[99] 
	primaryStage.setResizable(true);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method setResizable(boolean) from the type Stage is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[100] 
	primaryStage.setWidth(640);
	^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method setWidth(double) from the type Window is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[101] 
	primaryStage.setHeight(480);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method setHeight(double) from the type Window is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[104] 
	domain.activate();
	^^^^^^^^^^^^^^^^^
Discouraged access: The method activate() from the type AbstractDomain<Node> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[106] 
	viewer.getAdapter(ContentModel.class).setContents(Collections.singletonList(DEFAULT_GRAPH));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method setContents(List<? extends Object>) from the type ContentModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[106] 
	viewer.getAdapter(ContentModel.class).setContents(Collections.singletonList(DEFAULT_GRAPH));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method getAdapter(Class<? super ContentModel>) from the type AbstractViewer<Node> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[106] 
	viewer.getAdapter(ContentModel.class).setContents(Collections.singletonList(DEFAULT_GRAPH));
	                  ^^^^^^^^^^^^
Discouraged access: The type ContentModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[108] 
	viewer.getAdapter(ViewportModel.class).setWidth(primaryStage.getWidth());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method setWidth(double) from the type ViewportModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[108] 
	viewer.getAdapter(ViewportModel.class).setWidth(primaryStage.getWidth());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method getAdapter(Class<? super ViewportModel>) from the type AbstractViewer<Node> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[108] 
	viewer.getAdapter(ViewportModel.class).setWidth(primaryStage.getWidth());
	                  ^^^^^^^^^^^^^
Discouraged access: The type ViewportModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[108] 
	viewer.getAdapter(ViewportModel.class).setWidth(primaryStage.getWidth());
	                                                ^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method getWidth() from the type Window is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[109] 
	viewer.getAdapter(ViewportModel.class).setHeight(primaryStage.getHeight());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method setHeight(double) from the type ViewportModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[109] 
	viewer.getAdapter(ViewportModel.class).setHeight(primaryStage.getHeight());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method getAdapter(Class<? super ViewportModel>) from the type AbstractViewer<Node> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[109] 
	viewer.getAdapter(ViewportModel.class).setHeight(primaryStage.getHeight());
	                  ^^^^^^^^^^^^^
Discouraged access: The type ViewportModel is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[109] 
	viewer.getAdapter(ViewportModel.class).setHeight(primaryStage.getHeight());
	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method getHeight() from the type Window is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[111] 
	primaryStage.widthProperty().addListener(new ChangeListener<Number>() {
			@Override
			public void changed(ObservableValue<? extends Number> observable,
					Number oldValue, final Number newValue) {
				if (newValue != null) {
					Platform.runLater(new Runnable() {
						@Override
						public void run() {
							viewer.getAdapter(ViewportModel.class).setWidth(
									newValue.doubleValue());
						}
					});
				}
			}
		});
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method addListener(ChangeListener<? super Number>) from the type ObservableValue<Number> is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[111] 
	primaryStage.widthProperty().addListener(new ChangeListener<Number>() {
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method widthProperty() from the type Window is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[111] 
	primaryStage.widthProperty().addListener(new ChangeListener<Number>() {
	                                             ^^^^^^^^^^^^^^
Access restriction: The type ChangeListener<Number> is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[114] 
	public void changed(ObservableValue<? extends Number> observable,
	                    ^^^^^^^^^^^^^^^
Access restriction: The type ObservableValue<? extends Number> is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[117] 
	Platform.runLater(new Runnable() {
						@Override
						public void run() {
							viewer.getAdapter(ViewportModel.class).setWidth(
									newValue.doubleValue());
						}
					});
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Access restriction: The method runLater(Runnable) from the type Platform is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/ZestFXExampleApplication.java:[117] 
	Platform.runLater(new Runnable() {
	^^^^^^^^
Access restriction: The type Platform is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleHandlePartFactory.java:[19] 
	import javafx.scene.Node;
	       ^^^^^^^^^^^^^^^^^
Access restriction: The type Node is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleHandlePartFactory.java:[21] 
	import org.eclipse.gef4.mvc.behaviors.IBehavior;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type IBehavior<VR> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleHandlePartFactory.java:[22] 
	import org.eclipse.gef4.mvc.fx.parts.FXDefaultHandlePartFactory;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type FXDefaultHandlePartFactory is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleHandlePartFactory.java:[23] 
	import org.eclipse.gef4.mvc.parts.IContentPart;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type IContentPart<VR> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleHandlePartFactory.java:[24] 
	import org.eclipse.gef4.mvc.parts.IHandlePart;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type IHandlePart<VR> is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleHandlePartFactory.java:[26] 
	public class ZestFxExampleHandlePartFactory extends FXDefaultHandlePartFactory {
	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type FXDefaultHandlePartFactory is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.mvc.fx/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleHandlePartFactory.java:[29] 
	public List<IHandlePart<Node>> createHandleParts(
	                        ^^^^
Access restriction: The type Node is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleHandlePartFactory.java:[30] 
	List<IContentPart<Node>> targets, IBehavior<Node> contextBehavior,
	                  ^^^^
Access restriction: The type Node is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/org/eclipse/gef4/zest/fx/example/parts/ZestFxExampleHandlePartFactory.java:[30] 
	List<IContentPart<Node>> targets, IBehavior<Node> contextBehavior,
	                                            ^^^^
Access restriction: The type Node is not accessible due to restriction on classpath entry /opt/public/common/jdk1.7.0_51/jre/lib/jfxrt.jar
128 problems (128 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gef4.zest.fx.example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.19.0:plugin-source (plugin-source) @ org.eclipse.gef4.zest.fx.example ---
[WARNING] bundle localization file /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/plugin.properties not found
[INFO] Building jar: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/target/org.eclipse.gef4.zest.fx.example-0.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:package-plugin (default-package-plugin) @ org.eclipse.gef4.zest.fx.example ---
[INFO] Building jar: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/target/org.eclipse.gef4.zest.fx.example-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gef4.zest.fx.example ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.19.0:source-feature (source-feature) @ org.eclipse.gef4.zest.fx.example ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.zest.fx.example ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-build-token) @ org.eclipse.gef4.zest.fx.example ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.19.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.fx.example ---
[INFO] Pack200 normalizing jar /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/target/org.eclipse.gef4.zest.fx.example-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.0.4:sign (sign) @ org.eclipse.gef4.zest.fx.example ---
[INFO] Signed org.eclipse.gef4.examples:org.eclipse.gef4.zest.fx.example:eclipse-plugin:0.1.0-SNAPSHOT in 1 seconds.
[INFO] Signed org.eclipse.gef4.examples:org.eclipse.gef4.zest.fx.example:java-source:sources:0.1.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.19.0:pack (pack200-pack) @ org.eclipse.gef4.zest.fx.example ---
[INFO] Pack200 packing jar /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/target/org.eclipse.gef4.zest.fx.example-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.fx.example ---
[WARNING] Artifact org.eclipse.gef4.examples:org.eclipse.gef4.zest.fx.example:xml:p2metadata:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[WARNING] Artifact org.eclipse.gef4.examples:org.eclipse.gef4.zest.fx.example:xml:p2artifacts:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.zest.fx.ui.example 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.gef4.zest.fx.ui.example ---
[INFO] Deleting /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:build-qualifier (default-build-qualifier) @ org.eclipse.gef4.zest.fx.ui.example ---
[INFO] The project's OSGi version is 0.1.0.201409290203
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:validate-id (default-validate-id) @ org.eclipse.gef4.zest.fx.ui.example ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:validate-version (default-validate-version) @ org.eclipse.gef4.zest.fx.ui.example ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.gef4.zest.fx.ui.example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/src/main/resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.gef4.zest.fx.ui.example ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [echo] Creating backup of about.mappings.
     [copy] Copying 1 file to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example
     [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.ui.example ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-compiler-plugin:0.19.0:compile (default-compile) @ org.eclipse.gef4.zest.fx.ui.example ---
[INFO] Compiling 2 source files to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/src/org/eclipse/gef4/zest/fx/ui/example/ZestFxUiExampleModule.java:[3] 
	import org.eclipse.gef4.zest.fx.ui.ZestFxUiModule;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type ZestFxUiModule is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/src/org/eclipse/gef4/zest/fx/ui/example/ZestFxUiExampleModule.java:[5] 
	public class ZestFxUiExampleModule extends ZestFxUiModule {
	                                           ^^^^^^^^^^^^^^
Discouraged access: The type ZestFxUiModule is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/src/org/eclipse/gef4/zest/fx/ui/example/view/ZestFxUiExampleView.java:[15] 
	import org.eclipse.gef4.zest.fx.example.ZestFXExampleApplication;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type ZestFXExampleApplication is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/src/org/eclipse/gef4/zest/fx/ui/example/view/ZestFxUiExampleView.java:[16] 
	import org.eclipse.gef4.zest.fx.example.ZestFxExampleModule;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type ZestFxExampleModule is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/src/org/eclipse/gef4/zest/fx/ui/example/view/ZestFxUiExampleView.java:[18] 
	import org.eclipse.gef4.zest.fx.ui.view.ZestFxUiView;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type ZestFxUiView is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/src/org/eclipse/gef4/zest/fx/ui/example/view/ZestFxUiExampleView.java:[23] 
	public class ZestFxUiExampleView extends ZestFxUiView {
	                                         ^^^^^^^^^^^^
Discouraged access: The type ZestFxUiView is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/src/org/eclipse/gef4/zest/fx/ui/example/view/ZestFxUiExampleView.java:[26] 
	super(Guice.createInjector(Modules.override(new ZestFxExampleModule())
				.with(new ZestFxUiExampleModule())));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor ZestFxUiView(Injector) is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/src/org/eclipse/gef4/zest/fx/ui/example/view/ZestFxUiExampleView.java:[26] 
	super(Guice.createInjector(Modules.override(new ZestFxExampleModule())
	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor ZestFxExampleModule() is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/src/org/eclipse/gef4/zest/fx/ui/example/view/ZestFxUiExampleView.java:[26] 
	super(Guice.createInjector(Modules.override(new ZestFxExampleModule())
	                                                ^^^^^^^^^^^^^^^^^^^
Discouraged access: The type ZestFxExampleModule is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/src/org/eclipse/gef4/zest/fx/ui/example/view/ZestFxUiExampleView.java:[28] 
	setGraph(ZestFXExampleApplication.DEFAULT_GRAPH);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method setGraph(Graph) from the type ZestFxUiView is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/src/org/eclipse/gef4/zest/fx/ui/example/view/ZestFxUiExampleView.java:[28] 
	setGraph(ZestFXExampleApplication.DEFAULT_GRAPH);
	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type ZestFXExampleApplication is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/target/classes
[WARNING] /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/src/org/eclipse/gef4/zest/fx/ui/example/view/ZestFxUiExampleView.java:[28] 
	setGraph(ZestFXExampleApplication.DEFAULT_GRAPH);
	                                  ^^^^^^^^^^^^^
Discouraged access: The field DEFAULT_GRAPH from the type ZestFXExampleApplication is not accessible due to restriction on classpath entry /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.example/target/classes
12 problems (12 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.gef4.zest.fx.ui.example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.19.0:plugin-source (plugin-source) @ org.eclipse.gef4.zest.fx.ui.example ---
[WARNING] bundle localization file /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/plugin.properties not found
[INFO] Building jar: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/target/org.eclipse.gef4.zest.fx.ui.example-0.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:package-plugin (default-package-plugin) @ org.eclipse.gef4.zest.fx.ui.example ---
[INFO] Building jar: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/target/org.eclipse.gef4.zest.fx.ui.example-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gef4.zest.fx.ui.example ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.19.0:source-feature (source-feature) @ org.eclipse.gef4.zest.fx.ui.example ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.zest.fx.ui.example ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-build-token) @ org.eclipse.gef4.zest.fx.ui.example ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [echo] Replacing back modified about.mappings with backup.
     [copy] Copying 1 file to /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example
   [delete] Deleting: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/about.mappings.backup
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.19.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.fx.ui.example ---
[INFO] Pack200 normalizing jar /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/target/org.eclipse.gef4.zest.fx.ui.example-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.0.4:sign (sign) @ org.eclipse.gef4.zest.fx.ui.example ---
[INFO] Signed org.eclipse.gef4.examples:org.eclipse.gef4.zest.fx.ui.example:eclipse-plugin:0.1.0-SNAPSHOT in 1 seconds.
[INFO] Signed org.eclipse.gef4.examples:org.eclipse.gef4.zest.fx.ui.example:java-source:sources:0.1.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.19.0:pack (pack200-pack) @ org.eclipse.gef4.zest.fx.ui.example ---
[INFO] Pack200 packing jar /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.fx.ui.example/target/org.eclipse.gef4.zest.fx.ui.example-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.fx.ui.example ---
[WARNING] Artifact org.eclipse.gef4.examples:org.eclipse.gef4.zest.fx.ui.example:xml:p2metadata:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[WARNING] Artifact org.eclipse.gef4.examples:org.eclipse.gef4.zest.fx.ui.example:xml:p2artifacts:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.zest.examples 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.gef4.zest.examples ---
[INFO] Deleting /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.examples-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gef4.zest.examples ---
[INFO] The project's OSGi version is 0.1.0.201409290203
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:validate-id (default-validate-id) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:validate-version (default-validate-version) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.gef4.zest.examples ---
[WARNING] Parameter tasks is deprecated, use target instead
[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.19.0:plugin-source (plugin-source) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:package-feature (default-package-feature) @ org.eclipse.gef4.zest.examples ---
[INFO] Building jar: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.examples-feature/target/org.eclipse.gef4.zest.examples-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.19.0:source-feature (source-feature) @ org.eclipse.gef4.zest.examples ---
[INFO] Building jar: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.zest.examples-feature/target/org.eclipse.gef4.zest.examples-0.1.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (attach-p2-metadata) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-build-token) @ org.eclipse.gef4.zest.examples ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.19.0:normalize (pack200-normalize) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.0.4:sign (sign) @ org.eclipse.gef4.zest.examples ---
[INFO] Signed org.eclipse.gef4.features:org.eclipse.gef4.zest.examples:eclipse-feature:0.1.0-SNAPSHOT in 1 seconds.
[INFO] Signed org.eclipse.gef4.features:org.eclipse.gef4.zest.examples:eclipse-feature:sources-feature:0.1.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.19.0:pack (pack200-pack) @ org.eclipse.gef4.zest.examples ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.zest.examples ---
[WARNING] Artifact org.eclipse.gef4.features:org.eclipse.gef4.zest.examples:xml:p2metadata:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[WARNING] Artifact org.eclipse.gef4.features:org.eclipse.gef4.zest.examples:xml:p2artifacts:0.1.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.gef4.repository 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.gef4.repository ---
[INFO] Deleting /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.repository/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.19.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gef4.repository ---
[INFO] The project's OSGi version is 0.1.0.201409290203
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean-1) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.gef4.repository ---
[WARNING] Parameter tasks is deprecated, use target instead
[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.19.0:plugin-source (plugin-source) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.19.0:publish-products (default-publish-products) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.19.0:publish-categories (default-publish-categories) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.19.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.19.0:assemble-repository (default-assemble-repository) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.19.0:archive-repository (default-archive-repository) @ org.eclipse.gef4.repository ---
[INFO] Building zip: /opt/public/jobs/gef4-master/workspace/org.eclipse.gef4.repository/target/org.eclipse.gef4.repository-0.1.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.19.0:source-feature (source-feature) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.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/public/jobs/gef4-master/workspace/org.eclipse.gef4.repository/target/org.eclipse.gef4.repository-0.1.0-SNAPSHOT.zip
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-back-build-token) @ org.eclipse.gef4.repository ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.19.0:normalize (pack200-normalize) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.0.4:sign (sign) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.19.0:pack (pack200-pack) @ org.eclipse.gef4.repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.19.0:p2-metadata (p2-metadata) @ org.eclipse.gef4.repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.gef4.releng ........................... SUCCESS [1.292s]
[INFO] org.eclipse.gef4.target ........................... SUCCESS [0.365s]
[INFO] org.eclipse.gef4.common ........................... SUCCESS [8.412s]
[INFO] org.eclipse.gef4.common ........................... SUCCESS [4.977s]
[INFO] org.eclipse.gef4.common.doc ....................... SUCCESS [6:27.891s]
[INFO] org.eclipse.gef4.common.doc ....................... SUCCESS [2.217s]
[INFO] org.eclipse.gef4.common.sdk ....................... SUCCESS [2.081s]
[INFO] org.eclipse.gef4.geometry ......................... SUCCESS [6.397s]
[INFO] org.eclipse.gef4.geometry ......................... SUCCESS [3.812s]
[INFO] org.eclipse.gef4.geometry.tests ................... SUCCESS [14.376s]
[INFO] org.eclipse.gef4.geometry.convert.swt ............. SUCCESS [3.652s]
[INFO] org.eclipse.gef4.geometry.convert.swt ............. SUCCESS [3.881s]
[INFO] org.eclipse.gef4.geometry.convert.swt.tests ....... SUCCESS [6.459s]
[INFO] org.eclipse.gef4.geometry.convert.fx .............. SUCCESS [4.110s]
[INFO] org.eclipse.gef4.geometry.convert.fx .............. SUCCESS [3.476s]
[INFO] org.eclipse.gef4.geometry.convert.fx.tests ........ SUCCESS [7.465s]
[INFO] org.eclipse.gef4.geometry.doc ..................... SUCCESS [7:02.498s]
[INFO] org.eclipse.gef4.geometry.doc ..................... SUCCESS [2.024s]
[INFO] org.eclipse.gef4.geometry.sdk ..................... SUCCESS [1.707s]
[INFO] org.eclipse.gef4.fx ............................... SUCCESS [4.361s]
[INFO] org.eclipse.gef4.fx ............................... SUCCESS [3.549s]
[INFO] org.eclipse.gef4.fx.tests ......................... SUCCESS [6.174s]
[INFO] org.eclipse.gef4.fx.ui ............................ SUCCESS [3.776s]
[INFO] org.eclipse.gef4.fx.ui ............................ SUCCESS [4.075s]
[INFO] org.eclipse.gef4.fx.doc ........................... SUCCESS [7:02.205s]
[INFO] org.eclipse.gef4.fx.doc ........................... SUCCESS [1.781s]
[INFO] org.eclipse.gef4.fx.sdk ........................... SUCCESS [1.758s]
[INFO] org.eclipse.gef4.mvc .............................. SUCCESS [4.639s]
[INFO] org.eclipse.gef4.mvc .............................. SUCCESS [3.237s]
[INFO] org.eclipse.gef4.mvc.ui ........................... SUCCESS [4.648s]
[INFO] org.eclipse.gef4.mvc.ui ........................... SUCCESS [3.516s]
[INFO] org.eclipse.gef4.mvc.fx ........................... SUCCESS [4.998s]
[INFO] org.eclipse.gef4.mvc.fx ........................... SUCCESS [3.797s]
[INFO] org.eclipse.gef4.mvc.fx.ui ........................ SUCCESS [4.297s]
[INFO] org.eclipse.gef4.mvc.fx.ui ........................ SUCCESS [4.249s]
[INFO] org.eclipse.gef4.mvc.doc .......................... SUCCESS [7:04.707s]
[INFO] org.eclipse.gef4.mvc.doc .......................... SUCCESS [2.020s]
[INFO] org.eclipse.gef4.mvc.sdk .......................... SUCCESS [2.045s]
[INFO] org.eclipse.gef4.mvc.fx.example ................... SUCCESS [4.826s]
[INFO] org.eclipse.gef4.mvc.fx.ui.example ................ SUCCESS [4.395s]
[INFO] org.eclipse.gef4.mvc.fx.example.web ............... SUCCESS [11.607s]
[INFO] org.eclipse.gef4.mvc.examples ..................... SUCCESS [3.499s]
[INFO] org.eclipse.gef4.cloudio .......................... SUCCESS [4.793s]
[INFO] org.eclipse.gef4.cloudio .......................... SUCCESS [3.721s]
[INFO] org.eclipse.gef4.cloudio.tests .................... SUCCESS [12.348s]
[INFO] org.eclipse.gef4.cloudio.doc ...................... SUCCESS [3:50.024s]
[INFO] org.eclipse.gef4.cloudio.doc ...................... SUCCESS [1.713s]
[INFO] org.eclipse.gef4.cloudio.sdk ...................... SUCCESS [2.086s]
[INFO] org.eclipse.gef4.graph ............................ SUCCESS [3.770s]
[INFO] org.eclipse.gef4.graph ............................ SUCCESS [3.397s]
[INFO] org.eclipse.gef4.graph.doc ........................ SUCCESS [3:16.406s]
[INFO] org.eclipse.gef4.graph.doc ........................ SUCCESS [2.056s]
[INFO] org.eclipse.gef4.graph.sdk ........................ SUCCESS [2.026s]
[INFO] org.eclipse.gef4.layout ........................... SUCCESS [4.987s]
[INFO] org.eclipse.gef4.dot .............................. SUCCESS [42.695s]
[INFO] org.eclipse.gef4.layout ........................... SUCCESS [3.530s]
[INFO] org.eclipse.gef4.dot .............................. SUCCESS [3.826s]
[INFO] org.eclipse.gef4.dot.ui ........................... SUCCESS [5.314s]
[INFO] org.eclipse.gef4.dot.ui ........................... SUCCESS [3.810s]
[INFO] org.eclipse.gef4.dot.doc .......................... SUCCESS [3:48.429s]
[INFO] org.eclipse.gef4.dot.doc .......................... SUCCESS [2.239s]
[INFO] org.eclipse.gef4.dot.tests ........................ SUCCESS [12.781s]
[INFO] org.eclipse.gef4.dot.sdk .......................... SUCCESS [1.870s]
[INFO] org.eclipse.gef4.layout.doc ....................... SUCCESS [3:50.110s]
[INFO] org.eclipse.gef4.layout.doc ....................... SUCCESS [2.028s]
[INFO] org.eclipse.gef4.layout.sdk ....................... SUCCESS [1.758s]
[INFO] org.eclipse.gef4.zest.core ........................ SUCCESS [5.693s]
[INFO] org.eclipse.gef4.zest.jface ....................... SUCCESS [4.093s]
[INFO] org.eclipse.gef4.zest.ui .......................... SUCCESS [4.389s]
[INFO] org.eclipse.gef4.zest.tests ....................... SUCCESS [28.204s]
[INFO] org.eclipse.gef4.zest.fx .......................... SUCCESS [4.969s]
[INFO] org.eclipse.gef4.zest.fx .......................... SUCCESS [3.758s]
[INFO] org.eclipse.gef4.zest.fx.tests .................... SUCCESS [7.738s]
[INFO] org.eclipse.gef4.zest.fx.ui ....................... SUCCESS [4.350s]
[INFO] org.eclipse.gef4.zest.fx.ui ....................... SUCCESS [3.281s]
[INFO] org.eclipse.gef4.zest.doc ......................... SUCCESS [3:50.401s]
[INFO] org.eclipse.gef4.zest.doc ......................... SUCCESS [2.137s]
[INFO] org.eclipse.gef4.zest.sdk ......................... SUCCESS [1.785s]
[INFO] org.eclipse.gef4.zest.fx.example .................. SUCCESS [3.837s]
[INFO] org.eclipse.gef4.zest.fx.ui.example ............... SUCCESS [3.885s]
[INFO] org.eclipse.gef4.zest.examples .................... SUCCESS [3.672s]
[INFO] org.eclipse.gef4.repository ....................... SUCCESS [11.104s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54:38.137s
[INFO] Finished at: Sun Sep 28 22:56:16 EDT 2014
[INFO] Final Memory: 99M/315M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
[workspace] $ /bin/sh -xe /tmp/hudson777470994156215113.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.fx.example.web-files ']'
+ rm -fr org.eclipse.gef4.mvc.fx.example.web-files
+ mkdir org.eclipse.gef4.mvc.fx.example.web-files
+ cp -R org.eclipse.gef4.mvc.fx.example.web/target/web-files/com.google.inject.multibindings_3.0.0.v201402270930.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/com.google.inject.multibindings_3.0.0.v201402270930_resigned.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/com.google.inject_3.0.0.v201312141243.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/com.google.inject_3.0.0.v201312141243_resigned.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/index.html org.eclipse.gef4.mvc.fx.example.web/target/web-files/javax.inject_1.0.0.v20091030.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/javax.inject_1.0.0.v20091030_resigned.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/javax.xml_1.3.4.v201005080400.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/javax.xml_1.3.4.v201005080400_resigned.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.core.commands_3.6.100.v20140528-1422.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.core.jobs_3.6.0.v20140424-0053.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.core.runtime_3.10.0.v20140724-1132.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.equinox.app_1.3.200.v20130910-1609.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.equinox.common_3.6.200.v20130402-1505.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.fx.javafx_2.2.0.201409180502.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.gef4.common_0.1.0.201409290203.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.gef4.fx_0.1.0.201409290203.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.gef4.geometry.convert.fx_0.1.0.201409290203.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.gef4.geometry_0.1.0.201409290203.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.gef4.mvc.fx.example.web.jnlp org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.gef4.mvc.fx.example_0.1.0.201409290203.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.gef4.mvc.fx_0.1.0.201409290203.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.gef4.mvc_0.1.0.201409290203.jar org.eclipse.gef4.mvc.fx.example.web/target/web-files/org.eclipse.osgi_3.10.100.v20140716-1347.jar org.eclipse.gef4.mvc.fx.example.web-files/
Terminating xvnc.
Archiving artifacts
Recording test results
[DEBUG] Skipping watched dependency update; build not configured with trigger: gef4-master #1903
Finished: SUCCESS