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

Jiří Kovalský edited comment on NETBEANS-330 at 5/15/18 4:58 PM:
-----------------------------------------------------------------

We have made some progress. We need to change value of 
{color:#f79232}_URL_Default_N_{color} property in 
{color:#f79232}_updatecenters_{color} module's bundle [1] to [2] and then we 
start seeing records like [3] in 
{color:#f79232}_/var/log/apache2/netbeans-vm.apache.org_access.log_{color} 
file. Now we will adapt our script for calculation of user statistics. The only 
remaining task will be to upload the catalog and modules to the 
netbeans-vm.apache.org machine when NetBeans 9.0 Release Candidate will be 
published.

[1] 
[https://github.com/apache/incubator-netbeans/blob/master/updatecenters/src/org/netbeans/modules/updatecenters/resources/Bundle.properties]

[2] 
[http://netbeans-vm.apache.org/uc/9.0/updates.xml.gz?\{$netbeans.hash.code}|http://netbeans-vm.apache.org/uc/9.0/updates.xml.gz]

[3] <%JSON:httpd_access%>

{ "time": "2018-05-15T16:20:46+0000", "clientip": "148.87.19.198", "duration": 
75254, "status": 200, "request": 
"/uc/9.0/updates.xml.gz?unique=099ac5317-1e5f-45ef-aec4-4cd298e1706d_77f25547-ee26-419f-a6c7-5ce94eeb552c",
 "uri": "/uc/9.0/updates.xml.gz", "remote_user": "-", "query_string": 
"?unique=099ac5317-1e5f-45ef-aec4-4cd298e1706d_77f25547-ee26-419f-a6c7-5ce94eeb552c",
 "document": "/var/www/html/uc/9.0/updates.xml.gz", "bytes": 83682, 
"request_method": "GET", "referer": "-", "useragent": "Java/10", "vhost": 
"netbeans-vm.apache.org", "geo_country": "-", "geo_long": "-", "geo_lat": "-", 
"geo_coords": "-,-", "geo_city": "-", "geo_combo": "-, -" }


was (Author: jkovalsky):
We have made some progress. We need to change value of 
{color:#f79232}_URL_Default_N_{color} property in 
{color:#f79232}_updatecenters_{color} module's bundle [1] to [2] and then we 
start seeing records like [3] in 
{color:#f79232}_/var/log/apache2/netbeans-vm.apache.org_access.log_{color} 
file. Now we will adapt our script for calculation of user statistics. The only 
remaining task will be to upload the catalog and modules to the 
netbeans-vm.apache.org machine when NetBeans 9.0 Release Candidate will be 
published.

[1] 
[https://github.com/apache/incubator-netbeans/blob/master/updatecenters/src/org/netbeans/modules/updatecenters/resources/Bundle.properties]

[2] 
[http://netbeans-vm.apache.org/uc/9.0/updates.xml.gz?\{$netbeans.hash.code}|http://netbeans-vm.apache.org/uc/9.0/updates.xml.gz]

{{[3] <%JSON:httpd_access%>

{ "time": "2018-05-15T16:20:46+0000", "clientip": "148.87.19.198", "duration": 
75254, "status": 200, "request": 
"/uc/9.0/updates.xml.gz?unique=099ac5317-1e5f-45ef-aec4-4cd298e1706d_77f25547-ee26-419f-a6c7-5ce94eeb552c",
 "uri": "/uc/9.0/updates.xml.gz", "remote_user": "-", "query_string": 
"?unique=099ac5317-1e5f-45ef-aec4-4cd298e1706d_77f25547-ee26-419f-a6c7-5ce94eeb552c",
 "document": "/var/www/html/uc/9.0/updates.xml.gz", "bytes": 83682, 
"request_method": "GET", "referer": "-", "useragent": "Java/10", "vhost": 
"netbeans-vm.apache.org", "geo_country": "-", "geo_long": "-", "geo_lat": "-", 
"geo_coords": "-,-", "geo_city": "-", "geo_combo": "-, -" }

}}

> NetBeans 9.0 UC hosted on Apache infra
> --------------------------------------
>
>                 Key: NETBEANS-330
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-330
>             Project: NetBeans
>          Issue Type: Task
>          Components: website
>    Affects Versions: 9.0
>            Reporter: Jiří Kovalský
>            Assignee: Jiří Kovalský
>            Priority: Blocker
>              Labels: NETBEANS-9
>
> In order to keep measuring number of NetBeans active users also in the future 
> we need to create an update center similar to 8.2 NetBeans Distribution UC 
> [1] which will be hosted on Apache infrastructure and register it in the 
> NetBeans 9.0 FCS build. We are measuring this statistics since 2004 and 
> stopping it now is not an option hence this is a blocker bug for 9.0 release.
> [1] 
> [http://updates.netbeans.org/netbeans/updates/8.2/uc/final/distribution/catalog.xml.gz]
> (for the uninitiated: UC == Update Center)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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

Reply via email to