sam schumer created CASSANDRA-5833:
--------------------------------------
Summary: Duplicate classes in Cassandra-all package.
Key: CASSANDRA-5833
URL: https://issues.apache.org/jira/browse/CASSANDRA-5833
Project: Cassandra
Issue Type: Bug
Components: API, Packaging
Affects Versions: 1.2.7, 1.1.6
Reporter: sam schumer
As of Cassandra-All version 1.1.6 the classes
org.apache.cassandra.thrift.ITransportFactory and
org.apache.cassandra.thrift.TFramedTransportFactory are located in both the
cassandra-thrift and the cassandra-all Maven JARS, and caasandra-thrift is
imported by cassandra-all POM. This makes the cassandra-all package unbuildable
when using the duplicate-finder Maven extension. The files were originally
copied over due to
[CASSANDRA-4668|https://issues.apache.org/jira/browse/CASSANDRA-4668]. All
versions since have failed to build when using this maven extension.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira