-
Notifications
You must be signed in to change notification settings - Fork 8
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
Support for newer java versions and frameworks #37
Conversation
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a quick review, but I still have issues running ./gradlew build
locally. Double checking if they are my machine issues or PR's issues :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did a second round of review (and the final one).
Sorry for the too much comments
example-adapter/src/main/java/org/niis/xrd4j/exampleadapter/ExampleAdapter.java
Show resolved
Hide resolved
src/common/src/main/java/org/niis/xrd4j/common/util/SOAPHelper.java
Outdated
Show resolved
Hide resolved
src/server/src/integrationTest/java/org/niis/xrd4j/inttest/ServletTest.java
Outdated
Show resolved
Hide resolved
src/server/src/integrationTest/java/org/niis/xrd4j/inttest/TestServlet.java
Outdated
Show resolved
Hide resolved
src/common/src/main/java/org/niis/xrd4j/common/util/SOAPHelper.java
Outdated
Show resolved
Hide resolved
...server/src/main/java/org/niis/xrd4j/server/serializer/AbstractServiceResponseSerializer.java
Show resolved
Hide resolved
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
Refs: XRDDEV-2628
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much @mloitm for your time.
This is a huge PR with lots of effort from your side put into it.
Refs: XRDDEV-2628
Dependencies updated, build migrated from Maven to Gradle.
Refs: XRDDEV-2628