[JBoss JIRA] (JBDS-4372) CDK installation fails on Mac due to unknown file extension
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4372?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4372:
--------------------------------
Story Points: 1
> CDK installation fails on Mac due to unknown file extension
> -----------------------------------------------------------
>
> Key: JBDS-4372
> URL: https://issues.jboss.org/browse/JBDS-4372
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.4.0.AM3
> Reporter: Jan Richter
> Assignee: Jan Richter
> Fix For: 10.4.0.GA
>
>
> CDK fails to install on mac with the following error:
> {noformat}
> ERROR: cdk failed to install: Cannot process downloadded cdk distribution
> {noformat}
> AFAIK, that happens when the file extension cannot be matched. My guess is it mistakes the version qualifier for an extension.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-4381) Update kompose to 0.6.0 release
by Denis Golovin (JIRA)
Denis Golovin created JBDS-4381:
-----------------------------------
Summary: Update kompose to 0.6.0 release
Key: JBDS-4381
URL: https://issues.jboss.org/browse/JBDS-4381
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 10.4.0.GA
Reporter: Denis Golovin
New kompose version 0.6.0 is out and should be included into this release.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBDS-4379) switch jobs to use openjdk-1.8 instead of jdk1.8
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4379?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBDS-4379 at 4/28/17 12:23 PM:
------------------------------------------------------------
Complete list of 205 jobs that use openjdk-1.8:
[^jobs-openjdk18.txt]
Note that the "latest" OpenJDK 1.8 is u111:
{code}
/qa/tools/opt/amd64/openjdk-1.8.0/bin/java -version
openjdk version "1.8.0_111"
OpenJDK Runtime Environment (build 1.8.0_111-b15)
OpenJDK 64-Bit Server VM (build 25.111-b15, mixed mode)
{code}
but the latest one in the PATH on slaves is Oracle JDK 1.8 u121:
{code}
java -version
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
{code}
was (Author: nickboldt):
Complete list of 205 jobs that use openjdk-1.8:
[^jobs-openjdk18.txt]
> switch jobs to use openjdk-1.8 instead of jdk1.8
> ------------------------------------------------
>
> Key: JBDS-4379
> URL: https://issues.jboss.org/browse/JBDS-4379
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: build
> Affects Versions: 10.4.0.GA, 11.0.0.AM1
> Reporter: Nick Boldt
> Attachments: jobs-openjdk18.txt
>
>
> switch jobs to use openjdk-1.8 instead of jdk1.8
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months