[JBoss JIRA] (JBIDE-24804) UnsupportedOperationException below ResourceLabelsPageModel.dispose (thrown in Collections$UnmodifiableCollection.clear)
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24804?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov reassigned JBIDE-24804:
----------------------------------------
Assignee: Dmitrii Bocharov
> UnsupportedOperationException below ResourceLabelsPageModel.dispose (thrown in Collections$UnmodifiableCollection.clear)
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24804
> URL: https://issues.jboss.org/browse/JBIDE-24804
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Automated Error Reporting Bot
> Assignee: Dmitrii Bocharov
>
> The following problem was reported via the automated error reporting:
> Message:
> java.lang.UnsupportedOperationException: null
> at java.util.Collections$UnmodifiableCollection.clear(Collections.java:1074)
> at org.jboss.tools.openshift.internal.ui.wizard.common.ResourceLabelsPageModel.dispose(ResourceLabelsPageModel.java:87)
> at org.jboss.tools.openshift.internal.ui.wizard.deployimage.DeployImageWizardModel.dispose(DeployImageWizardModel.java:102)
> at org.jboss.tools.openshift.internal.ui.wizard.newapp.fromimage.ApplicationSourceFromImageModel.dispose(ApplicationSourceFromImageModel.java:267)
> at org.jboss.tools.openshift.internal.ui.wizard.newapp.NewApplicationWizard.dispose(NewApplicationWizard.java:189)
> at org.eclipse.jface.wizard.WizardDialog.hardClose(WizardDialog.java:837)
> at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:798)
> at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:423)
> at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> Bundles:
> | org.eclipse.jface | 3.12.2.v20170113-2113 | 3.12.2.v20170113-2113 |
> | org.eclipse.swt | 3.105.3.v20170228-0512 | 3.105.3.v20170228-0512 |
> | org.jboss.tools.openshift.ui | 3.3.3.v20170510-2204 | 3.3.3.v20170510-2204 |
> Operating Systems:
> | MacOSX | 10.12.5 | 10.12.5 |
> The above information is a snapshot of the collected data. Visit https://aer.ctrlflow.com/redhat/reviewers/#!/problems/5986d628e4b007cf146... for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBDS-4442) Central page does not work on Fedora 26 if package webkitgtk3 is not installed
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-4442?page=com.atlassian.jira.plugin.... ]
Martin Malina commented on JBDS-4442:
-------------------------------------
[~jkopriva] do you know if this is Fedora 26? Fedora 25 didn't have this issue?
> Central page does not work on Fedora 26 if package webkitgtk3 is not installed
> ------------------------------------------------------------------------------
>
> Key: JBDS-4442
> URL: https://issues.jboss.org/browse/JBDS-4442
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: central
> Affects Versions: 11.0.0.AM1
> Environment: Fedora 26 Alpha
> Red Hat JBoss Developer Studio
> Version: 11.0.0.AM1
> Build id: AM1-v20170606-1759-B247
> Build date: 20170606-1759
> Reporter: Josef Kopriva
> Assignee: Supriya Bharadwaj
> Fix For: 11.x
>
>
> After fresh installation of F26 and Devstudio central shows error message
> {code:java}
> org.eclipse.swt.SWTException: An exception was raised in JavaScript
> at org.eclipse.swt.browser.WebKit$Webkit2JavascriptEvaluator.evaluate(WebKit.java:1273)
> at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1324)
> at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:409)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:663)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:610)
> at org.jboss.tools.central.internal.browser.VersionedBrowser.<init>(VersionedBrowser.java:51)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createBrowserSection(GettingStartedHtmlPage.java:188)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createFormContent(GettingStartedHtmlPage.java:175)
> at org.eclipse.ui.forms.editor.FormPage.lambda$0(FormPage.java:163)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.ui.forms.editor.FormPage.createPartControl(FormPage.java:163)
> at org.eclipse.ui.forms.editor.FormEditor.pageChange(FormEditor.java:480)
> at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:1077)
> at org.eclipse.ui.forms.editor.FormEditor.setActivePage(FormEditor.java:614)
> at org.eclipse.ui.forms.editor.SharedHeaderFormEditor.createPages(SharedHeaderFormEditor.java:106)
> at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:348)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:151)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:99)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:355)
> 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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
> at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:990)
> at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:955)
> at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:124)
> at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:399)
> at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:318)
> at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:162)
> at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:105)
> at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:74)
> at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:56)
> at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:129)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:997)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:666)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:772)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:743)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:737)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:721)
> at org.eclipse.e4.ui.internal.workbench.PartServiceImpl$1.handleEvent(PartServiceImpl.java:104)
> at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
> at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
> at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
> at org.eclipse.swt.widgets.Display.syncExec(Display.java:5434)
> at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
> at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
> at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
> at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
> at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
> at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
> at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
> at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
> at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
> at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
> at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
> at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
> at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:173)
> at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:620)
> at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:584)
> at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:768)
> at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:401)
> at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1187)
> at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3261)
> at org.eclipse.ui.internal.WorkbenchPage.access$25(WorkbenchPage.java:3176)
> at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:3158)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3153)
> at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3117)
> at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3098)
> at org.jboss.tools.central.JBossCentralActivator.openJBossCentralEditor(JBossCentralActivator.java:437)
> at org.jboss.tools.central.JBossCentralActivator.getJBossCentralEditor(JBossCentralActivator.java:425)
> at org.jboss.tools.central.ShowJBossCentral$2.run(ShowJBossCentral.java:110)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4492)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4105)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1044)
> 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)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24804) UnsupportedOperationException below ResourceLabelsPageModel.dispose (thrown in Collections$UnmodifiableCollection.clear)
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24804?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov commented on JBIDE-24804:
------------------------------------------
>From the code point of view, the reason of the Exception is obvious and it can be fixed with changing:
{code:java}
@Override
public void setLabels(List<Label> labels) {
firePropertyChange(PROPERTY_LABELS, this.labels, this.labels = labels);
}
{code}
to
{code:java}
@Override
public void setLabels(List<Label> labels) {
firePropertyChange(PROPERTY_LABELS, this.labels, this.labels = new ArrayList<String>(labels));
}
{code}
It would allow to avoid unmodifiable lists. However, i couldn't replicate this issue by now, which would be good to understand all possible consequences. Will look at it later once more.
> UnsupportedOperationException below ResourceLabelsPageModel.dispose (thrown in Collections$UnmodifiableCollection.clear)
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24804
> URL: https://issues.jboss.org/browse/JBIDE-24804
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Automated Error Reporting Bot
>
> The following problem was reported via the automated error reporting:
> Message:
> java.lang.UnsupportedOperationException: null
> at java.util.Collections$UnmodifiableCollection.clear(Collections.java:1074)
> at org.jboss.tools.openshift.internal.ui.wizard.common.ResourceLabelsPageModel.dispose(ResourceLabelsPageModel.java:87)
> at org.jboss.tools.openshift.internal.ui.wizard.deployimage.DeployImageWizardModel.dispose(DeployImageWizardModel.java:102)
> at org.jboss.tools.openshift.internal.ui.wizard.newapp.fromimage.ApplicationSourceFromImageModel.dispose(ApplicationSourceFromImageModel.java:267)
> at org.jboss.tools.openshift.internal.ui.wizard.newapp.NewApplicationWizard.dispose(NewApplicationWizard.java:189)
> at org.eclipse.jface.wizard.WizardDialog.hardClose(WizardDialog.java:837)
> at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:798)
> at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:423)
> at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> Bundles:
> | org.eclipse.jface | 3.12.2.v20170113-2113 | 3.12.2.v20170113-2113 |
> | org.eclipse.swt | 3.105.3.v20170228-0512 | 3.105.3.v20170228-0512 |
> | org.jboss.tools.openshift.ui | 3.3.3.v20170510-2204 | 3.3.3.v20170510-2204 |
> Operating Systems:
> | MacOSX | 10.12.5 | 10.12.5 |
> The above information is a snapshot of the collected data. Visit https://aer.ctrlflow.com/redhat/reviewers/#!/problems/5986d628e4b007cf146... for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24804) UnsupportedOperationException below ResourceLabelsPageModel.dispose (thrown in Collections$UnmodifiableCollection.clear)
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-24804:
-----------------------------------------------------
Summary: UnsupportedOperationException below ResourceLabelsPageModel.dispose (thrown in Collections$UnmodifiableCollection.clear)
Key: JBIDE-24804
URL: https://issues.jboss.org/browse/JBIDE-24804
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Automated Error Reporting Bot
The following problem was reported via the automated error reporting:
Message:
java.lang.UnsupportedOperationException: null
at java.util.Collections$UnmodifiableCollection.clear(Collections.java:1074)
at org.jboss.tools.openshift.internal.ui.wizard.common.ResourceLabelsPageModel.dispose(ResourceLabelsPageModel.java:87)
at org.jboss.tools.openshift.internal.ui.wizard.deployimage.DeployImageWizardModel.dispose(DeployImageWizardModel.java:102)
at org.jboss.tools.openshift.internal.ui.wizard.newapp.fromimage.ApplicationSourceFromImageModel.dispose(ApplicationSourceFromImageModel.java:267)
at org.jboss.tools.openshift.internal.ui.wizard.newapp.NewApplicationWizard.dispose(NewApplicationWizard.java:189)
at org.eclipse.jface.wizard.WizardDialog.hardClose(WizardDialog.java:837)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:798)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:423)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
Bundles:
| org.eclipse.jface | 3.12.2.v20170113-2113 | 3.12.2.v20170113-2113 |
| org.eclipse.swt | 3.105.3.v20170228-0512 | 3.105.3.v20170228-0512 |
| org.jboss.tools.openshift.ui | 3.3.3.v20170510-2204 | 3.3.3.v20170510-2204 |
Operating Systems:
| MacOSX | 10.12.5 | 10.12.5 |
The above information is a snapshot of the collected data. Visit https://aer.ctrlflow.com/redhat/reviewers/#!/problems/5986d628e4b007cf146... for the latest data.
Thank you for your assistance.
Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24770) Loading service-manager status shows up when starting cdk3
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24770?page=com.atlassian.jira.plugi... ]
Ondrej Dockal closed JBIDE-24770.
---------------------------------
Verified on devstudio: Version: 11.0.0.GA
Build id: GA-v20170804-2000-B708.
> Loading service-manager status shows up when starting cdk3
> ----------------------------------------------------------
>
> Key: JBIDE-24770
> URL: https://issues.jboss.org/browse/JBIDE-24770
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.5.0.AM2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.0.Final
>
> Attachments: service-manager.png
>
>
> During startup of cdk 3 server adapter, I get this in the status bar:
> Loading service-manager...
> !service-manager.png!
> There is no service-manager in cdk 3.
> I asked Rob and he said perhaps he forgot to rename a job.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24682) Reflect changes in minishift's version command
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24682?page=com.atlassian.jira.plugi... ]
Ondrej Dockal closed JBIDE-24682.
---------------------------------
Verified on devstudio: Version: 11.0.0.GA
Build id: GA-v20170804-2000-B708.
> Reflect changes in minishift's version command
> ----------------------------------------------
>
> Key: JBIDE-24682
> URL: https://issues.jboss.org/browse/JBIDE-24682
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.5.0.Final
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Priority: Blocker
> Fix For: 4.5.0.Final
>
>
> Due to changes in upstream project the 'minishift version' command returns different lines.
> CDK result from http://cdk-builds.usersys.redhat.com/builds/weekly/19-Jun-2017.cdk-3.0.0-... build:
> {code}
> Minishift version: 1.0.0+4f8cb6d
> CDK Version: 3.0.0-2
> {code}
> vs.
> CDK result from nightly http://cdk-builds.usersys.redhat.com/builds/nightly/13-Jul-2017 build:
> {code}
> minishift v1.2.0+001371f
> CDK Version:3.0.0-13072017-1
> {code}
> And this change results in error while creating CDK 3 server adapter with newer CDK nightly build as it ends with "Unknown error while checking minishift version" as we expect the string to contains "Minishift Version".
> We should get in touch with cdk team to check whether they plan to change the output 'CDK Version' to something else as well, in case we are going to distinguish between minishift and cdk. If we accept in CDK 3 server adapter both cdk and minishift binary maybe we should create a CDK jira that would ask for changing output from 'minishift version' from 'CDK Version: X.X.X' to 'cdk vX.X.X'. I do not know if we plan to do so, it is just an idea...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBTIS-1156) Prepare Marketplace entry for Integration Stack 11.0.0.GA
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1156?page=com.atlassian.jira.plugin... ]
Paul Leacu commented on JBTIS-1156:
-----------------------------------
[~mhusnain] - The JBoss Central installer will appear as follows: !doc1.png|thumbnail! - it contains SwitchYard as deprecated. The standard Eclipse installer will also contain SwitchYard !doc2.png|thumbnail! - However the Eclipse Marketplace installer will only contain com.jboss.devstudio.integration-stack.bpr.feature and
com.jboss.devstudio.integration-stack.soa.feature whcih align with JBoss Business and Rules Development (BPEL, BPMN2, Drools) and
JBoss Integration and SOA Development.
> Prepare Marketplace entry for Integration Stack 11.0.0.GA
> ---------------------------------------------------------
>
> Key: JBTIS-1156
> URL: https://issues.jboss.org/browse/JBTIS-1156
> Project: JBoss Tools Integration Stack
> Issue Type: Task
> Components: distribution
> Affects Versions: 11.0.0.CR2
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Priority: Critical
> Fix For: 11.0.0.GA
>
> Attachments: doc1.png, doc2.png
>
>
> Prepare Marketplace entry for Integration Stack 11.0.0.GA.
> [~pleacu] what categories will be available?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months