This would be so much more awesome if javac could take source jar files as
input and simply compile everything in the jar.  But no.  Hmph.  I guess I
will need a stupid wrapper script.

On Wed, Dec 23, 2009 at 6:19 PM, Kenton Varda <ken...@google.com> wrote:

> Hi Ambrose,
>
> When you have a chance, can you please review this change:
>
>   http://code.google.com/p/protobuf/source/detail?r=282
>
> The effect is that protoc can output directly to zip files (and it
> recognizes jar, war, and par as being aliases for zip):
>
>   protoc --java_out=foo.jar foo.proto
>
>  BTW, we should probably attribute the source of the CRC table.  Where did
> you get it?
>
> (Please note that I've CC'd the public mailing list on this e-mail.)
>

--

You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.


Reply via email to