Skip to content

Bev 718 test i bitmagasinets referencekode - #92

Open
Asger-KB wants to merge 19 commits into
masterfrom
BEV-718-Test-i-bitmagasinets-referencekode-squashed
Open

Bev 718 test i bitmagasinets referencekode#92
Asger-KB wants to merge 19 commits into
masterfrom
BEV-718-Test-i-bitmagasinets-referencekode-squashed

Conversation

@Asger-KB

Copy link
Copy Markdown
Contributor

Skift til java 21
Skift til Jakarta
Skift til Artemis
Skift til TestContainers
Alle tests virker
Cleaned up compiler warnings

@ole-v-v ole-v-v left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This pull request fulfils a wish we have had for a longer time and contains a wealth of improvements, big and small.

The pull request contains a few incompatible changes mentioned in my comments. I believe we want to avoid them for now.

88 source files still mention Derby. We may want to reduce that number and/or create a task to get rid of the mentions.

I have not understood how we can do without the configuration of the allure-maven plugin. Since tests pass, I trust that we can.

Please read through my comments on bigger and (many) small issues and make appropriate changes.

Nice work.

Comment thread pom.xml
Comment thread pom.xml
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
</dependency>
<!-- https://mvnrepository.com/artifact/jakarta.activation/jakarta.activation-api -->

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why not keep this comment and the next one?

Comment thread pom.xml
Comment thread pom.xml
Comment on lines +785 to +786
<message.xml.version>33-SNAPSHOT</message.xml.version>
<repository.settings.version>15-SNAPSHOT</repository.settings.version>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Are we happy with snapshot versions??

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

No, they should be released before merging this

Comment thread pom.xml
<configuration>
<rules>
<requireMavenVersion>
<version>3.9.1</version>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We may want to go on Maven 4 at a point (please keep it out of this pull request).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

4 is not released yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants