Skip to main content

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

See <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/34/changes>

Changes:

[nickboldt] [521707] add skipTestsOrITests; enable use of build-individual-bundles profile when running ITests, activated by profile or by -DskipITests=false; externalize URLs used by build-individual-bundles profile so they're global and can be more easily overridden

------------------------------------------
[...truncated 58370 lines...]
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/formatter/CounterFormatter.java:[303] 
	return it.getStructuredDocumentRegion().getEndOffset(region);
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ITextRegionCollection.getEndOffset(ITextRegion)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/formatter/CounterFormatter.java:[305] 
	return ((IndexedRegion) node).getEndOffset();
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IndexedRegion.getEndOffset()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/formatter/CounterFormatter.java:[305] 
	return ((IndexedRegion) node).getEndOffset();
	         ^^^^^^^^^^^^^
Discouraged access: The type 'IndexedRegion' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/metamodel/util/CSSProfileFinder.java:[23] 
	import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IStructuredModel' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/metamodel/util/CSSProfileFinder.java:[24] 
	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/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/metamodel/util/CSSProfileFinder.java:[25] 
	import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IDOMNode' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/metamodel/util/CSSProfileFinder.java:[55] 
	public CSSProfile findProfileFor(IStructuredModel model) {
	                                 ^^^^^^^^^^^^^^^^
Discouraged access: The type 'IStructuredModel' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/metamodel/util/CSSProfileFinder.java:[60] 
	baseLocation = model.getBaseLocation();
	               ^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.getBaseLocation()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/metamodel/util/CSSProfileFinder.java:[63] 
	baseLocation = model.getBaseLocation(); // may be null
	               ^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.getBaseLocation()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/metamodel/util/CSSProfileFinder.java:[67] 
	baseLocation = model.getBaseLocation();
	               ^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.getBaseLocation()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/metamodel/util/CSSProfileFinder.java:[74] 
	if (node instanceof IDOMNode) {
	                    ^^^^^^^^
Discouraged access: The type 'IDOMNode' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/metamodel/util/CSSProfileFinder.java:[75] 
	IDOMModel model = ((IDOMNode) node).getModel();
	^^^^^^^^^
Discouraged access: The type 'IDOMModel' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/metamodel/util/CSSProfileFinder.java:[75] 
	IDOMModel model = ((IDOMNode) node).getModel();
	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IDOMNode.getModel()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/metamodel/util/CSSProfileFinder.java:[75] 
	IDOMModel model = ((IDOMNode) node).getModel();
	                    ^^^^^^^^
Discouraged access: The type 'IDOMNode' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.xml.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/metamodel/util/CSSProfileFinder.java:[77] 
	baseLocation = model.getBaseLocation();
	               ^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.getBaseLocation()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/formatter/AttrFormatter.java:[28] 
	import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IndexedRegion' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/formatter/AttrFormatter.java:[29] 
	import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IStructuredDocument' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/formatter/AttrFormatter.java:[53] 
	int end = ((IndexedRegion) node).getEndOffset();
	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IndexedRegion.getEndOffset()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/formatter/AttrFormatter.java:[53] 
	int end = ((IndexedRegion) node).getEndOffset();
	            ^^^^^^^^^^^^^
Discouraged access: The type 'IndexedRegion' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/formatter/AttrFormatter.java:[55] 
	int start = ((IndexedRegion) node).getStartOffset();
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IndexedRegion.getStartOffset()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/formatter/AttrFormatter.java:[55] 
	int start = ((IndexedRegion) node).getStartOffset();
	              ^^^^^^^^^^^^^
Discouraged access: The type 'IndexedRegion' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/formatter/AttrFormatter.java:[56] 
	IStructuredDocument structuredDocument = node.getOwnerDocument().getModel().getStructuredDocument();
	^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IStructuredDocument' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/formatter/AttrFormatter.java:[56] 
	IStructuredDocument structuredDocument = node.getOwnerDocument().getModel().getStructuredDocument();
	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.getStructuredDocument()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[19] 
	import org.eclipse.wst.sse.core.internal.util.PathHelper;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'PathHelper' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[79] 
	absUrl = PathHelper.switchToForwardSlashes(absUrl);
	         ^^^^^^^^^^
Discouraged access: The type 'PathHelper' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[79] 
	absUrl = PathHelper.switchToForwardSlashes(absUrl);
	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'PathHelper.switchToForwardSlashes(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[85] 
	url = PathHelper.removeLeadingSeparator(url);
	      ^^^^^^^^^^
Discouraged access: The type 'PathHelper' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[85] 
	url = PathHelper.removeLeadingSeparator(url);
	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'PathHelper.removeLeadingSeparator(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[91] 
	absUrl = PathHelper.switchToForwardSlashes(absUrl);
	         ^^^^^^^^^^
Discouraged access: The type 'PathHelper' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[91] 
	absUrl = PathHelper.switchToForwardSlashes(absUrl);
	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'PathHelper.switchToForwardSlashes(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[104] 
	absUrl = PathHelper.adjustPath(absUrl);
	         ^^^^^^^^^^
Discouraged access: The type 'PathHelper' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[104] 
	absUrl = PathHelper.adjustPath(absUrl);
	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'PathHelper.adjustPath(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[113] 
	String temp = PathHelper.appendTrailingURLSlash(baseUrl);
	              ^^^^^^^^^^
Discouraged access: The type 'PathHelper' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[113] 
	String temp = PathHelper.appendTrailingURLSlash(baseUrl);
	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'PathHelper.appendTrailingURLSlash(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[126] 
	String temp = PathHelper.appendTrailingURLSlash(docRoot);
	              ^^^^^^^^^^
Discouraged access: The type 'PathHelper' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[126] 
	String temp = PathHelper.appendTrailingURLSlash(docRoot);
	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'PathHelper.appendTrailingURLSlash(String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[203] 
	output = PathHelper.convertToRelative(inputName, docName);
	         ^^^^^^^^^^
Discouraged access: The type 'PathHelper' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/src/org/eclipse/wst/css/core/internal/util/URLHelper.java:[203] 
	output = PathHelper.convertToRelative(inputName, docName);
	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'PathHelper.convertToRelative(String, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
2284 problems (2284 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.css.core ---
[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/bundles/org.eclipse.wst.css.core/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.css.core ---
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/build.properties: src.includes value(s) [component.xml] do not match any files.
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/target/org.eclipse.wst.css.core-1.1.1000-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.css.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.wst.css.core ---
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/target/org.eclipse.wst.css.core-1.1.1000-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.css.core ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.wst.css.core ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/target/org.eclipse.wst.css.core-1.1.1000-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.wst.css.core ---
[INFO] Searching org.eclipse.wst.css.core-1.1.1000-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.webtools.sourceediting:org.eclipse.wst.css.core:eclipse-plugin:1.1.1000-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.wst.css.core-1.1.1000-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.webtools.sourceediting:org.eclipse.wst.css.core:java-source:sources:1.1.1000-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.wst.css.core ---
[INFO] Pack200 packing jar /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/target/org.eclipse.wst.css.core-1.1.1000-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.wst.css.core ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.css.core:1.1.1000-SNAPSHOT @ /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.css.core ---
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/target/org.eclipse.wst.css.core-1.1.1000-SNAPSHOT.jar to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.css.core/1.1.1000-SNAPSHOT/org.eclipse.wst.css.core-1.1.1000-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/pom.xml to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.css.core/1.1.1000-SNAPSHOT/org.eclipse.wst.css.core-1.1.1000-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/target/org.eclipse.wst.css.core-1.1.1000-SNAPSHOT-sources.jar to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.css.core/1.1.1000-SNAPSHOT/org.eclipse.wst.css.core-1.1.1000-SNAPSHOT-sources.jar>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/target/org.eclipse.wst.css.core-1.1.1000-SNAPSHOT.jar.pack.gz to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.css.core/1.1.1000-SNAPSHOT/org.eclipse.wst.css.core-1.1.1000-SNAPSHOT-pack200.jar.pack.gz>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/target/p2content.xml to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.css.core/1.1.1000-SNAPSHOT/org.eclipse.wst.css.core-1.1.1000-SNAPSHOT-p2metadata.xml>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.css.core/target/p2artifacts.xml to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.css.core/1.1.1000-SNAPSHOT/org.eclipse.wst.css.core-1.1.1000-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:update-local-index (default-update-local-index) @ org.eclipse.wst.css.core ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.html.core 1.2.101-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.html.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.wst.html.core ---
[INFO] The project's OSGi version is 1.2.101.v201707042220
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.html.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.html.core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.eclipse.wst.html.core ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.html.core ---
[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/bundles/org.eclipse.wst.html.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.wst.html.core ---
[INFO] Compiling 388 source files to /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.html.core/target/classes
[ERROR] Failure: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
Terminating xvnc.
FATAL: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
org.hudsonci.utils.tasks.OperationFailure: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at org.hudsonci.utils.tasks.PerformOperation.execute(PerformOperation.java:64)
	at org.hudsonci.maven.plugin.builder.MavenBuilder.perform(MavenBuilder.java:169)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:34)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:736)
	at hudson.model.Build$RunnerImpl.build(Build.java:181)
	at hudson.model.Build$RunnerImpl.doRun(Build.java:136)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:524)
	at hudson.model.Run.run(Run.java:1493)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Caused by: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.call(Request.java:142)
	at hudson.remoting.Channel.call(Channel.java:643)
	at org.hudsonci.maven.plugin.builder.internal.PerformBuild.doExecute(PerformBuild.java:198)
	at org.hudsonci.utils.tasks.PerformOperation.execute(PerformOperation.java:50)
	... 10 more
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:262)
	at hudson.remoting.Channel.terminate(Channel.java:743)
	at hudson.slaves.Channels$1.terminate(Channels.java:71)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1042)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1023)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2598)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1318)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1017)

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top