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

Package protos into jar and pubish? #5

Open
andrewsmartin opened this issue Dec 18, 2018 · 7 comments
Open

Package protos into jar and pubish? #5

andrewsmartin opened this issue Dec 18, 2018 · 7 comments

Comments

@andrewsmartin
Copy link

We have some JVM code that uses schema.proto to parse out and process annotations of a tfrecord dataset, and currently we have to copy the proto into our project and periodically check upstream for changes which is definitely not ideal. Would it be possible to package these into a jar and publish?

kbsriram added a commit to kbsriram/metadata that referenced this issue Dec 30, 2018
1. Simplify WORKSPACE and BUILD files
2. Add a Java proto generator

See tensorflow#5
kbsriram added a commit to kbsriram/metadata that referenced this issue Dec 30, 2018
1. Shell script that creates Maven artifacts from locally
   created BUILD artifacts.
2. Configuration set to upload to a test Maven repository.
3. Documentation on release.

See tensorflow#5
@mzinkevi
Copy link
Contributor

mzinkevi commented Jan 4, 2019

I am glad you are using this, and we definitely can add Java support. We don't yet have a way to sync external pull requests with our internal code (the external code is generated from an internal Google3 version). Is the core need a Java jar package?

@andrewsmartin
Copy link
Author

Hi @mzinkevi, thanks for responding! Yes, a jar package published somewhere (maven central?) would be great.

@andrewsmartin
Copy link
Author

Hey @mzinkevi, just wanted to check and see if there are any updates on this.

@mzinkevi
Copy link
Contributor

I have created an internal Google bug and will try to get this done soon (probably after Dev Summit). I need to check on how Google publishes to jar.

@brianmartin
Copy link

+1 A jar we can depend on would be 💯

@andrewsmartin
Copy link
Author

Hi, are there any updates on this?

@rajkiran2190
Copy link

Hi, Any updates on this ? @mzinkevi ^^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants