Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/dokuwiki
Commit: 8e1ef513dda614539ef0bd93a1af48767132ebc7
https://github.com/xwiki-contrib/dokuwiki/commit/8e1ef513dda614539ef0bd93a1…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M dokuwiki-text/src/main/java/org/xwiki/contrib/dokuwiki/text/internal/input/DokuWikiReferenceConverter.java
M dokuwiki-text/src/test/resources/dokuwikitext/dokuwiki-support-folder.test
A dokuwiki-text/src/test/resources/dokuwikitext/dokuwiki-support-folder/data/pages/wiki/nested/page.txt
Log Message:
-----------
DOKUWIKI-51: The hierarchy of nested spaces is reversed
* Use the correct order of parent paths.
* Add an integration test for nested spaces.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/dokuwiki/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 0af5ee506d77b7030f6035ae161db73c55e76836
https://github.com/xwiki/xwiki-commons/commit/0af5ee506d77b7030f6035ae161db…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M pom.xml
M xwiki-commons-core/pom.xml
M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/internal/DefaultVelocityConfiguration.java
A xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/introspection/MethodOverrideUberspector.java
M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/internal/DefaultVelocityConfigurationTest.java
Log Message:
-----------
Revert "XCOMMONS-3157: Upgrade to Velocity 2.4"
This reverts commit 71c277b4f7483f3a112db80ad756b2248ba554f2.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/issue_CONFLUENCE-28
Home: https://github.com/xwiki-contrib/confluence
Commit: 8af8031d889a3c760f35e8543fbf1e2ac0ddab0e
https://github.com/xwiki-contrib/confluence/commit/8af8031d889a3c760f35e854…
Author: Clemens Klein-Robbenhaar <robbenhaar(a)green-meadows.de>
Date: 2024-09-29 (Sun, 29 Sep 2024)
Changed paths:
M confluence-syntax-confluence/src/main/java/org/xwiki/contrib/confluence/parser/confluence/internal/ConfluenceParser.java
R confluence-syntax-confluence/src/test/resources/confluence11/specific/link/spacelink.test
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
Log Message:
-----------
CONFLUENCE-28: Introduce entity reference resolver for Confluence reference syntax
* revert change to use the confluence reference resolver always
* instead for the confluence input stream use a copy of the component
which uses the confluence reference resolver
* scrap the integration test in the "syntax-confluence" project
as it does not longer work there (the references are parsed
as XWiki references). Instead the integration test in the
"xml"-project has to be sufficient
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications