[prev in list] [next in list] [prev in thread] [next in thread] 

List:       logback-user
Subject:    Re: [logback-user] Running the Demo
From:       Ceki Gulcu <listid () qos ! ch>
Date:       2008-09-12 13:53:25
Message-ID: 48CA7455.9020500 () qos ! ch
[Download RAW message or body]


Hello Kimberly,

Thank you for your message. The problem stems from the fact that logback-demo 
depends on logback 0.9.10-SNAPSHOT which has not been released publicly. (We 
never release SNAPSHOT versions).

You've got two options.

Option 1) Build SLF4J and logback projects from SVN

svn checkout http://svn.slf4j.org/repos/slf4j/trunk MySLF4J
cd MySLF4J
mvn install

cd ..

svn checkout http://svn.qos.ch/repos/logback/trunk/ MyLogback
cd MyLogback
mvn install

Once you build the SNAPSHOT versions of both SLF4J and logback the logback-demo 
should work fine.

Option 2) When we test logback during development, we sometimes use 
logback-demo, and we reference the latest SNAPSHOT version of logbacl. However, 
as your case shows, this is not well-suited for users wishing to start 
experimenting with logback. I just created an SVN tag for logback-demo 
referencing a stable version of logback.

svn co http://svn.qos.ch/repos/logback-demo/tags/STABLE logback-demo

The problem you reported should go away.
HTH,

Kimberly Vogt wrote:
> Hi,
> 
> I've run into this situation when trying to run the demo:
> 
> http://markmail.org/message/egomtyos3ra5qoho#query:ch.qos.logback%3Alogback-classic%3Ajar+page:1+mid:t6w53kt2ugyzt4dp+state:results
>  
> But I don't understand the solution posted.  Can anyone offer some help?
> 
> Thanks,
> 
> Kim

-- 
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
_______________________________________________
Logback-user mailing list
Logback-user@qos.ch
http://qos.ch/mailman/listinfo/logback-user


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic