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

[parser] package should be optional #124

Merged
merged 3 commits into from Apr 20, 2015
Merged

[parser] package should be optional #124

merged 3 commits into from Apr 20, 2015

Conversation

kshchepanovskyi
Copy link
Member

Improve compatibility with protoc - package is not required by protoc, our parser should also handle this case properly.

kshchepanovskyi and others added 3 commits April 18, 2015 02:51
Module output is required option and it can not be null or empty.
Conflicts:
	protostuff-maven-plugin/src/main/java/io/protostuff/mojo/ProtoCompilerMojo.java
Improve compatibility with `protoc` - package is not required by protoc, our parser should also handle this case properly.
@kshchepanovskyi kshchepanovskyi added this to the 1.3.5 milestone Apr 20, 2015
kshchepanovskyi added a commit that referenced this pull request Apr 20, 2015
@kshchepanovskyi kshchepanovskyi merged commit 2413edb into protostuff:master Apr 20, 2015
@kshchepanovskyi kshchepanovskyi deleted the optional-package-name branch September 5, 2015 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant