[
https://issues.jboss.org/browse/JBIDE-11718?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen resolved JBIDE-11718.
-----------------------------------------
Assignee: Max Rydahl Andersen (was: Rob Stryker)
Resolution: Done
My bad.
mvn build worked locally, but doing an svn status in openshift when thinking im in / just
before driving off was my mistake.
3 classes committed to AS.
compile failed in openshift
---------------------------
Key: JBIDE-11718
URL:
https://issues.jboss.org/browse/JBIDE-11718
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.Beta3
Reporter: Nick Boldt
Assignee: Max Rydahl Andersen
Priority: Blocker
Fix For: 3.3.0.Beta3
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile
(default-compile) on project org.jboss.tools.openshift.express.ui: Compilation failure:
Compilation failure:
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.3_stable_branch.component--openshift/sources/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/behaviour/ExpressDetailsSection.java:[274,0]
[ERROR] protected void postOp(int type) {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The method postOp(int) of type ExpressDetailsSection.SetProjectCommand must
override or implement a supertype method
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.3_stable_branch.component--openshift/sources/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/behaviour/ExpressDetailsSection.java:[294,0]
[ERROR] protected void postOp(int type) {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The method postOp(int) of type ExpressDetailsSection.SetOverrideCommand must
override or implement a supertype method
[ERROR] 2 problems (2 errors)
https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_stable_branch.compo...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira