[JBoss JIRA] (JBIDE-26029) Incorrect warning for @Inject ServletContext
by Rich DiCroce (JIRA)
Rich DiCroce created JBIDE-26029:
------------------------------------
Summary: Incorrect warning for @Inject ServletContext
Key: JBIDE-26029
URL: https://issues.jboss.org/browse/JBIDE-26029
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi
Affects Versions: 4.5.3.Final
Reporter: Rich DiCroce
If you inject ServletContext into a CDI bean, it gets flagged with this warning:
{quote}
No bean is eligible for injection to the injection point [JSR-346 §5.2.2]
{quote}
This warning appears to be correct for CDI 1.0, but not for later versions. From CDI 2.0 spec section 18.8 (also CDI 1.1/1.2 section 3.8):
{quote}
A servlet container must provide the following built-in beans, all of which have qualifier @Default:
* a bean with bean type javax.servlet.http.HttpServletRequest, allowing injection of a reference to the HttpServletRequest
* a bean with bean type javax.servlet.http.HttpSession, allowing injection of a reference to the HttpSession,
* a bean with bean type javax.servlet.ServletContext, allowing injection of a reference to the ServletContext,
{quote}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBDS-4702) Multiple warnings when opening Spring perspective
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4702?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBDS-4702 at 5/18/18 8:25 AM:
-----------------------------------------------------------
Please report this minor issue (deprecation warnings are just that - warnings) to upstream Spring IDE:
https://github.com/spring-projects/spring-ide/issues
was (Author: nickboldt):
Please report this to upstream Spring IDE:
https://github.com/spring-projects/spring-ide/issues
> Multiple warnings when opening Spring perspective
> -------------------------------------------------
>
> Key: JBDS-4702
> URL: https://issues.jboss.org/browse/JBDS-4702
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: 3rd-party-certification, central-update, upstream
> Affects Versions: 12.0.0.AM1
> Reporter: Josef Kopriva
> Assignee: Nick Boldt
> Priority: Optional
> Fix For: 12.x
>
>
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.eclipse.contribution.xref.ui.views.XReferenceView: Deprecated relationship "fast" should be converted to "stack".
> {code}
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.springframework.ide.eclipse.aop.ui.navigator.aopReferenceModelNavigator: Deprecated relationship "fast" should be converted to "stack".
> {code}
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.eclipse.jdt.junit.ResultView: Deprecated relationship "fast" should be converted to "stack".
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBDS-4702) Multiple warnings when opening Spring perspective
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4702?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4702:
-----------------------------
Fix Version/s: 12.x
> Multiple warnings when opening Spring perspective
> -------------------------------------------------
>
> Key: JBDS-4702
> URL: https://issues.jboss.org/browse/JBDS-4702
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: 3rd-party-certification, central-update, upstream
> Affects Versions: 12.0.0.AM1
> Reporter: Josef Kopriva
> Assignee: Nick Boldt
> Priority: Optional
> Fix For: 12.x
>
>
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.eclipse.contribution.xref.ui.views.XReferenceView: Deprecated relationship "fast" should be converted to "stack".
> {code}
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.springframework.ide.eclipse.aop.ui.navigator.aopReferenceModelNavigator: Deprecated relationship "fast" should be converted to "stack".
> {code}
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.eclipse.jdt.junit.ResultView: Deprecated relationship "fast" should be converted to "stack".
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBDS-4702) Multiple warnings when opening Spring perspective
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4702?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4702:
-----------------------------
Component/s: central-update
upstream
> Multiple warnings when opening Spring perspective
> -------------------------------------------------
>
> Key: JBDS-4702
> URL: https://issues.jboss.org/browse/JBDS-4702
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: 3rd-party-certification, central-update, upstream
> Affects Versions: 12.0.0.AM1
> Reporter: Josef Kopriva
> Assignee: Nick Boldt
> Fix For: 12.x
>
>
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.eclipse.contribution.xref.ui.views.XReferenceView: Deprecated relationship "fast" should be converted to "stack".
> {code}
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.springframework.ide.eclipse.aop.ui.navigator.aopReferenceModelNavigator: Deprecated relationship "fast" should be converted to "stack".
> {code}
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.eclipse.jdt.junit.ResultView: Deprecated relationship "fast" should be converted to "stack".
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBDS-4702) Multiple warnings when opening Spring perspective
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4702?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4702:
-----------------------------
Priority: Optional (was: Major)
> Multiple warnings when opening Spring perspective
> -------------------------------------------------
>
> Key: JBDS-4702
> URL: https://issues.jboss.org/browse/JBDS-4702
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: 3rd-party-certification, central-update, upstream
> Affects Versions: 12.0.0.AM1
> Reporter: Josef Kopriva
> Assignee: Nick Boldt
> Priority: Optional
> Fix For: 12.x
>
>
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.eclipse.contribution.xref.ui.views.XReferenceView: Deprecated relationship "fast" should be converted to "stack".
> {code}
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.springframework.ide.eclipse.aop.ui.navigator.aopReferenceModelNavigator: Deprecated relationship "fast" should be converted to "stack".
> {code}
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.eclipse.jdt.junit.ResultView: Deprecated relationship "fast" should be converted to "stack".
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBDS-4702) Multiple warnings when opening Spring perspective
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4702?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-4702:
----------------------------------
Please report this to upstream Spring IDE:
https://github.com/spring-projects/spring-ide/issues
> Multiple warnings when opening Spring perspective
> -------------------------------------------------
>
> Key: JBDS-4702
> URL: https://issues.jboss.org/browse/JBDS-4702
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: 3rd-party-certification
> Affects Versions: 12.0.0.AM1
> Reporter: Josef Kopriva
> Assignee: Nick Boldt
>
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.eclipse.contribution.xref.ui.views.XReferenceView: Deprecated relationship "fast" should be converted to "stack".
> {code}
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.springframework.ide.eclipse.aop.ui.navigator.aopReferenceModelNavigator: Deprecated relationship "fast" should be converted to "stack".
> {code}
> {code:java}
> eclipse.buildId=12.0.0.AM1-v20180508-1631-B2428
> java.version=1.8.0_171
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/home/jkopriva/devstudio_B2428_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.ui
> Warning
> Wed May 09 11:50:19 CEST 2018
> org.eclipse.jdt.junit.ResultView: Deprecated relationship "fast" should be converted to "stack".
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBIDE-26017) Runtime detection table of paths in Preferences is covering checkbox on selected row
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26017?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-26017 at 5/18/18 7:15 AM:
-------------------------------------------------------------------
the issue seems not to affect MacOS:
!screenshot-1.png!
was (Author: adietish):
the issue seems not to affect MacOS: !screenshot-1.png!
> Runtime detection table of paths in Preferences is covering checkbox on selected row
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-26017
> URL: https://issues.jboss.org/browse/JBIDE-26017
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: runtime-detection
> Affects Versions: 4.6.0.AM1
> Environment: Fedora 27
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 4.6.0.AM2
>
> Attachments: preferences_runtime_detection.png, screenshot-1.png
>
>
> Selected row in runtime detection paths table is covering checkbox for Every start option. It is not user friendly when one wants to toggle the checkbox.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months