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

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

Changes:

[zzhongwei] 322879: [PHP 5.3] Content assist does not suggest the class container in class variable comment block
https://bugs.eclipse.org/bugs/show_bug.cgi?id=322879

[zzhongwei] 322879: [PHP 5.3] Content assist does not suggest the class container in class variable comment block
https://bugs.eclipse.org/bugs/show_bug.cgi?id=322879

------------------------------------------
[...truncated 14320 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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2453. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2454. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2455. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2456. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2457. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2458. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2459. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2460. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2461. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2462. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2463. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2464. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2465. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.xml.core_1.1.600.v201104251227.jar>
    [javac] ----------
    [javac] 2466. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2467. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2468. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2469. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2470. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2471. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2472. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2473. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2474. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2475. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2476. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2477. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2478. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2479. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2480. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2481. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2482. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2483. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2484. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2485. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2486. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2487. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2488. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.xml.core_1.1.600.v201104251227.jar>
    [javac] ----------
    [javac] 2489. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.xml.core_1.1.600.v201104251227.jar>
    [javac] ----------
    [javac] 2490. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2491. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.xml.core_1.1.600.v201104251227.jar>
    [javac] ----------
    [javac] 2492. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2493. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2494. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 2494 problems (496 errors, 1998 warnings)
    [javac] Compilation failed. Compiler errors are available in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/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/198/artifact/build/N201108170318/eclipse/plugins/org.eclipse.php.core/build.xml>:142: Compile failed; see the compiler error output for details.

Total time: 7 minutes 52 seconds
[start] [03:26:32] 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 '[2011/08/17 03:26] Hudson job  build #198 (2011-08-17_03-17-36) done.'
[2011/08/17 03:26] Hudson job  build #198 (2011-08-17_03-17-36) done.
Terminating xvnc.
Archiving artifacts
Recording test results
No test report files were found. Configuration error?



Back to the top