Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] Build failed in Hudson: cbi-pdt-3.0-juno #108

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

Changes:

[jpospycha] Method icon not from within plugin is not accessible

------------------------------------------
[...truncated 39645 lines...]
    [javac] Discouraged access: The type StandardModelElementContentProvider is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5058. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/internal/ui/workingset/PhpWorkingSetPageContentProvider.java> (at line 26)
    [javac] 	StandardModelElementContentProvider {
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type StandardModelElementContentProvider is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5059. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/internal/ui/workingset/PhpWorkingSetPageContentProvider.java> (at line 33)
    [javac] 	return super.hasChildren(element);
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method hasChildren(Object) from the type StandardModelElementContentProvider is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5060. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/internal/ui/workingset/PhpWorkingSetPageContentProvider.java> (at line 39)
    [javac] 	return concatenate(super.getChildren(parentElement),
    [javac] 						getForeignProjects((IScriptModel) parentElement));
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method concatenate(Object[], Object[]) from the type StandardModelElementContentProvider is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5061. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/internal/ui/workingset/PhpWorkingSetPageContentProvider.java> (at line 39)
    [javac] 	return concatenate(super.getChildren(parentElement),
    [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getChildren(Object) from the type StandardModelElementContentProvider is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5062. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/internal/ui/workingset/PhpWorkingSetPageContentProvider.java> (at line 46)
    [javac] 	return concatenate(
    [javac] 						((IScriptProject) parentElement).getProject().members(
    [javac] 								IContainer.FOLDER),
    [javac] 						getExternalProjectFragments((IScriptProject) parentElement));
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method concatenate(Object[], Object[]) from the type StandardModelElementContentProvider is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5063. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/internal/ui/workingset/PhpWorkingSetPageContentProvider.java> (at line 51)
    [javac] 	return super.getChildren(parentElement);
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getChildren(Object) from the type StandardModelElementContentProvider is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5064. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/internal/ui/workingset/PhpWorkingSetPageContentProvider.java> (at line 53)
    [javac] 	return NO_CHILDREN;
    [javac] 	       ^^^^^^^^^^^
    [javac] Discouraged access: The field NO_CHILDREN from the type StandardModelElementContentProvider is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5065. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/internal/ui/workingset/PhpWorkingSetPageContentProvider.java> (at line 66)
    [javac] 	if (fragment instanceof ExternalProjectFragment) {
    [javac] 	                        ^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type ExternalProjectFragment is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.core_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5066. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/internal/ui/workingset/PhpWorkingSetPageContentProvider.java> (at line 94)
    [javac] 	return super.getParent(element);
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getParent(Object) from the type StandardModelElementContentProvider is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] ----------
    [javac] 5067. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.core_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5068. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/OverrideIndicatorLabelDecorator.java> (at line 174)
    [javac] 	MethodOverrideTester methodOverrideTester = SuperTypeHierarchyCache
    [javac] 	^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type MethodOverrideTester is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.core_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5069. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/OverrideIndicatorLabelDecorator.java> (at line 176)
    [javac] 	IMethod defining = methodOverrideTester.findOverriddenMethod(
    [javac] 					method, true);
    [javac] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method findOverriddenMethod(IMethod, boolean) from the type MethodOverrideTester is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.core_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] ----------
    [javac] 5070. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5071. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5072. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] ----------
    [javac] 5073. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5074. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5075. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5076. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5077. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.ui_1.3.0.v201105101529.jar>
    [javac] ----------
    [javac] 5078. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5079. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5080. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5081. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.ui_1.3.0.v201105101529.jar>
    [javac] ----------
    [javac] 5082. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.ui_1.3.0.v201105101529.jar>
    [javac] ----------
    [javac] 5083. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5084. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5085. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5086. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5087. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5088. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5089. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5090. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5091. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5092. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5093. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5094. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] 5095. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/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://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar>
    [javac] ----------
    [javac] ----------
    [javac] 5096. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/util/PHPProjectUtils.java> (at line 11)
    [javac] 	import org.eclipse.dltk.internal.ui.wizards.NewWizardMessages;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type NewWizardMessages is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5097. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/util/PHPProjectUtils.java> (at line 20)
    [javac] 	NewWizardMessages.BuildPathsBlock_operationdesc_project, 10);
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type NewWizardMessages is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5098. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/src/org/eclipse/php/ui/util/PHPProjectUtils.java> (at line 20)
    [javac] 	NewWizardMessages.BuildPathsBlock_operationdesc_project, 10);
    [javac] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The field BuildPathsBlock_operationdesc_project from the type NewWizardMessages is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.dltk.ui_3.0.1.v20110823.jar>
    [javac] ----------
    [javac] 5098 problems (2 errors, 5096 warnings)
    [javac] Compilation failed. Compiler errors are available in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/@dot.log>

BUILD FAILED
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/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-juno/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-juno/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-juno/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-juno/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-juno/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-juno/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-juno/108/artifact/build/N201207121512/eclipse/compile.org.eclipse.php.all.xml>:17: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/build.xml>:248: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/108/artifact/build/N201207121512/eclipse/plugins/org.eclipse.php.ui/build.xml>:209: Compile failed; see the compiler error output for details.

Total time: 4 minutes 44 seconds
[start] [15:17:18] start.sh finished.

++ rm -f <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-juno/ws/build/.cvspass>
+++ date '+%Y/%m/%d %H:%M'
++ echo '[2012/07/12 15:17] Hudson job  build #108 (2012-07-12_15-11-40) done.'
[2012/07/12 15:17] Hudson job  build #108 (2012-07-12_15-11-40) done.
Terminating xvnc.
Recording test results
No test report files were found. Configuration error?
Archiving artifacts



Back to the top