Skip to content

Conversation

@Enet4
Copy link
Collaborator

@Enet4 Enet4 commented Jul 24, 2024

A general update to keep up with the latest practices of Dicoogle plugin development.

Summary

  • Update project manifest and dependencies (sdk 3.3.6)
  • Update ghactions 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

Enet4 added 9 commits July 24, 2024 17:01
- update project version to 3.1.0 (minor bump)
- update dicoogle-sdk to 3.3.6 (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
@Enet4 Enet4 self-assigned this Jul 24, 2024
@Enet4 Enet4 closed this Mar 11, 2025
@Enet4
Copy link
Collaborator Author

Enet4 commented Mar 11, 2025

#19

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