[JBoss JIRA] (JBDS-4190) problem installing springide: eclipse.boot.dash plugin depends on slf4j 1.7.2 and ide.eclipse.quickfix depends on javax.servlet 3.1.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4190?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBDS-4190 at 11/21/16 1:11 PM:
------------------------------------------------------------
"seriously broken" ... this is what happens when you get use constraint violations with javax.servlet. NOTHING works, because EVERYTHING depends on that bundle.
Meanwhile, my PR was merged into Spring IDE master branch: https://github.com/spring-projects/spring-ide/commit/2f50e2632b50b3217a88...
So now we just need to get a nightly build and verify it works as I expect.
That said, this won't be fixed for devstudio 10.2, because it's unlikely we have time to get the 3.8.3.RELEASE build, install it into TP/Central, and get it QE-verified... all before EOD Nov 23.
So, instead we're looking at removing the Software/Update tab from Red Hat Central when installed via RPM: JBDS-4195
was (Author: nickboldt):
"seriously broken" ... this is what happens when you get use constraint violations with javax.servlet. NOTHING works, because EVERYTHING depends on that bundle.
Meanwhile, my PR was merged into Spring IDE master branch: https://github.com/spring-projects/spring-ide/commit/2f50e2632b50b3217a88...
So now we just need to get a nightly build and verify it works as I expect.
That said, this won't be fixed for devstudio 10.2, because it's unlikely we have time to get the 3.8.3.RELEASE build, install it into TP/Central, and get it QE-verified... all before EOD Nov 23.
So, instead we're looking at removing the Software/Update tab from Red Hat Central when installed via RPM.
> problem installing springide: eclipse.boot.dash plugin depends on slf4j 1.7.2 and ide.eclipse.quickfix depends on javax.servlet 3.1.0
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4190
> URL: https://issues.jboss.org/browse/JBDS-4190
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update, rpm, upstream
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 10.x
>
> Attachments: rh-eclipse46-devstudio10.2.log.20161118-1112_strict.txt, rh-eclipse46-devstudio10.2.log.20161118-1207_strict.txt, springide382.png, springide383-install-feature-list-select.png
>
>
> springide 3.7.3 depends on slf4j 1.7.2 and javax.servlet 3.1.0
> {code}
> org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent)
> Caused by: java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent
> at org.springframework.ide.eclipse.beans.ui.navigator.filters.NonMatchingProfilesFilter.select(NonMatchingProfilesFilter.java:24)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4190) problem installing springide: eclipse.boot.dash plugin depends on slf4j 1.7.2 and ide.eclipse.quickfix depends on javax.servlet 3.1.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4190?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-4190:
----------------------------------
"seriously broken" ... this is what happens when you get use constraint violations with javax.servlet. NOTHING works, because EVERYTHING depends on that bundle.
Meanwhile, my PR was merged into Spring IDE master branch: https://github.com/spring-projects/spring-ide/commit/2f50e2632b50b3217a88...
So now we just need to get a nightly build and verify it works as I expect.
That said, this won't be fixed for devstudio 10.2, because it's unlikely we have time to get the 3.8.3.RELEASE build, install it into TP/Central, and get it QE-verified... all before EOD Nov 23.
> problem installing springide: eclipse.boot.dash plugin depends on slf4j 1.7.2 and ide.eclipse.quickfix depends on javax.servlet 3.1.0
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4190
> URL: https://issues.jboss.org/browse/JBDS-4190
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update, rpm, upstream
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 10.x
>
> Attachments: rh-eclipse46-devstudio10.2.log.20161118-1112_strict.txt, rh-eclipse46-devstudio10.2.log.20161118-1207_strict.txt, springide382.png, springide383-install-feature-list-select.png
>
>
> springide 3.7.3 depends on slf4j 1.7.2 and javax.servlet 3.1.0
> {code}
> org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent)
> Caused by: java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent
> at org.springframework.ide.eclipse.beans.ui.navigator.filters.NonMatchingProfilesFilter.select(NonMatchingProfilesFilter.java:24)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4190) problem installing springide: eclipse.boot.dash plugin depends on slf4j 1.7.2 and ide.eclipse.quickfix depends on javax.servlet 3.1.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4190?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBDS-4190 at 11/21/16 1:10 PM:
------------------------------------------------------------
"seriously broken" ... this is what happens when you get use constraint violations with javax.servlet. NOTHING works, because EVERYTHING depends on that bundle.
Meanwhile, my PR was merged into Spring IDE master branch: https://github.com/spring-projects/spring-ide/commit/2f50e2632b50b3217a88...
So now we just need to get a nightly build and verify it works as I expect.
That said, this won't be fixed for devstudio 10.2, because it's unlikely we have time to get the 3.8.3.RELEASE build, install it into TP/Central, and get it QE-verified... all before EOD Nov 23.
So, instead we're looking at removing the Software/Update tab from Red Hat Central when installed via RPM.
was (Author: nickboldt):
"seriously broken" ... this is what happens when you get use constraint violations with javax.servlet. NOTHING works, because EVERYTHING depends on that bundle.
Meanwhile, my PR was merged into Spring IDE master branch: https://github.com/spring-projects/spring-ide/commit/2f50e2632b50b3217a88...
So now we just need to get a nightly build and verify it works as I expect.
That said, this won't be fixed for devstudio 10.2, because it's unlikely we have time to get the 3.8.3.RELEASE build, install it into TP/Central, and get it QE-verified... all before EOD Nov 23.
> problem installing springide: eclipse.boot.dash plugin depends on slf4j 1.7.2 and ide.eclipse.quickfix depends on javax.servlet 3.1.0
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4190
> URL: https://issues.jboss.org/browse/JBDS-4190
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update, rpm, upstream
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 10.x
>
> Attachments: rh-eclipse46-devstudio10.2.log.20161118-1112_strict.txt, rh-eclipse46-devstudio10.2.log.20161118-1207_strict.txt, springide382.png, springide383-install-feature-list-select.png
>
>
> springide 3.7.3 depends on slf4j 1.7.2 and javax.servlet 3.1.0
> {code}
> org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent)
> Caused by: java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent
> at org.springframework.ide.eclipse.beans.ui.navigator.filters.NonMatchingProfilesFilter.select(NonMatchingProfilesFilter.java:24)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4190) problem installing springide: eclipse.boot.dash plugin depends on slf4j 1.7.2 and ide.eclipse.quickfix depends on javax.servlet 3.1.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4190?page=com.atlassian.jira.plugin.... ]
Nick Boldt reassigned JBDS-4190:
--------------------------------
Assignee: Nick Boldt
> problem installing springide: eclipse.boot.dash plugin depends on slf4j 1.7.2 and ide.eclipse.quickfix depends on javax.servlet 3.1.0
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4190
> URL: https://issues.jboss.org/browse/JBDS-4190
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update, rpm, upstream
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 10.x
>
> Attachments: rh-eclipse46-devstudio10.2.log.20161118-1112_strict.txt, rh-eclipse46-devstudio10.2.log.20161118-1207_strict.txt, springide382.png, springide383-install-feature-list-select.png
>
>
> springide 3.7.3 depends on slf4j 1.7.2 and javax.servlet 3.1.0
> {code}
> org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent)
> Caused by: java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent
> at org.springframework.ide.eclipse.beans.ui.navigator.filters.NonMatchingProfilesFilter.select(NonMatchingProfilesFilter.java:24)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4190) problem installing springide: eclipse.boot.dash plugin depends on slf4j 1.7.2 and ide.eclipse.quickfix depends on javax.servlet 3.1.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4190?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4190:
-----------------------------
Fix Version/s: 10.x
> problem installing springide: eclipse.boot.dash plugin depends on slf4j 1.7.2 and ide.eclipse.quickfix depends on javax.servlet 3.1.0
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4190
> URL: https://issues.jboss.org/browse/JBDS-4190
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update, rpm, upstream
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 10.x
>
> Attachments: rh-eclipse46-devstudio10.2.log.20161118-1112_strict.txt, rh-eclipse46-devstudio10.2.log.20161118-1207_strict.txt, springide382.png, springide383-install-feature-list-select.png
>
>
> springide 3.7.3 depends on slf4j 1.7.2 and javax.servlet 3.1.0
> {code}
> org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent)
> Caused by: java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent
> at org.springframework.ide.eclipse.beans.ui.navigator.filters.NonMatchingProfilesFilter.select(NonMatchingProfilesFilter.java:24)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4195) Remove Software/Update page when installed from RPM.
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4195?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4195:
-----------------------------
Description:
In order to avoid presenting JBDS-4175 to users, a workaround is to not show the Software/Updates tab when installation comes from RPM. We'll use the same sort of identification as in JBDS-4014, a suffix of "|Devstudio" indicating that the install is from RPM, eg., this screengrab from Google Analytics:
http://imgur.com/kyspoAn
was:In order to avoid presenting JBDS-4175 to users, a workaround is to not show the Software/Updates tab when installation comes from RPM. We'll use the same sort of identification as in JBDS-4014, a suffix of "|Devstudio" indicating that the install is from RPM.
> Remove Software/Update page when installed from RPM.
> ----------------------------------------------------
>
> Key: JBDS-4195
> URL: https://issues.jboss.org/browse/JBDS-4195
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central
> Reporter: Mickael Istria
>
> In order to avoid presenting JBDS-4175 to users, a workaround is to not show the Software/Updates tab when installation comes from RPM. We'll use the same sort of identification as in JBDS-4014, a suffix of "|Devstudio" indicating that the install is from RPM, eg., this screengrab from Google Analytics:
> http://imgur.com/kyspoAn
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4195) Remove Software/Update page when installed from RPM.
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4195?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4195:
-----------------------------
Description: In order to avoid presenting JBDS-4175 to users, a workaround is to not show the Software/Updates tab when installation comes from RPM. We'll use the same sort of identification as in JBDS-4014, a suffix of "|Devstudio" indicating that the install is from RPM. (was: In order to avoid presenting JBDS-4175 to users, a workaround is to not show the Software/Updates tab when installation comes from RPM/)
> Remove Software/Update page when installed from RPM.
> ----------------------------------------------------
>
> Key: JBDS-4195
> URL: https://issues.jboss.org/browse/JBDS-4195
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central
> Reporter: Mickael Istria
>
> In order to avoid presenting JBDS-4175 to users, a workaround is to not show the Software/Updates tab when installation comes from RPM. We'll use the same sort of identification as in JBDS-4014, a suffix of "|Devstudio" indicating that the install is from RPM.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months