[
https://issues.jboss.org/browse/JBIDE-12338?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-12338:
------------------------------------
1. Fire up clean Eclipse 4.2.0 JEE bundle (x64 linux).
2. Help > Install new >
http://download.jboss.org/jbosstools/updates/stable/indigo/
3. Select only "JBoss OpenShift Tools"
4. Install "JBoss OpenShift Tools 2.3.1.v20120715-0255-H145-Final
(org.jboss.tools.openshift.express.feature)
5. After installation, egit 2.0, egit.core 1.3, egit.ui 1.3 and jgit 1.3 are installed in
the eclipse/plugins/ folder:
{code}
$ find . -name "*openshift*" -o -name "*git*" | sort
./org.eclipse.egit_2.0.0.201206130900-r.jar
./org.eclipse.egit.core_1.3.0.201202151440-r.jar
./org.eclipse.egit.ui_1.3.0.201202151440-r.jar
./org.eclipse.jgit_1.3.0.201202151440-r.jar
./org.jboss.tools.openshift.egit.core_2.3.1.v20120715-0255-H145-Final.jar
./org.jboss.tools.openshift.egit.ui_2.3.1.v20120715-0255-H145-Final.jar
./org.jboss.tools.openshift.express.client_2.3.1.v20120715-0255-H145-Final.jar
./org.jboss.tools.openshift.express.ui_2.3.1.v20120715-0255-H145-Final.jar
{code}
So... I guess this already worked with JBoss Tools 3.3.1.Final release?
allow openshift depend on egit 1.2 & 2.0
----------------------------------------
Key: JBIDE-12338
URL:
https://issues.jboss.org/browse/JBIDE-12338
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: openshift, updatesite, UpStream
Affects Versions: 3.3.1
Reporter: Nick Boldt
Assignee: Andre Dietisheim
Fix For: 3.3.2
org.jboss.tools.openshift.express.ui 2.3.1.v20120715-0255-H145-Final depends on
org.eclipse.egit.ui [1.0.0,2.0.0), but egit 2.0.0 is included in Juno.
Can openshift depend on org.eclipse.egit.ui [1.0.0,3.0.0) instead?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira