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 #300

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

Changes:

[nickboldt] webtools.sourceediting :: pull latest commits(s) from origin/master up

------------------------------------------
[...truncated 39.36 MB...]
Discouraged access: The method 'ITextRegionCollection.getStartOffset(ITextRegion)' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[122] 
	final ITextRegionCollection  parent = getParentRegion();
	      ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegionCollection' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[127] 
	ITextRegion me = parent.getRegionAtCharacterOffset(_context.getDocumentPosition());
	^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[127] 
	ITextRegion me = parent.getRegionAtCharacterOffset(_context.getDocumentPosition());
	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ITextRegionCollection.getRegionAtCharacterOffset(int)' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[131] 
	regionType = me.getType();
	             ^^^^^^^^^^^^
Discouraged access: The method 'ITextRegion.getType()' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[142] 
	final ITextRegion[]  path = createPathToContext();
	      ^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[147] 
	typePath[i] = path[i].getType();
	              ^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ITextRegion.getType()' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[158] 
	ITextRegionCollection  parent = getParentRegion();
	^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegionCollection' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[163] 
	final ITextRegion me = parent.getRegionAtCharacterOffset(_context.getDocumentPosition());
	      ^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[163] 
	final ITextRegion me = parent.getRegionAtCharacterOffset(_context.getDocumentPosition());
	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ITextRegionCollection.getRegionAtCharacterOffset(int)' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[166] 
	ITextRegionList regions = parent.getRegions();
	^^^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegionList' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[166] 
	ITextRegionList regions = parent.getRegions();
	                          ^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ITextRegionCollection.getRegions()' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[167] 
	ITextRegion nextRegion = null;
	^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[168] 
	for (final Iterator it = regions.iterator(); it.hasNext();)
	                         ^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ITextRegionList.iterator()' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[173] 
	nextRegion = (ITextRegion) it.next();
	              ^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[180] 
	final int documentPosition = parent.getStartOffset(nextRegion);
	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ITextRegionCollection.getStartOffset(ITextRegion)' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[196] 
	ITextRegionCollection  parent = getParentRegion();
	^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegionCollection' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[201] 
	final ITextRegion me = parent.getRegionAtCharacterOffset(_context.getDocumentPosition());
	      ^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[201] 
	final ITextRegion me = parent.getRegionAtCharacterOffset(_context.getDocumentPosition());
	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ITextRegionCollection.getRegionAtCharacterOffset(int)' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[204] 
	ITextRegionList regions = parent.getRegions();
	^^^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegionList' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[204] 
	ITextRegionList regions = parent.getRegions();
	                          ^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ITextRegionCollection.getRegions()' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[205] 
	final Iterator it = regions.iterator();
	                    ^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ITextRegionList.iterator()' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[206] 
	ITextRegion  prevRegion = null;
	^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[207] 
	ITextRegion  nextRegion = null;
	^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[211] 
	nextRegion = (ITextRegion) it.next();
	              ^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[224] 
	final int documentPosition = parent.getStartOffset(prevRegion);
	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ITextRegionCollection.getStartOffset(ITextRegion)' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[234] 
	private ITextRegionCollection getParentRegion()
	        ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegionCollection' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[236] 
	final ITextRegion[] path = createPathToContext();
	      ^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[237] 
	ITextRegionCollection parent = null;
	^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegionCollection' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[241] 
	parent =  (ITextRegionCollection) path[path.length-1];
	           ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegionCollection' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[251] 
	final ITextRegion[]  myPath = createPathToContext();
	      ^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[260] 
	final ITextRegion[]  myPath = createPathToContext(); 
	      ^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[266] 
	private boolean matchPath(ITextRegion[] myPath, String[] path)
	                          ^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[277] 
	if (!path[path.length-i].equals(myPath[myPath.length-i].getType()))
	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ITextRegion.getType()' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[296] 
	private ITextRegion[] createPathToContext()
	        ^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[300] 
	final IStructuredDocument doc = (IStructuredDocument) _context.getStructuredDocument();
	      ^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IStructuredDocument' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[300] 
	final IStructuredDocument doc = (IStructuredDocument) _context.getStructuredDocument();
	                                 ^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IStructuredDocument' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[302] 
	ITextRegion  container = doc.getRegionAtCharacterOffset(_context.getDocumentPosition());
	^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[302] 
	ITextRegion  container = doc.getRegionAtCharacterOffset(_context.getDocumentPosition());
	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredDocument.getRegionAtCharacterOffset(int)' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[304] 
	while(container instanceof ITextRegionCollection)
	                           ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegionCollection' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[307] 
	container = ((ITextRegionCollection)container).getRegionAtCharacterOffset(_context.getDocumentPosition());
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ITextRegionCollection.getRegionAtCharacterOffset(int)' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[307] 
	container = ((ITextRegionCollection)container).getRegionAtCharacterOffset(_context.getDocumentPosition());
	              ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegionCollection' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[310] 
	return (ITextRegion[]) regionPath.toArray(new ITextRegion[0]);
	        ^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/resolver/structureddocument/internal/impl/TextRegionContextResolver.java:[310] 
	return (ITextRegion[]) regionPath.toArray(new ITextRegion[0]);
	                                              ^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/common/webxml/WebXmlUtilsForJ2EE.java:[28] 
	import org.eclipse.jst.j2ee.webapplication.internal.impl.ServletTypeImpl;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ServletTypeImpl' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.javaee/plugins/org.eclipse.jst.j2ee.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/common/webxml/WebXmlUtilsForJ2EE.java:[121] 
	final String servletClass = ((ServletTypeImpl) j2eeServlet.getWebType()).getClassName();
	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ServletTypeImpl.getClassName()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.javaee/plugins/org.eclipse.jst.j2ee.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/common/webxml/WebXmlUtilsForJ2EE.java:[121] 
	final String servletClass = ((ServletTypeImpl) j2eeServlet.getWebType()).getClassName();
	                              ^^^^^^^^^^^^^^^
Discouraged access: The type 'ServletTypeImpl' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.javaee/plugins/org.eclipse.jst.j2ee.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/symbol/provider/ProposalCreationFactoryAdapter.java:[19] 
	import org.eclipse.wst.sse.ui.internal.contentassist.CustomCompletionProposal;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CustomCompletionProposal' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/symbol/provider/ProposalCreationFactoryAdapter.java:[95] 
	return new CustomCompletionProposal(replacementText, 
                replacementOffset, 
                replacementLength, 
                cursorPosition, 
                displayImage, 
                displayText, 
                contextInfo, 
                additionalText,
                relevance);
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'CustomCompletionProposal(String, int, int, int, Image, String, IContextInformation, String, int)' 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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/org/eclipse/jst/jsf/context/symbol/provider/ProposalCreationFactoryAdapter.java:[95] 
	return new CustomCompletionProposal(replacementText, 
	           ^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CustomCompletionProposal' 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')
206 problems (206 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsf.common ---
[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.jsf/jsf/plugins/org.eclipse.jst.jsf.common/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.eclipse.jst.jsf.common ---
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.5.102-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.eclipse.jst.jsf.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.eclipse.jst.jsf.common ---
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/build.properties: bin.includes value(s) [bin/] do not match any files.
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.5.102-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsf.common ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.1.0:normalize (pack200-normalize) @ org.eclipse.jst.jsf.common ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.5.102-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.jst.jsf.common ---
[INFO] Signing jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.5.102-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.5.102-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.1.0:pack (pack200-pack) @ org.eclipse.jst.jsf.common ---
[INFO] Pack200 packing jar /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.5.102-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.jst.jsf.common ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsf:org.eclipse.jst.jsf.common:1.5.102-SNAPSHOT @ /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.jsf.common ---
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.5.102-SNAPSHOT.jar to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common/1.5.102-SNAPSHOT/org.eclipse.jst.jsf.common-1.5.102-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/pom.xml to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common/1.5.102-SNAPSHOT/org.eclipse.jst.jsf.common-1.5.102-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.5.102-SNAPSHOT-sources.jar to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common/1.5.102-SNAPSHOT/org.eclipse.jst.jsf.common-1.5.102-SNAPSHOT-sources.jar>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/target/org.eclipse.jst.jsf.common-1.5.102-SNAPSHOT.jar.pack.gz to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common/1.5.102-SNAPSHOT/org.eclipse.jst.jsf.common-1.5.102-SNAPSHOT-pack200.jar.pack.gz>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/target/p2content.xml to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common/1.5.102-SNAPSHOT/org.eclipse.jst.jsf.common-1.5.102-SNAPSHOT-p2metadata.xml>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/plugins/org.eclipse.jst.jsf.common/target/p2artifacts.xml to <https://ci.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.repository/org/eclipse/webtools/jsf/org.eclipse.jst.jsf.common/1.5.102-SNAPSHOT/org.eclipse.jst.jsf.common-1.5.102-SNAPSHOT-p2artifacts.xml>
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
[WARNINGS] Skipping publisher since build result is FAILURE
Not sending mail to unregistered user nickboldt@xxxxxxxxx


Back to the top