Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] Build failed in Hudson: cbi-pdt-3.0-indigo #294

See <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/changes>

Changes:

[zzhongwei] php5.4 support

[zzhongwei] php5.4 support

[zzhongwei] php5.4 unit tests

[zzhongwei] php5.4 support

[zzhongwei] php5.4 unit tests

------------------------------------------
[...truncated 12959 lines...]
    [javac] Discouraged access: The method createUnManagedStructuredModelFor(IFile) from the type IModelManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2072. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 100)
    [javac] 	IStructuredDocumentRegion[] sdRegions = model
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2073. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 100)
    [javac] 	IStructuredDocumentRegion[] sdRegions = model
    [javac] 					.getStructuredDocument().getStructuredDocumentRegions();
    [javac] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2074. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 100)
    [javac] 	IStructuredDocumentRegion[] sdRegions = model
    [javac] 					.getStructuredDocument().getStructuredDocumentRegions();
    [javac] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getStructuredDocumentRegions() from the type IStructuredDocument is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2075. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 102)
    [javac] 	for (IStructuredDocumentRegion structuredDocumentRegion : sdRegions) {
    [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2076. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 104)
    [javac] 	IStructuredDocument document = structuredDocumentRegion
    [javac] 	^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2077. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 104)
    [javac] 	IStructuredDocument document = structuredDocumentRegion
    [javac] 						.getParentDocument();
    [javac] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getParentDocument() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2078. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 107)
    [javac] 	ITextRegionList textRegions = structuredDocumentRegion
    [javac] 	^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2079. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 107)
    [javac] 	ITextRegionList textRegions = structuredDocumentRegion
    [javac] 						.getRegions();
    [javac] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2080. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 109)
    [javac] 	for (int i = 0; i < textRegions.size(); i++) {
    [javac] 	                    ^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2081. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 110)
    [javac] 	ITextRegion textRegion = textRegions.get(i);
    [javac] 	^^^^^^^^^^^
    [javac] Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2082. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 110)
    [javac] 	ITextRegion textRegion = textRegions.get(i);
    [javac] 	                         ^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2083. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 111)
    [javac] 	int regionStart = structuredDocumentRegion
    [javac] 							.getStartOffset(textRegion);
    [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2084. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 115)
    [javac] 	if (textRegion instanceof ContextRegionContainer) {
    [javac] 	                          ^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ContextRegionContainer is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.xml.core_1.1.600.v201104251227.jar>
    [javac] ----------
    [javac] 2085. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 117)
    [javac] 	regionStart += textRegion.getStart();
    [javac] 	               ^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2086. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 125)
    [javac] 	ITextRegion[] phpTokens = scriptRegion
    [javac] 	^^^^^^^^^^^^^
    [javac] Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2087. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 126)
    [javac] 	.getPhpTokens(0, textRegion.getLength());
    [javac] 	                 ^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2088. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 128)
    [javac] 	ITextRegion phpToken = phpTokens[j];
    [javac] 	^^^^^^^^^^^
    [javac] Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2089. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 129)
    [javac] 	if (PHPRegionTypes.PHPDOC_TODO.equals(phpToken
    [javac] 										.getType())) {
    [javac] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2090. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 134)
    [javac] 	+ phpToken.getStart();
    [javac] 	  ^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2091. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 135)
    [javac] 	int length = phpToken.getLength();
    [javac] 	             ^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2092. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 138)
    [javac] 	phpToken.getLength());
    [javac] 	^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2093. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 145)
    [javac] 	ITextRegion phpNextToken = phpTokens[k];
    [javac] 	^^^^^^^^^^^
    [javac] Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2094. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 147)
    [javac] 	.equals(phpNextToken
    [javac] 															.getType())) {
    [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2095. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 152)
    [javac] 	+ phpNextToken.getLength();
    [javac] 	  ^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2096. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 176)
    [javac] 	model.releaseFromRead();
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2097. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 230)
    [javac] 	TaskTag taskTag = taskTags[i];
    [javac] 	^^^^^^^
    [javac] Discouraged access: The type TaskTag is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2098. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 231)
    [javac] 	if (taskTag.getTag().toLowerCase().equals(taskTagLowerCase)) {
    [javac] 	    ^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getTag() from the type TaskTag is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2099. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 232)
    [javac] 	return taskTag.getPriority();
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getPriority() from the type TaskTag is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2100. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 236)
    [javac] 	return TaskTag.PRIORITY_NORMAL;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type TaskTag is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2101. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 236)
    [javac] 	return TaskTag.PRIORITY_NORMAL;
    [javac] 	               ^^^^^^^^^^^^^^^
    [javac] Discouraged access: The field PRIORITY_NORMAL from the type TaskTag is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2102. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 250)
    [javac] 	private void reportTask(IStructuredDocument document, IFile file,
    [javac] 	                        ^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2103. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 253)
    [javac] 	int lineNumber = document.getLineOfOffset(offset);
    [javac] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getLineOfOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2104. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 299)
    [javac] 	private String getTaskStr(IStructuredDocument document, int lineNumber,
    [javac] 	                          ^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2105. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 327)
    [javac] 	private ITextRegion extractPhpScriptRegion(ITextRegion textRegion) {
    [javac] 	        ^^^^^^^^^^^
    [javac] Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2106. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 327)
    [javac] 	private ITextRegion extractPhpScriptRegion(ITextRegion textRegion) {
    [javac] 	                                           ^^^^^^^^^^^
    [javac] Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2107. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 328)
    [javac] 	ContextRegionContainer container = (ContextRegionContainer) textRegion;
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ContextRegionContainer is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.xml.core_1.1.600.v201104251227.jar>
    [javac] ----------
    [javac] 2108. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 328)
    [javac] 	ContextRegionContainer container = (ContextRegionContainer) textRegion;
    [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ContextRegionContainer is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.xml.core_1.1.600.v201104251227.jar>
    [javac] ----------
    [javac] 2109. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 329)
    [javac] 	ITextRegionList containerRegions = container.getRegions();
    [javac] 	^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2110. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 329)
    [javac] 	ITextRegionList containerRegions = container.getRegions();
    [javac] 	                                   ^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getRegions() from the type ContextRegionContainer is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.xml.core_1.1.600.v201104251227.jar>
    [javac] ----------
    [javac] 2111. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 330)
    [javac] 	for (int z = 0; z < containerRegions.size(); z++) {
    [javac] 	                    ^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2112. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 331)
    [javac] 	ITextRegion containerTextRegion = containerRegions.get(z);
    [javac] 	^^^^^^^^^^^
    [javac] Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2113. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 331)
    [javac] 	ITextRegion containerTextRegion = containerRegions.get(z);
    [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2113 problems (3 errors, 2110 warnings)
    [javac] Compilation failed. Compiler errors are available in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/@dot.log>

BUILD FAILED
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/org.eclipse.dash.common.releng/buildAll.xml>:378: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/org.eclipse.dash.common.releng/buildAll.xml>:419: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml>:833: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml>:1242: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/org.eclipse.dash.common.releng/build.xml>:199: The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:36: The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:105: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/org.eclipse.dash.common.releng/builder/all/customTargets.xml>:12: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/org.eclipse.dash.common.releng/builder/all/allElements.xml>:29: The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:114: The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:124: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/compile.org.eclipse.php.all.xml>:9: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/build.xml>:181: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/294/artifact/build/N201201180520/eclipse/plugins/org.eclipse.php.core/build.xml>:142: Compile failed; see the compiler error output for details.

Total time: 5 minutes 14 seconds
[start] [05:25:54] start.sh finished.

++ rm -f <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/.cvspass>
+++ date '+%Y/%m/%d %H:%M'
++ echo '[2012/01/18 05:25] Hudson job  build #294 (2012-01-18_05-19-48) done.'
[2012/01/18 05:25] Hudson job  build #294 (2012-01-18_05-19-48) done.
Terminating xvnc.
Archiving artifacts
Recording test results
No test report files were found. Configuration error?



Back to the top