You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2015/10/02 22:24:28 UTC

[jira] [Resolved] (STORM-1042) clj-time.local compilation error

     [ https://issues.apache.org/jira/browse/STORM-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans resolved STORM-1042.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.0
                   0.10.0

> clj-time.local compilation error
> --------------------------------
>
>                 Key: STORM-1042
>                 URL: https://issues.apache.org/jira/browse/STORM-1042
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    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
>             Fix For: 0.10.0, 0.11.0
>
>
> 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)