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-indigo #40

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

Changes:

[rganor] *** empty log message ***

[rganor] update promotion script to upload to indigo sites

------------------------------------------
[...truncated 38052 lines...]
    [javac] ----------
    [javac] 210. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/xdebug/communication/XDebugCommunicationDaemon.java> (at line 206)
    [javac] 	&& servers[i].getHost().equalsIgnoreCase(
    [javac] 	   ^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method getHost() from the type Server is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.server.core/@dot>
    [javac] ----------
    [javac] 211. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/xdebug/communication/XDebugCommunicationDaemon.java> (at line 279)
    [javac] 	if (!PerspectiveManager.isCurrentPerspective(window,
    [javac] 	     ^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type PerspectiveManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.ui/@dot>
    [javac] ----------
    [javac] 212. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/xdebug/communication/XDebugCommunicationDaemon.java> (at line 279)
    [javac] 	if (!PerspectiveManager.isCurrentPerspective(window,
    [javac] 							"org.eclipse.php.debug.ui.PHPDebugPerspective")) {
    [javac] 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method isCurrentPerspective(IWorkbenchWindow, String) from the type PerspectiveManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.ui/@dot>
    [javac] ----------
    [javac] 213. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/xdebug/communication/XDebugCommunicationDaemon.java> (at line 281)
    [javac] 	if (PerspectiveManager.shouldSwitchPerspective(window,
    [javac] 	    ^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type PerspectiveManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.ui/@dot>
    [javac] ----------
    [javac] 214. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/xdebug/communication/XDebugCommunicationDaemon.java> (at line 281)
    [javac] 	if (PerspectiveManager.shouldSwitchPerspective(window,
    [javac] 								"org.eclipse.php.debug.ui.PHPDebugPerspective")) {
    [javac] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method shouldSwitchPerspective(IWorkbenchWindow, String) from the type PerspectiveManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.ui/@dot>
    [javac] ----------
    [javac] 215. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/xdebug/communication/XDebugCommunicationDaemon.java> (at line 283)
    [javac] 	PerspectiveManager
    [javac] 	^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type PerspectiveManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.ui/@dot>
    [javac] ----------
    [javac] 216. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/xdebug/communication/XDebugCommunicationDaemon.java> (at line 283)
    [javac] 	PerspectiveManager
    [javac] 									.switchToPerspective(window,
    [javac] 											"org.eclipse.php.debug.ui.PHPDebugPerspective");
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method switchToPerspective(IWorkbenchWindow, String) from the type PerspectiveManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.ui/@dot>
    [javac] ----------
    [javac] ----------
    [javac] 217. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/xdebug/dbgp/protocol/DBGpUtils.java> (at line 26)
    [javac] 	import org.eclipse.ui.internal.browser.WebBrowserView;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type WebBrowserView is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.ui.browser_3.3.100.v20101022.jar>
    [javac] ----------
    [javac] 218. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/xdebug/dbgp/protocol/DBGpUtils.java> (at line 140)
    [javac] 	if (viewPart instanceof WebBrowserView)
    [javac] 	                        ^^^^^^^^^^^^^^
    [javac] Discouraged access: The type WebBrowserView is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.ui.browser_3.3.100.v20101022.jar>
    [javac] ----------
    [javac] 219. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/xdebug/dbgp/protocol/DBGpUtils.java> (at line 141)
    [javac] 	((WebBrowserView) viewPart).setURL(url);
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method setURL(String) from the type WebBrowserView is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.ui.browser_3.3.100.v20101022.jar>
    [javac] ----------
    [javac] 220. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/xdebug/dbgp/protocol/DBGpUtils.java> (at line 141)
    [javac] 	((WebBrowserView) viewPart).setURL(url);
    [javac] 	  ^^^^^^^^^^^^^^
    [javac] Discouraged access: The type WebBrowserView is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.ui.browser_3.3.100.v20101022.jar>
    [javac] ----------
    [javac] ----------
    [javac] 221. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 33)
    [javac] 	import org.eclipse.debug.internal.core.LaunchManager;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.debug.core_3.7.0.v20101026.jar>
    [javac] ----------
    [javac] 222. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 60)
    [javac] 	import org.eclipse.php.internal.server.core.Server;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type Server is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.server.core/@dot>
    [javac] ----------
    [javac] 223. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 630)
    [javac] 	String URL = launchConfiguration.getAttribute(Server.BASE_URL, ""); //$NON-NLS-1$
    [javac] 	                                              ^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type Server is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.server.core/@dot>
    [javac] ----------
    [javac] 224. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 630)
    [javac] 	String URL = launchConfiguration.getAttribute(Server.BASE_URL, ""); //$NON-NLS-1$
    [javac] 	                                                     ^^^^^^^^
    [javac] Discouraged access: The field BASE_URL from the type Server is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.server.core/@dot>
    [javac] ----------
    [javac] 225. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 649)
    [javac] 	LaunchManager manager = (LaunchManager) DebugPlugin
    [javac] 	^^^^^^^^^^^^^
    [javac] Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.debug.core_3.7.0.v20101026.jar>
    [javac] ----------
    [javac] 226. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 649)
    [javac] 	LaunchManager manager = (LaunchManager) DebugPlugin
    [javac] 	                         ^^^^^^^^^^^^^
    [javac] Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.debug.core_3.7.0.v20101026.jar>
    [javac] ----------
    [javac] 227. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 651)
    [javac] 	manager.fireUpdate(new ILaunch[] { launch },
    [javac] 						LaunchManager.ADDED);
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method fireUpdate(ILaunch[], int) from the type LaunchManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.debug.core_3.7.0.v20101026.jar>
    [javac] ----------
    [javac] 228. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 652)
    [javac] 	LaunchManager.ADDED);
    [javac] 	^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.debug.core_3.7.0.v20101026.jar>
    [javac] ----------
    [javac] 229. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 652)
    [javac] 	LaunchManager.ADDED);
    [javac] 	              ^^^^^
    [javac] Discouraged access: The field ADDED from the type LaunchManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.debug.core_3.7.0.v20101026.jar>
    [javac] ----------
    [javac] 230. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 655)
    [javac] 	manager.fireUpdate(new ILaunch[] { launch },
    [javac] 						LaunchManager.CHANGED);
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method fireUpdate(ILaunch[], int) from the type LaunchManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.debug.core_3.7.0.v20101026.jar>
    [javac] ----------
    [javac] 231. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 656)
    [javac] 	LaunchManager.CHANGED);
    [javac] 	^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.debug.core_3.7.0.v20101026.jar>
    [javac] ----------
    [javac] 232. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 656)
    [javac] 	LaunchManager.CHANGED);
    [javac] 	              ^^^^^^^
    [javac] Discouraged access: The field CHANGED from the type LaunchManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.debug.core_3.7.0.v20101026.jar>
    [javac] ----------
    [javac] 233. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 754)
    [javac] 	LaunchManager manager = (LaunchManager) DebugPlugin
    [javac] 	^^^^^^^^^^^^^
    [javac] Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.debug.core_3.7.0.v20101026.jar>
    [javac] ----------
    [javac] 234. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 754)
    [javac] 	LaunchManager manager = (LaunchManager) DebugPlugin
    [javac] 	                         ^^^^^^^^^^^^^
    [javac] Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.debug.core_3.7.0.v20101026.jar>
    [javac] ----------
    [javac] 235. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 756)
    [javac] 	manager.fireUpdate(new ILaunch[] { launch },
    [javac] 						LaunchManager.ADDED);
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method fireUpdate(ILaunch[], int) from the type LaunchManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.debug.core_3.7.0.v20101026.jar>
    [javac] ----------
    [javac] 236. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 757)
    [javac] 	LaunchManager.ADDED);
    [javac] 	^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type LaunchManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.debug.core_3.7.0.v20101026.jar>
    [javac] ----------
    [javac] 237. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebugConnectionThread.java> (at line 757)
    [javac] 	LaunchManager.ADDED);
    [javac] 	              ^^^^^
    [javac] Discouraged access: The field ADDED from the type LaunchManager is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.debug.core_3.7.0.v20101026.jar>
    [javac] ----------
    [javac] ----------
    [javac] 238. ERROR in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/communication/DebuggerCommunicationDaemon.java> (at line 33)
    [javac] 	public class DebuggerCommunicationDaemon extends
    [javac] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] The type DebuggerCommunicationDaemon must implement the inherited abstract method ICommunicationDaemon.isInitialized()
    [javac] ----------
    [javac] ----------
    [javac] 239. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/debugger/RemoteDebugger.java> (at line 40)
    [javac] 	import org.eclipse.php.internal.ui.Logger;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type Logger is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.ui/@dot>
    [javac] ----------
    [javac] 240. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/debugger/RemoteDebugger.java> (at line 237)
    [javac] 	Logger.logException(e);
    [javac] 	^^^^^^
    [javac] Discouraged access: The type Logger is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.ui/@dot>
    [javac] ----------
    [javac] 241. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/debugger/RemoteDebugger.java> (at line 237)
    [javac] 	Logger.logException(e);
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The method logException(Throwable) from the type Logger is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.ui/@dot>
    [javac] ----------
    [javac] ----------
    [javac] 242. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/debugger/handlers/StartProcessFileNotificationHandler.java> (at line 40)
    [javac] 	import org.eclipse.wst.sse.ui.internal.StructuredResourceMarkerAnnotationModel;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type StructuredResourceMarkerAnnotationModel is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.wst.sse.ui_1.2.100.v201008251829.jar>
    [javac] ----------
    [javac] 243. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/debugger/handlers/StartProcessFileNotificationHandler.java> (at line 173)
    [javac] 	StructuredResourceMarkerAnnotationModel.SECONDARY_ID_KEY);
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type StructuredResourceMarkerAnnotationModel is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.wst.sse.ui_1.2.100.v201008251829.jar>
    [javac] ----------
    [javac] 244. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/debugger/handlers/StartProcessFileNotificationHandler.java> (at line 173)
    [javac] 	StructuredResourceMarkerAnnotationModel.SECONDARY_ID_KEY);
    [javac] 	                                        ^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The field SECONDARY_ID_KEY from the type StructuredResourceMarkerAnnotationModel is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.wst.sse.ui_1.2.100.v201008251829.jar>
    [javac] ----------
    [javac] ----------
    [javac] 245. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/model/PHPDebugTarget.java> (at line 38)
    [javac] 	import org.eclipse.php.internal.server.core.Server;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type Server is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.server.core/@dot>
    [javac] ----------
    [javac] 246. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/model/PHPDebugTarget.java> (at line 43)
    [javac] 	import org.eclipse.wst.sse.ui.internal.StructuredResourceMarkerAnnotationModel;
    [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type StructuredResourceMarkerAnnotationModel is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.wst.sse.ui_1.2.100.v201008251829.jar>
    [javac] ----------
    [javac] 247. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/model/PHPDebugTarget.java> (at line 581)
    [javac] 	StructuredResourceMarkerAnnotationModel.SECONDARY_ID_KEY,
    [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type StructuredResourceMarkerAnnotationModel is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.wst.sse.ui_1.2.100.v201008251829.jar>
    [javac] ----------
    [javac] 248. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/model/PHPDebugTarget.java> (at line 581)
    [javac] 	StructuredResourceMarkerAnnotationModel.SECONDARY_ID_KEY,
    [javac] 	                                        ^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The field SECONDARY_ID_KEY from the type StructuredResourceMarkerAnnotationModel is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.wst.sse.ui_1.2.100.v201008251829.jar>
    [javac] ----------
    [javac] 249. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/model/PHPDebugTarget.java> (at line 1071)
    [javac] 	Server.FILE_NAME, (String) null);
    [javac] 	^^^^^^^^^^^^^^^^
    [javac] Discouraged access: The type Server is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.server.core/@dot>
    [javac] ----------
    [javac] 250. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/src/org/eclipse/php/internal/debug/core/zend/model/PHPDebugTarget.java> (at line 1071)
    [javac] 	Server.FILE_NAME, (String) null);
    [javac] 	       ^^^^^^^^^
    [javac] Discouraged access: The field FILE_NAME from the type Server is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.server.core/@dot>
    [javac] ----------
    [javac] 250 problems (2 errors, 248 warnings)
    [javac] Compilation failed. Compiler errors are available in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/@dot.log>

BUILD FAILED
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/org.eclipse.dash.common.releng/buildAll.xml>:378: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/org.eclipse.dash.common.releng/buildAll.xml>:419: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml>:833: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml>:1242: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/org.eclipse.dash.common.releng/build.xml>:199: The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:36: The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:105: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/org.eclipse.dash.common.releng/builder/all/customTargets.xml>:12: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/org.eclipse.dash.common.releng/builder/all/allElements.xml>:29: The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:114: The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:124: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/compile.org.eclipse.php.all.xml>:21: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/build.xml>:264: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/40/artifact/build/M201012150828/eclipse/plugins/org.eclipse.php.debug.core/build.xml>:225: Compile failed; see the compiler error output for details.

Total time: 9 minutes 34 seconds
[start] [08:39:32] start.sh finished.

++ rm -f <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/ws/build/.cvspass>
+++ date '+%Y/%m/%d %H:%M'
++ echo '[2010/12/15 08:39] Hudson job  build #40 (2010-12-15_08-26-20) done.'
[2010/12/15 08:39] Hudson job  build #40 (2010-12-15_08-26-20) done.
Terminating xvnc.
Archiving artifacts
Recording test results
No test report files were found. Configuration error?



Back to the top