I was considering doing that, but I didn't know if people were aware of the compilation issue on Windows so I posted it.
On Feb 17, 9:50 pm, kkw <kevin.k....@gmail.com> wrote: > Hi Ram, > > If you all you want is the latest .jar file, and don't feel the > need to compile, consider bypassing the compilation and grab the > latest successfully compiled .jar from build.clojure.org. This is what > I now do. > > Kev > > On Feb 17, 9:51 am, Ram <rve...@gmail.com> wrote: > > > I'm having an issue compilingclojure-contrib onWindows. > > > I downloaded the code from the git repository and when I run Maven, > > after compilation it runs through the test suite fails in test-io: > > > FAIL in (test-as-url) (run-test5405918110152723544.clj:47) > > expected: (= (URL. "file:/foo") (as-url (File. "/foo"))) > > actual: (not (= #<URL file:/foo> #<URL file:/C:/foo>)) > > > I'm guessing someone expected UNIX style filenames in this test case > > and notWindowsfilenames, but that is besides the issue. The issue is > > that the jars aren't actually generating themselves. Am I missing > > something? If I am, its probably something really dumb. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en