You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to setup a test that verifies a sample project is buildable in VS Code. For some reason the test is failing. I am trying to understand/debug the problem.
There is the following output at the end of the client log and I wonder if this is a problem:
...
}
Feb 18, 2024 8:31:22 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider ch.qos.logback.classic.servlet.LogbackServletContainerInitializer of service jakarta.servlet.ServletContainerInitializer in bundle ch.qos.logback.classic
Feb 18, 2024 8:31:22 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider ch.qos.logback.classic.spi.LogbackServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle ch.qos.logback.classic
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to setup a test that verifies a sample project is buildable in VS Code. For some reason the test is failing. I am trying to understand/debug the problem.
There is the following output at the end of the client log and I wonder if this is a problem:
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions