dependabot[bot] opened a new pull request, #259:
URL: https://github.com/apache/jspwiki/pull/259
Bumps cargo-maven3-plugin from 1.9.13 to 1.10.5.
[ and
[mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to
be updated together.
Updates `minimist` from 1.2.0 t
dependabot[bot] commented on PR #250:
URL: https://github.com/apache/jspwiki/pull/250#issuecomment-1454147572
Superseded by #262.
--
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
dependabot[bot] closed pull request #250: Bump minimist and mkdirp in
/jspwiki-war
URL: https://github.com/apache/jspwiki/pull/250
--
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 commen
dependabot[bot] opened a new pull request, #263:
URL: https://github.com/apache/jspwiki/pull/263
Bumps cargo-maven3-plugin from 1.9.13 to 1.10.6.
[
--
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,
juanpablo-santos closed pull request #273: Bump plugin.surefire.version from
3.0.0 to 3.1.0
URL: https://github.com/apache/jspwiki/pull/273
--
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 specif
juanpablo-santos closed pull request #274: Bump selenide from 6.13.1 to 6.14.0
URL: https://github.com/apache/jspwiki/pull/274
--
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.
T
juanpablo-santos closed pull request #276: Bump lucene.version from 9.5.0 to
9.6.0
URL: https://github.com/apache/jspwiki/pull/276
--
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 commen
juanpablo-santos closed pull request #275: Bump tomcat.version from 9.0.74 to
9.0.75
URL: https://github.com/apache/jspwiki/pull/275
--
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
arturobernalg opened a new pull request, #282:
URL: https://github.com/apache/jspwiki/pull/282
Description:
This pull request addresses the issue JSPWIKI- by changing the default
value of jspwiki.workDir from java.io.tmpdir to the servlet container's
context-specific temp directo
arturobernalg opened a new pull request, #283:
URL: https://github.com/apache/jspwiki/pull/283
(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,
arturobernalg opened a new pull request, #284:
URL: https://github.com/apache/jspwiki/pull/284
(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,
arturobernalg opened a new pull request, #285:
URL: https://github.com/apache/jspwiki/pull/285
(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,
juanpablo-santos closed pull request #279: Bump flexmark.version from 0.64.4 to
0.64.6
URL: https://github.com/apache/jspwiki/pull/279
--
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 co
juanpablo-santos closed pull request #281: Bump selenide from 6.14.0 to 6.15.0
URL: https://github.com/apache/jspwiki/pull/281
--
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.
T
juanpablo-santos closed pull request #277: Bump
maven-surefire-junit5-tree-reporter from 1.1.0 to 1.2.1
URL: https://github.com/apache/jspwiki/pull/277
--
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 t
juanpablo-santos merged PR #283:
URL: https://github.com/apache/jspwiki/pull/283
--
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
juanpablo-santos commented on PR #283:
URL: https://github.com/apache/jspwiki/pull/283#issuecomment-1593815998
Merged on 2.12.1-git-01, thanks!
--
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
juanpablo-santos commented on PR #280:
URL: https://github.com/apache/jspwiki/pull/280#issuecomment-1593817139
already merged
--
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.
juanpablo-santos closed pull request #280: Bump cargo-maven3-plugin from 1.10.6
to 1.10.7
URL: https://github.com/apache/jspwiki/pull/280
--
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
juanpablo-santos commented on code in PR #285:
URL: https://github.com/apache/jspwiki/pull/285#discussion_r1231608214
##
pom.xml:
##
@@ -722,6 +722,12 @@
org.mockito
mockito-core
${mockito.version}
+
Review Comment:
arturobernalg commented on code in PR #285:
URL: https://github.com/apache/jspwiki/pull/285#discussion_r1232686468
##
pom.xml:
##
@@ -722,6 +722,12 @@
org.mockito
mockito-core
${mockito.version}
+
Review Comment:
mmm
juanpablo-santos commented on code in PR #282:
URL: https://github.com/apache/jspwiki/pull/282#discussion_r1232736946
##
jspwiki-main/src/main/java/org/apache/wiki/servlets/WikiServletContextListener.java:
##
@@ -0,0 +1,87 @@
+/*
+Licensed to the Apache Software Foundation (
arturobernalg commented on code in PR #285:
URL: https://github.com/apache/jspwiki/pull/285#discussion_r1232686468
##
pom.xml:
##
@@ -722,6 +722,12 @@
org.mockito
mockito-core
${mockito.version}
+
Review Comment:
mmm
arturobernalg commented on code in PR #282:
URL: https://github.com/apache/jspwiki/pull/282#discussion_r1233121593
##
jspwiki-main/src/main/java/org/apache/wiki/servlets/WikiServletContextListener.java:
##
@@ -0,0 +1,87 @@
+/*
+Licensed to the Apache Software Foundation (ASF
arturobernalg commented on code in PR #207:
URL: https://github.com/apache/jspwiki/pull/207#discussion_r1233123166
##
jspwiki-main/src/main/java/org/apache/wiki/tags/AttachmentsIteratorTag.java:
##
@@ -108,8 +108,9 @@ public final int doStartTag() {
public final int doAfte
juanpablo-santos commented on code in PR #282:
URL: https://github.com/apache/jspwiki/pull/282#discussion_r1237476176
##
jspwiki-bootstrap/src/main/java/org/apache/wiki/bootstrap/WikiBootstrapServletContextListener.java:
##
@@ -98,4 +101,33 @@ ConfigurationSource createConfigura
arturobernalg commented on code in PR #282:
URL: https://github.com/apache/jspwiki/pull/282#discussion_r1237687781
##
jspwiki-bootstrap/src/main/java/org/apache/wiki/bootstrap/WikiBootstrapServletContextListener.java:
##
@@ -98,4 +101,33 @@ ConfigurationSource createConfiguratio
arturobernalg opened a new pull request, #1:
URL: https://github.com/apache/jspwiki-site/pull/1
(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,
arturobernalg opened a new pull request, #289:
URL: https://github.com/apache/jspwiki/pull/289
This commit addresses an issue in the ParamTag class where, if the parent
tag was not an instance of ParamHandler, an infinite loop would occur. This was
due to the 'getParent()' method always ret
arturobernalg opened a new pull request, #291:
URL: https://github.com/apache/jspwiki/pull/291
(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,
arturobernalg opened a new pull request, #292:
URL: https://github.com/apache/jspwiki/pull/292
(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,
arturobernalg closed pull request #1: Add myself to committer and PMC list
URL: https://github.com/apache/jspwiki-site/pull/1
--
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
juanpablo-santos closed pull request #287: Bump hsqldb.version from 2.7.1 to
2.7.2
URL: https://github.com/apache/jspwiki/pull/287
--
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 commen
juanpablo-santos closed pull request #288: Bump mockito.version from 5.3.1 to
5.4.0
URL: https://github.com/apache/jspwiki/pull/288
--
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 comme
1 - 100 of 276 matches
Mail list logo