Wouldn't adding lb-classic-tests.jar to our p2 repo would pollute the
end-users Eclipse platform when she installed logback-beagle?
FYI, on my end when run under Eclipse, FirstTest fails with the
following message:
2012-07-10 12:27:34,792 [main] WARN
o.e.s.swt.finder.junit.SWTBotApplicationLauncherClassRunner - Could not
capture screenshot
java.lang.IllegalStateException: Could not find a display
at o.e.s.swt.finder.utils.SWTUtils.display(SWTUtils.java:250)
at o.e.s.swt.f.f.UIThreadRunnable.syncExec(UIThreadRunnable.java:125)
Does it work for you?
On 10.07.2012 12:09, Christian Trutz wrote:
Hi Ceki,
why not adding lb-classic-tests.jar to p2 repo? A target platform should not
only
contains the deliverable bundles but also the bundles needed for development
purposes, also lb-classic-tests.jar
Christian
Am 10.07.2012 um 12:06 schrieb ceki:
Unfortunately, the current state of the build requires the developer
to manually add lib/logback-classic-1.0.6-tests.jar to beagle.test
plugin's build path. I was unable to spell the necessary incantation
to generate the equivalent info via maven's eclipse:eclipse plugin.
On 10.07.2012 12:01, Ceki Gulcu wrote:
Branch: refs/heads/master
Home: https://github.com/qos-ch/logback-beagle
Commit: 7ece248e90ca2c9328c13ae2a78323d9da06d47e
https://github.com/qos-ch/logback-beagle/commit/7ece248e90ca2c9328c13ae2a78323d9da06d47e
Author: Ceki Gulcu <c...@qos.ch>
Date: 2012-07-10 (Tue, 10 Jul 2012)
Changed paths:
M ch.qos.logback.beagle.tests/META-INF/MANIFEST.MF
M ch.qos.logback.beagle.tests/build.properties
A ch.qos.logback.beagle.tests/lib/logback-classic-1.0.6-tests.jar
M ch.qos.logback.beagle.tests/pom.xml
M
ch.qos.logback.beagle.tests/src/ch/qos/logback/beagle/LoggingEventBuilder.java
M ch.qos.logback.beagle.tests/src/ch/qos/logback/beagle/vista/MyMain.java
M
ch.qos.logback.beagle.tests/src/ch/qos/logback/beagle/vista/MySupplierThread.java
Log Message:
-----------
add lib/logback-classic-1.0.6-tests.jar to beagle.tests
--
Ceki
http://twitter.com/#!/ceki
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-dev
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-dev
--
Ceki
http://twitter.com/#!/ceki
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-dev