summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi/src/main/resources/impl-osgi-validation-messages.properties
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/modules/implementation-osgi/src/main/resources/impl-osgi-validation-messages.properties')
-rw-r--r--java/sca/modules/implementation-osgi/src/main/resources/impl-osgi-validation-messages.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/sca/modules/implementation-osgi/src/main/resources/impl-osgi-validation-messages.properties b/java/sca/modules/implementation-osgi/src/main/resources/impl-osgi-validation-messages.properties
index 2503be0b13..a406ea21c3 100644
--- a/java/sca/modules/implementation-osgi/src/main/resources/impl-osgi-validation-messages.properties
+++ b/java/sca/modules/implementation-osgi/src/main/resources/impl-osgi-validation-messages.properties
@@ -22,4 +22,5 @@ ContributionReadException = ContributionReadException occured due to:
ContributionResolveException = ContributionResolveException occured due to:
PropertyShouldSpecifySR = Properties in implementation.osgi should specify service or reference
CouldNotLocateOSGiBundle = Could not locate OSGi bundle: {0}
-MissingComponentTypeFile = Missing .componentType side file: {0} \ No newline at end of file
+MissingComponentTypeFile = Missing .componentType side file: {0}
+OSGiFrameworkNotStarted = OSGi Framework is not started \ No newline at end of file