You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by or...@apache.org on 2019/11/26 11:23:00 UTC

[qpid-broker-j] branch 7.1.x updated (c9a4232 -> f72353c)

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

orudyy pushed a change to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git.


    from c9a4232  QPID-8384: [Broker-J] Try to remove LVQ entry from the latest value map after setting the latest value reference if entry is deleted before the reference is set
     new 68cad85  Revert "QPID-8381: [Broker-J] Upgrade Oracle BDB JE dependency to version 7.5.11"
     new f72353c  Revert "QPID-8381: [Broker-J] Update reference file"

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE    | 2 +-
 pom.xml                                                                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


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


[qpid-broker-j] 01/02: Revert "QPID-8381: [Broker-J] Upgrade Oracle BDB JE dependency to version 7.5.11"

Posted by or...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 68cad8547848f2ab967209e9c9656e2472a623e2
Author: Alex Rudyy <or...@apache.org>
AuthorDate: Tue Nov 26 11:22:46 2019 +0000

    Revert "QPID-8381: [Broker-J] Upgrade Oracle BDB JE dependency to version 7.5.11"
    
    This reverts commit 8a31ba33cc913417efdf18dfaf2d3df2409b9180.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 69d9279..882fb87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
     <dollar.sign>$</dollar.sign>
     <at.sign>@</at.sign>
 
-    <bdb-version>7.5.11</bdb-version>
+    <bdb-version>7.4.5</bdb-version>
     <derby-version>10.13.1.1</derby-version>
     <logback-version>1.2.3</logback-version>
     <guava-version>27.0-jre</guava-version>


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


[qpid-broker-j] 02/02: Revert "QPID-8381: [Broker-J] Update reference file"

Posted by or...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f72353c0f5a8b6bcaf63ceb20c74d1b1f9aa2770
Author: Alex Rudyy <or...@apache.org>
AuthorDate: Tue Nov 26 11:23:01 2019 +0000

    Revert "QPID-8381: [Broker-J] Update reference file"
    
    This reverts commit c417254a227e46da167996680d6c37319b54b2cd.
---
 .../src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
index eb3cf4c..1ac33fd 100644
--- a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
+++ b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
@@ -53,7 +53,7 @@ From: 'JolBox' (http://jolbox.com)
     License: Apache v2  (http://www.apache.org/licenses/LICENSE-2.0.html)
 
 From: 'Oracle Corporation' (http://www.oracle.com/)
-  - je  com.sleepycat:je:jar:7.5.11
+  - je  com.sleepycat:je:jar:7.4.5
     License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
 
 From: 'QOS.ch' (http://www.qos.ch)


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