Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 00772d52107cbee817d0306586fa392cd53c93f6
https://github.com/xwiki/xwiki-platform/commit/00772d52107cbee817d0306586fa…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-01-04 (Thu, 04 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/ExportURLFactory.java
Log Message:
-----------
XWIKI-21753: NPE when exporting to HTML and the attachment cannot be found
* Better fix (no exception should be logged in the console)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: bb7105060543af9468e322c92183ad48720c46a1
https://github.com/xwiki/xwiki-platform/commit/bb7105060543af9468e322c92183…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-01-04 (Thu, 04 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/ExportURLFactory.java
Log Message:
-----------
XWIKI-21753: NPE when exporting to HTML and the attachment cannot be found
* Better fix (no exception should be logged in the console)
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/xwiki-helm
Commit: f3ef3254b64dbf674e6c311ad43a541572fbf853
https://github.com/xwiki-contrib/xwiki-helm/commit/f3ef3254b64dbf674e6c311a…
Author: sautner <12866519+gsautner(a)users.noreply.github.com>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M charts/xwiki/Chart.yaml
M charts/xwiki/templates/initialization-configmaps.yaml
A charts/xwiki/templates/podmonitor.yaml
M charts/xwiki/templates/service.yaml
M charts/xwiki/templates/xwiki.yaml
M charts/xwiki/values.yaml
Log Message:
-----------
HELM-54 Provide support to prometheus JMX metrics export
Branch: refs/heads/15.10.x
Home: https://github.com/xwiki-contrib/parent
Commit: 78808199126af5141df084b49fd7854d63cda0dd
https://github.com/xwiki-contrib/parent/commit/78808199126af5141df084b49fd7…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M README.md
M parent-commons/pom.xml
M parent-platform-distribution/pom.xml
M parent-platform/pom.xml
M parent-rendering/pom.xml
Log Message:
-----------
[release] Set version
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 5c623e9258c01b3dd3802f2194ef170b0d523295
https://github.com/xwiki/xwiki-platform/commit/5c623e9258c01b3dd3802f2194ef…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/ExportURLFactory.java
Log Message:
-----------
XWIKI-21753: NPE when exporting to HTML and the attachment cannot be found
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 468ad27ec3e858a3157b7e367d90eea579113ab8
https://github.com/xwiki/xwiki-platform/commit/468ad27ec3e858a3157b7e367d90…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/ExportURLFactory.java
Log Message:
-----------
XWIKI-21753: NPE when exporting to HTML and the attachment cannot be found
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-docker
Commit: 0e00caf4065269a4ceca96b772b789cabcf48ece
https://github.com/xwiki/xwiki-docker/commit/0e00caf4065269a4ceca96b772b789…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M 15/mariadb-tomcat/.env
M 15/mariadb-tomcat/Dockerfile
M 15/mysql-tomcat/.env
M 15/mysql-tomcat/Dockerfile
M 15/postgres-tomcat/.env
M 15/postgres-tomcat/Dockerfile
M build.gradle
Log Message:
-----------
XDOCKER-306: Upgrade LTS version to 15.10.4
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: b7f2ecbd1084fce2e5752b88863471319a5eb43e
https://github.com/xwiki/xwiki-commons/commit/b7f2ecbd1084fce2e5752b8886347…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M xwiki-commons-pom/pom.xml
Log Message:
-----------
XCOMMONS-2899: Upgrade XWiki to build with a Java source level of 17
* Use the XWiki property as java.version shouldn't not be used
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 3ae8cdcb9a915f772aab502eab6229cd34a6b2ee
https://github.com/xwiki/xwiki-commons/commit/3ae8cdcb9a915f772aab502eab622…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M xwiki-commons-pom/pom.xml
Log Message:
-----------
XCOMMONS-2899: Upgrade XWiki to build with a Java source level of 17
* Also need to update the compliance level of Spoon