[JBoss JIRA] (JBIDE-24841) Remove findbugs plugin from Central
by Bob Davis (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24841?page=com.atlassian.jira.plugi... ]
Bob Davis commented on JBIDE-24841:
-----------------------------------
I agree with [~mmalina] - no need to rush things this close to GA.
> Remove findbugs plugin from Central
> -----------------------------------
>
> Key: JBIDE-24841
> URL: https://issues.jboss.org/browse/JBIDE-24841
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central-update, target-platform, updatesite, upstream
> Affects Versions: 4.5.0.Final
> Reporter: Martin Malina
> Assignee: Nick Boldt
> Fix For: 4.5.1.AM1
>
>
> I suggest we remove FindBugs connector from Central. It seems it hasn't been developed for some time now. The version we have in central is:
> edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1
> And if you look at the project's update site, that's still the latest release there is:
> http://findbugs.cs.umd.edu/eclipse/
> Furthermore, it kind of broke for me now. I never tested it extensively. But I would create a project and then right-click -> Find Bugs -> Find Bugs. This would open a window showing progress as the project is searched for bugs. When I tried it now, no window appears. For a few seconds something shows up in the status bar. But I can't see the results anywhere.
> Since this is Central, we could do this right away - affecting devstudio 11 / jbosstools 4.5.0. But I guess we need PM approval first.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24845) [regression] unable to open the Maven Repositories wizard
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24845?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-24845:
-------------------------------------
Turns out this is a regression introduced by Maven 3.5.0 (I'm checking m2e 1.9 with Maven 3.5.0 works with JBT)
> [regression] unable to open the Maven Repositories wizard
> ---------------------------------------------------------
>
> Key: JBIDE-24845
> URL: https://issues.jboss.org/browse/JBIDE-24845
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven
> Affects Versions: 4.4.4.Final
> Reporter: Fred Bricon
> Assignee: Fred Bricon
>
> 1 - open Preferences > JBoss Tools > JBoss Maven Integration
> 2 - click on the Configure Maven Repositories... button
> expected: the Maven repositories wizard open
> actual: Unhandled event loop exception:
> {noformat}
> java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
> at org.jboss.tools.maven.ui.wizard.ConfigureMavenRepositoriesWizardPage.getUserSettings(ConfigureMavenRepositoriesWizardPage.java:988)
> at org.jboss.tools.maven.ui.wizard.ConfigureMavenRepositoriesWizardPage.createControl(ConfigureMavenRepositoriesWizardPage.java:242)
> at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:176)
> at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:688)
> at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:580)
> at org.eclipse.jface.window.Window.create(Window.java:426)
> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1096)
> at org.jboss.tools.maven.ui.preferences.ConfiguratorPreferencePage$2.widgetSelected(ConfiguratorPreferencePage.java:155)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4257)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1502)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1525)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1510)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1314)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4081)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3698)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
> at org.eclipse.jface.window.Window.open(Window.java:794)
> at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open(WorkbenchPreferenceDialog.java:211)
> at org.eclipse.ui.internal.handlers.ShowPreferencePageHandler.execute(ShowPreferencePageHandler.java:59)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24845) [regression] unable to open the Maven Repositories wizard
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24845?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-24845:
-----------------------------------
Assignee: Fred Bricon
> [regression] unable to open the Maven Repositories wizard
> ---------------------------------------------------------
>
> Key: JBIDE-24845
> URL: https://issues.jboss.org/browse/JBIDE-24845
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven
> Affects Versions: 4.4.4.Final
> Reporter: Fred Bricon
> Assignee: Fred Bricon
>
> 1 - open Preferences > JBoss Tools > JBoss Maven Integration
> 2 - click on the Configure Maven Repositories... button
> expected: the Maven repositories wizard open
> actual: Unhandled event loop exception:
> {noformat}
> java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
> at org.jboss.tools.maven.ui.wizard.ConfigureMavenRepositoriesWizardPage.getUserSettings(ConfigureMavenRepositoriesWizardPage.java:988)
> at org.jboss.tools.maven.ui.wizard.ConfigureMavenRepositoriesWizardPage.createControl(ConfigureMavenRepositoriesWizardPage.java:242)
> at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:176)
> at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:688)
> at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:580)
> at org.eclipse.jface.window.Window.create(Window.java:426)
> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1096)
> at org.jboss.tools.maven.ui.preferences.ConfiguratorPreferencePage$2.widgetSelected(ConfiguratorPreferencePage.java:155)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4257)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1502)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1525)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1510)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1314)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4081)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3698)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
> at org.eclipse.jface.window.Window.open(Window.java:794)
> at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open(WorkbenchPreferenceDialog.java:211)
> at org.eclipse.ui.internal.handlers.ShowPreferencePageHandler.execute(ShowPreferencePageHandler.java:59)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24845) [regression] unable to open the Maven Repositories wizard
by Fred Bricon (JIRA)
Fred Bricon created JBIDE-24845:
-----------------------------------
Summary: [regression] unable to open the Maven Repositories wizard
Key: JBIDE-24845
URL: https://issues.jboss.org/browse/JBIDE-24845
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven
Affects Versions: 4.4.4.Final
Reporter: Fred Bricon
1 - open Preferences > JBoss Tools > JBoss Maven Integration
2 - click on the Configure Maven Repositories... button
expected: the Maven repositories wizard open
actual: Unhandled event loop exception:
{noformat}
java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
at org.jboss.tools.maven.ui.wizard.ConfigureMavenRepositoriesWizardPage.getUserSettings(ConfigureMavenRepositoriesWizardPage.java:988)
at org.jboss.tools.maven.ui.wizard.ConfigureMavenRepositoriesWizardPage.createControl(ConfigureMavenRepositoriesWizardPage.java:242)
at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:176)
at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:688)
at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:580)
at org.eclipse.jface.window.Window.create(Window.java:426)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1096)
at org.jboss.tools.maven.ui.preferences.ConfiguratorPreferencePage$2.widgetSelected(ConfiguratorPreferencePage.java:155)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4257)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1502)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1525)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1510)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1314)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4081)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3698)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
at org.eclipse.jface.window.Window.open(Window.java:794)
at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open(WorkbenchPreferenceDialog.java:211)
at org.eclipse.ui.internal.handlers.ShowPreferencePageHandler.execute(ShowPreferencePageHandler.java:59)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24844) fix *.it.weekly jobs to properly build on macos w/ jdk1.8 (not openjdk 1.8)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24844?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24844:
-------------------------------
Description:
As noted in JBIDE-24835, the it.weekly jobs try to run on macos w/ openjdk 1.8, but no such JDK exists there. Therefore need a combinationFilter to let us build with openjdk on windows and linux, and oracle jdk on macos.
{code}
combinationFilter = (label_exp == "macosx").implies(jdk == "jdk1.8") && (label_exp != "macosx").implies(jdk == "openjdk-1.8")
{code}
TODO: verify all the jobs linked from here [1] are working for all OSes
[1] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/devstudi...
was:
As noted in JBIDE-24835, the it.weekly jobs try to run on macos w/ openjdk 1.8, but no such JDK exists there. Therefore need a combinationFilter to let us build with openjdk on windows and linux, and oracle jdk on macos.
{code}
combinationFilter = (label_exp == "macosx").implies(jdk == "jdk1.8") && (label_exp != "macosx").implies(jdk == "openjdk-1.8")
{code}
> fix *.it.weekly jobs to properly build on macos w/ jdk1.8 (not openjdk 1.8)
> ---------------------------------------------------------------------------
>
> Key: JBIDE-24844
> URL: https://issues.jboss.org/browse/JBIDE-24844
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: build
> Affects Versions: 4.5.0.Final
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.1.AM1
>
>
> As noted in JBIDE-24835, the it.weekly jobs try to run on macos w/ openjdk 1.8, but no such JDK exists there. Therefore need a combinationFilter to let us build with openjdk on windows and linux, and oracle jdk on macos.
> {code}
> combinationFilter = (label_exp == "macosx").implies(jdk == "jdk1.8") && (label_exp != "macosx").implies(jdk == "openjdk-1.8")
> {code}
> TODO: verify all the jobs linked from here [1] are working for all OSes
> [1] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/devstudi...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24844) fix *.it.weekly jobs to properly build on macos w/ jdk1.8 (not openjdk 1.8)
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-24844:
----------------------------------
Summary: fix *.it.weekly jobs to properly build on macos w/ jdk1.8 (not openjdk 1.8)
Key: JBIDE-24844
URL: https://issues.jboss.org/browse/JBIDE-24844
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: build
Affects Versions: 4.5.0.Final
Reporter: Nick Boldt
As noted in JBIDE-24835, the it.weekly jobs try to run on macos w/ openjdk 1.8, but no such JDK exists there. Therefore need a combinationFilter to let us build with openjdk on windows and linux, and oracle jdk on macos.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months