[JBoss JIRA] (JBIDE-25750) fix-versions pulls wrong versions of IUs from wtp repo when updating .target file
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-25750:
----------------------------------
Summary: fix-versions pulls wrong versions of IUs from wtp repo when updating .target file
Key: JBIDE-25750
URL: https://issues.jboss.org/browse/JBIDE-25750
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: target-platform, upstream
Affects Versions: 4.5.3.AM2
Reporter: Nick Boldt
For 4.71.x, using tychoVersion=1.1.0 and jbossTychoPluginsVersion=1.1.0-SNAPSHOT in the root pom of jbosstools-target-platforms, I can validate and mirror the TP locally.
For 4.72.x, same thing.
But for 4.73.x, I get incorrect versions of the wtp feature.groups.
{code}
+ <unit id="org.eclipse.jst.enterprise_ui.feature.feature.group" version="3.9.2.v201802222200"/>
+ <unit id="org.eclipse.jst.web_core.feature.feature.group" version="3.9.1.v201802222200"/>
+ <unit id="org.eclipse.jst.web_ui.feature.feature.group" version="3.9.0.v201802222200"/>
+ <unit id="org.eclipse.wst.ws_ui.feature.feature.group" version="3.8.1.v201802222200"/>
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (JBIDE-25750) fix-versions pulls wrong versions of IUs from wtp repo when updating .target file
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25750?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-25750:
----------------------------------
Assignee: Nick Boldt
> fix-versions pulls wrong versions of IUs from wtp repo when updating .target file
> ---------------------------------------------------------------------------------
>
> Key: JBIDE-25750
> URL: https://issues.jboss.org/browse/JBIDE-25750
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: target-platform, upstream
> Affects Versions: 4.5.3.AM2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
>
> For 4.71.x, using tychoVersion=1.1.0 and jbossTychoPluginsVersion=1.1.0-SNAPSHOT in the root pom of jbosstools-target-platforms, I can validate and mirror the TP locally.
> For 4.72.x, same thing.
> But for 4.73.x, I get incorrect versions of the wtp feature.groups.
> {code}
> + <unit id="org.eclipse.jst.enterprise_ui.feature.feature.group" version="3.9.2.v201802222200"/>
> + <unit id="org.eclipse.jst.web_core.feature.feature.group" version="3.9.1.v201802222200"/>
> + <unit id="org.eclipse.jst.web_ui.feature.feature.group" version="3.9.0.v201802222200"/>
> + <unit id="org.eclipse.wst.ws_ui.feature.feature.group" version="3.8.1.v201802222200"/>
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (JBIDE-25617) Add skip registration flag in CDK server adapter
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25617?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-25617:
---------------------------------------
Update: Ondrej wanted to reproduce this and he has the opposite problem - no matter what he does, the parameter is not added in the launch config. So I tried again - deleted the server adapter, created a new one and surprise, now I can't get the parameter to be added to launch config! So I'm not sure how I got it there before. But in any case, it does not work.
> Add skip registration flag in CDK server adapter
> -------------------------------------------------
>
> Key: JBIDE-25617
> URL: https://issues.jboss.org/browse/JBIDE-25617
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: cdk, server
> Affects Versions: 4.5.2.Final
> Reporter: Josef Kopriva
> Assignee: Rob Stryker
> Fix For: 4.5.3.AM2
>
>
> User should be given possibility to skip registration (flag --skip-registration).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (JBIDE-25702) Install Addon from Catalog does not work
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25702?page=com.atlassian.jira.plugi... ]
George Gastaldi resolved JBIDE-25702.
-------------------------------------
Fix Version/s: 4.5.3.AM1
Resolution: Done
Fixed in forge.jboss.org route configuration.
> Install Addon from Catalog does not work
> ----------------------------------------
>
> Key: JBIDE-25702
> URL: https://issues.jboss.org/browse/JBIDE-25702
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.5.3.AM1
> Environment: F27, Win 10
> Red Hat JBoss Developer Studio
> Version: 11.3.0.AM1
> Build id: AM1-v20180209-1312-B2027
> Build date: 20180209-1312
> Reporter: Josef Kopriva
> Assignee: George Gastaldi
> Fix For: 4.5.3.AM1
>
>
> An error is shown when I try to install addon from catalog:
> {code:java}
> eclipse.buildId=11.3.0.AM1-v20180209-1312-B2027
> java.version=1.8.0_161
> 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_B2027_11.3.AM1_3/workspace/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.jboss.tools.forge.ui
> Error
> Mon Feb 12 15:02:07 CET 2018
> Error logged from Forge Plugin:
> java.lang.RuntimeException: Error while fetching addons from main catalog
> at org.jboss.forge.addon.manager.impl.catalog.ForgeAddonDescriptorCatalog.getAddonDescriptors(ForgeAddonDescriptorCatalog.java:70)
> at org.jboss.forge.addon.manager.impl.catalog.AddonDescriptorCatalogRegistry.find(AddonDescriptorCatalogRegistry.java:46)
> at org.jboss.forge.addon.manager.impl.ui.catalog.AddonInstallFromCatalogCommand.initializeUI(AddonInstallFromCatalogCommand.java:52)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.forge.furnace.proxy.ClassLoaderInterceptor$1.call(ClassLoaderInterceptor.java:87)
> at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:42)
> at org.jboss.forge.furnace.proxy.ClassLoaderInterceptor.invoke(ClassLoaderInterceptor.java:103)
> at org.jboss.forge.addon.manager.impl.ui.catalog.AddonInstallFromCatalogCommand_$$_javassist_c4e00c13-ada8-4e89-8c57-60a8de464c36.initializeUI(AddonInstallFromCatalogCommand_$$_javassist_c4e00c13-ada8-4e89-8c57-60a8de464c36.java)
> at org.jboss.forge.addon.ui.impl.controller.SingleCommandControllerImpl.initialize(SingleCommandControllerImpl.java:61)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.forge.furnace.proxy.ClassLoaderAdapterCallback$2.call(ClassLoaderAdapterCallback.java:124)
> at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:42)
> at org.jboss.forge.furnace.proxy.ClassLoaderAdapterCallback.invoke(ClassLoaderAdapterCallback.java:97)
> at org.jboss.forge.addon.ui.controller.CommandController_$$_javassist_8c208de8-e0c7-4236-91e3-a06a3dfcd2ed.initialize(CommandController_$$_javassist_8c208de8-e0c7-4236-91e3-a06a3dfcd2ed.java)
> at org.jboss.tools.forge.ui.internal.ext.dialog.WizardDialogHelper.openWizard(WizardDialogHelper.java:117)
> at org.jboss.tools.forge.ui.internal.ext.dialog.WizardDialogHelper.openWizard(WizardDialogHelper.java:98)
> at org.jboss.tools.forge.ui.internal.ext.dialog.UICommandListDialog$1$1.handleElementSelected(UICommandListDialog.java:235)
> at org.jboss.tools.forge.ui.internal.ext.quickaccess.QuickAccessContents.handleSelection(QuickAccessContents.java:322)
> at org.jboss.tools.forge.ui.internal.ext.quickaccess.QuickAccessContents.access$0(QuickAccessContents.java:312)
> at org.jboss.tools.forge.ui.internal.ext.quickaccess.QuickAccessContents$6.mouseUp(QuickAccessContents.java:461)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:221)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4602)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4183)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
> at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
> Caused by: javax.json.JsonException: Cannot auto-detect encoding, not enough chars
> at org.glassfish.json.UnicodeDetectingInputStream.detectEncoding(UnicodeDetectingInputStream.java:131)
> at org.glassfish.json.UnicodeDetectingInputStream.<init>(UnicodeDetectingInputStream.java:76)
> at org.glassfish.json.JsonParserImpl.<init>(JsonParserImpl.java:76)
> at org.glassfish.json.JsonReaderImpl.<init>(JsonReaderImpl.java:68)
> at org.glassfish.json.JsonProviderImpl.createReader(JsonProviderImpl.java:131)
> at javax.json.Json.createReader(Json.java:220)
> at org.jboss.forge.addon.manager.impl.catalog.ForgeAddonDescriptorCatalog.getAddonDescriptors(ForgeAddonDescriptorCatalog.java:40)
> ... 53 more
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month