[ http://issues.apache.org/jira/browse/JCR-158?page=all ] Marcel Reutegger closed JCR-158: --------------------------------
> TextFilterService uses Sun specific classes > ------------------------------------------- > > Key: JCR-158 > URL: http://issues.apache.org/jira/browse/JCR-158 > Project: Jackrabbit > Type: Improvement > Components: query > Environment: svn revision: 209033 > Reporter: Marcel Reutegger > Assignee: Marcel Reutegger > Priority: Minor > > The TextFilterService uses the Sun specific and actually undocumented class > sun.misc.Service class to lookup TextFilter implementations. This approach > will not work on all JVM implementations. > The Service should rather use javax.imageio.spi.ServiceRegistry, which is > part of the standard J2SE API. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
