2010/10/1 [email protected] <[email protected]>

> Hi :
>
>  In my web project the namespace is jinrou-clojure.army,
>  and the file is at jinrou-clojure/army.clj,
>

I guess your file is at jinrou_clojure/army.clj, and not
jinrou-clojure/army.clj

This is a known bug I reported two weeks ago, and has just been "vetted" by
Stu Halloway.

For the moment, the workaround is to not use dashes where/if it causes
problems.


>  most the the classes are compiled to jinrou_clojure directory,
>  but some files with name army$reify__3155.class are compiled into
> jinrou-clojure/army directory
>  ( note: it's a - , not a _ like most of the files, which I think it
> should be _ like most of the files )
>
>  I am using leiningen with leiningen-war to compile the file though.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to [email protected]
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> [email protected]<clojure%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to