This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 243177 - Cannot install downloaded OSGi bundle requesting JavaFX
Summary: Cannot install downloaded OSGi bundle requesting JavaFX
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-22 18:17 UTC by Jaroslav Tulach
Modified: 2014-04-24 10:34 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2014-03-22 18:17:33 UTC
I have a set of plugins that seem to work OK from the module system point of view. However when I download them and try to install them into NetBeans 8.0 the Tools/Plugins/Downloaded complains:


Some plugins require capability javafx.application
No plugin providing the capability javafx.application could be found.  The following plugin is affected:       FX WebView Bootstrap 
Some plugins require capability javafx.beans.property
No plugin providing the capability javafx.beans.property could be found.  The following plugin is affected:       FX WebView Bootstrap 
Some plugins require capability javafx.beans.value
No plugin providing the capability javafx.beans.value could be found.  The following plugin is affected:       FX WebView Bootstrap 
Some plugins require capability javafx.collections
No plugin providing the capability javafx.collections could be found.  The following plugin is affected:       FX WebView Bootstrap 
Some plugins require capability javafx.concurrent
No plugin providing the capability javafx.concurrent could be found.  The following plugin is affected:       FX WebView Bootstrap 
Some plugins require capability javafx.event
No plugin providing the capability javafx.event could be found.  The following plugin is affected:       FX WebView Bootstrap 
Some plugins require capability javafx.geometry
No plugin providing the capability javafx.geometry could be found.  The following plugin is affected:       FX WebView Bootstrap 
Some plugins require capability javafx.scene
No plugin providing the capability javafx.scene could be found.  The following plugin is affected:       FX WebView Bootstrap 
Some plugins require capability javafx.scene.control
No plugin providing the capability javafx.scene.control could be found.  The following plugin is affected:       FX WebView Bootstrap 
Some plugins require capability javafx.scene.layout
No plugin providing the capability javafx.scene.layout could be found.  The following plugin is affected:       FX WebView Bootstrap 
Some plugins require capability javafx.scene.text
No plugin providing the capability javafx.scene.text could be found.  The following plugin is affected:       FX WebView Bootstrap 
Some plugins require capability javafx.scene.web
No plugin providing the capability javafx.scene.web could be found.  The following plugin is affected:       FX WebView Bootstrap 
Some plugins require capability javafx.stage
No plugin providing the capability javafx.stage could be found.  The following plugin is affected:       FX WebView Bootstrap 
Some plugins require capability javafx.util
No plugin providing the capability javafx.util could be found.  The following plugin is affected:       FX WebView Bootstrap 
Some plugins require capability netscape.javascript
No plugin providing the capability netscape.javascript could be found.  The following plugin is affected:       FX WebView Bootstrap  Some plugins not installed to avoid potential installation problems.

It should not complain, these packages are provided by org.netbeans.libs.javafx module (as introduced by bug 237973, with many regressions; this may be another one).

The set of NBMs and OSGi bundles is available as
http://plugins.netbeans.org/plugin/53864/?show=true
Comment 1 Jiri Rechtacek 2014-03-25 13:45:57 UTC
http://hg.netbeans.org/core-main/rev/cc023a8a720c
Comment 2 Quality Engineering 2014-03-26 02:45:31 UTC
Integrated into 'main-silver', will be available in build *201403260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/cc023a8a720c
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #243177 - Cannot install downloaded OSGi bundle requesting JavaFX
Comment 3 Jaroslav Tulach 2014-03-28 12:04:00 UTC
Works really well. I can install the downloaded NBMs and JAR now. It would be nice to get this fix into 8.0 product line.
Comment 4 Libor Fischmeistr 2014-04-18 11:55:35 UTC
Backported to release80: http://hg.netbeans.org/releases/rev/11de6658f886
Comment 5 Quality Engineering 2014-04-24 02:17:14 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/11de6658f886
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #243177 - Cannot install downloaded OSGi bundle requesting JavaFX
Comment 6 Tomas Danek 2014-04-24 10:34:56 UTC
verified in 80patch1