|
|
+
Steven Holmes 2012-09-11, 21:01
+
Philip Zeyliger 2012-09-11, 21:23
+
Steven Holmes 2012-09-11, 21:34
-
Re: gradle pluginPhilip Zeyliger 2012-09-11, 21:54
Hmm. You can add a top-level lang/groovy system, but I'm not sure how much
of a pain that'll be. I no next to nothing about gradle. -- Philip On Tue, Sep 11, 2012 at 2:34 PM, Steven Holmes <[EMAIL PROTECTED]>wrote: > Thanks, Philip. The basic issue with this plugin is that it is built with > gradle (being a gradle plugin) instead of maven so doesn't fit succinctly > with the rest of the Java structure. Also, although I can create JUnit > tests in java the source code is groovy. > > Any recommendation? > > -Steve > > On Tue, Sep 11, 2012 at 2:23 PM, Philip Zeyliger <[EMAIL PROTECTED] > >wrote: > > > Hi Stephen, > > > > Check out https://cwiki.apache.org/AVRO/how-to-contribute.html for > > instructions. In short, file a JIRA, attach the patch, and get it > > reviewed. > > > > -- Philip > > > > On Tue, Sep 11, 2012 at 2:01 PM, Steven Holmes <[EMAIL PROTECTED] > > >wrote: > > > > > Hi All! > > > > > > I created a gradle plugin shamelessly copying from the maven plugin for > > my > > > current project. The purpose of which was to be able to generate java > > > files from schema. My plan is to throw it up on github for now but I > > would > > > love to get it into the apache avro project. Can someone give me > > direction > > > on what my next steps should be? > > > > > > I've read the documentation and will add some junit tests to the code. > > > Please let me know what else I can do. > > > > > > Thanks! > > > > > > -Steve > > > > > > -- > > > Steve Holmes > > > > > > "It is better to keep your mouth closed and let people think you are a > > fool > > > than to open it and remove all doubt." > > > -Mark Twain (or maybe Abraham Lincoln, I've heard both) > > > > > > > > > -- > Steve Holmes > > "It is better to keep your mouth closed and let people think you are a fool > than to open it and remove all doubt." > -Mark Twain (or maybe Abraham Lincoln, I've heard both) > +
Steven Holmes 2012-09-11, 22:21
|