-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
The schedule generation can not work because de SchedulerComponent is not declared in the plugin.xml
<feature name="generation.scheduling">
<components>
<component role="org.ametys.anycontent.plugins.generation.scheduler.SchedulerComponent"
class="org.ametys.anycontent.plugins.generation.scheduler.SchedulerComponent"/>
</components>
</feature>