[
https://issues.jboss.org/browse/JBTIS-654?page=com.atlassian.jira.plugin....
]
Paul Leacu commented on JBTIS-654:
----------------------------------
[~bfitzpat] - that makes sense to me but we would need to proceed carefully. Random
thoughts:
* We can't get the Fuse Tooling production build (and the JBDSIS build by extension)
caught on the Fuse Runtime (we need to preserve the ability to release autonomously).
* The stand-alone IS installer today is just shy of 1Gb - do we have an idea what the toal
aggregate size would be if we add the Fuse runtime?
* If we add the Fuse runtime should we consider a Fuse stand-alone installer (not JBDSIS -
just Fuse)?
* Should we do both - an aggregate JBDSIS stand-alone installer which includes Fuse
Tooling (and the rest of the stack) and a separate Fuse stand-alone isntaller containg
just Fuse Tooling and runtime?
* Any changes to the JBDS installer mechanism would have to occur in 10.x (Neon) if we
find something that needs changes there.
JBDSIS stand-alone installer
----------------------------
Key: JBTIS-654
URL:
https://issues.jboss.org/browse/JBTIS-654
Project: JBoss Tools Integration Stack
Issue Type: Feature Request
Components: distribution
Affects Versions: 9.0.0.GA
Reporter: Paul Leacu
Assignee: Paul Leacu
Fix For: 9.0.1.GA
Attachments: Capture.JPG, inst1.png
Establish a stand-alone installer for JBDSIS that will contain JBDS and will enable
easier installation of JBDSIS components - specifically Fuse Tooling. This Jira is
specifically related to the JBDSIS installer. Other usability issues will be handled in
other Jira.
Installation scenario:
{code}
1. If you don't already have one installed, you will need to download and install
Oracle or Open JDK 8. (make sure you have Java 1.8 installed)
2. Download the JBDSIS installer jar. i.e. wget
https://devstudio.redhat.com/9.0/snapshots/updates/integration-stack/9.0....
3. Double-click the installer file to run it, or open a terminal and type `java -jar
/path/to/installer-*.jar`
4. Select 'JBoss Fuse Development' from the 'Select Additional Features to
Install' installer window.
5. Accept/ respond 'Yes' and restart
6. Select Window > Perspective > Open Perspective > Fuse Integration
{code}
A prototype installer has already been created - see:
https://github.com/jbosstools/jbosstools-integration-stack/tree/master/de...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)