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-2.2-helios #382

See <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/changes>

Changes:

[qiwang] Bug 321666 -  Generate comment action generates wrong result when then cursor is inside parameter list of funciton

 If the current element is a parameter, generating the comment for the parent method.

[zzhongwei] refactor code

------------------------------------------
[...truncated 11338 lines...]
    [javac] Discouraged access: The method getExistingModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1888. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 93)
    [javac] 	model = StructuredModelManager.getModelManager()
    [javac] 						.createUnManagedStructuredModelFor(file);
    [javac] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method createUnManagedStructuredModelFor(IFile) from the type IModelManager is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1889. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1890. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1891. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1892. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1893. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1894. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1895. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1896. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1897. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1898. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1899. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1900. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1901. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.xml.core_1.1.500.v201004290328.jar>
    [javac] ----------
    [javac] 1902. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1903. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1904. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1905. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1906. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1907. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1908. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1909. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1910. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 144)
    [javac] 	ITextRegion phpNextToken = phpTokens[j + 1];
    [javac] 	^^^^^^^^^^^
    [javac] Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1911. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 146)
    [javac] 	+ phpNextToken.getLength();
    [javac] 	  ^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1912. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 169)
    [javac] 	model.releaseFromRead();
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1913. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 223)
    [javac] 	TaskTag taskTag = taskTags[i];
    [javac] 	^^^^^^^
    [javac] Discouraged access: The type TaskTag is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1914. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 224)
    [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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1915. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 225)
    [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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1916. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 229)
    [javac] 	return TaskTag.PRIORITY_NORMAL;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type TaskTag is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1917. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 229)
    [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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1918. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 243)
    [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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1919. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 246)
    [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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1920. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 292)
    [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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1921. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 320)
    [javac] 	private ITextRegion extractPhpScriptRegion(ITextRegion textRegion) {
    [javac] 	        ^^^^^^^^^^^
    [javac] Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1922. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 320)
    [javac] 	private ITextRegion extractPhpScriptRegion(ITextRegion textRegion) {
    [javac] 	                                           ^^^^^^^^^^^
    [javac] Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1923. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 321)
    [javac] 	ContextRegionContainer container = (ContextRegionContainer) textRegion;
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ContextRegionContainer is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.xml.core_1.1.500.v201004290328.jar>
    [javac] ----------
    [javac] 1924. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 321)
    [javac] 	ContextRegionContainer container = (ContextRegionContainer) textRegion;
    [javac] 	                                    ^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ContextRegionContainer is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.xml.core_1.1.500.v201004290328.jar>
    [javac] ----------
    [javac] 1925. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 322)
    [javac] 	ITextRegionList containerRegions = container.getRegions();
    [javac] 	^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1926. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 322)
    [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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.xml.core_1.1.500.v201004290328.jar>
    [javac] ----------
    [javac] 1927. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 323)
    [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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1928. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 324)
    [javac] 	ITextRegion containerTextRegion = containerRegions.get(z);
    [javac] 	^^^^^^^^^^^
    [javac] Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1929. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/validation/PHPTodoTaskValidator.java> (at line 324)
    [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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 1929 problems (11 errors, 1918 warnings)
    [javac] Compilation failed. Compiler errors are available in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/@dot.log>

BUILD FAILED
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/buildAll.xml>:378: The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/buildAll.xml>:419: The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml>:833: The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml>:1242: The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/builder/all/customTargets.xml>:12: The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/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://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/compile.org.eclipse.php.all.xml>:9: The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/build.xml>:181: The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/382/artifact/build/N201008040312/eclipse/plugins/org.eclipse.php.core/build.xml>:142: Compile failed; see the compiler error output for details.

Total time: 5 minutes 34 seconds
[start] [03:18:53] start.sh finished.

++ rm -f <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/.cvspass>
+++ date '+%Y/%m/%d %H:%M'
++ echo '[2010/08/04 03:18] Hudson job  build #382 (2010-08-04_03-12-09) done.'
[2010/08/04 03:18] Hudson job  build #382 (2010-08-04_03-12-09) done.
Terminating xvnc.
Archiving artifacts
Recording test results
No test report files were found. Configuration error?



Back to the top