There are
2 comments
.
XWiki Platform
/
XWIKI-22416
Closed
Add support for Jetty 12 in the XJetty Debian distribution
View issue
ยท
Add comment
2 comments
Thomas Mortagne
on 13/Aug/24 15:33
bq. XWIKI-21211 is about the standalone distribution. As you can see there were commits in this issue not related to the standalone distribution.
They are. The change is needed because you upgraded the version of Jetty used in XJetty (and so, broke the Debian package).
bq. How do you test it?
The snapshot Debian packages need to be built and then installed on a Debian distribution (current Debian stable for example) using something like
{noformat}
sudo
dpkg -i xwiki-platform-distribution-debian-common_16.7.0~20240813131540_all.deb
sudo
dpkg -i xwiki-platform-distribution-debian-mariadb-common_16.7.0~20240813131540_all.deb
sudo
dpkg -i xwiki-platform-distribution-debian-xjetty-mariadb_16.7.0~20240813131540_all.deb
{noformat}
Thomas Mortagne
on 13/Aug/24 15:34
bq. XWIKI-21211 is about the standalone distribution. As you can see there were commits in this issue not related to the standalone distribution.
They are. The change is needed because you upgraded the version of Jetty used in XJetty (and so, broke the Debian package).
bq. How do you test it?
The snapshot Debian packages need to be built and then installed on a Debian distribution (current Debian stable for example) using something like
{noformat}
sudo dpkg -i xwiki-platform-distribution-debian-common_16.7.0~20240813131540_all.deb
sudo dpkg -i xwiki-platform-distribution-debian-mariadb-common_16.7.0~20240813131540_all.deb
sudo dpkg -i xwiki-platform-distribution-debian-xjetty-
common_16.7.0~20240813131540_all.deb
sudo dpkg -i xwiki-platform-distribution-debian-xjetty-
mariadb_16.7.0~20240813131540_all.deb
{noformat}
This message was sent by Atlassian Jira (v9.3.0#930000
-sha1:287aeb6
)
If image attachments aren't displayed, see
this article
.