Request for Permissions to Update Apache JSPWiki Website

2023-08-11 Thread Arturo Bernal
Hello Team, I am in the process of updating the Apache JSPWiki website, specifically trying to add a curated changelog at https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.12.1. However, it seems I lack the necessary permissions to do so. Could you assist me in obtaining the required permissio

Re: Request for Permissions to Update Apache JSPWiki Website

2023-08-11 Thread Harry Metske
if you tell me your user name, I can give you permissions cheers, Harry On Fri, 11 Aug 2023 at 14:15, Arturo Bernal wrote: > Hello Team, > > I am in the process of updating the Apache JSPWiki website, specifically > trying to add a curated changelog at > https://jspwiki-wiki.apache.org/Wiki.js

Re: Request for Permissions to Update Apache JSPWiki Website

2023-08-11 Thread Arturo Bernal
abernal Cheers On Fri, Aug 11, 2023 at 2:18 PM Harry Metske wrote: > if you tell me your user name, I can give you permissions > > cheers, > Harry > > > On Fri, 11 Aug 2023 at 14:15, Arturo Bernal wrote: > > > Hello Team, > > > > I am in the process of updating the Apache JSPWiki website, spec

Re: Request for Permissions to Update Apache JSPWiki Website

2023-08-11 Thread Harry Metske
can you try again? On Fri, 11 Aug 2023 at 14:19, Arturo Bernal wrote: > abernal > > Cheers > > On Fri, Aug 11, 2023 at 2:18 PM Harry Metske > wrote: > > > if you tell me your user name, I can give you permissions > > > > cheers, > > Harry > > > > > > On Fri, 11 Aug 2023 at 14:15, Arturo Bernal

Re: Request for Permissions to Update Apache JSPWiki Website

2023-08-11 Thread Arturo Bernal
HI Harry, I'm getting 'Your edit has been rejected by our SpamFilter, sorry. I' Arturo On Fri, Aug 11, 2023 at 2:20 PM Harry Metske wrote: > can you try again? > > On Fri, 11 Aug 2023 at 14:19, Arturo Bernal wrote: > > > abernal > > > > Cheers > > > > On Fri, Aug 11, 2023 at 2:18 PM Harry

[jira] [Closed] (JSPWIKI-1172) jspwiki.workDir default should be in $javax.servlet.context.tempdir

2023-08-11 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal closed JSPWIKI-1172. -- Resolution: Fixed > jspwiki.workDir default should be in $javax.servlet.context.tempdir > ---

[RESULT][VOTE] Release JSPWiki version 2.12.1

2023-08-11 Thread Arturo Bernal
Hi, +72 hours passed, we have 3 +1 votes - Murray Altheim - Juan Pablo Santos* - Harry Metske* - Arturo Bernal* 3 approved [+1] 1 don't mind [0] (* denoting PMC binding vote) so the vote passes :-) I'll proceed with the release Thanks to everyone that voted! cheers, Arturo

[PR] Add GitHub Actions workflows for Java CI and Dependency Review (jspwiki)

2023-08-11 Thread via GitHub
arturobernalg opened a new pull request, #299: URL: https://github.com/apache/jspwiki/pull/299 This pull request introduces two new GitHub Actions workflows: 1. **Java CI Workflow**: - Provides continuous integration support for multiple OS and Java versions. - Caches Mav