[JBoss JIRA] (JBDS-3670) Build self executable bundled installer on Jenkins
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3670?page=com.atlassian.jira.plugin.... ]
Jan Richter closed JBDS-3670.
-----------------------------
Done it is, closing.
> Build self executable bundled installer on Jenkins
> --------------------------------------------------
>
> Key: JBDS-3670
> URL: https://issues.jboss.org/browse/JBDS-3670
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Task
> Components: installer
> Affects Versions: 9.1.0.Beta2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Labels: havoc
> Fix For: 9.1.0.CR1
>
>
> Latest version of electron-packager-squirrel-windows cannot handle big installer with size more than 600Mb approximately. This forces us to use alternative approach for bundled installer that includes:
> * CDK;
> * SSH/rsync
> * openjdk8
> * JBDS
> To create bundled installer, build should download all required binaries and put them along with installer exe file with with the same name that installer uses in online version. For example CDK binaries would go to cdk.zip, JBDS installer to jbds.jar and so on. Names are configured in browser/model/*.js files for every downloaded binary.
> Then 7zip extra package should be downloaded and used t produce self extracting archive from generated electron installer (gulp generate) and downloaded binaries.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21855) Remove/escape the (*) when creating a JIRA Issue from AERI
by Marcel Bruch (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21855?page=com.atlassian.jira.plugi... ]
Marcel Bruch edited comment on JBIDE-21855 at 4/1/16 4:10 AM:
--------------------------------------------------------------
We'll roll out a server update this weekend. This update comes with customizable templates which can be adjusted to properly use JIRA markup language.
was (Author: marcel.bruch):
We'll roll out an update this weekend. This update comes with customizable templates which can be adjusted to properly use JIRA markup language.
> Remove/escape the (*) when creating a JIRA Issue from AERI
> ----------------------------------------------------------
>
> Key: JBIDE-21855
> URL: https://issues.jboss.org/browse/JBIDE-21855
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: aeri
> Reporter: Aurélien Pupier
> Assignee: Marcel Bruch
> Priority: Minor
> Fix For: 4.3.1.CR1
>
>
> the \(*) need to be escaped otherwise a star is displayed: (*)
> BTW: I'm nto sure about the meaning of this \(*) at the end of the line: "The following plug-ins were present on the execution stack"
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21855) Remove/escape the (*) when creating a JIRA Issue from AERI
by Marcel Bruch (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21855?page=com.atlassian.jira.plugi... ]
Marcel Bruch commented on JBIDE-21855:
--------------------------------------
We'll roll out an update this weekend. This update comes with customizable templates which can be adjusted to properly use JIRA markup language.
> Remove/escape the (*) when creating a JIRA Issue from AERI
> ----------------------------------------------------------
>
> Key: JBIDE-21855
> URL: https://issues.jboss.org/browse/JBIDE-21855
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: aeri
> Reporter: Aurélien Pupier
> Assignee: Marcel Bruch
> Priority: Minor
> Fix For: 4.3.1.CR1
>
>
> the \(*) need to be escaped otherwise a star is displayed: (*)
> BTW: I'm nto sure about the meaning of this \(*) at the end of the line: "The following plug-ins were present on the execution stack"
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3753) Installer forces using detected JDK, tries to install JBDS with the bundled Java anyway
by CDW Engine (JIRA)
[ https://issues.jboss.org/browse/JBDS-3753?page=com.atlassian.jira.plugin.... ]
CDW Engine updated JBDS-3753:
-----------------------------
> Installer forces using detected JDK, tries to install JBDS with the bundled Java anyway
> ---------------------------------------------------------------------------------------
>
> Key: JBDS-3753
> URL: https://issues.jboss.org/browse/JBDS-3753
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.1.0.CR1
> Environment: Setup-bundled-0.0.2-20160401-28
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: havoc
>
> Using bundled installer build 28 - confirmation page will not let me use the bundled JDK if it detects a pre-existing JDK somewhere else.
> Once the installation is triggered, JDK goes straight to finished (not a problem under these circumstances) but JBDS fails right away and the log says:
> {noformat}
> Fri, 01 Apr 2016 07:20:44 GMT-INFO: jbds - Execute c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true,-jar,C:\Users\jbossqa\AppData\Local\Temp\7zSE006.tmp\jbds.jar,C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> Fri, 01 Apr 2016 07:20:44 GMT-ERROR: jbds - Error: spawn c:\DeveloperPlatform\jdk8\bin\java.exe ENOENT
> Fri, 01 Apr 2016 07:20:44 GMT-ERROR: jbds -
> Fri, 01 Apr 2016 07:20:44 GMT-ERROR: jbds failed to install: Error: spawn c:\DeveloperPlatform\jdk8\bin\java.exe ENOENT
> {noformat}
> So basically, I can't get it to install the bundled JDK but it will still try to use it.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years