[android] tests failing: destfile jar incorrect

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

Thanks! It's fixed now On Fri, Feb 3, 2012 at 4:10 AM, Enrico Spinielli < enrico.spinielli@googlemail.com> wrote:
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 logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev
participants (2)
-
Enrico Spinielli
-
Tony Trinh