You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by MikeThomsen <gi...@git.apache.org> on 2018/11/24 12:49:57 UTC

[GitHub] nifi pull request #3105: NIFI-5621: Added Cassandra connection provider serv...

Github user MikeThomsen commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/3105#discussion_r236041495
  
    --- Diff: nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-nar/src/main/resources/META-INF/NOTICE ---
    @@ -0,0 +1,327 @@
    +nifi-cassandra-services-nar
    +Copyright 2016 The Apache Software Foundation
    +
    +This product includes software developed at
    +The Apache Software Foundation (http://www.apache.org/).
    +
    +******************
    +Apache Software License v2
    +******************
    +
    +The following binary components are provided under the Apache Software License v2
    +
    +  (ASLv2) DataStax Java Driver for Apache Cassandra - Core
    +      The following NOTICE information applies:
    +        DataStax Java Driver for Apache Cassandra - Core
    +        Copyright (C) 2012-2017 DataStax Inc.
    +
    +  (ASLv2) Apache Avro
    --- End diff --
    
    It can be removed.


---