Skip to content

Conversation

@Enet4
Copy link
Collaborator

@Enet4 Enet4 commented Mar 11, 2025

Summary

  • Update project manifest and dependencies (sdk 3.4.1)
  • Update GH actions CI workflow
  • Fix URI creation logic at RSIQuery
  • Use maven-shade-plugin instead of maven-assembly-plugin
  • Update README
  • Remove JsonWebService, extend RSIWebResource instead
  • Remove unused imports
  • Fix reported scheme of RSIStorage
  • Refactor RSIStorage
  • Update webplugin

Enet4 added 10 commits March 11, 2025 15:01
- update project version to 3.1.0 (minor bump)
- update dicoogle-sdk to 3.4.1 (latest SDK)
- update build dependency maven-compiler-plugin to the latest version
- update license-maven-plugin to v2.9
- update actions/checkout to v4
- update actions/setup-java to v4
- use temurin for the JDK distro
- URIs always use forward slashes regardless of platform OS
- Update URLs
- Ask user to have Java 8 or 11 installed
- Suggest to use `mvn package` instead of `mvn install`
- Update the resulting jar file name
- Refer to Dicoogle learning pack
- Suggest adding dicoogle-plugin-sample to the list of DIM providers
- Tweak formatting a bit
- scheme should not include the "://" part
- do not use raw types
- save byte arrays instead of dangling output streams
- Instead of hello world,
  provide Dicoogle Health Check, the tutorial webplugin
- use parcel to build the plugin
@Enet4 Enet4 requested a review from bastiao March 11, 2025 15:04
@bastiao bastiao merged commit 8c350c9 into master Mar 11, 2025
2 checks passed
@bastiao bastiao deleted the sdk/3.4 branch March 11, 2025 23:30
@Enet4
Copy link
Collaborator Author

Enet4 commented Mar 12, 2025

This repo is a good candidate for transfer to the dicoogle organization, by the way. We can update the references to the repository afterwards.

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.

3 participants