[JBoss JIRA] (JBIDE-27260) Wildfly 19 not recognized as JEE 8 compliant [EBZ#562718]
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-27260?page=com.atlassian.jira.plug... ]
Jeff MAURY reassigned JBIDE-27260:
----------------------------------
Assignee: Robert Stryker
> Wildfly 19 not recognized as JEE 8 compliant [EBZ#562718]
> ---------------------------------------------------------
>
> Key: JBIDE-27260
> URL: https://issues.redhat.com/browse/JBIDE-27260
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Jeff MAURY
> Assignee: Robert Stryker
> Priority: Major
> Labels: bzira, jst.servlet
>
> Created attachment 282668
> new project popup window showing the problem
> Windows 10 + eclipse-ee-2020-03 fresh installation + Wildfly 19
> Steps to reproduce:
> go to eclipse
> new Project -> Enterprise Application Project
> Select Wildfly 19 as target runtime
> EAR version only goes up to 7
> Select Wildfly 18 as target runtime
> EAR version goes up to 8, as expected
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (JBIDE-27260) Wildfly 19 not recognized as JEE 8 compliant [EBZ#562718]
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-27260?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-27260:
-------------------------------
Sprint: devex #184 May 2020
> Wildfly 19 not recognized as JEE 8 compliant [EBZ#562718]
> ---------------------------------------------------------
>
> Key: JBIDE-27260
> URL: https://issues.redhat.com/browse/JBIDE-27260
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Jeff MAURY
> Assignee: Robert Stryker
> Priority: Major
> Labels: bzira, jst.servlet
>
> Created attachment 282668
> new project popup window showing the problem
> Windows 10 + eclipse-ee-2020-03 fresh installation + Wildfly 19
> Steps to reproduce:
> go to eclipse
> new Project -> Enterprise Application Project
> Select Wildfly 19 as target runtime
> EAR version only goes up to 7
> Select Wildfly 18 as target runtime
> EAR version goes up to 8, as expected
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (JBIDE-27260) Wildfly 19 not recognized as JEE 8 compliant [EBZ#562718]
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-27260?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-27260:
-------------------------------
Project: Tools (JBoss Tools) (was: Eclipse Release Train)
Key: JBIDE-27260 (was: ERT-772)
Issue Type: Bug (was: Task)
Component/s: server
(was: WTP Java EE Tools)
> Wildfly 19 not recognized as JEE 8 compliant [EBZ#562718]
> ---------------------------------------------------------
>
> Key: JBIDE-27260
> URL: https://issues.redhat.com/browse/JBIDE-27260
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Jeff MAURY
> Priority: Major
> Labels: bzira, jst.servlet
>
> Created attachment 282668
> new project popup window showing the problem
> Windows 10 + eclipse-ee-2020-03 fresh installation + Wildfly 19
> Steps to reproduce:
> go to eclipse
> new Project -> Enterprise Application Project
> Select Wildfly 19 as target runtime
> EAR version only goes up to 7
> Select Wildfly 18 as target runtime
> EAR version goes up to 8, as expected
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (ERT-772) Wildfly 19 not recognized as JEE 8 compliant [EBZ#562718]
by Jeff MAURY (Jira)
Jeff MAURY created ERT-772:
------------------------------
Summary: Wildfly 19 not recognized as JEE 8 compliant [EBZ#562718]
Key: ERT-772
URL: https://issues.redhat.com/browse/ERT-772
Project: Eclipse Release Train
Issue Type: Task
Components: WTP Java EE Tools
Reporter: Jeff MAURY
Created attachment 282668
new project popup window showing the problem
Windows 10 + eclipse-ee-2020-03 fresh installation + Wildfly 19
Steps to reproduce:
go to eclipse
new Project -> Enterprise Application Project
Select Wildfly 19 as target runtime
EAR version only goes up to 7
Select Wildfly 18 as target runtime
EAR version goes up to 8, as expected
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (JBIDE-27238) Study and try the Quarkus
by Zbyněk Červinka (Jira)
[ https://issues.redhat.com/browse/JBIDE-27238?page=com.atlassian.jira.plug... ]
Zbyněk Červinka updated JBIDE-27238:
------------------------------------
Description:
h4. visit the http://quarkus.io, read the web and study the Quarkus basics (what is Quarkus, requirements etc.)
h4. study the github Quarkus repository (https://github.com/quarkusio/quarkus)
h4. study the github Quarkus quickstarts (https://github.com/quarkusio/quarkus-quickstarts), clone the repo and run the quickstarts on localhost (run them, view in browser, test live reload, study the quickstarts file/folder hierarchy etc.)
h4. study Quarkus technology videos:
* https://www.youtube.com/watch?v=SQDR34KoC-8
* https://www.youtube.com/watch?v=ZCsWi_641Rk
* https://www.youtube.com/watch?v=7G_r1iyrn2c
* https://www.youtube.com/watch?v=za5CSBX-UME
* https://www.youtube.com/watch?v=-c1Sh-1uAeM
* https://www.youtube.com/watch?v=8r3ZV36ah4I
* https://www.youtube.com/watch?v=UWETnSFB0WA
* https://www.youtube.com/watch?v=trwJxZawglc
* https://www.youtube.com/watch?v=hReKM6rmcho
* https://www.youtube.com/watch?v=eqUApOrYeS8
was:
h4. visit the http://quarkus.io, read the web and study the Quarkus basics (what is Quarkus, requirements etc.)
h4. study the github Quarkus repository (https://github.com/quarkusio/quarkus)
h4. study the github Quarkus quickstarts (https://github.com/quarkusio/quarkus-quickstarts), clone the repo run the quickstarts on localhost (run them, view in browser, test live reload, study the quickstarts file/folder hierarchy etc.)
h4. study Quarkus technology videos:
* https://www.youtube.com/watch?v=SQDR34KoC-8
* https://www.youtube.com/watch?v=ZCsWi_641Rk
* https://www.youtube.com/watch?v=7G_r1iyrn2c
* https://www.youtube.com/watch?v=za5CSBX-UME
* https://www.youtube.com/watch?v=-c1Sh-1uAeM
* https://www.youtube.com/watch?v=8r3ZV36ah4I
* https://www.youtube.com/watch?v=UWETnSFB0WA
* https://www.youtube.com/watch?v=trwJxZawglc
* https://www.youtube.com/watch?v=hReKM6rmcho
* https://www.youtube.com/watch?v=eqUApOrYeS8
> Study and try the Quarkus
> -------------------------
>
> Key: JBIDE-27238
> URL: https://issues.redhat.com/browse/JBIDE-27238
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: qa
> Affects Versions: 4.16.0.AM1
> Reporter: Zbyněk Červinka
> Assignee: Zbyněk Červinka
> Priority: Major
> Fix For: 4.16.0.AM1
>
>
> h4. visit the http://quarkus.io, read the web and study the Quarkus basics (what is Quarkus, requirements etc.)
> h4. study the github Quarkus repository (https://github.com/quarkusio/quarkus)
> h4. study the github Quarkus quickstarts (https://github.com/quarkusio/quarkus-quickstarts), clone the repo and run the quickstarts on localhost (run them, view in browser, test live reload, study the quickstarts file/folder hierarchy etc.)
> h4. study Quarkus technology videos:
> * https://www.youtube.com/watch?v=SQDR34KoC-8
> * https://www.youtube.com/watch?v=ZCsWi_641Rk
> * https://www.youtube.com/watch?v=7G_r1iyrn2c
> * https://www.youtube.com/watch?v=za5CSBX-UME
> * https://www.youtube.com/watch?v=-c1Sh-1uAeM
> * https://www.youtube.com/watch?v=8r3ZV36ah4I
> * https://www.youtube.com/watch?v=UWETnSFB0WA
> * https://www.youtube.com/watch?v=trwJxZawglc
> * https://www.youtube.com/watch?v=hReKM6rmcho
> * https://www.youtube.com/watch?v=eqUApOrYeS8
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months