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

------------------------------------------
[...truncated 56344 lines...]
    [javac]     fTestRunnerResult = EclipseTestRunner.run((String[]) args);
    [javac]                                           ^^^
    [javac] The method run(String[]) from the type EclipseTestRunner refers to 
the missing type String
    [javac] ----------
    [javac] 226. ERROR in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.test/src/org/eclipse/test/UITestApplication.java>
 (at line 169)
    [javac]     fTestRunnerResult = EclipseTestRunner.run((String[]) args);
    [javac]                                                ^^^^^^
    [javac] String cannot be resolved to a type
    [javac] ----------
    [javac] 227. ERROR in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.test/src/org/eclipse/test/UITestApplication.java>
 (at line 170)
    [javac]     } catch (IOException e) {
    [javac]              ^^^^^^^^^^^
    [javac] IOException cannot be resolved to a type
    [javac] ----------
    [javac] 228. ERROR in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.test/src/org/eclipse/test/UITestApplication.java>
 (at line 192)
    [javac]     fTestableObject.runTest(new Runnable() {
    [javac]                     public void run() {
    [javac]                             try {
    [javac]                                     fTestRunnerResult = 
EclipseTestRunner.run(Platform.getCommandLineArgs());
    [javac]                             } catch (IOException e) {
    [javac]                                     e.printStackTrace();
    [javac]                             }
    [javac]                     }
    [javac]             });
    [javac]                             
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] The constructor Object() is undefined
    [javac] ----------
    [javac] 229. ERROR in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.test/src/org/eclipse/test/UITestApplication.java>
 (at line 195)
    [javac]     fTestRunnerResult = 
EclipseTestRunner.run(Platform.getCommandLineArgs());
    [javac]                                                        
^^^^^^^^^^^^^^^^^^
    [javac] The method getCommandLineArgs() from the type Platform refers to 
the missing type String
    [javac] ----------
    [javac] 230. ERROR in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.test/src/org/eclipse/test/UITestApplication.java>
 (at line 196)
    [javac]     } catch (IOException e) {
    [javac]              ^^^^^^^^^^^
    [javac] IOException cannot be resolved to a type
    [javac] ----------
    [javac] 231. ERROR in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.test/src/org/eclipse/test/UITestApplication.java>
 (at line 205)
    [javac]     public Object start(IApplicationContext context) throws 
Exception {
    [javac]            ^^^^^^
    [javac] Object cannot be resolved to a type
    [javac] ----------
    [javac] 232. ERROR in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.test/src/org/eclipse/test/UITestApplication.java>
 (at line 207)
    [javac]     String[] args = (String[]) 
appContext.getArguments().get("application.args");
    [javac]     ^^^^^^
    [javac] String cannot be resolved to a type
    [javac] ----------
    [javac] 233. ERROR in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.test/src/org/eclipse/test/UITestApplication.java>
 (at line 207)
    [javac]     String[] args = (String[]) 
appContext.getArguments().get("application.args");
    [javac]                      ^^^^^^
    [javac] String cannot be resolved to a type
    [javac] ----------
    [javac] 234. ERROR in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.test/src/org/eclipse/test/UITestApplication.java>
 (at line 207)
    [javac]     String[] args = (String[]) 
appContext.getArguments().get("application.args");
    [javac]                                                          ^^^
    [javac] The method get(Object) from the type Map refers to the missing type 
Object
    [javac] ----------
    [javac] 235. ERROR in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.test/src/org/eclipse/test/UITestApplication.java>
 (at line 209)
    [javac]     args = new String[0];
    [javac]                ^^^^^^
    [javac] String cannot be resolved to a type
    [javac] ----------
    [javac] 235 problems (235 errors)
    [javac] Compilation failed. Compiler errors are available in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.test/temp.folder/automated.jar.bin.log>
    [javac] Discouraged access: The type BuildpathEntry is not accessible due 
to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 15. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/TestBuildpathInitializer.java>
 (at line 94)
    [javac]     BuildpathEntry.NO_ACCESS_RULES,
    [javac]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type BuildpathEntry is not accessible due 
to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 16. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/TestBuildpathInitializer.java>
 (at line 94)
    [javac]     BuildpathEntry.NO_ACCESS_RULES,
    [javac]                    ^^^^^^^^^^^^^^^
    [javac] Discouraged access: The field NO_ACCESS_RULES from the type 
BuildpathEntry is not accessible due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 17. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/TestBuildpathInitializer.java>
 (at line 95)
    [javac]     BuildpathEntry.NO_EXTRA_ATTRIBUTES,
    [javac]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type BuildpathEntry is not accessible due 
to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 18. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/TestBuildpathInitializer.java>
 (at line 95)
    [javac]     BuildpathEntry.NO_EXTRA_ATTRIBUTES,
    [javac]                    ^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The field NO_EXTRA_ATTRIBUTES from the type 
BuildpathEntry is not accessible due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 19. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/TestBuildpathInitializer.java>
 (at line 96)
    [javac]     BuildpathEntry.INCLUDE_ALL,
    [javac]     ^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type BuildpathEntry is not accessible due 
to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 20. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/TestBuildpathInitializer.java>
 (at line 96)
    [javac]     BuildpathEntry.INCLUDE_ALL,
    [javac]                    ^^^^^^^^^^^
    [javac] Discouraged access: The field INCLUDE_ALL from the type 
BuildpathEntry is not accessible due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 21. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/TestBuildpathInitializer.java>
 (at line 97)
    [javac]     BuildpathEntry.EXCLUDE_NONE, false, true) };
    [javac]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type BuildpathEntry is not accessible due 
to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 22. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/TestBuildpathInitializer.java>
 (at line 97)
    [javac]     BuildpathEntry.EXCLUDE_NONE, false, true) };
    [javac]                    ^^^^^^^^^^^^
    [javac] Discouraged access: The field EXCLUDE_NONE from the type 
BuildpathEntry is not accessible due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] ----------
    [javac] 23. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/document/partitioner/PHPPartitionerTests.java>
 (at line 27)
    [javac]     import 
org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
    [javac]            
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredModel is not accessible due 
to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 24. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/document/partitioner/PHPPartitionerTests.java>
 (at line 28)
    [javac]     import 
org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
    [javac]            
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredDocument is not accessible 
due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 25. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/document/partitioner/PHPPartitionerTests.java>
 (at line 148)
    [javac]     final IStructuredModel modelForEdit = StructuredModelManager
    [javac]           ^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredModel is not accessible due 
to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 26. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/document/partitioner/PHPPartitionerTests.java>
 (at line 148)
    [javac]     final IStructuredModel modelForEdit = StructuredModelManager
    [javac]                             
.getModelManager().getModelForEdit(inFile);
    [javac]                                           
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getModelForEdit(IFile) from the type 
IModelManager is not accessible due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 27. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/document/partitioner/PHPPartitionerTests.java>
 (at line 151)
    [javac]     final IStructuredDocument structuredDocument = modelForEdit
    [javac]           ^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredDocument is not accessible 
due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 28. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/document/partitioner/PHPPartitionerTests.java>
 (at line 151)
    [javac]     final IStructuredDocument structuredDocument = modelForEdit
    [javac]                                     .getStructuredDocument();
    [javac]                                                    
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getStructuredDocument() from the 
type IStructuredModel is not accessible due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 29. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/document/partitioner/PHPPartitionerTests.java>
 (at line 156)
    [javac]     structuredTextPartitioner.connect(structuredDocument);
    [javac]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method connect(IDocument) from the type 
StructuredTextPartitioner is not accessible due to restriction on classpath 
entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 30. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/document/partitioner/PHPPartitionerTests.java>
 (at line 178)
    [javac]     modelForEdit.releaseFromEdit();
    [javac]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method releaseFromEdit() from the type 
IStructuredModel is not accessible due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] ----------
    [javac] 31. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/formatter/FormatterTests.java>
 (at line 37)
    [javac]     import 
org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
    [javac]            
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredModel is not accessible due 
to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 32. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/formatter/FormatterTests.java>
 (at line 112)
    [javac]     IStructuredModel modelForEdit = StructuredModelManager
    [javac]     ^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredModel is not accessible due 
to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 33. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/formatter/FormatterTests.java>
 (at line 112)
    [javac]     IStructuredModel modelForEdit = StructuredModelManager
    [javac]                                                                     
        .getModelManager()
    [javac]                                                                     
        .getModelForEdit(file);
    [javac]                                     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getModelForEdit(IFile) from the type 
IModelManager is not accessible due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 34. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/formatter/FormatterTests.java>
 (at line 116)
    [javac]     IDocument document = modelForEdit
    [javac]                                                                     
                .getStructuredDocument();
    [javac]                          
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getStructuredDocument() from the 
type IStructuredModel is not accessible due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 35. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/formatter/FormatterTests.java>
 (at line 130)
    [javac]     modelForEdit.save();
    [javac]     ^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method save() from the type 
IStructuredModel is not accessible due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 36. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/formatter/FormatterTests.java>
 (at line 133)
    [javac]     modelForEdit.releaseFromEdit();
    [javac]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method releaseFromEdit() from the type 
IStructuredModel is not accessible due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] ----------
    [javac] 37. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/selection/SelectionEngineTests.java>
 (at line 32)
    [javac]     import org.eclipse.dltk.internal.core.SourceRange;
    [javac]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type SourceRange is not accessible due to 
restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 38. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/selection/SelectionEngineTests.java>
 (at line 207)
    [javac]     protected static SourceRange createFile(String data) throws 
Exception {
    [javac]                      ^^^^^^^^^^^
    [javac] Discouraged access: The type SourceRange is not accessible due to 
restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 39. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/selection/SelectionEngineTests.java>
 (at line 230)
    [javac]     return new SourceRange(left, right - left);
    [javac]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The constructor SourceRange(int, int) is not 
accessible due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 40. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/selection/SelectionEngineTests.java>
 (at line 230)
    [javac]     return new SourceRange(left, right - left);
    [javac]                ^^^^^^^^^^^
    [javac] Discouraged access: The type SourceRange is not accessible due to 
restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 41. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/selection/SelectionEngineTests.java>
 (at line 238)
    [javac]     SourceRange range = createFile(data);
    [javac]     ^^^^^^^^^^^
    [javac] Discouraged access: The type SourceRange is not accessible due to 
restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 42. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/selection/SelectionEngineTests.java>
 (at line 240)
    [javac]     IModelElement[] elements = 
sourceModule.codeSelect(range.getOffset(),
    [javac]                                                        
^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getOffset() from the type 
SourceRange is not accessible due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 43. WARNING in 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.php.core.tests/src/org/eclipse/php/core/tests/selection/SelectionEngineTests.java>
 (at line 241)
    [javac]     range.getLength());
    [javac]     ^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getLength() from the type 
SourceRange is not accessible due to restriction on classpath entry 
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar>
    [javac] ----------
    [javac] 43 problems (43 warnings)

checkCompilationResults:

BUILD FAILED
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/buildAll.xml>:378:
 The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/buildAll.xml>:419:
 The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml>:1725:
 The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/build.xml>:199:
 The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:36:
 The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:105:
 The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/builder/tests/customTargets.xml>:25:
 The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/builder/tests/allElements.xml>:29:
 The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:114:
 The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:124:
 The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/compile.org.eclipse.php.test.xml>:8:
 The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.test/build.xml>:263:
 The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/389/artifact/build/N201008060619/eclipse/plugins/org.eclipse.test/build.xml>:221:
 Compile failed; see the compiler error output for details.

Total time: 5 minutes 56 seconds
[start] [06:26:13] start.sh finished.

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

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

Reply via email to