Skip to main content

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

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

Changes:

[zzhongwei] Bug 213882	Run launch for PHP Script could be improved

------------------------------------------
[...truncated 35162 lines...]
    [javac] ----------
    [javac] ----------
    [javac] 4630. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/CodeGeneration.java> (at line 26)
    [javac] 	import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.jsdt.core_1.1.0.v201004290253.jar>
    [javac] ----------
    [javac] 4631. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/CodeGeneration.java> (at line 45)
    [javac] 	* {@link #getTypeBody(String, ICompilationUnit, String, String)} to get the
    [javac] 	                              ^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.jsdt.core_1.1.0.v201004290253.jar>
    [javac] ----------
    [javac] 4632. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/CodeGeneration.java> (at line 54)
    [javac] 	* {@link #getTypeBody(String, ICompilationUnit, String, String)} to get the
    [javac] 	                              ^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.jsdt.core_1.1.0.v201004290253.jar>
    [javac] ----------
    [javac] 4633. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/CodeGeneration.java> (at line 63)
    [javac] 	* {@link #getTypeBody(String, ICompilationUnit, String, String)} to get the
    [javac] 	                              ^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.jsdt.core_1.1.0.v201004290253.jar>
    [javac] ----------
    [javac] 4634. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/CodeGeneration.java> (at line 72)
    [javac] 	* {@link #getTypeBody(String, ICompilationUnit, String, String)} to get the
    [javac] 	                              ^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.jsdt.core_1.1.0.v201004290253.jar>
    [javac] ----------
    [javac] ----------
    [javac] 4635. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/OverrideIndicatorLabelDecorator.java> (at line 7)
    [javac] 	import org.eclipse.dltk.internal.core.util.MethodOverrideTester;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type MethodOverrideTester is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.dltk.core_2.0.0.v20100518-1923.jar>
    [javac] ----------
    [javac] 4636. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/OverrideIndicatorLabelDecorator.java> (at line 173)
    [javac] 	MethodOverrideTester methodOverrideTester = SuperTypeHierarchyCache
    [javac] 	^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type MethodOverrideTester is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.dltk.core_2.0.0.v20100518-1923.jar>
    [javac] ----------
    [javac] 4637. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/OverrideIndicatorLabelDecorator.java> (at line 175)
    [javac] 	IMethod defining = methodOverrideTester.findOverriddenMethod(method,
    [javac] 				true);
    [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method findOverriddenMethod(IMethod, boolean) from the type MethodOverrideTester is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.dltk.core_2.0.0.v20100518-1923.jar>
    [javac] ----------
    [javac] 4638. ERROR in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/OverrideIndicatorLabelDecorator.java> (at line 179)
    [javac] 	return ScriptElementImageDescriptor.IMPLEMENTS;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] ScriptElementImageDescriptor.IMPLEMENTS cannot be resolved
    [javac] ----------
    [javac] 4639. ERROR in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/OverrideIndicatorLabelDecorator.java> (at line 181)
    [javac] 	return ScriptElementImageDescriptor.OVERRIDES;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] ScriptElementImageDescriptor.OVERRIDES cannot be resolved
    [javac] ----------
    [javac] 4640. ERROR in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/OverrideIndicatorLabelDecorator.java> (at line 202)
    [javac] 	return ScriptElementImageDescriptor.IMPLEMENTS;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] ScriptElementImageDescriptor.IMPLEMENTS cannot be resolved
    [javac] ----------
    [javac] 4641. ERROR in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/OverrideIndicatorLabelDecorator.java> (at line 204)
    [javac] 	return ScriptElementImageDescriptor.OVERRIDES;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] ScriptElementImageDescriptor.OVERRIDES cannot be resolved
    [javac] ----------
    [javac] 4642. ERROR in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/OverrideIndicatorLabelDecorator.java> (at line 258)
    [javac] 	if ((adornmentFlags & ScriptElementImageDescriptor.IMPLEMENTS) != 0) {
    [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] ScriptElementImageDescriptor.IMPLEMENTS cannot be resolved
    [javac] ----------
    [javac] 4643. ERROR in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/OverrideIndicatorLabelDecorator.java> (at line 260)
    [javac] 	decoration.addOverlay(DLTKPluginImages.DESC_OVR_IMPLEMENTS);
    [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] DLTKPluginImages.DESC_OVR_IMPLEMENTS cannot be resolved
    [javac] ----------
    [javac] 4644. ERROR in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/OverrideIndicatorLabelDecorator.java> (at line 261)
    [javac] 	} else if ((adornmentFlags & ScriptElementImageDescriptor.OVERRIDES) != 0) {
    [javac] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] ScriptElementImageDescriptor.OVERRIDES cannot be resolved
    [javac] ----------
    [javac] 4645. ERROR in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/OverrideIndicatorLabelDecorator.java> (at line 263)
    [javac] 	decoration.addOverlay(DLTKPluginImages.DESC_OVR_OVERRIDES);
    [javac] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] DLTKPluginImages.DESC_OVR_OVERRIDES cannot be resolved
    [javac] ----------
    [javac] ----------
    [javac] 4646. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/actions/FindMethodExitOccurrencesAction.java> (at line 19)
    [javac] 	import org.eclipse.dltk.internal.ui.actions.ActionUtil;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ActionUtil is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.dltk.ui_2.0.0.v20100518-1923.jar>
    [javac] ----------
    [javac] 4647. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/actions/FindMethodExitOccurrencesAction.java> (at line 117)
    [javac] 	if (!ActionUtil.isProcessable(getShell(), input))
    [javac] 	     ^^^^^^^^^^
    [javac] Discouraged access: The type ActionUtil is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.dltk.ui_2.0.0.v20100518-1923.jar>
    [javac] ----------
    [javac] 4648. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/actions/FindMethodExitOccurrencesAction.java> (at line 117)
    [javac] 	if (!ActionUtil.isProcessable(getShell(), input))
    [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method isProcessable(Shell, Object) from the type ActionUtil is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.dltk.ui_2.0.0.v20100518-1923.jar>
    [javac] ----------
    [javac] ----------
    [javac] 4649. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 29)
    [javac] 	import org.eclipse.wst.sse.core.internal.format.IStructuredFormatProcessor;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredFormatProcessor is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4650. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 30)
    [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/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4651. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 31)
    [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/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4652. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 32)
    [javac] 	import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredPartitioning;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredPartitioning is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4653. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 33)
    [javac] 	import org.eclipse.wst.sse.ui.internal.format.StructuredFormattingStrategy;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type StructuredFormattingStrategy is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.ui_1.2.0.v201004290512.jar>
    [javac] ----------
    [javac] 4654. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 40)
    [javac] 	public class PHPFormatProcessorProxy implements IStructuredFormatProcessor {
    [javac] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredFormatProcessor is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4655. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 77)
    [javac] 	IStructuredPartitioning.DEFAULT_STRUCTURED_PARTITIONING,
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type IStructuredPartitioning is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4656. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 77)
    [javac] 	IStructuredPartitioning.DEFAULT_STRUCTURED_PARTITIONING,
    [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The field DEFAULT_STRUCTURED_PARTITIONING from the type IStructuredPartitioning is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4657. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 80)
    [javac] 	.setMasterStrategy(new StructuredFormattingStrategy(
    [javac] 							new PhpFormatProcessorImpl()));
    [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The constructor StructuredFormattingStrategy(IStructuredFormatProcessor) is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.ui_1.2.0.v201004290512.jar>
    [javac] ----------
    [javac] 4658. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 80)
    [javac] 	.setMasterStrategy(new StructuredFormattingStrategy(
    [javac] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type StructuredFormattingStrategy is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.ui_1.2.0.v201004290512.jar>
    [javac] ----------
    [javac] 4659. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 105)
    [javac] 	IStructuredDocument document = null;
    [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/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4660. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 106)
    [javac] 	IStructuredModel structuredModel = null;
    [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/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4661. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 110)
    [javac] 	structuredModel = StructuredModelManager.getModelManager()
    [javac] 							.getModelForRead(file);
    [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getModelForRead(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/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4662. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 113)
    [javac] 	document = structuredModel.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/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4663. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 115)
    [javac] 	document = StructuredModelManager.getModelManager()
    [javac] 								.createStructuredDocumentFor(file);
    [javac] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method createStructuredDocumentFor(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/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4664. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 133)
    [javac] 	structuredModel.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/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4665. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 134)
    [javac] 	structuredModel.releaseFromRead();
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4666. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 146)
    [javac] 	public void formatModel(IStructuredModel structuredModel) {
    [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/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4667. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 147)
    [javac] 	IStructuredDocument document = structuredModel.getStructuredDocument();
    [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/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4668. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 147)
    [javac] 	IStructuredDocument document = structuredModel.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/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4669. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 161)
    [javac] 	public void formatModel(IStructuredModel structuredModel, int start,
    [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/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4670. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 163)
    [javac] 	IStructuredDocument document = structuredModel.getStructuredDocument();
    [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/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4671. WARNING in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/format/PHPFormatProcessorProxy.java> (at line 163)
    [javac] 	IStructuredDocument document = structuredModel.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/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.wst.sse.core_1.1.500.v201004262353.jar>
    [javac] ----------
    [javac] 4671 problems (12 errors, 4659 warnings)
    [javac] Compilation failed. Compiler errors are available in <https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/@dot.log>

BUILD FAILED
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/buildAll.xml>:374: 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>:415: 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>:807: 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>:1216: The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/build.xml>:199: The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:36: The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:105: The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/builder/all/customTargets.xml>:12: The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/ws/build/org.eclipse.dash.common.releng/builder/all/allElements.xml>:29: The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:114: The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:124: The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/compile.org.eclipse.php.all.xml>:17: The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/build.xml>:256: The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-pdt-2.2-helios/265/artifact/build/N201005200939/eclipse/plugins/org.eclipse.php.ui/build.xml>:217: Compile failed; see the compiler error output for details.

Total time: 7 minutes 36 seconds
[start] [09:47:42] 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/05/20 09:47] Hudson job  build #265 (2010-05-20_09-38-45) done.'
[2010/05/20 09:47] Hudson job  build #265 (2010-05-20_09-38-45) done.
Terminating xvnc.
Archiving artifacts
Recording test results
No test report files were found. Configuration error?



Back to the top