[JBoss JIRA] (JBDS-3701) Add check for an existing Java to find if it is JRE or JDK
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3701?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3701:
--------------------------------
Sprint: devex #123 November 2016 (was: devex #123 November 2016)
> Add check for an existing Java to find if it is JRE or JDK
> ----------------------------------------------------------
>
> Key: JBDS-3701
> URL: https://issues.jboss.org/browse/JBDS-3701
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Affects Versions: 9.1.0.CR1
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: ui
> Fix For: 10.2.0.GA
>
>
> JBDS will run on both, but in order to develop something the user needs a JDK. The detection/selection will allow using JRE distribution of Java without even a warning. We should find out what kind of Java the user has selected and at least display a warning if it is not JDK (or just not allow JRE).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (ERT-455) Improve the DefaultImagePullProgressHandler to support Extraction [EBZ#507386]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-455:
---------------------------------------
Summary: Improve the DefaultImagePullProgressHandler to support Extraction [EBZ#507386]
Key: ERT-455
URL: https://issues.jboss.org/browse/ERT-455
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Fix For: Neon.2 (4.6)
The current DefaultImagePullProgressHandler only shows downloading info, but pauses because it does not handle the extraction phase which can take some time. The handler should be improved to provide details on this step.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (JBIDE-23485) compile failed in org.jboss.tools.seam.ui
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23485?page=com.atlassian.jira.plugi... ]
Alexey Kazakov closed JBIDE-23485.
----------------------------------
Resolution: Duplicate Issue
Duplicates JBIDE-23479
> compile failed in org.jboss.tools.seam.ui
> -----------------------------------------
>
> Key: JBIDE-23485
> URL: https://issues.jboss.org/browse/JBIDE-23485
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: seam2
> Affects Versions: 4.4.2.AM3
> Reporter: Nick Boldt
> Assignee: Alexey Kazakov
> Priority: Blocker
> Fix For: 4.4.2.Final
>
>
> {code}
> 16:06:00 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.26.0:compile (default-compile) on project org.jboss.tools.seam.ui: Compilation failure: Compilation failure:
> 16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[158]
> 16:06:00 [ERROR] List schemaNames = tablesCollector.getMatchingSchemaNames(catalog.getName(), buildSettings.getDefaultSchemaName());
> 16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^
> 16:06:00 [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
> 16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
> 16:06:00 [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
> 16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^^
> 16:06:00 [ERROR] The method getDefaultCatalogName() is undefined for the type ISettings
> 16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
> 16:06:00 [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
> 16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^
> 16:06:00 [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
> 16:06:00 [ERROR] 3 problems (3 errors){code} -- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (JBIDE-23485) compile failed in org.jboss.tools.seam.ui
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23485?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-23485:
-------------------------------
Fix Version/s: 4.4.2.Final
> compile failed in org.jboss.tools.seam.ui
> -----------------------------------------
>
> Key: JBIDE-23485
> URL: https://issues.jboss.org/browse/JBIDE-23485
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: seam2
> Affects Versions: 4.4.2.AM3
> Reporter: Nick Boldt
> Assignee: Alexey Kazakov
> Priority: Blocker
> Fix For: 4.4.2.Final
>
>
> {code}
> 16:06:00 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.26.0:compile (default-compile) on project org.jboss.tools.seam.ui: Compilation failure: Compilation failure:
> 16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[158]
> 16:06:00 [ERROR] List schemaNames = tablesCollector.getMatchingSchemaNames(catalog.getName(), buildSettings.getDefaultSchemaName());
> 16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^
> 16:06:00 [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
> 16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
> 16:06:00 [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
> 16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^^
> 16:06:00 [ERROR] The method getDefaultCatalogName() is undefined for the type ISettings
> 16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
> 16:06:00 [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
> 16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^
> 16:06:00 [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
> 16:06:00 [ERROR] 3 problems (3 errors){code} -- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (JBIDE-23485) compile failed in org.jboss.tools.seam.ui
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-23485:
----------------------------------
Summary: compile failed in org.jboss.tools.seam.ui
Key: JBIDE-23485
URL: https://issues.jboss.org/browse/JBIDE-23485
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: seam2
Affects Versions: 4.4.2.AM3
Reporter: Nick Boldt
{code}
16:06:00 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.26.0:compile (default-compile) on project org.jboss.tools.seam.ui: Compilation failure: Compilation failure:
16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[158]
16:06:00 [ERROR] List schemaNames = tablesCollector.getMatchingSchemaNames(catalog.getName(), buildSettings.getDefaultSchemaName());
16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^
16:06:00 [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
16:06:00 [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^^
16:06:00 [ERROR] The method getDefaultCatalogName() is undefined for the type ISettings
16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
16:06:00 [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^
16:06:00 [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
16:06:00 [ERROR] 3 problems (3 errors){code} -- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (JBIDE-23485) compile failed in org.jboss.tools.seam.ui
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23485?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-23485:
-------------------------------
Priority: Blocker (was: Major)
> compile failed in org.jboss.tools.seam.ui
> -----------------------------------------
>
> Key: JBIDE-23485
> URL: https://issues.jboss.org/browse/JBIDE-23485
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: seam2
> Affects Versions: 4.4.2.AM3
> Reporter: Nick Boldt
> Priority: Blocker
> Fix For: 4.4.2.Final
>
>
> {code}
> 16:06:00 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.26.0:compile (default-compile) on project org.jboss.tools.seam.ui: Compilation failure: Compilation failure:
> 16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[158]
> 16:06:00 [ERROR] List schemaNames = tablesCollector.getMatchingSchemaNames(catalog.getName(), buildSettings.getDefaultSchemaName());
> 16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^
> 16:06:00 [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
> 16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
> 16:06:00 [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
> 16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^^
> 16:06:00 [ERROR] The method getDefaultCatalogName() is undefined for the type ISettings
> 16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
> 16:06:00 [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
> 16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^
> 16:06:00 [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
> 16:06:00 [ERROR] 3 problems (3 errors){code} -- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (JBIDE-23485) compile failed in org.jboss.tools.seam.ui
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23485?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-23485:
----------------------------------
Assignee: Alexey Kazakov
> compile failed in org.jboss.tools.seam.ui
> -----------------------------------------
>
> Key: JBIDE-23485
> URL: https://issues.jboss.org/browse/JBIDE-23485
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: seam2
> Affects Versions: 4.4.2.AM3
> Reporter: Nick Boldt
> Assignee: Alexey Kazakov
> Priority: Blocker
> Fix For: 4.4.2.Final
>
>
> {code}
> 16:06:00 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.26.0:compile (default-compile) on project org.jboss.tools.seam.ui: Compilation failure: Compilation failure:
> 16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[158]
> 16:06:00 [ERROR] List schemaNames = tablesCollector.getMatchingSchemaNames(catalog.getName(), buildSettings.getDefaultSchemaName());
> 16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^
> 16:06:00 [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
> 16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
> 16:06:00 [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
> 16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^^
> 16:06:00 [ERROR] The method getDefaultCatalogName() is undefined for the type ISettings
> 16:06:00 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
> 16:06:00 [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
> 16:06:00 [ERROR] ^^^^^^^^^^^^^^^^^^^^
> 16:06:00 [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
> 16:06:00 [ERROR] 3 problems (3 errors){code} -- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months