Links to pages where you can file problem reports using JIRA, for Clojure
and all of its contrib libraries (of which tools.logging is one) can be
found here:

    http://dev.clojure.org/jira/secure/BrowseProjects.jspa#all

You will need to create an account to be able to create a new ticket.
Click on the "Log In" link near the top right of the tools.logging page to
do so.

Andy

On Fri, Mar 22, 2013 at 3:26 PM, Michael Blume <blume.m...@gmail.com> wrote:

> This seems to be a recurring issue. I don't see a public list/bug tracker
> for clojure.tools.logging, so I'm not clear on where I'm supposed to bring
> this bug.
>
>
> On Friday, March 15, 2013 9:36:32 AM UTC-7, Michael Blume wrote:
>>
>> I'm seeing this problem in my builds more or less randomly, and don't
>> seem to be the only one
>>
>> http://stackoverflow.com/**questions/8291910/**noclassdeffounderror-with-
>> **clojure-tools-logging<http://stackoverflow.com/questions/8291910/noclassdeffounderror-with-clojure-tools-logging>
>>
>> https://groups.google.com/**forum/#!msg/datomic/6xWGFB-**
>> Dx68/_Hr2I4lv39gJ<https://groups.google.com/forum/#!msg/datomic/6xWGFB-Dx68/_Hr2I4lv39gJ>
>>
>> http://clojure-log.n01se.net/**date/2012-10-16.html<http://clojure-log.n01se.net/date/2012-10-16.html>
>>
>> Second link seems to think it's a problem with datomic or maybe lein, but
>> I'm using maven and not using datomic, so it *seems* like there's some race
>> condition involving loading logging classes where this happens. I don't
>> understand this, since LoggerFactory is defined at top-level in
>> clojure.tools.logging.impl and impl is required in the ns declaration of
>> clojure.tools.logging.
>>
>  --
> --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to