Details
-
Type:
Enhancement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.3.0.M3
-
Fix Version/s: 3.3.0.M3
-
Component/s: server
-
Labels:None
Description
the build on hudson currently fails. it misses the egit/jgit bundles:
Bundle org.jboss.ide.eclipse.as.egit.core - Missing Constraint: Require-Bundle: org.eclipse.jgit; bundle-version="[1.1.0,2.0.0)"
Bundle org.jboss.ide.eclipse.as.egit.core - Missing Constraint: Require-Bundle: org.eclipse.egit; bundle-version="[1.1.0,2.0.0)"
Bundle org.jboss.ide.eclipse.as.egit.core - Missing Constraint: Require-Bundle: org.eclipse.egit.core; bundle-version="[1.1.0,2.0.0)"
Bundle org.jboss.ide.eclipse.as.egit.core - Missing Constraint: Require-Bundle: org.eclipse.egit.ui; bundle-version="[1.1.0,2.0.0)"
see http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.continuous/2542/console
Gliffy Diagrams
Issue Links
- is blocked by
-
JBIDE-9585
Openshift (EGit) plugins depend on EGit 1.1. they should depend on EGit 1.0 which is the version delivered in Indigo
-
- Closed
-
- relates to
-
JBIDE-9510
Add openshift express capabilities to AS7 server adapter
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue relates to |
| Assignee | Nick Boldt [ nickboldt ] | Andre Dietisheim [ adietish ] |
| Attachment | manifest.patch [ 12346571 ] | |
| Attachment | features-plugins-site.xml.patch [ 12346572 ] |
| Link |
This issue depends |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Done [ 1 ] |
| Fix Version/s | 3.3.0.M3 [ 12316349 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Workflow | jira [ 12468782 ] | GIT Pull Request workflow [ 12515076 ] |
I can do this for JBT, but for JBDS the eGit stuff is on the Extras site – not part of the base install.
Therefore either eGit must move to Core, along with the implied support, and be part of the base JBDS 5 install - or this new org.jboss.ide.eclipse.as.server.egit.integration.feature feature has to be omitted from the Core and only included on the Extras site as part of the JBDS Git Integration feature (or a second feature).
Does that make sense?
Should the org.jboss.ide.eclipse.as.server.egit.integration.feature be INCLUDED in the http://svn.jboss.org/repos/devstudio/trunk/extras/features/com.jboss.jbds.git.feature/ feature? Or should it exist in parallel on the Extras site?