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

Add Jaxb properties to External Properties and tests #4669

Open
wants to merge 6 commits into
base: 2.x
Choose a base branch
from

Conversation

tvallin
Copy link
Contributor

@tvallin tvallin commented Jan 5, 2021

Signed-off-by: tvallin thibault.vallin@oracle.com

Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
@@ -42,6 +42,10 @@
<artifactId>jersey-test-framework-provider-jetty</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
Copy link
Member

Choose a reason for hiding this comment

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

I think you need this dependency only for test, right?. Then it should contain the test scope.

Copy link
Member

Choose a reason for hiding this comment

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

Actually I am wrong. This is already in a test folder, so ignore this comment.

@tvallin tvallin marked this pull request as draft March 25, 2021 12:35
@tvallin tvallin changed the title Add Jaxb properties to External Properties and tests WIP : Add Jaxb properties to External Properties and tests Mar 25, 2021
Signed-off-by: tvallin <thibault.vallin@oracle.com>
@tvallin tvallin changed the title WIP : Add Jaxb properties to External Properties and tests Add Jaxb properties to External Properties and tests Mar 25, 2021
@tvallin tvallin marked this pull request as ready for review March 26, 2021 08:12
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
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.

None yet

2 participants