Skip to content

Conversation

@cstamas
Copy link
Contributor

@cstamas cstamas commented Jan 22, 2026

Apply same set of changes as to https://github.com/ipfs-shipyard/java-ipfs-http-client

Changes:

  • GH workflow updates (Java 21, use mvnw)
  • GH dependabot enabled for Maven as well
  • apply same .mvn/maven.config (but no checksum as there are no deps)
  • use wrapper + enable sha256 distro checksum
  • reformat same way as ipfs-http-client
  • update to Junit 6.0.2 (drop hamcrest; is unused)
  • no Java source code changes (sans reformat)

Apply same set of changes as to https://github.com/ipfs-shipyard/java-ipfs-http-client

Changes:
* GH workflow updates (Java 21, use mvnw)
* GH dependabot enabled for Maven as well
* apply same .mvn/maven.config (but no checksum as there are no deps)
* use wrapper + enable sha256 distro checksum
* reformat same way as ipfs-http-client
* update to Junit 6.0.2 (drop hamcrest; is unused)
* no Java source code changes (sans reformat)
pom.xml Outdated

<name>multiaddr</name>
<url>https://github.com/multiformats/java-multiaddr</url>
<name>multibase</name>
Copy link
Member

Choose a reason for hiding this comment

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

multiaddr?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh, yes, am getting sloppy....

Copy link
Member

Choose a reason for hiding this comment

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

You were just testing me ;-)

@cstamas cstamas requested a review from ianopolous January 22, 2026 20:52
@ianopolous ianopolous merged commit 8407e9d into multiformats:master Jan 22, 2026
1 check passed
@cstamas cstamas deleted the tidy-up branch January 22, 2026 21:01
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