X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.equinox%2Fsrc%2Ftest%2Fjava%2Forg%2Fargeo%2Fslc%2Fosgi%2Ftest%2FAbstractOsgiRuntimeTestCase.java;h=0874aae568cb49ce2b28de9638adc4e1132534d3;hb=4dffd2502e1ea66c2491697c98456b7db695569c;hp=172b3a784022485fa4c440468255533c41422fb1;hpb=747ed8fc0f215e55f8aa7921f6fc7c46edd53237;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.support.equinox/src/test/java/org/argeo/slc/osgi/test/AbstractOsgiRuntimeTestCase.java b/runtime/org.argeo.slc.support.equinox/src/test/java/org/argeo/slc/osgi/test/AbstractOsgiRuntimeTestCase.java index 172b3a784..0874aae56 100644 --- a/runtime/org.argeo.slc.support.equinox/src/test/java/org/argeo/slc/osgi/test/AbstractOsgiRuntimeTestCase.java +++ b/runtime/org.argeo.slc.support.equinox/src/test/java/org/argeo/slc/osgi/test/AbstractOsgiRuntimeTestCase.java @@ -164,7 +164,7 @@ public abstract class AbstractOsgiRuntimeTestCase extends TestCase { + bundleSymbolicName); } catch (InvalidSyntaxException e) { throw new SlcException( - "Unexpected exception when looking for applicaiton context for bundle " + "Unexpected exception when looking for application context for bundle " + bundleSymbolicName, e); } log.info("Application context of bundle " + bundleSymbolicName