[
https://issues.apache.org/jira/browse/AVRO-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated AVRO-1435:
-------------------------------
Attachment: AVRO-1435.patch
Here's a patch that does this by creating a new module for avro-tools-nodeps.
This is slightly incompatible, since the jar will now be named
avro-tools-nodeps.X.Y.Z.jar rather than avro-tools.X.Y.Z-nodeps.jar. This will
require folks who upgrade to modify their dependencies in their pom.xml
accordingly.
> Convert avro-tools jar to be a bundle.
> --------------------------------------
>
> Key: AVRO-1435
> URL: https://issues.apache.org/jira/browse/AVRO-1435
> Project: Avro
> Issue Type: Improvement
> Components: java
> Reporter: Doug Cutting
> Attachments: AVRO-1435.patch
>
>
> All of the Avro jars except avro-tools were converted to bundles in AVRO-987.
> We should probably convert avro-tools-nodeps to be a bundle, since some
> folks might wish to consume it that way.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)