[jira] [Commented] (COMDEV-538) PMC information outdated at https://projects.apache.org/committee.html?maven

2023-10-18 Thread Sebb (Jira)


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

Sebb commented on COMDEV-538:
-

Looks OK to me.
Make sure you refresh your browser cache (or try a different browser).
If using Safari, try Command+Option+E, then Command+R.

> PMC information outdated at https://projects.apache.org/committee.html?maven
> 
>
> Key: COMDEV-538
> URL: https://issues.apache.org/jira/browse/COMDEV-538
> Project: Community Development
>  Issue Type: Bug
>  Components: Projects Tool
>Reporter: Konrad Windszus
>Priority: Major
>
> The PMC information is outdated in 
> https://projects.apache.org/committee.html?maven.
> The official roster shows me (kwin) correctly as being PMC member: 
> https://whimsy.apache.org/roster/committee/maven
> How often is the page in projects.a.o regenerated?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Commented] (COMDEV-538) PMC information outdated at https://projects.apache.org/committee.html?maven

2023-10-18 Thread Konrad Windszus (Jira)


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

Konrad Windszus commented on COMDEV-538:


Indeed was a caching issue, looks like the {{Etag}} response header was not 
modified for this content update (also the server does never respond with a 304 
to a conditional GET, https://datatracker.ietf.org/doc/html/rfc7232) but that 
is obviously a different issue now. Thanks for the fix.

> PMC information outdated at https://projects.apache.org/committee.html?maven
> 
>
> Key: COMDEV-538
> URL: https://issues.apache.org/jira/browse/COMDEV-538
> Project: Community Development
>  Issue Type: Bug
>  Components: Projects Tool
>Reporter: Konrad Windszus
>Priority: Major
>
> The PMC information is outdated in 
> https://projects.apache.org/committee.html?maven.
> The official roster shows me (kwin) correctly as being PMC member: 
> https://whimsy.apache.org/roster/committee/maven
> How often is the page in projects.a.o regenerated?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Resolved] (COMDEV-538) PMC information outdated at https://projects.apache.org/committee.html?maven

2023-10-18 Thread Sebb (Jira)


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

Sebb resolved COMDEV-538.
-
Resolution: Fixed

> PMC information outdated at https://projects.apache.org/committee.html?maven
> 
>
> Key: COMDEV-538
> URL: https://issues.apache.org/jira/browse/COMDEV-538
> Project: Community Development
>  Issue Type: Bug
>  Components: Projects Tool
>Reporter: Konrad Windszus
>Priority: Major
>
> The PMC information is outdated in 
> https://projects.apache.org/committee.html?maven.
> The official roster shows me (kwin) correctly as being PMC member: 
> https://whimsy.apache.org/roster/committee/maven
> How often is the page in projects.a.o regenerated?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Commented] (COMDEV-538) PMC information outdated at https://projects.apache.org/committee.html?maven

2023-10-18 Thread Sebb (Jira)


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

Sebb commented on COMDEV-538:
-

Thanks for confirming it has been fixed.
Interesting re the server behaviour.
This could explain the unexpected caching of data by the browser.


> PMC information outdated at https://projects.apache.org/committee.html?maven
> 
>
> Key: COMDEV-538
> URL: https://issues.apache.org/jira/browse/COMDEV-538
> Project: Community Development
>  Issue Type: Bug
>  Components: Projects Tool
>Reporter: Konrad Windszus
>Priority: Major
>
> The PMC information is outdated in 
> https://projects.apache.org/committee.html?maven.
> The official roster shows me (kwin) correctly as being PMC member: 
> https://whimsy.apache.org/roster/committee/maven
> How often is the page in projects.a.o regenerated?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Comment Edited] (COMDEV-538) PMC information outdated at https://projects.apache.org/committee.html?maven

2023-10-18 Thread Sebb (Jira)


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

Sebb edited comment on COMDEV-538 at 10/18/23 4:43 PM:
---

Thanks for confirming it has been fixed.
Interesting re the server behaviour.
This could explain the unexpected caching of data by the browser.
 
In the case of Safari, it serves much of the content from cache. This includes 
the JSON data that is displayed. Need to look into how to tell Safari to expire 
content.


was (Author: s...@apache.org):
Thanks for confirming it has been fixed.
Interesting re the server behaviour.
This could explain the unexpected caching of data by the browser.


> PMC information outdated at https://projects.apache.org/committee.html?maven
> 
>
> Key: COMDEV-538
> URL: https://issues.apache.org/jira/browse/COMDEV-538
> Project: Community Development
>  Issue Type: Bug
>  Components: Projects Tool
>Reporter: Konrad Windszus
>Priority: Major
>
> The PMC information is outdated in 
> https://projects.apache.org/committee.html?maven.
> The official roster shows me (kwin) correctly as being PMC member: 
> https://whimsy.apache.org/roster/committee/maven
> How often is the page in projects.a.o regenerated?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[PR] speaker coaching (comdev-site)

2023-10-18 Thread via GitHub


rbowen opened a new pull request, #136:
URL: https://github.com/apache/comdev-site/pull/136

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@community.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [PR] speaker coaching (comdev-site)

2023-10-18 Thread via GitHub


rbowen merged PR #136:
URL: https://github.com/apache/comdev-site/pull/136


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@community.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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