Yes of course, if you want I can give you the entire class? This is the new way of adding properties, please read the blog of Carsten Ziegler: http://blog.osoco.de/2015/08/osgi-components-simply-simple-part-i/package my.testpackage; import com.adobe.granite.maintenance.MaintenanceConstants; import c...
Hey all,I have created a custom maintenance task by using the following class. I can add the task in the maintenance page, but the "configure" icon is missing. It only shows the start icon. Any clue on what I am missing?Thanks!Roy @Component( property = { MaintenanceConstants.PROPERTY_TASK_NAME + "=...