[
https://issues.jboss.org/browse/JBDS-3982?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-3982:
----------------------------------
I've pushed the above PR into jbdevstudio-product repo, and am working on
parameterizing the URLs used to create the mirror so we can run this against different
sites (nightly, staging, stable).
Meanwhile, if the base package contains all the above, then I shouldn't have to update
the spec file. Instead, what I need to do is remove features from the
rh-eclispe46-devstudio rpm which are already installed via the base package. For example,
there's no need to include PDE or EMF since they're already installed via rpm.
But to achieve that I'll need to refactor the com.jboss.devstudio.core.feature, so it
doesn't include/depend on things like PDE. Then we can include that smaller, less
grabby feature in the RPM instead of the all-in-one-including-deps feature.
Do you know where I can run this? I've staged it on two different Jenkins servers [1]
[2] and both don't have RHEL7/Fedora24 slaves w/ mock installed. :(
[1]
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/devstudio.rpm_master/
[2]
http://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/devstudio...
create rh-eclipse46-devstudio rpm for linux installs
----------------------------------------------------
Key: JBDS-3982
URL:
https://issues.jboss.org/browse/JBDS-3982
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: build, updatesite
Affects Versions: 10.1.0.AM2
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 10.1.0.GA
wrap new update site (JBDS-3981) in a rh-eclipse46-devstudio*.rpm so we can install it on
Fedora 24 and RHEL 7
will need to port
http://download.jboss.org/jbosstools/updates/scripted-install/director.xml to bash so it
can be called along with rpmbuilder.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)