[ 
https://issues.apache.org/jira/browse/ASTERIXDB-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15391147#comment-15391147
 ] 

Till Westmann edited comment on ASTERIXDB-1282 at 7/24/16 6:55 PM:
-------------------------------------------------------------------

{{find . -name "*.java" -exec grep -H "com.couchbase" {} \;}} still yields a 
number of results. It seems that we still have then com.couchbase.client 
dependency.


was (Author: tillw):
{{find . -name "*.java" -exec grep -H "com.couchbase" {} \;}} still yields a 
number of results.

> Add License Notice for Couchbase and Rx Libraries
> -------------------------------------------------
>
>                 Key: ASTERIXDB-1282
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1282
>             Project: Apache AsterixDB
>          Issue Type: Task
>          Components: AsterixDB
>            Reporter: Abdullah Alamoudi
>            Assignee: Abdullah Alamoudi
>            Priority: Critical
>
> The pom dependancies of the two libraries are below:
>         <dependency>
>             <groupId>com.couchbase.client</groupId>
>             <artifactId>core-io</artifactId>
>             <version>1.2.3</version>
>         </dependency>
>         <dependency>
>             <groupId>io.reactivex</groupId>
>             <artifactId>rxjava</artifactId>
>             <version>1.0.15</version>
>         </dependency>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to