Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] Build failed in Jenkins: WTP-R3_10_Integration #271

See <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/271/display/redirect?page=changes>

Changes:

[nickboldt] fix poms in DEPRECATED folders so we can still build these in the old

------------------------------------------
[...truncated 75.27 MB...]
	return new XMLContentAssistProcessor().computeCompletionProposals(sourceViewer, offset);
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xml/bundles/org.eclipse.wst.xml.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/tests/AbstractSourceViewerTest.java:[163] 
	return new XMLContentAssistProcessor().computeCompletionProposals(sourceViewer, offset);
	           ^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'XMLContentAssistProcessor' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xml/bundles/org.eclipse.wst.xml.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/tests/AbstractSourceViewerTest.java:[181] 
	model.releaseFromEdit();
	^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.releaseFromEdit()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/core/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[32] 
	import org.eclipse.wst.sse.ui.internal.reconcile.validator.IncrementalHelper;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IncrementalHelper' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/core/bundles/org.eclipse.wst.sse.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[33] 
	import org.eclipse.wst.validation.internal.core.ValidationException;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationException' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[34] 
	import org.eclipse.wst.validation.internal.operations.WorkbenchContext;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchContext' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[38] 
	import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IDOMModel' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xml/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[49] 
	DelegatingSourceValidatorForXSL sourceValidator = new DelegatingSourceValidatorForXSL();
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'DelegatingSourceValidatorForXSL' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[49] 
	DelegatingSourceValidatorForXSL sourceValidator = new DelegatingSourceValidatorForXSL();
	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'DelegatingSourceValidatorForXSL()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[49] 
	DelegatingSourceValidatorForXSL sourceValidator = new DelegatingSourceValidatorForXSL();
	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'DelegatingSourceValidatorForXSL' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[62] 
	WorkbenchContext context = setupFile(getxslTestFilesProjectName(), fileName1);
	^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchContext' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[65] 
	sourceValidator.validate(context, reporter);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DelegatingSourceValidatorForXSL.validate(IValidationContext, IReporter)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[74] 
	WorkbenchContext context = setupFile(getxslTestFilesProjectName(), fileName1);
	^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchContext' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[77] 
	sourceValidator.validate(context, reporter);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DelegatingSourceValidatorForXSL.validate(IValidationContext, IReporter)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[87] 
	WorkbenchContext context = setupFile(getxslTestFilesProjectName(), fileName1);
	^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchContext' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[89] 
	sourceValidator.validate(context, reporter);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DelegatingSourceValidatorForXSL.validate(IValidationContext, IReporter)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[98] 
	WorkbenchContext context = setupFile(getxslTestFilesProjectName(), fileName);
	^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchContext' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[100] 
	sourceValidator.validate(context, reporter);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DelegatingSourceValidatorForXSL.validate(IValidationContext, IReporter)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[107] 
	WorkbenchContext context = setupFile(getxslTestFilesProjectName(), fileName);
	^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchContext' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[109] 
	sourceValidator.validate(context, reporter);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DelegatingSourceValidatorForXSL.validate(IValidationContext, IReporter)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[166] 
	WorkbenchContext context = setupFile(getxslTestFilesProjectName(), "bug272760.xsl");
	^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchContext' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[169] 
	sourceValidator.validate(context, reporter);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DelegatingSourceValidatorForXSL.validate(IValidationContext, IReporter)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[170] 
	} catch (ValidationException e) {
	         ^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ValidationException' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[179] 
	protected WorkbenchContext setupFile(String projName, String fileName1) {
	          ^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchContext' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[187] 
	WorkbenchContext context = new WorkbenchContext();
	^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchContext' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[187] 
	WorkbenchContext context = new WorkbenchContext();
	                           ^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'WorkbenchContext()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[187] 
	WorkbenchContext context = new WorkbenchContext();
	                               ^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchContext' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/org/eclipse/wst/xsl/ui/internal/validation/TestDelegatingSourceValidatorForXSL.java:[190] 
	context.setValidationFileURIs(fileList);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'WorkbenchContext.setValidationFileURIs(List<String>)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
423 problems (423 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.xsl.ui.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.eclipse.wst.xsl.ui.tests ---
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/target/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.eclipse.wst.xsl.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.eclipse.wst.xsl.ui.tests ---
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/build.properties: bin.includes value(s) [bin/] do not match any files.
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/target/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.xsl.ui.tests ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.1.0:normalize (pack200-normalize) @ org.eclipse.wst.xsl.ui.tests ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/target/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT.jar
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.webtools
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.webtools
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (sign) @ org.eclipse.wst.xsl.ui.tests ---
[INFO] Signing jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/target/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/target/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.1.0:pack (pack200-pack) @ org.eclipse.wst.xsl.ui.tests ---
[INFO] Pack200 packing jar /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/target/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT.jar
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.webtools
[INFO] 
[INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.eclipse.wst.xsl.ui.tests ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.xsl.ui.tests:1.1.100-SNAPSHOT @ /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.xsl.ui.tests ---
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/target/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT.jar to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/sourceediting/org.eclipse.wst.xsl.ui.tests/1.1.100-SNAPSHOT/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/pom.xml to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/sourceediting/org.eclipse.wst.xsl.ui.tests/1.1.100-SNAPSHOT/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/target/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT-sources.jar to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/sourceediting/org.eclipse.wst.xsl.ui.tests/1.1.100-SNAPSHOT/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT-sources.jar>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/target/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT.jar.pack.gz to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/sourceediting/org.eclipse.wst.xsl.ui.tests/1.1.100-SNAPSHOT/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT-pack200.jar.pack.gz>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/target/p2content.xml to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/sourceediting/org.eclipse.wst.xsl.ui.tests/1.1.100-SNAPSHOT/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT-p2metadata.xml>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.ui.tests/target/p2artifacts.xml to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/sourceediting/org.eclipse.wst.xsl.ui.tests/1.1.100-SNAPSHOT/org.eclipse.wst.xsl.ui.tests-1.1.100-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:1.1.0:update-local-index (default-update-local-index) @ org.eclipse.wst.xsl.ui.tests ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building EXSLT UI Tests 1.0.100-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[INFO] The project's OSGi version is 1.0.100.v201711201733
[INFO] 
[INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[INFO] Compiling 3 source files to /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/target/classes
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/src/org/eclipse/wst/xsl/exslt/ui/internal/contentassist/test/EXSLTCommonContentAssistTest.java:[19] 
	import org.eclipse.wst.xsl.exslt.ui.internal.contentassist.EXSLTCommonContentAssistProcessor;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'EXSLTCommonContentAssistProcessor' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.exslt.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/src/org/eclipse/wst/xsl/exslt/ui/internal/contentassist/test/EXSLTCommonContentAssistTest.java:[61] 
	model.releaseFromEdit();
	^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.releaseFromEdit()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/core/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/src/org/eclipse/wst/xsl/exslt/ui/internal/contentassist/test/EXSLTCommonContentAssistTest.java:[82] 
	model.releaseFromEdit();
	^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.releaseFromEdit()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/core/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/src/org/eclipse/wst/xsl/exslt/ui/internal/contentassist/test/EXSLTCommonContentAssistTest.java:[104] 
	model.releaseFromEdit();
	^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.releaseFromEdit()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/core/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/src/org/eclipse/wst/xsl/exslt/ui/internal/contentassist/test/EXSLTCommonContentAssistTest.java:[126] 
	model.releaseFromEdit();
	^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.releaseFromEdit()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/core/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/src/org/eclipse/wst/xsl/exslt/ui/internal/contentassist/test/EXSLTCommonContentAssistTest.java:[137] 
	return new EXSLTCommonContentAssistProcessor()
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'EXSLTCommonContentAssistProcessor()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.exslt.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/src/org/eclipse/wst/xsl/exslt/ui/internal/contentassist/test/EXSLTCommonContentAssistTest.java:[137] 
	return new EXSLTCommonContentAssistProcessor()
				.computeCompletionProposals(sourceViewer, offset);
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'EXSLTCommonContentAssistProcessor.computeCompletionProposals(ITextViewer, int)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.exslt.ui/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/src/org/eclipse/wst/xsl/exslt/ui/internal/contentassist/test/EXSLTCommonContentAssistTest.java:[137] 
	return new EXSLTCommonContentAssistProcessor()
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'EXSLTCommonContentAssistProcessor' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.exslt.ui/target/classes')
8 problems (8 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/target/org.eclipse.wst.xsl.exslt.ui.tests-1.0.100-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/build.properties: bin.includes value(s) [bin/] do not match any files.
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/target/org.eclipse.wst.xsl.exslt.ui.tests-1.0.100-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.1.0:normalize (pack200-normalize) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/target/org.eclipse.wst.xsl.exslt.ui.tests-1.0.100-SNAPSHOT.jar
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.webtools
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.webtools
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (sign) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[INFO] Signing jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/target/org.eclipse.wst.xsl.exslt.ui.tests-1.0.100-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/target/org.eclipse.wst.xsl.exslt.ui.tests-1.0.100-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.1.0:pack (pack200-pack) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[INFO] Pack200 packing jar /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/target/org.eclipse.wst.xsl.exslt.ui.tests-1.0.100-SNAPSHOT.jar
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.webtools
[INFO] 
[INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.xsl.exslt.ui.tests:1.0.100-SNAPSHOT @ /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.xsl.exslt.ui.tests ---
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/target/org.eclipse.wst.xsl.exslt.ui.tests-1.0.100-SNAPSHOT.jar to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/sourceediting/org.eclipse.wst.xsl.exslt.ui.tests/1.0.100-SNAPSHOT/org.eclipse.wst.xsl.exslt.ui.tests-1.0.100-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/pom.xml to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/sourceediting/org.eclipse.wst.xsl.exslt.ui.tests/1.0.100-SNAPSHOT/org.eclipse.wst.xsl.exslt.ui.tests-1.0.100-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/target/org.eclipse.wst.xsl.exslt.ui.tests-1.0.100-SNAPSHOT-sources.jar to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/sourceediting/org.eclipse.wst.xsl.exslt.ui.tests/1.0.100-SNAPSHOT/org.eclipse.wst.xsl.exslt.ui.tests-1.0.100-SNAPSHOT-sources.jar>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/tests/org.eclipse.wst.xsl.exslt.ui.tests/target/org.eclipse.wst.xsl.exslt.ui.tests-1.0.100-SNAPSHOT.jar.pack.gz to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/sourceediting/org.eclipse.wst.xsl.exslt.ui.tests/1.0.100-SNAPSHOT/org.eclipse.wst.xsl.exslt.ui.tests-1.0.100-SNAPSHOT-pack200.jar.pack.gz>
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
Not sending mail to unregistered user nickboldt@xxxxxxxxx


Back to the top