Remove or merge bundles
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / CmsApplication.java
index af8fa1c99fc25963aa302535afe16d34d7a0c6e0..7871ee0861e4373b38bda2dc61af56c60b92be24 100644 (file)
@@ -23,6 +23,7 @@ import org.eclipse.rap.rwt.service.ResourceLoader;
 import org.osgi.framework.BundleContext;
 
 /** Configures an Argeo CMS RWT application. */
+@SuppressWarnings("deprecation")
 public class CmsApplication implements CmsConstants, ApplicationConfiguration,
                BundleContextAware {
        final static Log log = LogFactory.getLog(CmsApplication.class);