metadata icon indicating copy to clipboard operation
metadata copied to clipboard

Package protos into jar and pubish?

Open andrewsmartin opened this issue 7 years ago • 7 comments

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?

andrewsmartin avatar Dec 18 '18 20:12 andrewsmartin

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?

mzinkevi avatar Jan 04 '19 22:01 mzinkevi

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

andrewsmartin avatar Jan 05 '19 19:01 andrewsmartin

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

andrewsmartin avatar Feb 15 '19 15:02 andrewsmartin

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.

mzinkevi avatar Feb 19 '19 22:02 mzinkevi

+1 A jar we can depend on would be 💯

brianmartin avatar Mar 28 '19 20:03 brianmartin

Hi, are there any updates on this?

andrewsmartin avatar Aug 07 '19 18:08 andrewsmartin

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

rajkiran2190 avatar Aug 31 '20 22:08 rajkiran2190