tokenmill / timewords

Multilingual library to easily parse date strings to java.util.Date objects.
Other
30 stars 1 forks source link

Dependency problem #2

Open dainiusjocas opened 7 years ago

dainiusjocas commented 7 years ago

When deployed to storm 0.9.6 cluster function to get seconds from clj-time is not found. This is because storm has a dependency on clj-time 0.4.1.

Maybe clj-time should not be used at all?

How to override framework dependency?

dainiusjocas commented 7 years ago

Use lein profiles