JobManager should ignore empty entries in application id array
--------------------------------------------------------------
Key: SLING-2456
URL: https://issues.apache.org/jira/browse/SLING-2456
Project: Sling
Issue Type: Bug
Components: Extensions
Affects Versions: Extensions Event 3.1.2
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Extensions Event 3.1.4
When the application ids property is edited for example in the web console this
might end up in an array with length 1 containing an empty string.
Currently, the job manager regards this as a valid application id and then
disables itself.
Therefore the job manager should disregard all empty values
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira