[jira] [Commented] (JSPWIKI-1195) jspwiki-common.js not included in page, breaking AJAX functionality

2024-09-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885167#comment-17885167 ] ASF subversion and git services commented on JSPWIKI-1195: -- Co

Re: [PR] getAllPages() returns all pages after cache ttl has expired [jspwiki]

2024-09-26 Thread via GitHub
juanpablo-santos commented on code in PR #362: URL: https://github.com/apache/jspwiki/pull/362#discussion_r176511 ## jspwiki-cache/src/main/java/org/apache/wiki/cache/CachingManager.java: ## @@ -121,4 +122,12 @@ public interface CachingManager { */ void remove( St

Re: [PR] Bump org.codehaus.cargo:cargo-maven3-plugin from 1.10.13 to 1.10.15 [jspwiki]

2024-09-26 Thread via GitHub
juanpablo-santos closed pull request #364: Bump org.codehaus.cargo:cargo-maven3-plugin from 1.10.13 to 1.10.15 URL: https://github.com/apache/jspwiki/pull/364 -- 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

Re: [PR] Bump lucene.version from 9.11.0 to 9.11.1 [jspwiki]

2024-09-26 Thread via GitHub
juanpablo-santos closed pull request #353: Bump lucene.version from 9.11.0 to 9.11.1 URL: https://github.com/apache/jspwiki/pull/353 -- 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 comm

[jira] [Updated] (JSPWIKI-1195) jspwiki-common.js not included in page, breaking AJAX functionality

2024-09-26 Thread Jira
[ https://issues.apache.org/jira/browse/JSPWIKI-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Pablo Santos Rodríguez updated JSPWIKI-1195: - Fix Version/s: 2.12.3 > jspwiki-common.js not included in page,

Re: [PR] minor change to use the os utils class commons-lang3 that was already… [jspwiki]

2024-09-26 Thread via GitHub
juanpablo-santos merged PR #363: URL: https://github.com/apache/jspwiki/pull/363 -- 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...@jspwiki

Re: [PR] minor change to use the os utils class commons-lang3 that was already… [jspwiki]

2024-09-26 Thread via GitHub
juanpablo-santos commented on PR #363: URL: https://github.com/apache/jspwiki/pull/363#issuecomment-2377971795 Thanks Alex! this will make into 2.12.3-git-02 :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Fix MBeans when multiple JSPWiki instances are running in a JVM [jspwiki]

2024-09-26 Thread via GitHub
juanpablo-santos commented on PR #358: URL: https://github.com/apache/jspwiki/pull/358#issuecomment-2377967805 Hi! as the branch cannot be merged due to conflicts, I've cherry-picked the appropiate commit (6f324efb44c11e79070e6f2a0900d48910027672) and that'll be part of 2.12.3-git-02.

Re: [PR] Bump org.junit:junit-bom from 5.10.2 to 5.11.1 [jspwiki]

2024-09-26 Thread via GitHub
juanpablo-santos closed pull request #365: Bump org.junit:junit-bom from 5.10.2 to 5.11.1 URL: https://github.com/apache/jspwiki/pull/365 -- 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

Re: [PR] Fix SampleAjaxPlugin [jspwiki]

2024-09-26 Thread via GitHub
juanpablo-santos merged PR #357: URL: https://github.com/apache/jspwiki/pull/357 -- 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...@jspwiki

Re: [PR] Fix SampleAjaxPlugin [jspwiki]

2024-09-26 Thread via GitHub
juanpablo-santos commented on PR #357: URL: https://github.com/apache/jspwiki/pull/357#issuecomment-2377969125 thanks again! this will also be part of 2.12.3-git-02 :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] Fix MBeans when multiple JSPWiki instances are running in a JVM [jspwiki]

2024-09-26 Thread via GitHub
juanpablo-santos closed pull request #358: Fix MBeans when multiple JSPWiki instances are running in a JVM URL: https://github.com/apache/jspwiki/pull/358 -- 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 g

[jira] [Resolved] (JSPWIKI-1195) jspwiki-common.js not included in page, breaking AJAX functionality

2024-09-26 Thread Jira
[ https://issues.apache.org/jira/browse/JSPWIKI-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Pablo Santos Rodríguez resolved JSPWIKI-1195. -- Resolution: Fixed merged in 2.12.3-git-02 > jspwiki-common.j

Re: Plugins for page adapters

2024-09-26 Thread Juan Pablo Santos Rodríguez
Hi! (a bit late) The repo you've mentioned is owned by David Vittor, JSPWiki committer and PMC member. IIRC, he put up that repo with his own collection of plugins and took the JDBC page provider when we removed it from the core, so it could still be available. Given that the page provider came o