This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/log4j2.version-2.25.2
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
omit 84a2bcbe3 Bump log4j2.version from 2.25.1 to 2.25.2
add dd480ac85 Add GitHub Actions workflows for Java CI and Dependency
Review
add 784d30488 JSPWIKI-1183 applies the suggestion change and patch file as
submitted
add 4523bfbdc JSPWIKI-1183 switches to commons-net to keep inline with
apache guidance
add 72a33aa27 JSPWIKI-1217 should resolve the maven parallel build failure
on the ci server.
add c22370070 JSPWIKI-1183 potential fix for the rss generator test
failure when running in parallel
add 471b66704 JSPWIKI-1183 potential fix for the rss generator test
failure when running in parallel. adds JDK25 check for security manager related
behavior change
add ebffd26d1 JSPWIKI-1183 potential fix for the rss generator test
failure when running in parallel. adds JDK25 check for security manager related
behavior change
add 1b963fcf7 temporarily turn on unit test output to diagnosis ci failures
add d006fc706 temporarily turn on unit test output to diagnosis ci failures
add 10b8a8be1 temporarily turn on unit test output to diagnosis ci failures
add 755c8f742 JSPWIKI-1213 adds jacoco to the build
add 7d46d9fdc Merge pull request #409 from spyhunter99/feature/JSPWIKI-1213
add 3e455866d JSPWIKI-615 adds some javadocs to the WikiEvent class as
requested
add 14e158808 typo
add fe415816a Merge pull request #411 from
spyhunter99/feature/JSPWIKI-615-docs
add 575d8ede3 Merge branch 'master' into
feature/JSPWIKI-1183-if-with-ip-check
add 247af3a6a JSPWIKI-1211 minor tweak to fix a bootup issue when the rss
directory path does not exist
add fdbd3fffe JSPWIKI-1211 adds notes for the rss path calculation
add 14c3762ce Merge pull request #408 from spyhunter99/bug/JSPWIKI-1211
add 2bdeb73fb JSPWIKI-1207 temporary fix for the ehcache causing bootup
crashes on the portable builds
add 4e9fd2796 Merge pull request #404 from spyhunter99/bug/JSPWIKI-1207
add 14a779fac JSPWIKI-1183 another attempt to remove the duplicate test
and get the ci builds working again
add e0e182a7d Merge pull request #413 from apache/bug/disableSecondRssTest
add ce43eb1de JSPWIKI-1216 removes references to the WikiWizard
template/editor types. adds a test to ensure that there are no missing I18N
strings among all the i18n properties files, none were found
add e40b065bf Merge pull request #412 from spyhunter99/bug/JSPWIKI-1216
add a31f8b817 Merge branch 'master' into
feature/JSPWIKI-1183-if-with-ip-check
add 7d1b0754e Merge pull request #410 from
spyhunter99/feature/JSPWIKI-1183-if-with-ip-check
add d7902875b 3.0.0-git-03
add c203c8430 Bump jakarta.mail:jakarta.mail-api from 2.1.3 to 2.1.5
add 7f3ce88b3 Merge pull request #400 from
apache/dependabot/maven/jakarta.mail-jakarta.mail-api-2.1.5
add 6f7814d1d Merge branch 'master' of https://github.com/apache/jspwiki
add 81fc7dab4 Merge pull request #416 from spyhunter99/master
add a7d83e11a Merge branch 'master' of https://github.com/apache/jspwiki
add 6a8b400ea Bump jdom2 from 2.0.6 to 2.0.6.1
add f9ffc53ef Merge pull request #159 from
apache/dependabot/maven/org.jdom-jdom2-2.0.6.1
add 3830259f8 Merge branch 'master' of https://github.com/apache/jspwiki
add 2fbfd7dd4 NOJIRA rolls back the jdom dependency update. CI had green
lights before merging, but it's definitely broke the build
add 76a51ff2f and rolling back debug output during unit tests
add d76385956 whitespace to retrigger jenkins
add 1ff5f02d1 slightly newer version of the nekohtml parser
add 60ce01eca Merge pull request #418 from spyhunter99/build/jdomRollback
add 8cee10bf5 JSPWIKI-1218 updates the dependency for http commons client
from 3.x to 5.x. Oddly it doesn't seem like it's used anywhere. i'll try
removing it entirely on the next commit
add d4c8ee690 JSPWIKI-1218 removes the dependency for http commons client
from 3.x to 5. Users of the captcha.jsp file may have some issues caused by
this JSPWIKI-1219 SpamFilter Capcha capability via asirra.com is dead, removes
all references to the asirra.com based spam filter (was discontinued in 2015)
add 0761542d2 fixes the change log
add 37c21aa6f JSPWIKI-1218 updates the dependencies for Akismet. Confirmed
working against their service
add 0c0447573 Merge branch 'master' into feature/JSPWIKI-1218
add 4dcc4605d Merge pull request #414 from spyhunter99/feature/JSPWIKI-1218
add 539b7425a 3.0.0-git-04 updates the changelog and release file
add 1d3e5ebd8 Merge pull request #419 from spyhunter99/master
add 4e998cf74 Merge remote-tracking branch 'upstream/master' into
github_actions
add 6778fefd9 fixes the compile issue and updates the github actions for
additional build profiles
add d76e9da35 updates the mvn commands
add 52cc2867c disables jdk23 and 24 as they also fail for the same reason
as 25
add c1bef35e7 Merge pull request #420 from spyhunter99/github_actions
JSPWIKI-1179
add bcecb44d3 Bump log4j2.version from 2.25.1 to 2.25.2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (84a2bcbe3)
\
N -- N -- N refs/heads/dependabot/maven/log4j2.version-2.25.2
(bcecb44d3)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/codeql.yml | 90 +++
.../workflows/dependency-review.yml | 55 +-
.github/workflows/maven.yml | 62 ++
ChangeLog.md | 30 +
README.md | 1 +
.../src/main/java/org/apache/wiki/api/Release.java | 2 +-
.../main/java/org/apache/wiki/event/WikiEvent.java | 5 +-
jspwiki-main/pom.xml | 7 +-
.../wiki/auth/authorize/XMLGroupDatabase.java | 7 +-
.../org/apache/wiki/auth/user/XMLUserDatabase.java | 9 +-
.../java/org/apache/wiki/filters/SpamFilter.java | 40 +-
.../main/java/org/apache/wiki/plugin/IfPlugin.java | 18 +-
.../org/apache/wiki/rss/DefaultRSSGenerator.java | 5 +
.../java/org/apache/wiki/rss/RSSGenerator.java | 2 +-
.../src/main/resources/ini/jspwiki.properties | 8 +-
.../src/main/resources/ini/jspwiki_module.xml | 9 -
.../main/resources/templates/default.properties | 2 -
.../main/resources/templates/default_de.properties | 322 +++++-----
.../main/resources/templates/default_es.properties | 434 +++++++-------
.../main/resources/templates/default_fi.properties | 581 +++++++++---------
.../main/resources/templates/default_fr.properties | 660 ++++++++++-----------
.../main/resources/templates/default_it.properties | 7 +-
.../main/resources/templates/default_nl.properties | 15 +-
.../resources/templates/default_pt_BR.properties | 463 ++++++++-------
.../main/resources/templates/default_ru.properties | 61 +-
.../resources/templates/default_zh_CN.properties | 135 +++--
.../wiki/auth/authorize/XMLGroupDatabaseTest.java | 63 +-
.../wiki/auth/permissions/GroupPermissionTest.java | 8 +
.../wiki/i18n/InternationalizationManagerTest.java | 118 ++--
.../wiki/parser/CreoleToJSPWikiTranslatorTest.java | 14 -
.../java/org/apache/wiki/plugin/GroupsTest.java | 2 +-
.../java/org/apache/wiki/plugin/IfPluginTest.java | 36 ++
.../java/org/apache/wiki/rss/RSSGeneratorTest.java | 37 +-
.../src/test/resources/jspwiki-custom.properties | 2 +
.../src/main/resources/jspwiki-custom.properties | 2 +
.../WEB-INF/classes/jspwiki-custom.properties | 2 +-
.../WEB-INF/classes/jspwiki-custom.properties | 2 +-
.../src/test/resources/jspwiki-custom.properties | 2 +
jspwiki-util/pom.xml | 7 +-
.../main/java/org/apache/wiki/util/HttpUtil.java | 33 +-
.../org/apache/wiki/util/PropertyReaderTest.java | 13 +-
.../src/test/resources/ini/jspwiki.properties | 2 +
.../src/test/resources/jspwiki-custom.properties | 2 +
.../test/resources/templates/default.properties | 2 -
jspwiki-war/pom.xml | 5 -
jspwiki-war/src/main/webapp/Captcha.jsp | 126 ----
pom.xml | 57 +-
47 files changed, 1874 insertions(+), 1691 deletions(-)
create mode 100644 .github/workflows/codeql.yml
copy jspwiki-portable/src/overlay/launchers/tomcat/woas.url =>
.github/workflows/dependency-review.yml (72%)
create mode 100644 .github/workflows/maven.yml
delete mode 100644 jspwiki-war/src/main/webapp/Captcha.jsp