X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.enterprise%2Fsrc%2Forg%2Fargeo%2Fosgi%2Finternal%2FEnterpriseActivator.java;fp=org.argeo.enterprise%2Fsrc%2Forg%2Fargeo%2Fosgi%2Finternal%2FEnterpriseActivator.java;h=bb495dd12df7cc0353218e4a46301b63c573e60c;hb=11dff0ce7fa612be5557822d8a0128cd61f54f8d;hp=03054828c9820046560807a1007f93e56d6fd14b;hpb=7064547ae5d85225546f1b8f15d6b5c82f30fe22;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.enterprise/src/org/argeo/osgi/internal/EnterpriseActivator.java b/org.argeo.enterprise/src/org/argeo/osgi/internal/EnterpriseActivator.java index 03054828c..bb495dd12 100644 --- a/org.argeo.enterprise/src/org/argeo/osgi/internal/EnterpriseActivator.java +++ b/org.argeo.enterprise/src/org/argeo/osgi/internal/EnterpriseActivator.java @@ -6,7 +6,7 @@ import org.osgi.framework.BundleContext; /** * Called to gather information about the OSGi runtime. Should not activate * anything else that canonical monitoring services (not creating implicit - * APIs), which is the responsibility of higher levels.. + * APIs), which is the responsibility of higher levels. */ public class EnterpriseActivator implements BundleActivator {