You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by Ashish <pa...@gmail.com> on 2013/07/27 18:15:12 UTC

Avro codec

Folks,

I just pushed a draft version of Avro codec. I need to work a lot more on
this, to make it usable.

Facing an issue while building, There is a commented section in
avro/pom.xml which is basically an auto-generator for Avro code. When I
enable this, the build fails, so have kept it commented.

If anyone has any idea on how to fix it, please to take tab.

Once the codec become stable, shall add a sample in examples module.

-- 
thanks
ashish

Blog: http://www.ashishpaliwal.com/blog
My Photo Galleries: http://www.pbase.com/ashishpaliwal

Re: Avro codec

Posted by Ashish <pa...@gmail.com>.
On Sun, Jul 28, 2013 at 2:25 PM, Jeff MAURY <je...@jeffmaury.com> wrote:

> Ashih,
>
> I fixed it, removed the compiler section as it's already there in the
> parent pom. BTW, we should modify the Avro generator so that the source
> generated are stored in target/generated-sources instead of src/test/java
>
> Jeff
>
>
Thanks Jeff ! Much appreciated.

Yes we should move it target/generated-sources. Since it was not working
for me, had to take this shortcut.
Now that you have fixed it, will move it in next commit.


>
> On Sat, Jul 27, 2013 at 6:15 PM, Ashish <pa...@gmail.com> wrote:
>
> > Folks,
> >
> > I just pushed a draft version of Avro codec. I need to work a lot more on
> > this, to make it usable.
> >
> > Facing an issue while building, There is a commented section in
> > avro/pom.xml which is basically an auto-generator for Avro code. When I
> > enable this, the build fails, so have kept it commented.
> >
> > If anyone has any idea on how to fix it, please to take tab.
> >
> > Once the codec become stable, shall add a sample in examples module.
> >
> > --
> > thanks
> > ashish
> >
> > Blog: http://www.ashishpaliwal.com/blog
> > My Photo Galleries: http://www.pbase.com/ashishpaliwal
> >
>
>
>
> --
> Jeff MAURY
>
>
> "Legacy code" often differs from its suggested alternative by actually
> working and scaling.
>  - Bjarne Stroustrup
>
> http://www.jeffmaury.com
> http://riadiscuss.jeffmaury.com
> http://www.twitter.com/jeffmaury
>



-- 
thanks
ashish

Blog: http://www.ashishpaliwal.com/blog
My Photo Galleries: http://www.pbase.com/ashishpaliwal

Re: Avro codec

Posted by Jeff MAURY <je...@jeffmaury.com>.
Ashih,

I fixed it, removed the compiler section as it's already there in the
parent pom. BTW, we should modify the Avro generator so that the source
generated are stored in target/generated-sources instead of src/test/java

Jeff


On Sat, Jul 27, 2013 at 6:15 PM, Ashish <pa...@gmail.com> wrote:

> Folks,
>
> I just pushed a draft version of Avro codec. I need to work a lot more on
> this, to make it usable.
>
> Facing an issue while building, There is a commented section in
> avro/pom.xml which is basically an auto-generator for Avro code. When I
> enable this, the build fails, so have kept it commented.
>
> If anyone has any idea on how to fix it, please to take tab.
>
> Once the codec become stable, shall add a sample in examples module.
>
> --
> thanks
> ashish
>
> Blog: http://www.ashishpaliwal.com/blog
> My Photo Galleries: http://www.pbase.com/ashishpaliwal
>



-- 
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually
working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury