[JBoss JIRA] (JBDS-3975) Create Java VM component for Mac OS X Installations
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3975?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3975:
--------------------------------
Attachment: screenshot-1.png
> Create Java VM component for Mac OS X Installations
> ---------------------------------------------------
>
> Key: JBDS-3975
> URL: https://issues.jboss.org/browse/JBDS-3975
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Story
> Components: platform-installer
> Affects Versions: 10.1.0.AM2
> Environment: Mac OS X
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Labels: ui
> Fix For: 10.2.0.AM2
>
> Attachments: screenshot-1.png
>
>
> There is no OpenJDK for Mac, in case Mac does not have Java with required version installer should let to download and install minimum required Java VM from Oracle or Apple.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23029) Integration tests: Tests should be able to run individually
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23029?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-23029:
---------------------------------------
I'll do it first thing tomorrow. I want it merged till CF too so I will be able to align new/existing tests.
> Integration tests: Tests should be able to run individually
> -----------------------------------------------------------
>
> Key: JBIDE-23029
> URL: https://issues.jboss.org/browse/JBIDE-23029
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: openshift
> Affects Versions: 4.4.1.AM3
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: integration_tests
> Fix For: 4.4.2.Final
>
>
> We should be able to run the bot tests individually. Currently you cant because the suite is setting up requirements (ex. ScalingTest requires a connection. The connection though is set up in the CreateNewConnectionTest. You thus cant run ScalingTest only, you need to copy the suite, comment all the tests that you dont need).
> This is even more true since running the whole suite is a lengthy task.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23307) Provide a menu in Forge view to trigger the forge wizard
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23307?page=com.atlassian.jira.plugi... ]
George Gastaldi updated JBIDE-23307:
------------------------------------
Attachment: Screenshot from 2016-10-10 15-04-15.png
> Provide a menu in Forge view to trigger the forge wizard
> --------------------------------------------------------
>
> Key: JBIDE-23307
> URL: https://issues.jboss.org/browse/JBIDE-23307
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: forge
> Affects Versions: 4.4.1.Final
> Reporter: Aurélien Pupier
> Assignee: George Gastaldi
> Labels: new_and_noteworthy, usability
> Fix For: 4.4.2.AM2
>
> Attachments: Screenshot from 2016-10-10 15-04-15.png
>
>
> Having to guess the first time and then to remind the Ctrl+4 shortcut is just impossible.
> please provide a menu in Forge view to trigger the action to open the wizard
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23015) Creating a route should have a default port
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23015?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-23015 at 10/10/16 1:37 PM:
--------------------------------------------------------------------
In JBIDE-23204 the tooling was changed to reference the latest openshift-restclient-java 5.2.0-SNAPSHOT. So this change in the PR is now obsolete
was (Author: adietish):
In JBIDE-23204 the tooling was changed to referencing the latest openshift-restclient-java 5.2.0-SNAPSHOT. So this change in the PR is now obsolete
> Creating a route should have a default port
> -------------------------------------------
>
> Key: JBIDE-23015
> URL: https://issues.jboss.org/browse/JBIDE-23015
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.1.AM3
> Reporter: Fred Bricon
> Assignee: Jeff MAURY
> Labels: new_and_noteworthy, openshift, openshift_v3
> Fix For: 4.4.2.AM2
>
>
> When deploying a docker image, in the Services and Routing settings, when "Add route" is checked, if there are multiple ports exposed, then openshift will round-robin the route to any of the ports. So if you have 3 exposed ports, 1 of them is for the web app, then 2/3 of the http connections to the service will fail.
> There should be a new column, in the ports table, with 1 checkbox checkable at the time: checking 1 box will uncheck the others.
> The lowest port should be selected by default (that's what the oc client does apparently, but deserve confirmation)
> To reproduce:
> - git clone https://github.com/redhat-helloworld-msa/aloha
> - mvn package
> - build docker image from Dockerfile, to CDK docker connection
> - deploy docker image to openshift
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBDS-4103) Prefer JDK over JRE as VM set in devstudio.ini
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4103?page=com.atlassian.jira.plugin.... ]
Denis Golovin reassigned JBDS-4103:
-----------------------------------
Assignee: Denis Golovin
> Prefer JDK over JRE as VM set in devstudio.ini
> ----------------------------------------------
>
> Key: JBDS-4103
> URL: https://issues.jboss.org/browse/JBDS-4103
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Affects Versions: 10.1.0.GA
> Reporter: Aurélien Pupier
> Assignee: Denis Golovin
> Fix For: 10.2.0.AM3
>
>
> When using JBDS, a lot of people will use Maven and having a JDK by default is better.
> It allows to launch Maven install with java compilation directly, without extra configuration.
> (as a side note, do we really want to set a vm? when the Vm is updated, the link is broken and we need to update it)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBDS-4103) Prefer JDK over JRE as VM set in devstudio.ini
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4103?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4103:
--------------------------------
Fix Version/s: 10.2.0.AM3
> Prefer JDK over JRE as VM set in devstudio.ini
> ----------------------------------------------
>
> Key: JBDS-4103
> URL: https://issues.jboss.org/browse/JBDS-4103
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Affects Versions: 10.1.0.GA
> Reporter: Aurélien Pupier
> Assignee: Denis Golovin
> Fix For: 10.2.0.AM3
>
>
> When using JBDS, a lot of people will use Maven and having a JDK by default is better.
> It allows to launch Maven install with java compilation directly, without extra configuration.
> (as a side note, do we really want to set a vm? when the Vm is updated, the link is broken and we need to update it)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBDS-4103) Prefer JDK over JRE as VM set in devstudio.ini
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4103?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4103:
--------------------------------
Affects Version/s: 10.1.0.GA
> Prefer JDK over JRE as VM set in devstudio.ini
> ----------------------------------------------
>
> Key: JBDS-4103
> URL: https://issues.jboss.org/browse/JBDS-4103
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Affects Versions: 10.1.0.GA
> Reporter: Aurélien Pupier
> Assignee: Denis Golovin
> Fix For: 10.2.0.AM3
>
>
> When using JBDS, a lot of people will use Maven and having a JDK by default is better.
> It allows to launch Maven install with java compilation directly, without extra configuration.
> (as a side note, do we really want to set a vm? when the Vm is updated, the link is broken and we need to update it)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months