Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

"Indexable" predicate

Warning
titleFrom 4.0.0
:
indexing#indexable
:
Tip
titleTo
4.1.0
:
indexing#Indexable

Full diff of changes to the ontologies between 4.0.0 and 4.1.0

...

When configuring components to log, the following property names have been changed. See logging documentation.

:
Warning
titleFrom 4.0.0
fcrepo.log.*
:
Tip
titleTo 4.1.0
fcrepo.log.*

ModeShape / Infinispan

...

  • fcrepo-configs/src/main/resources/config/activemq.xml
  • fcrepo-configs/src/main/resources/config/minimal-default/repository.json
  • fcrepo-configs/src/main/resources/config/infinispan/leveldb-default/infinispan.xml
to
Warning
titleFrom 4.0.0 =>
To 4.1.0

fcrepo.activemq.dir => fcrepo.activemq.directory
fcrepo.binary-store-path => fcrepo.binary.directory
fcrepo.infinispan.cache_configuration => fcrepo.ispn.configuration
fcrepo.ispn.CacheDirPath => fcrepo.ispn.cache
fcrepo.ispn.alternative.CacheDirPath => fcrepo.ispn.alternative.cache
fcrepo.ispn.binary.CacheDirPath => fcrepo.ispn.binary.cache
fcrepo.ispn.binary.alternative.CacheDirPath => fcrepo.ispn.binary.alternative.cache
fcrepo.ispn.repo.CacheDirPath => fcrepo.ispn.repo.cache
fcrepo.minter.config => fcrepo.spring.minter.configuration
fcrepo.modeshape.index.location => fcrepo.modeshape.index.directory

...