Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Replace JacksonFactory with GsonFactory.#211

Open
Capstan wants to merge 1 commit intocloudendpoints:masterfrom
Capstan:GsonFactory
Open

Replace JacksonFactory with GsonFactory.#211
Capstan wants to merge 1 commit intocloudendpoints:masterfrom
Capstan:GsonFactory

Conversation

@Capstan
Copy link

@Capstan Capstan commented Jun 28, 2022

Fixes #210.

@Capstan
Copy link
Author

Capstan commented Jun 28, 2022

I cannot get the gradle wrapper to work as is:

$ ./gradlew build test
FAILURE: Build failed with an exception.

* What went wrong:
Failed to load native library 'libnative-platform.so' for Linux amd64.

The installed version of gradle I have (4.4.1) runs into other errors.

@Capstan
Copy link
Author

Capstan commented Jun 28, 2022

Apparently this is at least gradle/gradle#1493, because after 3.5 I get a different error, and it appears because I have the JDK11 installed, it confuses anything earlier than Gradle 5.0 :/

@Capstan
Copy link
Author

Capstan commented Aug 10, 2022

/cc @josheinhorn

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Task: Migrate use of JacksonFactory to GsonFactory in Google Cloud Sources

1 participant