Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup + documentation for Java Lite runtime. #4504

Merged
merged 2 commits into from
Apr 18, 2018

Conversation

xfxyjwf
Copy link
Contributor

@xfxyjwf xfxyjwf commented Apr 13, 2018

A few things:

  1. Removed java/lite directory and entries about lite in pom.xml.
  2. Updated protoc to generate a warning when optimize_for = LITE_RUNTIME is present when generating Java code. The warning links to instructions about how to use the Java lite plugin.
  3. Updated java/README.md about how to use protobuf Java and links to the new doc about using Java lite.
  4. Added a java/lite.md doc about how to use Java Lite runtime.

Partially fixes #4314

Makefile.am Outdated
java/lite/generate-sources-build.xml \
java/lite/generate-test-sources-build.xml \
java/lite/pom.xml \
java/lite.md \
Copy link
Contributor

Choose a reason for hiding this comment

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

Fix indentation?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@xfxyjwf xfxyjwf merged commit 0dc4d75 into protocolbuffers:master Apr 18, 2018
@xfxyjwf xfxyjwf added the java label Jun 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants