[jbosstools-issues] [JBoss JIRA] (JBTIS-654) JBDSIS stand-alone installer

Paul Leacu (JIRA) issues at jboss.org
Tue May 31 14:02:00 EDT 2016


    [ https://issues.jboss.org/browse/JBTIS-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245653#comment-13245653 ] 

Paul Leacu commented on JBTIS-654:
----------------------------------

Just an update - what I've got here [1] is an installer that contains JBDS, JBDSIS (with Fuse Tooling pre-selected) and a Fuse runtime.  Running the installer will get you JBDSIS with Fuse Tooling (by just selecting Next).  The Fuse runtime is sitting in the jar (used download-maven-plugin/fetch-target--platform to wget it dynamically).  What I'm having trouble with is how to extract it out when the installer runs.  Basically all I need to do is:
{code}
jar -xf jbdsis-fuse-installer-9.0.1-SNAPSHOT.jar jbdsis/fuse
{code}
Which leads me to the other question - should this go into 

jbdevstudio-install-dir/fuse-runtimes to avoid confusion w/ EAP?

Any/all comments welcome...

[1] https://devstudio.redhat.com/9.0/snapshots/updates/integration-stack/devstudio-is-fuse-installer-9.0.1-SNAPSHOT.jar

> 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.0.Beta1/jboss-devstudio-is-installer-9.0.0.Beta1-proto.jar
> 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/devstudio/installer



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list