Hi, I did clone latest logback-android, setup ant.properties and tried to build/test.
Tests were not running correctly: classNotFound... I found out that the build-test target wrongly specifies out.jar as destfile instead of test.out.jar With this fix, I am able to successfully run the tests (even if they are not all SUCCESSful) Hope it helps Bye -- Enrico Spinielli "Do Androids dream of electric sheep?"— Philip K. Dick "Hear and forget; see and remember;do and understand."—Mitchel Resnick "He who refuses to do arithmetic is doomed to talk nonsense."—John McCarthy
_______________________________________________ logback-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-dev
