Skip to content

Commit

Permalink
KAA-1334: Disable support of CDAP log appender
Browse files Browse the repository at this point in the history
  • Loading branch information
sashadidukh committed Aug 11, 2016
1 parent 786c6b1 commit 92f6bf0
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 1,306 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Expand Up @@ -127,7 +127,6 @@ Copyright 2014-2016 CyberVision, Inc.
<hsqldb.version>2.3.2</hsqldb.version>
<ant.version>1.9.4</ant.version>
<hibernate-jpa-2.1-api.version>1.0.0.Final</hibernate-jpa-2.1-api.version>
<cdap-stream-client.version>1.0.1</cdap-stream-client.version>
<jetty.version>9.2.2.v20140723</jetty.version>
<kafka.clients.version>0.8.2.0</kafka.clients.version>
<guava-gwt.version>18.0</guava-gwt.version>
Expand Down Expand Up @@ -1324,11 +1323,6 @@ Copyright 2014-2016 CyberVision, Inc.
<artifactId>commons-lang</artifactId>
<version>${commons-lang.version}</version>
</dependency>
<dependency>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-stream-client</artifactId>
<version>${cdap-stream-client.version}</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
Expand Down
126 changes: 0 additions & 126 deletions server/appenders/cdap-appender/pom.xml

This file was deleted.

This file was deleted.

0 comments on commit 92f6bf0

Please sign in to comment.