[rules-dev] How to work with Protobuf (.proto) files

Edson Tirelli ed.tirelli at gmail.com
Thu Mar 22 10:55:42 EDT 2012


   Yes, we are working with it in a similar fashion as the antlr
grammars... the generated files are committed to the git repository, so you
only need to regenerate the files if you change the .proto file, and that
will be rare, the same way that changing the grammars are a rare operation.

   I haven't checked for a maven plugin, but there is a command line option
that we can add as a task to a maven profile in the same way that we do for
grammars. Didn't have the time to do it yet.

   Edson

On Thu, Mar 22, 2012 at 10:45 AM, ge0ffrey <ge0ffrey.spam at gmail.com> wrote:

> is the following correct?
> When a change does not change a proto file, it is never needed to run the
> protobuf compiler.
>
> So its build impact is similar to antlr.
>
>
>
> Is the a protobuf maven plugin so the intellij/netbeans/vi people can
> compile them too?
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/How-to-work-with-Protobuf-proto-files-tp3846182p3848717.html
> Sent from the Drools: Developer (committer) mailing list mailing list
> archive at Nabble.com.
> _______________________________________________
> rules-dev mailing list
> rules-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev
>



-- 
  Edson Tirelli
  JBoss Drools Core Development
  JBoss by Red Hat @ www.jboss.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20120322/0b0c6518/attachment.html 


More information about the rules-dev mailing list