[
https://issues.apache.org/jira/browse/CASSANDRA-18969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783299#comment-17783299
] Michael Semb Wever edited comment on CASSANDRA-18969 at 11/6/23 5:33 PM: ------------------------------------------------------------------------- Committed (making spotbugs-annotation and jcip-annotations as provided dependencies, with tests to ensure they are not needed at runtime): * https://github.com/apache/cassandra-java-driver/pull/1741 * https://github.com/apache/cassandra-java-driver/pull/1744 * https://github.com/apache/cassandra-java-driver/pull/1745 * https://github.com/apache/cassandra-java-driver/pull/1746 * https://github.com/apache/cassandra-java-driver/pull/1747 * https://github.com/apache/cassandra-java-driver/pull/1748 * https://github.com/apache/cassandra-java-driver/pull/1749 * https://github.com/apache/cassandra-java-driver/pull/1750 * https://github.com/apache/cassandra-java-driver/pull/1751 * https://github.com/apache/cassandra-java-driver/pull/1752 * https://github.com/apache/cassandra-java-driver/pull/1753 * https://github.com/apache/cassandra-java-driver/pull/1754 * https://github.com/apache/cassandra-java-driver/pull/1755 * https://github.com/apache/cassandra-java-driver/pull/1756 was (Author: michaelsembwever): Committed * https://github.com/apache/cassandra-java-driver/pull/1741 * https://github.com/apache/cassandra-java-driver/pull/1744 * https://github.com/apache/cassandra-java-driver/pull/1745 * https://github.com/apache/cassandra-java-driver/pull/1746 * https://github.com/apache/cassandra-java-driver/pull/1747 * https://github.com/apache/cassandra-java-driver/pull/1748 * https://github.com/apache/cassandra-java-driver/pull/1749 * https://github.com/apache/cassandra-java-driver/pull/1750 * https://github.com/apache/cassandra-java-driver/pull/1751 * https://github.com/apache/cassandra-java-driver/pull/1752 * https://github.com/apache/cassandra-java-driver/pull/1753 * https://github.com/apache/cassandra-java-driver/pull/1754 * https://github.com/apache/cassandra-java-driver/pull/1755 * https://github.com/apache/cassandra-java-driver/pull/1756 > Pre-release required legal changes for cassandra-java-driver > ------------------------------------------------------------ > > Key: CASSANDRA-18969 > URL: https://issues.apache.org/jira/browse/CASSANDRA-18969 > Project: Cassandra > Issue Type: Sub-task > Components: Build > Reporter: Michael Semb Wever > Priority: Urgent > Time Spent: 5.5h > Remaining Estimate: 0h > > TODO > * there is still code copyrighted to others that isn't mentioned in > NOTICE.txt (e.g. ci/install-jdk.sh ) > * "© DataStax" still appears in the README > * -spotbugs is LGPL, in 4.x, and not correctly made provided scope- > * add any BSD/MIT deps to LICENCE > * ensure copyright headers are on all files, use rat plugin > These things must be done before a release. > Cat X deps we included as build tool by using scope provided we should put a > test in to ensure they work at runtime without the dep doesn't regress in the > future. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
