Skip to content

Help switching to SLF4J 2.0.9 #24

Answered by PatrickTasse
PatrickTasse asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you all for your help. It works!

For the Jenkins build, I configured the bundleStartLevel with autoStart set to true for org.apache.aries.spifly.dynamic.bundle and slf4j.simple in the pom.xml for our SWTBot unit test profile.

For local testing, we have to manually set the Auto-Start to "true" for these two plug-ins in the JUnit Plug-in Test Run/Debug
Configuration in Eclipse.

It's a hassle for our developers though, they can't use the default "All workspace and enabled target plug-ins", and they'll have to change this for every test configuration. I wonder if there is a way to set this automatically in the test plug-in project?

Another issue I had to fix... Because slf4j.simple is n…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@PatrickTasse
Comment options

@HannesWell
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by PatrickTasse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants