Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 2c2584ed918f87ddd8d72c0985da7d04a565c1e3
https://github.com/xwiki-contrib/confluence/commit/2c2584ed918f87ddd8d72c09…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
M confluence-xml/src/test/resources/confluencexml/codett.test
M confluence-xml/src/test/resources/confluencexml/codett/entities.xml
Log Message:
-----------
CONFLUENCE-398! Final new lines are discarded from code tags
Commit: ae7837b26a86e782a0d73de2f4dcb07406b85909
https://github.com/xwiki-contrib/confluence/commit/ae7837b26a86e782a0d73de2…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
M confluence-xml/src/test/resources/confluencexml/auto-cursor-target.test
M confluence-xml/src/test/resources/confluencexml/auto-cursor-target/entities.xml
M confluence-xml/src/test/resources/confluencexml/codett.test
Log Message:
-----------
CONFLUENCE-399: auto-cursor-target paragraph at the end of a list item adds undesired new line after block macro
Compare: https://github.com/xwiki-contrib/confluence/compare/03aca13a9ff7...ae7837b2…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: a60bba9a425ea88eae09dafe739c9af90345307f
https://github.com/xwiki-contrib/book-versions/commit/a60bba9a425ea88eae09d…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/ContentTranslationMacro.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/includeLibrary.xml
Log Message:
-----------
[misc] Improve macros translations and descriptions
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 82d3216f5a517d54ba9b13c6b0df1a8d42437892
https://github.com/xwiki/xwiki-commons/commit/82d3216f5a517d54ba9b13c6b0df1…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/pom.xml
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/src/main/java/org/xwiki/environment/internal/ServletEnvironment.java
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/src/test/java/org/xwiki/environment/internal/ServletEnvironmentTest.java
Log Message:
-----------
XCOMMONS-3258: Introduce a cache for ServletEnvironment#getResource (#1234)
* Introduce a dynamically initialized cache to avoid issues with
recursive component initialization calls.
* Add test cases to confirm that the cache works as expected and that
cache initialization can do recursive calls for getting resources.
(cherry picked from commit 51f405d602712ef32248cfb98b982efd3c4a9e43)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications