-
Bug
-
Resolution: Done
-
Blocker
-
3.3.0.Beta3
-
None
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile (default-compile) on project org.jboss.ide.eclipse.as.ui: Compilation failure: Compilation failure:
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.continuous/sources/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/tools/as/wst/server/ui/xpl/ExploreActionProvider.java:[46,0]
[ERROR] public boolean canExplore(IServer server, IModule[] module) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method canExplore(IServer, IModule[]) of type new ExploreActionProvider.IExploreBehavior(){} must override a superclass method
[ERROR] 1 problem (1 error)
[ERROR] -> [Help 1]
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.continuous/3799/console
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile (default-compile) on project org.hibernate.eclipse.console: Compilation failure: Compilation failure:
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.component--hibernatetools/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/views/DynamicSQLPreviewView.java:[148,0]
[ERROR] String generateSQL = hibernateExtension.generateSQL(editor.getQueryString());
[ERROR] ^^^^^^^^^^^
[ERROR] The method generateSQL(String) is undefined for the type HibernateExtension
[ERROR] 1 problem (1 error)
[ERROR] -> [Help 1]
https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--hibernatetools/796/console
- blocks
-
JBIDE-10415 build problems in Beta3
- Closed