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 253045 - Ruby and Rails plugin missing from catalog.xml.gz
Summary: Ruby and Rails plugin missing from catalog.xml.gz
Status: NEW
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: enebo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-17 16:25 UTC by vani_r
Modified: 2015-06-19 09:28 UTC (History)
1 user (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 vani_r 2015-06-17 16:25:18 UTC
The catalog.xml.gz file that the Plugin Portal update center points to is missing the Ruby and Rails plugin (http://plugins.netbeans.org/plugin/38549).

http://plugins.netbeans.org/nbpluginportal/updates/8.0/catalog.xml.gz is the URL that this Update Center points to. Although the Ruby and Rails plugin is verified for 8.0, it is not listed in the catalog, so I cannot install it through the Tools > Plugins interface in Netbeans.
Comment 1 Jiri Kovalsky 2015-06-18 12:09:20 UTC
The reason is simple. ZIP file contains a folder. According to instructions for publishing a new plugin [1], all NBM files must be at the root level of the .zip file. I have repackaged it and uploaded as new binary for 8.0, however it can't be verified, because I couldn't sign the plugin.

[1] http://plugins.netbeans.org/plugin-publish-step1

Can you please fix this Vani on your end?
Comment 2 vani_r 2015-06-18 15:11:31 UTC
Thanks, Jiri. Enebo, can you do this?
Comment 3 enebo 2015-06-18 16:19:05 UTC
I can certainly try.  All the build code originally came from Jesse Glick when Oracle had decided to stop working on it themselves.  So I think perhaps I need to look at whereever the zipping code is and change that?  Then resubmit.
Comment 4 Jiri Kovalsky 2015-06-19 09:28:29 UTC
The thing is to sign all NBM and JAR files [1], ZIP them again and go to "My Plugins" [2], click "Edit" in 8.0 cell of Ruby and Rails plugin row and upload the new ZIP file.

[1] http://wiki.netbeans.org/DevFaqSignNbm
[2] http://plugins.netbeans.org/my-plugins