[JBoss JIRA] (JBIDE-22862) Example "." found when searching for a Camel quickstart
by Libor Krzyžanek (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22862?page=com.atlassian.jira.plugi... ]
Libor Krzyžanek commented on JBIDE-22862:
-----------------------------------------
I don't think it's possible to do such restriction on specific field. What is the current full query please? And what is the quickstart that has "." ?
> Example "." found when searching for a Camel quickstart
> -------------------------------------------------------
>
> Key: JBIDE-22862
> URL: https://issues.jboss.org/browse/JBIDE-22862
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.4.1.AM1
> Environment: JBoss Fuse Tools must be installed
> Reporter: Fred Bricon
>
> When the JBoss Fuse tools are installes, the Camel examples are available in JBoss Central. If you search for Camel, An example named "." is returned. It fails to import.
> See !http://content.screencast.com/users/fbricon/folders/Jing/media/36fb717a-1cd8-4c6a-8c25-b74d46c4c6be/00000447.png|width=700!
> That example should not be returned.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22820) Could not install ZeroTurnaround from JBT Central 4.4.1.AM2
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22820?page=com.atlassian.jira.plugi... ]
Nick Boldt closed JBIDE-22820.
------------------------------
Fix Version/s: 4.4.1.AM3
Resolution: Cannot Reproduce
Current site http://update.zeroturnaround.com/update-site-jboss/ contains 6.4.7.RELEASE so it's possible they were updating the site to remove 6.4.6 when I was staging the bits. Anyway, can't reproduce and the cuurrent site works fine for installing 6.4.7, so closing.
> Could not install ZeroTurnaround from JBT Central 4.4.1.AM2
> -----------------------------------------------------------
>
> Key: JBIDE-22820
> URL: https://issues.jboss.org/browse/JBIDE-22820
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central-update
> Affects Versions: 4.4.1.AM2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.1.AM3
>
>
> When installing the latest JBT 4.4.1.AM2 in staging from http://download.jboss.org/jbosstools/neon/staging/updates/ I then can't install the ZT stuff in Central:
> {code}
> An error occurred while collecting items to be installed
> session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
> No repository found containing: osgi.bundle,org.zeroturnaround.eclipse.m2e,6.4.6.RELEASE
> No repository found containing: org.eclipse.update.feature,org.zeroturnaround.eclipse.m2e.feature,6.4.6.RELEASE
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22890) NullPointerException in TextSearchControl.createLabelButtonControl
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22890:
-----------------------------------------------------
Summary: NullPointerException in TextSearchControl.createLabelButtonControl
Key: JBIDE-22890
URL: https://issues.jboss.org/browse/JBIDE-22890
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Reporter: Automated Error Reporting Bot
The following problem was reported via the automated error reporting:
Message:
{noformat}
java.lang.NullPointerException: null
at org.jboss.tools.central.editors.xpl.TextSearchControl.createLabelButtonControl(TextSearchControl.java:301)
at org.jboss.tools.central.editors.xpl.TextSearchControl.<init>(TextSearchControl.java:206)
at org.jboss.tools.central.editors.JBossCentralEditor.createSearchControl(JBossCentralEditor.java:335)
at org.jboss.tools.central.editors.JBossCentralEditor$2.createControl(JBossCentralEditor.java:215)
at org.eclipse.jface.action.ControlContribution.fill(ControlContribution.java:101)
at org.eclipse.jface.action.ToolBarManager.update(ToolBarManager.java:343)
at org.jboss.tools.central.editors.JBossCentralEditor.createHeaderContents(JBossCentralEditor.java:230)
at org.eclipse.ui.forms.editor.SharedHeaderFormEditor.createPageContainer(SharedHeaderFormEditor.java:86)
at org.jboss.tools.central.editors.JBossCentralEditor.createPageContainer(JBossCentralEditor.java:248)
at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:361)
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:341)
at sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
at sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
at java.lang.reflect.Method.invoke(null:-1)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:54)
{noformat}
Bundles:
| org.eclipse.e4.core.di | 1.6.0.v20160319-0612 | 1.6.0.v20160319-0612 |
| org.eclipse.jface | 3.12.0.v20160518-1929 | 3.12.0.v20160518-1929 |
| org.eclipse.ui | 3.108.0.v20160518-1929 | 3.108.0.v20160518-1929 |
| org.eclipse.ui.forms | 3.7.0.v20160518-1929 | 3.7.0.v20160518-1929 |
| org.jboss.tools.central | 1.2.4.Final-v20140311-0548-B153 | 1.2.4.Final-v20140311-0548-B153 |
Operating Systems:
| Windows | 10.0.0 | 10.0.0 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57a0c227e4b0fe642b...] for the latest data.
Thank you for your assistance.
Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months