[jira] [Resolved] (NETBEANS-3265) Module catalog not updated after verification of plugin

2020-01-14 Thread Jan Pirek (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Pirek resolved NETBEANS-3265.
-
Fix Version/s: 3.0
   Resolution: Fixed

Fixed by adding missing autoupdate-catalog-2_8.dtd file to the server

> Module catalog not updated after verification of plugin
> ---
>
> Key: NETBEANS-3265
> URL: https://issues.apache.org/jira/browse/NETBEANS-3265
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
>Affects Versions: 3.0
>Reporter: Jiří Kovalský
>Assignee: Jan Pirek
>Priority: Critical
> Fix For: 3.0
>
>
> For some reason automatic update of module catalogue when a plugin gets two 
> Go verification votes is broken. On 10/18 Geertjan verified SpringBoot plugin 
> [1] for all available NetBeans versions and when I added my second Go vote on 
> 10/21, none of the UCs like [2] didn't get updated.
> [1] [http://netbeans-vm.apache.org/pluginportal/catalogue/?id=58]
> [2] [http://netbeans-vm.apache.org/pluginportal/data/10.0/catalog.xml]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3265) Module catalog not updated after verification of plugin

2020-01-14 Thread Jan Pirek (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015196#comment-17015196
 ] 

Jan Pirek commented on NETBEANS-3265:
-

Looks like catalog validation does not pass the DTD check after recent upgrade 
of DTD.

This is from admin UI
{code:java}
Catalog for 11.0 is not valid:
Element module content does not follow the DTD, expecting (description? , 
module_notification? , external_package* , (manifest | l10n)), got (manifest 
message_digest)
No declaration for element message_digest
No declaration for attribute algorithm of element message_digest
No declaration for attribute value of element message_digest
{code}

> Module catalog not updated after verification of plugin
> ---
>
> Key: NETBEANS-3265
> URL: https://issues.apache.org/jira/browse/NETBEANS-3265
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
>Affects Versions: 3.0
>Reporter: Jiří Kovalský
>Assignee: Jan Pirek
>Priority: Critical
>
> For some reason automatic update of module catalogue when a plugin gets two 
> Go verification votes is broken. On 10/18 Geertjan verified SpringBoot plugin 
> [1] for all available NetBeans versions and when I added my second Go vote on 
> 10/21, none of the UCs like [2] didn't get updated.
> [1] [http://netbeans-vm.apache.org/pluginportal/catalogue/?id=58]
> [2] [http://netbeans-vm.apache.org/pluginportal/data/10.0/catalog.xml]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Resolved] (NETBEANS-3569) unsuitable/failed-verification plugin not indicated as such by plugin portal

2020-01-12 Thread Jan Pirek (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Pirek resolved NETBEANS-3569.
-
Resolution: Fixed

> unsuitable/failed-verification plugin not indicated as such by plugin portal
> 
>
> Key: NETBEANS-3569
> URL: https://issues.apache.org/jira/browse/NETBEANS-3569
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
> Environment: Apache NetBeans Plugin Portal, build #191001
>Reporter: Ernie Rael
>Assignee: Jan Pirek
>Priority: Critical
>  Labels: pull-request-available
> Fix For: 3.0
>
> Attachments: verification.png
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> I submitted a plugin to the apache portal and requested verification, I built 
> the plugin (maven) against NB-11.2.
> The plugin correctly failed verification since it would not load on NB-11.0.
> There is no indication on the plugin portal that this plugin failed 
> verification, or even that verification was requested. No indication either 
> publicly or privately when I look at things through "My plugins".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3569) unsuitable/failed-verification plugin not indicated as such by plugin portal

2020-01-12 Thread Jan Pirek (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013780#comment-17013780
 ] 

Jan Pirek commented on NETBEANS-3569:
-

'two-separate-links solution' is deployed live. Second segment 'verified/failed 
verification' shows popup with simple verification log - who, when, how voted 
plus message if provided.

> unsuitable/failed-verification plugin not indicated as such by plugin portal
> 
>
> Key: NETBEANS-3569
> URL: https://issues.apache.org/jira/browse/NETBEANS-3569
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
> Environment: Apache NetBeans Plugin Portal, build #191001
>Reporter: Ernie Rael
>Assignee: Jan Pirek
>Priority: Critical
>  Labels: pull-request-available
> Fix For: 3.0
>
> Attachments: verification.png
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> I submitted a plugin to the apache portal and requested verification, I built 
> the plugin (maven) against NB-11.2.
> The plugin correctly failed verification since it would not load on NB-11.0.
> There is no indication on the plugin portal that this plugin failed 
> verification, or even that verification was requested. No indication either 
> publicly or privately when I look at things through "My plugins".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Resolved] (NETBEANS-3569) unsuitable/failed-verification plugin not indicated as such by plugin portal

2020-01-09 Thread Jan Pirek (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Pirek resolved NETBEANS-3569.
-
Fix Version/s: 3.0
   Resolution: Fixed

I have removed the plugin version badges from the plugin list on the landing 
page completely and let only successfull verifiacation  badges to appear there. 
Also dropped the 'Netbeans compatible' column completely.

This now results in much clearer view with verified plugins promoted with green 
badge. All versioning details are then available on plugin detail page in the 
download matrix.

Chsanges are deployed live.

> unsuitable/failed-verification plugin not indicated as such by plugin portal
> 
>
> Key: NETBEANS-3569
> URL: https://issues.apache.org/jira/browse/NETBEANS-3569
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
> Environment: Apache NetBeans Plugin Portal, build #191001
>Reporter: Ernie Rael
>Assignee: Jan Pirek
>Priority: Critical
>  Labels: pull-request-available
> Fix For: 3.0
>
> Attachments: verification.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> I submitted a plugin to the apache portal and requested verification, I built 
> the plugin (maven) against NB-11.2.
> The plugin correctly failed verification since it would not load on NB-11.0.
> There is no indication on the plugin portal that this plugin failed 
> verification, or even that verification was requested. No indication either 
> publicly or privately when I look at things through "My plugins".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Resolved] (NETBEANS-3492) Allow admins to edit plugins to NetBeans versions mapping & verifications

2020-01-07 Thread Jan Pirek (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Pirek resolved NETBEANS-3492.
-
Fix Version/s: 3.0
 Assignee: Jan Pirek
   Resolution: Fixed

> Allow admins to edit plugins to NetBeans versions mapping & verifications
> -
>
> Key: NETBEANS-3492
> URL: https://issues.apache.org/jira/browse/NETBEANS-3492
> Project: NetBeans
>  Issue Type: Improvement
>  Components: updatecenters - Pluginportal
>Affects Versions: 3.0
>Reporter: Jiří Kovalský
>Assignee: Jan Pirek
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> It is important for Plugin Portal administrators to have a UI how to add 
> missing or fix incorrect mapping between plugin version(s) and NetBeans 
> version(s) and also request/cancel verifications.
> *Steps to reproduce:*
>  # Login to [http://netbeans-vm.apache.org/pluginportal/] as administrator.
>  # Click Admin menu in toolbar and find some plugin e.g. _NB Figletize_ [1]
> *Expected:* There is a way to change NetBeans version for the 1.0 version of 
> the plugin and it is also possible to remove existing verification and 
> request a new one.
> *Actual:* You cannot change version mapping and remove/add verification 
> requests.
>  [1] http://netbeans-vm.apache.org/pluginportal/admin/?search=NB+Figletize



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3492) Allow admins to edit plugins to NetBeans versions mapping & verifications

2020-01-07 Thread Jan Pirek (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009691#comment-17009691
 ] 

Jan Pirek commented on NETBEANS-3492:
-

This is now merged and deployed live

[https://github.com/apache/netbeans-tools/pull/22]

> Allow admins to edit plugins to NetBeans versions mapping & verifications
> -
>
> Key: NETBEANS-3492
> URL: https://issues.apache.org/jira/browse/NETBEANS-3492
> Project: NetBeans
>  Issue Type: Improvement
>  Components: updatecenters - Pluginportal
>Affects Versions: 3.0
>Reporter: Jiří Kovalský
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> It is important for Plugin Portal administrators to have a UI how to add 
> missing or fix incorrect mapping between plugin version(s) and NetBeans 
> version(s) and also request/cancel verifications.
> *Steps to reproduce:*
>  # Login to [http://netbeans-vm.apache.org/pluginportal/] as administrator.
>  # Click Admin menu in toolbar and find some plugin e.g. _NB Figletize_ [1]
> *Expected:* There is a way to change NetBeans version for the 1.0 version of 
> the plugin and it is also possible to remove existing verification and 
> request a new one.
> *Actual:* You cannot change version mapping and remove/add verification 
> requests.
>  [1] http://netbeans-vm.apache.org/pluginportal/admin/?search=NB+Figletize



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3569) unsuitable/failed-verification plugin not indicated as such by plugin portal

2020-01-04 Thread Jan Pirek (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17007972#comment-17007972
 ] 

Jan Pirek commented on NETBEANS-3569:
-

Hello, I believe that showing plugins that failed verifiaction is OK. 
Verification is extra thing which promote plugin to catalog consumed by IDE. 
Non verified plugin still might be compatible with IDE. I will talk to Jirka 
about wording we use all over the place so it's somehow more meaningfull. Also 
adding some paragraph about whati is what might be helpful 

> unsuitable/failed-verification plugin not indicated as such by plugin portal
> 
>
> Key: NETBEANS-3569
> URL: https://issues.apache.org/jira/browse/NETBEANS-3569
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
> Environment: Apache NetBeans Plugin Portal, build #191001
>Reporter: Ernie Rael
>Assignee: Jan Pirek
>Priority: Critical
>  Labels: pull-request-available
> Attachments: verification.png
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> I submitted a plugin to the apache portal and requested verification, I built 
> the plugin (maven) against NB-11.2.
> The plugin correctly failed verification since it would not load on NB-11.0.
> There is no indication on the plugin portal that this plugin failed 
> verification, or even that verification was requested. No indication either 
> publicly or privately when I look at things through "My plugins".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3569) unsuitable/failed-verification plugin not indicated as such by plugin portal

2019-12-10 Thread Jan Pirek (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992390#comment-16992390
 ] 

Jan Pirek commented on NETBEANS-3569:
-

Added the verification status indication to the download matrix on the plugin's 
public page. 

This is also visible on My Plugins page, it has been there already. I just 
changed wording so it is more meaningful.

> unsuitable/failed-verification plugin not indicated as such by plugin portal
> 
>
> Key: NETBEANS-3569
> URL: https://issues.apache.org/jira/browse/NETBEANS-3569
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
> Environment: Apache NetBeans Plugin Portal, build #191001
>Reporter: Ernie Rael
>Assignee: Jan Pirek
>Priority: Major
>  Labels: pull-request-available
> Attachments: verification.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> I submitted a plugin to the apache portal and requested verification, I built 
> the plugin (maven) against NB-11.2.
> The plugin correctly failed verification since it would not load on NB-11.0.
> There is no indication on the plugin portal that this plugin failed 
> verification, or even that verification was requested. No indication either 
> publicly or privately when I look at things through "My plugins".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3569) unsuitable/failed-verification plugin not indicated as such by plugin portal

2019-12-10 Thread Jan Pirek (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992387#comment-16992387
 ] 

Jan Pirek commented on NETBEANS-3569:
-

[https://github.com/apache/netbeans-tools/pull/20]

> unsuitable/failed-verification plugin not indicated as such by plugin portal
> 
>
> Key: NETBEANS-3569
> URL: https://issues.apache.org/jira/browse/NETBEANS-3569
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
> Environment: Apache NetBeans Plugin Portal, build #191001
>Reporter: Ernie Rael
>Assignee: Jan Pirek
>Priority: Major
>  Labels: pull-request-available
> Attachments: verification.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> I submitted a plugin to the apache portal and requested verification, I built 
> the plugin (maven) against NB-11.2.
> The plugin correctly failed verification since it would not load on NB-11.0.
> There is no indication on the plugin portal that this plugin failed 
> verification, or even that verification was requested. No indication either 
> publicly or privately when I look at things through "My plugins".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Closed] (NETBEANS-3264) Plugin image is not displayed on plugin detail page

2019-11-29 Thread Jan Pirek (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Pirek closed NETBEANS-3264.
---
Fix Version/s: 3.0
   Resolution: Fixed

fix deployed live

> Plugin image is not displayed on plugin detail page
> ---
>
> Key: NETBEANS-3264
> URL: https://issues.apache.org/jira/browse/NETBEANS-3264
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
>Affects Versions: 3.0
>Reporter: Jiří Kovalský
>Assignee: Jan Pirek
>Priority: Major
> Fix For: 3.0
>
>
> When I add a new plugin and select some image from my computer as a plugin 
> logo/screenshot before clicking *Save Plugin* button, the image is sent as 
> parameter of POST request but then not displayed on detail page of the plugin.
> *Steps to reproduce:*
>  # Visit [http://netbeans-vm.apache.org/pluginportal/] and sign in.
>  # Click *Add plugin* from toolbar.
>  # Provide _GroupID_ and _ArtifactID_ of your plugin and click *Add Plugin* 
> button.
>  # Set all required plugin properties, click _Browse ..._ button to select 
> some picture from your computer and click *Save Plugin* button.
>  # Wait until your plugin is approved. Then find it on the Plugin Portal home 
> page and click it.
> *Expected:* Plugin detail page is displayed including the picture you have 
> chosen.
> *Actual:* Plugin detail page is displayed but the picture you have chosen is 
> not visible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3264) Plugin image is not displayed on plugin detail page

2019-11-29 Thread Jan Pirek (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16984873#comment-16984873
 ] 

Jan Pirek commented on NETBEANS-3264:
-

Pull req: [https://github.com/apache/netbeans-tools/pull/19]

> Plugin image is not displayed on plugin detail page
> ---
>
> Key: NETBEANS-3264
> URL: https://issues.apache.org/jira/browse/NETBEANS-3264
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
>Affects Versions: 3.0
>Reporter: Jiří Kovalský
>Assignee: Jan Pirek
>Priority: Major
>
> When I add a new plugin and select some image from my computer as a plugin 
> logo/screenshot before clicking *Save Plugin* button, the image is sent as 
> parameter of POST request but then not displayed on detail page of the plugin.
> *Steps to reproduce:*
>  # Visit [http://netbeans-vm.apache.org/pluginportal/] and sign in.
>  # Click *Add plugin* from toolbar.
>  # Provide _GroupID_ and _ArtifactID_ of your plugin and click *Add Plugin* 
> button.
>  # Set all required plugin properties, click _Browse ..._ button to select 
> some picture from your computer and click *Save Plugin* button.
>  # Wait until your plugin is approved. Then find it on the Plugin Portal home 
> page and click it.
> *Expected:* Plugin detail page is displayed including the picture you have 
> chosen.
> *Actual:* Plugin detail page is displayed but the picture you have chosen is 
> not visible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Comment Edited] (NETBEANS-3265) Module catalog not updated after verification of plugin

2019-10-22 Thread Jan Pirek (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956737#comment-16956737
 ] 

Jan Pirek edited comment on NETBEANS-3265 at 10/22/19 6:47 AM:
---

I have tried the process locally and it seems to work. I noticed wrong 
filesystem permission on 10.0/catalog.xml.gz and this one did not get updated. 
I have fixed that. It was left incorrect after I switched sources to 
apache/netbbeans-tools repo and moved data files around.

Also if you looked at that .xml in browser it could be cached, hard to say now. 
Anyway I did not find the problem, so I suggest to wait for next verification 
and let's see.

 

BTW I rebuilt catalog from admin UI and it now shows up.


was (Author: jpirek):
I have tried the process locally and it seems to work. I noticed wrong 
filesystem permission on 10.0/catalog.xml.gz and this one did not get updated. 
I have fixed that. It was left incorrect after I switched sources to 
apache/netbbeans-tools repo and moved data files around.

Also if you looked at that .xml in browser it could be cached, hard to say now. 
Anyway I did not find the problem, so I suggest to wait for next verification 
and let's see.

> Module catalog not updated after verification of plugin
> ---
>
> Key: NETBEANS-3265
> URL: https://issues.apache.org/jira/browse/NETBEANS-3265
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
>Affects Versions: 3.0
>Reporter: Jiří Kovalský
>Assignee: Jan Pirek
>Priority: Critical
>
> For some reason automatic update of module catalogue when a plugin gets two 
> Go verification votes is broken. On 10/18 Geertjan verified SpringBoot plugin 
> [1] for all available NetBeans versions and when I added my second Go vote on 
> 10/21, none of the UCs like [2] didn't get updated.
> [1] [http://netbeans-vm.apache.org/pluginportal/catalogue/?id=58]
> [2] [http://netbeans-vm.apache.org/pluginportal/data/10.0/catalog.xml]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3265) Module catalog not updated after verification of plugin

2019-10-22 Thread Jan Pirek (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956737#comment-16956737
 ] 

Jan Pirek commented on NETBEANS-3265:
-

I have tried the process locally and it seems to work. I noticed wrong 
filesystem permission on 10.0/catalog.xml.gz and this one did not get updated. 
I have fixed that. It was left incorrect after I switched sources to 
apache/netbbeans-tools repo and moved data files around.

Also if you looked at that .xml in browser it could be cached, hard to say now. 
Anyway I did not find the problem, so I suggest to wait for next verification 
and let's see.

> Module catalog not updated after verification of plugin
> ---
>
> Key: NETBEANS-3265
> URL: https://issues.apache.org/jira/browse/NETBEANS-3265
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
>Affects Versions: 3.0
>Reporter: Jiří Kovalský
>Assignee: Jan Pirek
>Priority: Critical
>
> For some reason automatic update of module catalogue when a plugin gets two 
> Go verification votes is broken. On 10/18 Geertjan verified SpringBoot plugin 
> [1] for all available NetBeans versions and when I added my second Go vote on 
> 10/21, none of the UCs like [2] didn't get updated.
> [1] [http://netbeans-vm.apache.org/pluginportal/catalogue/?id=58]
> [2] [http://netbeans-vm.apache.org/pluginportal/data/10.0/catalog.xml]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Resolved] (NETBEANS-3265) Module catalog not updated after verification of plugin

2019-10-22 Thread Jan Pirek (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Pirek resolved NETBEANS-3265.
-
Fix Version/s: 3.0
   Resolution: Fixed

> Module catalog not updated after verification of plugin
> ---
>
> Key: NETBEANS-3265
> URL: https://issues.apache.org/jira/browse/NETBEANS-3265
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
>Affects Versions: 3.0
>Reporter: Jiří Kovalský
>Assignee: Jan Pirek
>Priority: Critical
> Fix For: 3.0
>
>
> For some reason automatic update of module catalogue when a plugin gets two 
> Go verification votes is broken. On 10/18 Geertjan verified SpringBoot plugin 
> [1] for all available NetBeans versions and when I added my second Go vote on 
> 10/21, none of the UCs like [2] didn't get updated.
> [1] [http://netbeans-vm.apache.org/pluginportal/catalogue/?id=58]
> [2] [http://netbeans-vm.apache.org/pluginportal/data/10.0/catalog.xml]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Resolved] (NETBEANS-3242) Security flaw in pluginportal's google sign on

2019-10-18 Thread Jan Pirek (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Pirek resolved NETBEANS-3242.
-
Resolution: Fixed

fixed and deployed

> Security flaw in pluginportal's google sign on
> --
>
> Key: NETBEANS-3242
> URL: https://issues.apache.org/jira/browse/NETBEANS-3242
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
>Reporter: Jan Pirek
>Assignee: Jan Pirek
>Priority: Major
>
> Login process should work with google auth token  and backend controller 
> should verify and extract user from token insteas of passed value from client 
> js part of the login which can be altered.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-3242) Security flaw in google sign on

2019-10-16 Thread Jan Pirek (Jira)
Jan Pirek created NETBEANS-3242:
---

 Summary: Security flaw in google sign on
 Key: NETBEANS-3242
 URL: https://issues.apache.org/jira/browse/NETBEANS-3242
 Project: NetBeans
  Issue Type: Bug
  Components: updatecenters - Pluginportal
Reporter: Jan Pirek
Assignee: Jan Pirek


Login process should work with google auth token  and backend controller should 
verify and extract user from token insteas of passed value from client js part 
of the login which can be altered.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-3242) Security flaw in pluginportal's google sign on

2019-10-16 Thread Jan Pirek (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Pirek updated NETBEANS-3242:

Summary: Security flaw in pluginportal's google sign on  (was: Security 
flaw in google sign on)

> Security flaw in pluginportal's google sign on
> --
>
> Key: NETBEANS-3242
> URL: https://issues.apache.org/jira/browse/NETBEANS-3242
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
>Reporter: Jan Pirek
>Assignee: Jan Pirek
>Priority: Major
>
> Login process should work with google auth token  and backend controller 
> should verify and extract user from token insteas of passed value from client 
> js part of the login which can be altered.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3239) Reference to binary of a deleted plugin remains in PPUC catalog

2019-10-16 Thread Jan Pirek (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952590#comment-16952590
 ] 

Jan Pirek commented on NETBEANS-3239:
-

Pull Req: [https://github.com/apache/netbeans-tools/pull/14]

> Reference to binary of a deleted plugin remains in PPUC catalog
> ---
>
> Key: NETBEANS-3239
> URL: https://issues.apache.org/jira/browse/NETBEANS-3239
> Project: NetBeans
>  Issue Type: Bug
>  Components: updatecenters - Pluginportal
>Affects Versions: 11.2
>Reporter: Jiří Kovalský
>Assignee: Jan Pirek
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> If a plugin whose some binary was verified and published in Plugin Portal 
> Update Center like 
> [http://netbeans-vm.apache.org/pluginportal/data/11.2/catalog.xml.gz] is 
> deleted, the corresponding catalog file is not updated so it contains invalid 
> reference to a non-existing NBM/JAR binary.
> *Steps to reproduce:*
>  # Register a plugin in the new Plugin Portal 3.0 [1] and have it approved.
>  # Then map some of its versions to some NetBeans version and request 
> verification for that.
>  # After it is verified and published on the corresponding update center, 
> delete the plugin completely.
> *Expected:* Plugin is removed and the update centers get updated i.e. no 
> longer existing references removed.
> *Actual:* Plugin is removed but the update centers do not get updated i.e. 
> the plugin is still offered in the {color:#ff8b00}catalog.xml{color} files.
>  [1] http://netbeans-vm.apache.org/pluginportal/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists