spark-instrumented-optimizer/external
Tathagata Das 922b43b3cc [SPARK-5993][Streaming][Build] Fix assembly jar location of kafka-assembly
Published Kafka-assembly JAR was empty in 1.3.0-RC1
This is because the maven build generated two Jars-
1. an empty JAR file (since kafka-assembly has no code of its own)
2. a assembly JAR file containing everything in a different location as 1
The maven publishing plugin uploaded 1 and not 2.
Instead if 2 is not configure to generate in a different location, there is only 1 jar containing everything, which gets published.

Author: Tathagata Das <tathagata.das1565@gmail.com>

Closes #4753 from tdas/SPARK-5993 and squashes the following commits:

c390db8 [Tathagata Das] Fix assembly jar location of kafka-assembly
2015-02-24 19:10:37 -08:00
..
flume SPARK-4682 [CORE] Consolidate various 'Clock' classes 2015-02-19 15:35:23 -08:00
flume-sink [SPARK-4048] Enhance and extend hadoop-provided profile. 2015-01-08 17:15:13 -08:00
kafka [SPARK-5731][Streaming][Test] Fix incorrect test in DirectKafkaStreamSuite 2015-02-17 22:44:16 -08:00
kafka-assembly [SPARK-5993][Streaming][Build] Fix assembly jar location of kafka-assembly 2015-02-24 19:10:37 -08:00
mqtt SPARK-4682 [CORE] Consolidate various 'Clock' classes 2015-02-19 15:35:23 -08:00
twitter SPARK-4682 [CORE] Consolidate various 'Clock' classes 2015-02-19 15:35:23 -08:00
zeromq SPARK-4682 [CORE] Consolidate various 'Clock' classes 2015-02-19 15:35:23 -08:00