[ 
https://issues.apache.org/jira/browse/AVRO-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799990#action_12799990
 ] 

Aaron Kimball commented on AVRO-320:
------------------------------------

+1. Patch looks good. {{ant dist}} works.

I ran {{./avro-tools-1.2.0-dev.jar help}} which now prints:

{code}
Version 1.2.0-dev of Apache Avro
Copyright 2009 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
{code}

But this is not a link to the license, as your description claims; maybe 
LICENSE.txt should be updated (in a separate patch?) to contain the actual link 
to http://www.apache.org/licenses/LICENSE-2.0


> improvements to avro java tools
> -------------------------------
>
>                 Key: AVRO-320
>                 URL: https://issues.apache.org/jira/browse/AVRO-320
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.3.0
>
>         Attachments: AVRO-320.patch
>
>
> I'd like to make some improvements to Avro's java tools prior to the 1.3 
> release, in particular:
>  - rename the jar from avroj.jar to avro-tools.jar.  the avroj name seemed 
> good when this was a shell script, but, as a jar it should perhaps be named 
> consistently with other jars.
>  - fix the build to copy the jar file to the top-level dist directory, for 
> inclusion in releases
>  - make the help command print the version and a link to the apache license
>  - include the Apache license and notice files in the jar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to