Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jetty 10.0.x 6687 upgrade infinispan #6766

Merged
merged 24 commits into from Sep 21, 2021

Conversation

janbartel
Copy link
Contributor

@janbartel janbartel commented Sep 10, 2021

Upgrade to infinispan 11.0.11

Note that the docker container version for the infinispan server is only at 11.0.9.

Signed-off-by: Jan Bartel <janb@webtide.com>
Signed-off-by: Jan Bartel <janb@webtide.com>
Signed-off-by: Jan Bartel <janb@webtide.com>
Signed-off-by: Jan Bartel <janb@webtide.com>
@janbartel janbartel self-assigned this Sep 10, 2021
Signed-off-by: Jan Bartel <janb@webtide.com>
Signed-off-by: Jan Bartel <janb@webtide.com>
@janbartel janbartel marked this pull request as ready for review September 11, 2021 00:03
@janbartel
Copy link
Contributor Author

@olamy nudge

@@ -9,7 +9,7 @@
<name>Jetty :: Infinispan Session Manager Remote with Querying</name>
<properties>
<bundle-symbolic-name>${project.groupId}.infinispan.remote.query</bundle-symbolic-name>
<infinispan.docker.image.version>9.4.8.Final</infinispan.docker.image.version>
<infinispan.docker.image.version>11.0.9.Final</infinispan.docker.image.version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use the property ${infinispan.version}?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@olamy I can't use the infinispan.version property because there is no docker image at that version.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

arghhh :(

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

javadoc/pom.xml Outdated Show resolved Hide resolved
olamy
olamy previously approved these changes Sep 15, 2021
Signed-off-by: Jan Bartel <janb@webtide.com>
Signed-off-by: Jan Bartel <janb@webtide.com>
Signed-off-by: Jan Bartel <janb@webtide.com>
Signed-off-by: Jan Bartel <janb@webtide.com>
Signed-off-by: Jan Bartel <janb@webtide.com>
janbartel and others added 5 commits September 17, 2021 15:39
Signed-off-by: Jan Bartel <janb@webtide.com>
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
@joakime joakime added this to In progress in Jetty 10.0.7/11.0.7 FROZEN via automation Sep 20, 2021
@joakime joakime linked an issue Sep 20, 2021 that may be closed by this pull request
@joakime joakime moved this from In progress to Review in progress in Jetty 10.0.7/11.0.7 FROZEN Sep 20, 2021
@janbartel janbartel merged commit d3bfb61 into jetty-10.0.x Sep 21, 2021
Jetty 10.0.7/11.0.7 FROZEN automation moved this from Review in progress to Done Sep 21, 2021
@janbartel janbartel deleted the jetty-10.0.x-6687-upgrade-infinispan branch September 21, 2021 01:16
janbartel added a commit that referenced this pull request Sep 22, 2021
* Issue #6687 Update to infinispan 11.0.11

Signed-off-by: Jan Bartel <janb@webtide.com>

* fix upperbound dependency
* use infinispan bom

Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>

Co-authored-by: Olivier Lamy <oliver.lamy@gmail.com>
janbartel added a commit that referenced this pull request Oct 7, 2021
…6889)

* Issue #6687 Update to infinispan 11.0.11

Signed-off-by: Jan Bartel <janb@webtide.com>
Co-authored-by: Olivier Lamy <oliver.lamy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Upgrade Infinispan in all active Jetty branches
3 participants