You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2020. It is now read-only.
Changing to depend on aleph 0.2.2 fixes the build, however, I'm not sure what the implications are for the netty-adapter.
Using Leiningen 1.6.1.1 on Java 1.6.0_35 Java HotSpot(TM) 64-Bit Server VM (Mac OSX 10.8.2). Is this a reproducable problem, or is there possibly something wrong with my local configuration?
The text was updated successfully, but these errors were encountered:
I had no difficulty getting the jar for org/clojure/contrib/prxml/1.3.0-alpha4/prxml-1.3.0-alpha4. Might have been a temporary issue with a repository.
Thanks for taking a look, although I'm still having the same problem. Do you have a URL for the prxml-1.3.0-alpha4 jar file so I can install it into my local repository? I've browsed the clojars.org repo but I haven't been able to locate it so far.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When trying to build the https://github.com/thegeez/clj-browserchannel/tree/master/clj-browserchannel-netty-adapter library, lein fails to resolve org.clojure.contrib:prxml:jar:1.3.0-alpha4
Changing to depend on aleph 0.2.2 fixes the build, however, I'm not sure what the implications are for the netty-adapter.
Using Leiningen 1.6.1.1 on Java 1.6.0_35 Java HotSpot(TM) 64-Bit Server VM (Mac OSX 10.8.2). Is this a reproducable problem, or is there possibly something wrong with my local configuration?
The text was updated successfully, but these errors were encountered: