[android] tests failing: destfile jar incorrect

View: New views
2 Messages — Rating Filter:   Alert me  

[android] tests failing: destfile jar incorrect

by e.spin :: Rate this Message:

| View Threaded | Show Only this Message

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@...
http://mailman.qos.ch/mailman/listinfo/logback-dev

Re: [android] tests failing: destfile jar incorrect

by tony19 :: Rate this Message:

| View Threaded | Show Only this Message

Thanks! It's fixed now

On Fri, Feb 3, 2012 at 4:10 AM, Enrico Spinielli <enrico.spinielli@...> 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@...
http://mailman.qos.ch/mailman/listinfo/logback-dev


_______________________________________________
logback-dev mailing list
logback-dev@...
http://mailman.qos.ch/mailman/listinfo/logback-dev