aboutsummaryrefslogtreecommitdiff
path: root/mllib/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-08-01 23:55:30 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-08-01 23:55:30 -0700
commitdab37966b0cfd290919ca5c005f59dde00615c0e (patch)
treeece0def1b321943074f43a6670040c02711604e3 /mllib/pom.xml
parentadc8303294e26efb4ed15e5f5ba1062f7988625d (diff)
downloadspark-dab37966b0cfd290919ca5c005f59dde00615c0e.tar.gz
spark-dab37966b0cfd290919ca5c005f59dde00615c0e.tar.bz2
spark-dab37966b0cfd290919ca5c005f59dde00615c0e.zip
Revert "[SPARK-1470][SPARK-1842] Use the scala-logging wrapper instead of the directly sfl4j api"
This reverts commit adc8303294e26efb4ed15e5f5ba1062f7988625d.
Diffstat (limited to 'mllib/pom.xml')
-rw-r--r--mllib/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/mllib/pom.xml b/mllib/pom.xml
index 3007681a44..9a33bd1cf6 100644
--- a/mllib/pom.xml
+++ b/mllib/pom.xml
@@ -59,10 +59,6 @@
<artifactId>breeze_${scala.binary.version}</artifactId>
<version>0.7</version>
<exclusions>
- <exclusion>
- <groupId>com.typesafe</groupId>
- <artifactId>scalalogging-slf4j_${scala.binary.version}</artifactId>
- </exclusion>
<!-- This is included as a compile-scoped dependency by jtransforms, which is
a dependency of breeze. -->
<exclusion>