square / square/wire

versions of precompiled jar and runtime dont match

Open
#673 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
4.4k
Forks
627
Avg merge
3d 15m
Merged PRs (30d)
20

Description

according to the links in the README.md, the version of precompiled jar is wire-compiler-2.3.0-RC1-jar-with-dependencies, while that of runtime is 2.2.0.

The generated java classes use EnumAdapter, which cant be found in the runtime. please update the README.md to make it work.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the version links in README.md and compare the precompiled wire-compiler version with the runtime version shown there. Check the generated Java classes' EnumAdapter reference and update the README so both dependencies are compatible. Done means the README no longer pairs wire-compiler-2.3.0-RC1 with runtime 2.2.0 and the documented setup works.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, kotlin
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.