GitHub user radai-rosenblatt opened a pull request:
https://github.com/apache/avro/pull/214
add ivy profile to generate ivy.xml desriptors for java artifacts
some orgs use ivy for builds.
manually constructing ivy.xml files for avro jars is complicated and
error-prone.
this utility profile can be used to automatically generate them during
build time from pom files
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/radai-rosenblatt/avro ivy
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/214.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #214
----
commit 1711d3bc84eb7f035894a3dd19bce6ec50f3bf0c
Author: radai-rosenblatt <[email protected]>
Date: 2017-04-13T16:41:16Z
add ivy profile to generate ivy.xml desriptors for java artifacts
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---