Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pdt-dev] Build failed in Hudson: cbi-pdt-2.2-helios #588

does the pdt branch code depends on dltk R2_0_WAVE_7_3 (Branch)?

I checked out the latest code,and there is no compilation error.

On Thu, Oct 28, 2010 at 9:36 PM, <hudsonbuild@xxxxxxxxxxx> wrote:
See <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/changes>

Changes:

[jpospycha] Bug 322894 - PDT 2.2 NPEs when running on Eclipse 4.x

------------------------------------------
[...truncated 11115 lines...]
   [javac] Discouraged access: The method getExistingModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1822. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1823. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1824. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1825. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1826. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1827. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1828. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1829. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1830. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1831. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1832. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1833. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1834. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1835. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.xml.core_1.1.500.v201004290328.jar>
   [javac] ----------
   [javac] 1836. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1837. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1838. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1839. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1840. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1841. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1842. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1843. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1844. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1845. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1846. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1847. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1848. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1849. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1850. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1851. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1852. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1853. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1854. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1855. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1856. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1857. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.xml.core_1.1.500.v201004290328.jar>
   [javac] ----------
   [javac] 1858. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.xml.core_1.1.500.v201004290328.jar>
   [javac] ----------
   [javac] 1859. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1860. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.xml.core_1.1.500.v201004290328.jar>
   [javac] ----------
   [javac] 1861. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1862. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1863. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
   [javac] ----------
   [javac] 1863 problems (1 error, 1862 warnings)
   [javac] Compilation failed. Compiler errors are available in <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.php.core/@dot.log>

BUILD FAILED
<https://hudson.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://hudson.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://hudson.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://hudson.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://hudson.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://hudson.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://hudson.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://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/eclipse/compile.org.eclipse.php.all.xml>:11: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/588/artifact/build/N201010280931/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-2.2-helios/588/artifact/build/N201010280931/eclipse/plugins/org.eclipse.php.core/build.xml>:142: Compile failed; see the compiler error output for details.

Total time: 3 minutes 15 seconds
[start] [09:36:16] start.sh finished.

++ rm -f <https://hudson.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/.cvspass>
+++ date '+%Y/%m/%d %H:%M'
++ echo '[2010/10/28 09:36] Hudson job  build #588 (2010-10-28_09-29-25) done.'
[2010/10/28 09:36] Hudson job  build #588 (2010-10-28_09-29-25) done.
Terminating xvnc.
Archiving artifacts
Recording test results
No test report files were found. Configuration error?

_______________________________________________
pdt-dev mailing list
pdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pdt-dev



--

Thanks!

Best Regards!

Zhao

Back to the top