-
Bug
-
Resolution: Done
-
Major
-
4.0.0.Alpha2
-
None
Egit 2.0 and Egit 2.1 conflict resulting into:
java.lang.ClassCastException: org.eclipse.jgit.transport.URIish cannot be cast to org.eclipse.jgit.transport.URIish
at org.jboss.tools.openshift.express.internal.ui.console.ConsoleUtils.getPushErrors(ConsoleUtils.java:177)
at org.jboss.tools.openshift.express.internal.ui.console.ConsoleUtils.getPushResultAsString(ConsoleUtils.java:128)
at org.jboss.tools.openshift.express.internal.ui.console.ConsoleUtils.appendGitPushToConsole(ConsoleUtils.java:119)
at org.jboss.tools.openshift.express.internal.core.behaviour.ExpressPublishMethod.commitAndPushProject(ExpressPublishMethod.java:249)
at org.jboss.tools.openshift.express.internal.core.behaviour.ExpressPublishMethod.publishFinish(ExpressPublishMethod.java:79)
at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishFinish(DeployableServerBehavior.java:96)
at org.jboss.ide.eclipse.as.core.server.internal.DelegatingServerBehavior.publishFinish(DelegatingServerBehavior.java:148)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:974)
at org.jboss.tools.openshift.express.internal.core.behaviour.ExpressBehaviour.publish(ExpressBehaviour.java:32)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:774)
at org.jboss.tools.openshift.express.internal.core.behaviour.ExpressBehaviour.publish(ExpressBehaviour.java:39)
at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3108)
at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:345)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
- is blocked by
-
JBIDE-12772 openshift cannot be installed in juno sr1
- Closed