[
https://issues.apache.org/jira/browse/STORM-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741235#comment-14741235
]
Robert Joseph Evans commented on STORM-1042:
--------------------------------------------
I have the shading working, but the dependency reduced pom is not getting setup
correctly.
> clj-time.local compilation error
> --------------------------------
>
> Key: STORM-1042
> URL: https://issues.apache.org/jira/browse/STORM-1042
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.10.0
> Environment: Java 8, Clojure 1.6.0, Storm 0.10.0-beta1
> Reporter: Michael Gaare
> Assignee: Robert Joseph Evans
> Priority: Critical
>
> In a Clojure project with a storm-core 0.10.0-beta1 dependency, attempting to
> compile clj-time.local throws a compiler exception, as follows:
> (require '[clj-time.local :as l])
> CompilerException java.lang.ClassCastException:
> org.apache.storm.joda.time.format.DateTimeFormatter cannot be cast to
> org.joda.time.format.DateTimeFormatter, compiling:(local.clj:35:3)
> Same error happens if the project is using clj-time brought in with
> storm-core, and with an explicit dep of clj-time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)