Replace BundleFsPersistenceManager with DerbyPersistenceManager in the JR Core 
indexing tests
---------------------------------------------------------------------------------------------

                 Key: JCR-3231
                 URL: https://issues.apache.org/jira/browse/JCR-3231
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
            Reporter: Alex Parvulescu
            Priority: Trivial


Running the JR Core tests yields a deprecation warning on account of workspace 
config being outdated for some indexing tests:

  INFO  o.a.j.core.config.BeanConfig - 
org.apache.jackrabbit.core.persistence.pool.BundleFsPersistenceManager is 
deprecated. Please use 
org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager instead

This shows up 3 times in the logs because there are 3 indexing related 
workspaces that need this config update.

--
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

        

Reply via email to