Disable old odk approach
[gpl/argeo-suite.git] / org.argeo.app.core / src / org / argeo / app / odk / BundleResourceOdkForm.java
index 97f978b74a2519109457146eee89c396e12521e1..8195dd46645d74140cacfa79a0ccbad349e19056 100644 (file)
@@ -13,6 +13,7 @@ import org.osgi.framework.Bundle;
 import org.osgi.framework.BundleContext;
 
 /** {@link OdkForm} implementation based on an OSGi {@link Bundle} resource. */
+@Deprecated
 public class BundleResourceOdkForm implements OdkForm {
        private String formId;
        private String name;