Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sample config schedule. The target class changed in 5.6 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gevaerts
Copy link

No description provided.

@jcarsique
Copy link
Contributor

Unless I'm wrong the new component name is org.nuxeo.ecm.core.scheduler.SchedulerService:

nuxeo-core/nuxeo-core-event/src/main/resources/OSGI-INF/scheduler-service.xml:
<component name="org.nuxeo.ecm.core.scheduler.SchedulerService">
  <alias>org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService</alias>

@gevaerts
Copy link
Author

You're right. I was less careful when fixing the example than when fixing our real config file apparently. I'll update the PR

@efge
Copy link
Collaborator

efge commented Apr 10, 2019

We have aliases so the old names still work. This PR is just a cleanup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants