Hi guys, Same question as Fabrizio below - is there an alternative, or any plan to have a non-deprecated InMemPersistenceManager ? (As long as it works, I shouldn't care much about the deprecatedness, but it's just clogging the logs, so I'd rather be sure I can really shunt those logs down during tests)
Cheers, -g On 27 Dec 2010, at 20:35, Fabrizio Giustina wrote: > Hi, > after the deprecation of non-bundle persistence managers in 2.2 also > the memory-only implementation > (org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager) > has been deprecated and its usage generates leads to a few warnings in > the log. > > I am currently using the in-memory pm mainly for testing, and I can't > see any alternative, non deprecated implementation in the 2.2 > release... is the removal of the memory PM intentional? Any plan for > adding a "bundle" implementation? > > > thanks > fabrizio
