[ https://issues.apache.org/jira/browse/AVRO-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771024#action_12771024 ]
Doug Cutting commented on AVRO-174: ----------------------------------- The avroj jar is the Work in Object form. The Apache License states: {noformat} 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. {noformat} So we should include all the license files and the NOTICE.txt in the tarball. > Add appropriate license files to "avroj.jar" > -------------------------------------------- > > Key: AVRO-174 > URL: https://issues.apache.org/jira/browse/AVRO-174 > Project: Avro > Issue Type: Improvement > Components: java > Reporter: Philip Zeyliger > Priority: Minor > > AVRO-149 took all the dependencies for avroj and stuffed them into one jar. > We should in some way bundle that with all the relevant licenses. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.