1 Reply Latest reply on Oct 3, 2012 12:00 PM by rhauch

    Can we get rid of the Berkeley DB message if it's not used?

    kurtstam

      On every startup Modeshape displays a message about the licensing of Berkeley DB. Can this message be made conditional and only show if that is actually used?

        • 1. Re: Can we get rid of the Berkeley DB message if it's not used?
          rhauch

          The BerkleyDB licene message only happens when the BerkleyDB cache store is started/used (generally only once in a real system); IIUC, the message will not appear if the store is not used (even if it's on the classpath).

           

          As to whether the message can be made conditional, that's a question for the Infinispan community, since it's their code that's doing that.