[JBoss JIRA] (JBIDE-26863) Make sure jbosstools-quarkus is integrated
by Stephane Bouchet (Jira)
[ https://issues.jboss.org/browse/JBIDE-26863?page=com.atlassian.jira.plugi... ]
Stephane Bouchet commented on JBIDE-26863:
------------------------------------------
tested inclusion of quarkus feature inside codereadystudio-12.14.0.AM1-v20191126-0717-B5362 OK
> Make sure jbosstools-quarkus is integrated
> ------------------------------------------
>
> Key: JBIDE-26863
> URL: https://issues.jboss.org/browse/JBIDE-26863
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: build
> Affects Versions: 4.13.0.Final
> Reporter: Jeff MAURY
> Assignee: Stephane Bouchet
> Priority: Major
> Fix For: 4.14.0.AM1
>
>
> Once 12.13.0.Final is released, we should make sure jbosstools-quarkus is integrated into our release engineering.
> This includes:
> * disabling/enabling jbosstools-quarkus_master
> * aggregating jbosstools-quarkus P2 site
> * integrating jbosstools-quarkus repo into the parent POM update job
> * adding jbosstools quarkus feature to the list of included features for CodeReady Studio
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26956) Properties for JBoss Tools 4.13.0 are commented out
by Stephane Bouchet (Jira)
[ https://issues.jboss.org/browse/JBIDE-26956?page=com.atlassian.jira.plugi... ]
Stephane Bouchet commented on JBIDE-26956:
------------------------------------------
[~pthorson] : tested OK today after fixing the ide-config.properties file.
can you validate also at your side ?
> Properties for JBoss Tools 4.13.0 are commented out
> ---------------------------------------------------
>
> Key: JBIDE-26956
> URL: https://issues.jboss.org/browse/JBIDE-26956
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.13.0.Final
> Environment: Windows 10
> eclipse.buildId=4.13.0.I20190916-1045
> JBoss Tools 4.13..0.Final
> java.version=1.8.0_221
> java.vendor=Oracle Corporation
> org.jboss.tools.discovery.core 1.2.201.v20180802-1520
> Reporter: Peter Thorson
> Assignee: Stephane Bouchet
> Priority: Major
> Fix For: 4.14.0.AM1
>
> Attachments: ide-config.properties
>
>
> Was getting the following error when opening Eclipse 4.13 with JBoss Tools installed from Marketplace:
> {noformat}
> !ENTRY org.jboss.tools.discovery.core 4 0 2019-11-22 12:08:13.453
> !MESSAGE No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
> !ENTRY org.jboss.tools.discovery.core 4 0 2019-11-22 12:08:13.482
> !MESSAGE All attempts to discover connectors have failed
> !SUBENTRY 1 org.eclipse.mylyn.discovery.core 4 0 2019-11-22 12:08:13.482
> !MESSAGE Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
> !STACK 0
> java.lang.NullPointerException
> at java.net.URI$Parser.parse(URI.java:3042)
> at java.net.URI.<init>(URI.java:588)
> at org.jboss.tools.discovery.core.internal.connectors.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:91)
> {noformat}
> A similar error would appear when opening the Software/Update tab of Red Hat Central
> Following the previous defects regarding this, I found that https://github.com/jbosstools/jbosstools-download.jboss.org/blob/master/j... has the 4.13.0 entries commented out.
> When I downloaded the properties file, edited it remove #s, and reference it in the eclipse.ini:
> {noformat}
> -Dorg.jboss.tools.foundation.core.config.properties.url=file:///C:/apps/<path>/ide-config.properties
> {noformat}
> I no longer see the error message and the Red Hat Central tab displays entries
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26954) Upgrade Mac machines to latest MacOS
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26954?page=com.atlassian.jira.plugi... ]
Josef Kopriva edited comment on JBIDE-26954 at 11/25/19 3:55 AM:
-----------------------------------------------------------------
dev-platform-mac1 - updated to catalina
dev-platform-mac2 - updated to catalina
zamek - upgraded to mojave
domek - cannot be upgraded(mac mini from 2011) - high sierra
bigmek - updated to mojave
was (Author: jkopriva):
dev-platform-mac1 - updated to catalina
dev-platform-mac2 - will be updated to catalina
zamek - upgraded to mojave
domek - cannot be upgraded(mac mini from 2011) - high sierra
bigmek - updated to mojave
> Upgrade Mac machines to latest MacOS
> ------------------------------------
>
> Key: JBIDE-26954
> URL: https://issues.jboss.org/browse/JBIDE-26954
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests
> Affects Versions: 4.14.0.AM1
> Reporter: Josef Kopriva
> Assignee: Josef Kopriva
> Priority: Major
> Fix For: 4.14.0.AM1
>
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26956) Properties for JBoss Tools 4.13.0 are commented out
by Stephane Bouchet (Jira)
[ https://issues.jboss.org/browse/JBIDE-26956?page=com.atlassian.jira.plugi... ]
Stephane Bouchet updated JBIDE-26956:
-------------------------------------
Component/s: central
(was: updatesite)
> Properties for JBoss Tools 4.13.0 are commented out
> ---------------------------------------------------
>
> Key: JBIDE-26956
> URL: https://issues.jboss.org/browse/JBIDE-26956
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.13.0.Final
> Environment: Windows 10
> eclipse.buildId=4.13.0.I20190916-1045
> JBoss Tools 4.13..0.Final
> java.version=1.8.0_221
> java.vendor=Oracle Corporation
> org.jboss.tools.discovery.core 1.2.201.v20180802-1520
> Reporter: Peter Thorson
> Assignee: Stephane Bouchet
> Priority: Major
> Fix For: 4.14.0.AM1
>
> Attachments: ide-config.properties
>
>
> Was getting the following error when opening Eclipse 4.13 with JBoss Tools installed from Marketplace:
> {noformat}
> !ENTRY org.jboss.tools.discovery.core 4 0 2019-11-22 12:08:13.453
> !MESSAGE No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
> !ENTRY org.jboss.tools.discovery.core 4 0 2019-11-22 12:08:13.482
> !MESSAGE All attempts to discover connectors have failed
> !SUBENTRY 1 org.eclipse.mylyn.discovery.core 4 0 2019-11-22 12:08:13.482
> !MESSAGE Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
> !STACK 0
> java.lang.NullPointerException
> at java.net.URI$Parser.parse(URI.java:3042)
> at java.net.URI.<init>(URI.java:588)
> at org.jboss.tools.discovery.core.internal.connectors.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:91)
> {noformat}
> A similar error would appear when opening the Software/Update tab of Red Hat Central
> Following the previous defects regarding this, I found that https://github.com/jbosstools/jbosstools-download.jboss.org/blob/master/j... has the 4.13.0 entries commented out.
> When I downloaded the properties file, edited it remove #s, and reference it in the eclipse.ini:
> {noformat}
> -Dorg.jboss.tools.foundation.core.config.properties.url=file:///C:/apps/<path>/ide-config.properties
> {noformat}
> I no longer see the error message and the Red Hat Central tab displays entries
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26956) Properties for JBoss Tools 4.13.0 are commented out
by Stephane Bouchet (Jira)
[ https://issues.jboss.org/browse/JBIDE-26956?page=com.atlassian.jira.plugi... ]
Stephane Bouchet updated JBIDE-26956:
-------------------------------------
Component/s: updatesite
> Properties for JBoss Tools 4.13.0 are commented out
> ---------------------------------------------------
>
> Key: JBIDE-26956
> URL: https://issues.jboss.org/browse/JBIDE-26956
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: updatesite
> Affects Versions: 4.13.0.Final
> Environment: Windows 10
> eclipse.buildId=4.13.0.I20190916-1045
> JBoss Tools 4.13..0.Final
> java.version=1.8.0_221
> java.vendor=Oracle Corporation
> org.jboss.tools.discovery.core 1.2.201.v20180802-1520
> Reporter: Peter Thorson
> Assignee: Stephane Bouchet
> Priority: Major
> Fix For: 4.14.0.AM1
>
> Attachments: ide-config.properties
>
>
> Was getting the following error when opening Eclipse 4.13 with JBoss Tools installed from Marketplace:
> {noformat}
> !ENTRY org.jboss.tools.discovery.core 4 0 2019-11-22 12:08:13.453
> !MESSAGE No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
> !ENTRY org.jboss.tools.discovery.core 4 0 2019-11-22 12:08:13.482
> !MESSAGE All attempts to discover connectors have failed
> !SUBENTRY 1 org.eclipse.mylyn.discovery.core 4 0 2019-11-22 12:08:13.482
> !MESSAGE Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
> !STACK 0
> java.lang.NullPointerException
> at java.net.URI$Parser.parse(URI.java:3042)
> at java.net.URI.<init>(URI.java:588)
> at org.jboss.tools.discovery.core.internal.connectors.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:91)
> {noformat}
> A similar error would appear when opening the Software/Update tab of Red Hat Central
> Following the previous defects regarding this, I found that https://github.com/jbosstools/jbosstools-download.jboss.org/blob/master/j... has the 4.13.0 entries commented out.
> When I downloaded the properties file, edited it remove #s, and reference it in the eclipse.ini:
> {noformat}
> -Dorg.jboss.tools.foundation.core.config.properties.url=file:///C:/apps/<path>/ide-config.properties
> {noformat}
> I no longer see the error message and the Red Hat Central tab displays entries
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26956) Properties for JBoss Tools 4.13.0 are commented out
by Stephane Bouchet (Jira)
[ https://issues.jboss.org/browse/JBIDE-26956?page=com.atlassian.jira.plugi... ]
Stephane Bouchet updated JBIDE-26956:
-------------------------------------
Fix Version/s: 4.14.0.AM1
Story Points: 1
Sprint: devex #175 Nov 2019
> Properties for JBoss Tools 4.13.0 are commented out
> ---------------------------------------------------
>
> Key: JBIDE-26956
> URL: https://issues.jboss.org/browse/JBIDE-26956
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Affects Versions: 4.13.0.Final
> Environment: Windows 10
> eclipse.buildId=4.13.0.I20190916-1045
> JBoss Tools 4.13..0.Final
> java.version=1.8.0_221
> java.vendor=Oracle Corporation
> org.jboss.tools.discovery.core 1.2.201.v20180802-1520
> Reporter: Peter Thorson
> Assignee: Stephane Bouchet
> Priority: Major
> Fix For: 4.14.0.AM1
>
> Attachments: ide-config.properties
>
>
> Was getting the following error when opening Eclipse 4.13 with JBoss Tools installed from Marketplace:
> {noformat}
> !ENTRY org.jboss.tools.discovery.core 4 0 2019-11-22 12:08:13.453
> !MESSAGE No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
> !ENTRY org.jboss.tools.discovery.core 4 0 2019-11-22 12:08:13.482
> !MESSAGE All attempts to discover connectors have failed
> !SUBENTRY 1 org.eclipse.mylyn.discovery.core 4 0 2019-11-22 12:08:13.482
> !MESSAGE Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
> !STACK 0
> java.lang.NullPointerException
> at java.net.URI$Parser.parse(URI.java:3042)
> at java.net.URI.<init>(URI.java:588)
> at org.jboss.tools.discovery.core.internal.connectors.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:91)
> {noformat}
> A similar error would appear when opening the Software/Update tab of Red Hat Central
> Following the previous defects regarding this, I found that https://github.com/jbosstools/jbosstools-download.jboss.org/blob/master/j... has the 4.13.0 entries commented out.
> When I downloaded the properties file, edited it remove #s, and reference it in the eclipse.ini:
> {noformat}
> -Dorg.jboss.tools.foundation.core.config.properties.url=file:///C:/apps/<path>/ide-config.properties
> {noformat}
> I no longer see the error message and the Red Hat Central tab displays entries
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (JBIDE-26956) Properties for JBoss Tools 4.13.0 are commented out
by Stephane Bouchet (Jira)
[ https://issues.jboss.org/browse/JBIDE-26956?page=com.atlassian.jira.plugi... ]
Stephane Bouchet reassigned JBIDE-26956:
----------------------------------------
Assignee: Stephane Bouchet
> Properties for JBoss Tools 4.13.0 are commented out
> ---------------------------------------------------
>
> Key: JBIDE-26956
> URL: https://issues.jboss.org/browse/JBIDE-26956
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Affects Versions: 4.13.0.Final
> Environment: Windows 10
> eclipse.buildId=4.13.0.I20190916-1045
> JBoss Tools 4.13..0.Final
> java.version=1.8.0_221
> java.vendor=Oracle Corporation
> org.jboss.tools.discovery.core 1.2.201.v20180802-1520
> Reporter: Peter Thorson
> Assignee: Stephane Bouchet
> Priority: Major
> Attachments: ide-config.properties
>
>
> Was getting the following error when opening Eclipse 4.13 with JBoss Tools installed from Marketplace:
> {noformat}
> !ENTRY org.jboss.tools.discovery.core 4 0 2019-11-22 12:08:13.453
> !MESSAGE No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
> !ENTRY org.jboss.tools.discovery.core 4 0 2019-11-22 12:08:13.482
> !MESSAGE All attempts to discover connectors have failed
> !SUBENTRY 1 org.eclipse.mylyn.discovery.core 4 0 2019-11-22 12:08:13.482
> !MESSAGE Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
> !STACK 0
> java.lang.NullPointerException
> at java.net.URI$Parser.parse(URI.java:3042)
> at java.net.URI.<init>(URI.java:588)
> at org.jboss.tools.discovery.core.internal.connectors.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:91)
> {noformat}
> A similar error would appear when opening the Software/Update tab of Red Hat Central
> Following the previous defects regarding this, I found that https://github.com/jbosstools/jbosstools-download.jboss.org/blob/master/j... has the 4.13.0 entries commented out.
> When I downloaded the properties file, edited it remove #s, and reference it in the eclipse.ini:
> {noformat}
> -Dorg.jboss.tools.foundation.core.config.properties.url=file:///C:/apps/<path>/ide-config.properties
> {noformat}
> I no longer see the error message and the Red Hat Central tab displays entries
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months