See <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/changes>
Changes:
[zzhongwei] add method for getting line separator
[zzhongwei] fix ArrayIndexOutOfBoundsException
[zzhongwei] fix indentation issue
[zzhongwei] fix NPE
------------------------------------------
[...truncated 12948 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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2086. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2087. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2088. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2089. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2090. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2091. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2092. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2093. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2094. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2095. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2096. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2097. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2098. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.xml.core_1.1.600.v201104251227.jar>
[javac] ----------
[javac] 2099. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2100. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2101. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2102. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2103. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2104. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2105. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2106. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2107. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2108. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2109. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2110. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2111. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2112. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2113. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2114. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2115. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2116. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2117. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2118. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2119. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2120. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2121. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.xml.core_1.1.600.v201104251227.jar>
[javac] ----------
[javac] 2122. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.xml.core_1.1.600.v201104251227.jar>
[javac] ----------
[javac] 2123. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2124. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.xml.core_1.1.600.v201104251227.jar>
[javac] ----------
[javac] 2125. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2126. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2127. WARNING in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
[javac] ----------
[javac] 2127 problems (1 error, 2126 warnings)
[javac] Compilation failed. Compiler errors are available in
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/compile.org.eclipse.php.all.xml>:11:
The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/318/artifact/build/N201202131511/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/318/artifact/build/N201202131511/eclipse/plugins/org.eclipse.php.core/build.xml>:142:
Compile failed; see the compiler error output for details.
Total time: 4 minutes 51 seconds
[start] [15:16:21] start.sh finished.
++ rm -f
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/.cvspass>
+++ date '+%Y/%m/%d %H:%M'
++ echo '[2012/02/13 15:16] Hudson job build #318 (2012-02-13_15-10-38) done.'
[2012/02/13 15:16] Hudson job build #318 (2012-02-13_15-10-38) done.
Terminating xvnc.
Archiving artifacts
Recording test results
No test report files were found. Configuration error?
_______________________________________________
pdt-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/pdt-dev
