[JBoss JIRA] (JBDS-4417) Bundle org.eclipse.wst.jsdt.nashorn.extension not found
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4417?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBDS-4417 at 6/6/17 5:06 PM:
----------------------------------------------------------
The plugin org.eclipse.wst.jsdt.nashorn.extension is still available in Oxygen.0.M7, and is in fact installed as part of JBT 4.5.0.AM1. So the problem is more likely that we don't explicitly depend on this when installing devstudio.
Maybe this is the fix we want?
https://github.com/jbdevstudio/jbdevstudio-product/pull/455
[~ibuziuk] we still use this extension, right?
was (Author: nickboldt):
It's still available in Oxygen.0.M7, and is in fact installed as part of JBT 4.5.0.AM1. So the problem is more likely that we don't explicitly depend on this when installing devstudio.
Maybe this is the fix we want?
https://github.com/jbdevstudio/jbdevstudio-product/pull/455
[~ibuziuk] we still use this extension, right?
> Bundle org.eclipse.wst.jsdt.nashorn.extension not found
> -------------------------------------------------------
>
> Key: JBDS-4417
> URL: https://issues.jboss.org/browse/JBDS-4417
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: build
> Affects Versions: 11.0.0.AM1
> Environment: Devstudio installed form devstudio-11.0.0.AM1-v20170531-1042-B189-installer-standalone.jar
> Reporter: Lukáš Valach
> Assignee: Nick Boldt
> Priority: Minor
> Fix For: 11.0.0.AM1
>
>
> I have this error message in eclipse log:
> {code}
> !SESSION Wed May 31 14:13:11 CEST 2017 -----------------------------------------
> !ENTRY org.eclipse.equinox.launcher 4 0 2017-05-31 14:13:11.062
> !MESSAGE Could not find extension: org.eclipse.wst.jsdt.nashorn.extension
> !SESSION 2017-05-31 14:13:11.038 -----------------------------------------------
> eclipse.buildId=11.0.0.AM1-v20170531-1042-B189
> java.version=1.8.0_131
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> !ENTRY org.eclipse.osgi 4 0 2017-05-31 14:13:11.805
> !MESSAGE Bundle org.eclipse.wst.jsdt.nashorn.extension not found.
> {code}
> I see that plugin org.eclipse.wst.jsdt.nashorn.extension isn't installed in .../Devstudio/studio/plugins/ folder.
> Possibly we have to remove this line from devstudio.ini?
> {code}
> -Dosgi.framework.extensions=org.eclipse.wst.jsdt.nashorn.extension
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-18902) Add Ceylon IDE to JBoss Central
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18902?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-18902:
------------------------------------
Need something like a +1 here from [~jeffmaury] or [~tim.moran] or [~tmancini] to underscore that this is something we want to promote in Central... and also why. Is Ceylon something we want to promote in devstudio?
> Add Ceylon IDE to JBoss Central
> -------------------------------
>
> Key: JBIDE-18902
> URL: https://issues.jboss.org/browse/JBIDE-18902
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: central
> Affects Versions: 4.2.0.Final
> Reporter: Fred Bricon
> Assignee: Nick Boldt
> Fix For: 4.5.0.Final
>
>
> It's probably time to consider adding Ceylon IDE to JBoss Central, provided it doesn't break anything.
> Questions are :
> - Early Access or not?
> - should JBDS get it?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-20447) 2 Test Failure(s) in JBIDE 4.3.0.CR1 for common/jst/core component
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20447?page=com.atlassian.jira.plugi... ]
Nick Boldt closed JBIDE-20447.
------------------------------
Resolution: Out of Date
Fixed ages ago.
> 2 Test Failure(s) in JBIDE 4.3.0.CR1 for common/jst/core component
> ------------------------------------------------------------------
>
> Key: JBIDE-20447
> URL: https://issues.jboss.org/browse/JBIDE-20447
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: common
> Affects Versions: 4.3.0.CR1
> Reporter: Nick Boldt
> Assignee: Jeff MAURY
> Labels: testfailure
> Fix For: 4.5.0.AM1
>
>
> *2 Test Failure(s) in JBIDE 4.3.0.CR1 for common/jst/core component:*
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-base_mast...
> # [org.jboss.tools.foundation.ui.test.BrowserUtilTest|https://jenkins.mw.lab...] (failing for 11 builds)
> # [org.jboss.tools.foundation.ui.test.BrowserUtilTest|https://jenkins.mw.lab...] (failing for 11 builds)
> [Search for Test Failure JIRAs in JBIDE 4.3.0.CR1 for common/jst/core component|https://issues.jboss.org/issues/?jql=labels+IN+%28%22testfailur...]
> -----
> * {color:red}org.jboss.tools.foundation.ui.test.BrowserUtilTest : testCreateBrowserOrLink{color} (failing for 11 builds)
>
> {code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-base_master/786/testReport/org.jboss.tools.foundation.ui.test/BrowserUtilTest/testCreateBrowserOrLink}
> <case>
> <age>11</age>
> <className>org.jboss.tools.foundation.ui.test.BrowserUtilTest</className>
> <duration>0.268</duration>
> <errorStackTrace>java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertTrue(Assert.java:52)
> at org.jboss.tools.foundation.ui.test.BrowserUtilTest.testCreateBrowserOrLink(BrowserUtilTest.java:51)
> </errorStackTrace>
> <failedSince>776</failedSince>
> <name>testCreateBrowserOrLink</name>
> <skipped>false</skipped>
> <status>FAILED</status>
> </case>
> {code}
> * {color:red}org.jboss.tools.foundation.ui.test.BrowserUtilTest : testCreateBrowser{color} (failing for 11 builds)
>
> {code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-base_master/786/testReport/org.jboss.tools.foundation.ui.test/BrowserUtilTest/testCreateBrowser}
> <case>
> <age>11</age>
> <className>org.jboss.tools.foundation.ui.test.BrowserUtilTest</className>
> <duration>0.0030</duration>
> <errorStackTrace>java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertNotNull(Assert.java:712)
> at org.junit.Assert.assertNotNull(Assert.java:722)
> at org.jboss.tools.foundation.ui.test.BrowserUtilTest.testCreateBrowser(BrowserUtilTest.java:32)
> </errorStackTrace>
> <failedSince>776</failedSince>
> <name>testCreateBrowser</name>
> <skipped>false</skipped>
> <status>FAILED</status>
> </case>
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months