Skip to content

Fix RuntimeTypeAdapterFactory depending on internal Streams class#1959

Merged
eamonnmcmanus merged 3 commits into
google:masterfrom
Marcono1234:marcono1234/RuntimeTypeAdapterFactory-no-internal-dependencies
Sep 18, 2021
Merged

Fix RuntimeTypeAdapterFactory depending on internal Streams class#1959
eamonnmcmanus merged 3 commits into
google:masterfrom
Marcono1234:marcono1234/RuntimeTypeAdapterFactory-no-internal-dependencies

Conversation

@Marcono1234

Copy link
Copy Markdown
Contributor

Fixes #1931

Additionally makes gson-extras a Maven module of gson-parent and cleans up its POM.
Deploying for gson-extras is disabled, hopefully this is respected by the Maven Release Plugin.

@Marcono1234
Marcono1234 force-pushed the marcono1234/RuntimeTypeAdapterFactory-no-internal-dependencies branch from bb6ce33 to 097e196 Compare September 11, 2021 04:22

@eamonnmcmanus eamonnmcmanus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks! I guess we'll see whether the deploy configuration works the next time we release.

Comment thread extras/src/main/java/com/google/gson/typeadapters/RuntimeTypeAdapterFactory.java Outdated
Comment thread extras/src/test/java/com/google/gson/graph/GraphAdapterBuilderTest.java Outdated
@eamonnmcmanus
eamonnmcmanus merged commit 26a1928 into google:master Sep 18, 2021
@Marcono1234
Marcono1234 deleted the marcono1234/RuntimeTypeAdapterFactory-no-internal-dependencies branch September 18, 2021 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RuntimeTypeAdapterFactory depends on internal API (JPMS, Java 9+)

2 participants