[
https://issues.jboss.org/browse/JBIDE-19335?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-19335:
------------------------------------
https://github.com/jbosstools/jbosstools-base/commit/e8d98885fa3d8841f9ed...
should get builds back to blue, after 2 compilation failures:
{code}
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.22.0:compile
(default-compile) on project org.jboss.tools.foundation.ui: Compilation failure:
Compilation failure:
[ERROR]
/home/nboldt/eclipse/workspace-jboss/jbosstools-github-master/jbosstools-base/foundation/plugins/org.jboss.tools.foundation.ui/src/org/jboss/tools/foundation/ui/util/BrowserUtility.java:[51]
[ERROR] import sun.net.ProgressMonitor;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type 'ProgressMonitor' is not API (restriction on
classpath entry '/opt/jdk1.8.0/jre/lib/rt.jar')
[ERROR] 1 problem (1 error){code}
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
>=757
org.jboss.tools.runtime.ui.internal.wizard.DownloadRuntimeLicenseFragment fails with
SWTError without browser available
-----------------------------------------------------------------------------------------------------------------------
Key: JBIDE-19335
URL:
https://issues.jboss.org/browse/JBIDE-19335
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: common/jst/core, runtime-detection
Affects Versions: 4.2.3.Beta1, 4.3.0.Alpha1
Environment: Linux
Reporter: Denis Golovin
Assignee: Rob Stryker
Fix For: 4.3.0.Beta2
DownloadRuntimeLicenseFragment should work even without browser widget available and
show html or text without html tags with <p> and <br> elements replaced with
'\n'.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)