This is an automated email from the ASF dual-hosted git repository.

vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new 7989232034 QPID-8622: [Broker-J] Documentation about BDB licensing 
(#180)
7989232034 is described below

commit 798923203465cef884db7c3591573a1c99075ec8
Author: Daniil Kirilyuk <daniel.kiril...@gmail.com>
AuthorDate: Fri May 19 11:22:20 2023 +0200

    QPID-8622: [Broker-J] Documentation about BDB licensing (#180)
---
 doc/java-broker/src/docbkx/runtime/Java-Broker-Runtime-Memory.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/doc/java-broker/src/docbkx/runtime/Java-Broker-Runtime-Memory.xml 
b/doc/java-broker/src/docbkx/runtime/Java-Broker-Runtime-Memory.xml
index 8d0ee1dd7b..3fb6f4a4ab 100644
--- a/doc/java-broker/src/docbkx/runtime/Java-Broker-Runtime-Memory.xml
+++ b/doc/java-broker/src/docbkx/runtime/Java-Broker-Runtime-Memory.xml
@@ -124,9 +124,6 @@
           See the <link xmlns:xlink="http://www.w3.org/1999/xlink"; 
xlink:href="http://www.oracle.com/us/products/database/berkeley-db/je";>official 
webpage</link> especially <link xmlns:xlink="http://www.w3.org/1999/xlink"; 
xlink:href="http://docs.oracle.com/cd/E17277_02/html/java/com/sleepycat/je/util/DbCacheSize.html";>this
 page</link> for more information.
           For those interested, Qpid uses <link 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xlink:href="http://docs.oracle.com/cd/E17277_02/html/java/com/sleepycat/je/CacheMode.html#EVICT_LN";>EVICT_LN</link>
 as its default JE cacheMode.
         </para>
-        <para>
-          Note that due to licensing concerns Qpid does not ship the BDB JE 
jar files.
-        </para>
       </section>
       <section>
         <title>Derby</title>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to