[ https://issues.apache.org/jira/browse/CASSJAVA-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893615#comment-17893615 ]
Bret McGuire commented on CASSJAVA-34: -------------------------------------- At the request of [~mck] I'm explicitly stating this here: once these compliance issues are settled it is our intention to convert any branches other than 3.x and 4.x to tags and retire them. Since donation to the ASF the project does not release patch releases off of existing major.minor versions. Instead, release versions increase monotonically and all new features and fixes are made available in the next applicable releases. As a result we do not need major.minor branches. > Pre-release required legal changes for cassandra-java-driver > ------------------------------------------------------------ > > Key: CASSJAVA-34 > URL: https://issues.apache.org/jira/browse/CASSJAVA-34 > Project: Apache Cassandra Java driver > Issue Type: Sub-task > Reporter: Michael Semb Wever > Assignee: Michael Semb Wever > Priority: Urgent > Time Spent: 44h 10m > Remaining Estimate: 0h > > TODO > * -there is still code copyrighted to others that isn't mentioned in LICENSE > (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- > * ensure NOTICE propagates NOTICES > In short… > {quote} > LICENSE must contain the ASL, plus references to all code that includes > someone else's copyright, and all BSD and MIT dependencies (including > transitive). > NOTICE must the standard header, plus the shorten content of any NOTICE file > (minus its header) found in any ASL dependency (including transitive). > {quote} > 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: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org