[
https://issues.jboss.org/browse/JBTIS-654?page=com.atlassian.jira.plugin....
]
Lars Heinemann commented on JBTIS-654:
--------------------------------------
I am against bundling a runtime. That simply makes no sense when we also provide a simple
link in the wizard which lets the user download any specific version of the runtime. That
will also couple the tooling again to a fixed runtime version which we don't want to
have.
Additionally the runtime would add another ~700 Megabyte to the installer which will make
it a huge download. I wouldn't recommend that.
Keep in mind when talking about different versions of the installer that someone has to
test each version. That will be a lot of extra effort for the QE team.
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)