[qpid-proton] branch main updated: PROTON-2742: remove incorrect instructions, would duplicate main INSTALL.md if fixed

2023-06-02 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 4992b369a PROTON-2742: remove incorrect instructions, would duplicate 
main INSTALL.md if fixed
4992b369a is described below

commit 4992b369a1b7aaa81913b4a5413616cf88d347bd
Author: Robbie Gemmell 
AuthorDate: Fri Jun 2 16:55:35 2023 +0100

PROTON-2742: remove incorrect instructions, would duplicate main INSTALL.md 
if fixed
---
 python/PACKAGING.txt | 26 --
 1 file changed, 26 deletions(-)

diff --git a/python/PACKAGING.txt b/python/PACKAGING.txt
deleted file mode 100644
index 962a0bad0..0
--- a/python/PACKAGING.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-This document describes how to build a native Python source package.
-This can be used to install the Python bindings via pip.
-
-First configure the project using 'cmake' then build it. You do not
-need to install the project. See the INSTALL.md file at the project's
-top directory for details on building.
-
-Once you have built the project, there should be a 'dist' directory in
-the Python bindings directory in the build directory.
-
-For example, assuming the build directory is named 'build':
-
-$ cd build/python/dist
-
-You can now run the setup.py script from within the dist directory to
-build your source distribution package.
-
-To build a Python source distribution:
-
-$ python ./setup.py sdist
-
-To build and install:
-
-$ python ./setup.py build install
-
-


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



[qpid-jms] 01/02: QPIDJMS-589: update bundle plugin to 5.1.9

2023-06-02 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

commit e2775f18044dda36b54aa8c3311541bebfe55151
Author: Robbie Gemmell 
AuthorDate: Fri Jun 2 12:36:24 2023 +0100

QPIDJMS-589: update bundle plugin to 5.1.9

(cherry picked from commit 101cc6e042b3e370cb854d75bf0ceaaa1bd43b6a)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 94617b45..449faf29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
 2.6
 2.10
 2.5
-5.1.8
+5.1.9
 3.0.2
 0.8.8
 


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



[qpid-jms] 02/02: QPIDJMS-590: update to netty 4.1.93

2023-06-02 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

commit 5a3c2a1caf86bdd08bc131c1c9f5e681e0c488ca
Author: Robbie Gemmell 
AuthorDate: Fri Jun 2 12:36:49 2023 +0100

QPIDJMS-590: update to netty 4.1.93
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 449faf29..48428736 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
   
 
 0.34.1
-4.1.92.Final
+4.1.93.Final
 1.7.36
 2.0.3
 


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



[qpid-jms] branch 1.x updated (68d39f91 -> 5a3c2a1c)

2023-06-02 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a change to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


from 68d39f91 [maven-release-plugin] prepare for next development iteration
 new e2775f18 QPIDJMS-589: update bundle plugin to 5.1.9
 new 5a3c2a1c QPIDJMS-590: update to netty 4.1.93

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:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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



[qpid-jms] 01/02: QPIDJMS-589: update bundle plugin to 5.1.9

2023-06-02 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

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

commit 101cc6e042b3e370cb854d75bf0ceaaa1bd43b6a
Author: Robbie Gemmell 
AuthorDate: Fri Jun 2 12:36:24 2023 +0100

QPIDJMS-589: update bundle plugin to 5.1.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0399850e..f76b76f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
 2.6
 2.10
 2.5
-5.1.8
+5.1.9
 3.0.2
 0.8.8
 


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



[qpid-jms] branch main updated (aec37062 -> d2d6f5a8)

2023-06-02 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


from aec37062 [maven-release-plugin] prepare for next development iteration
 new 101cc6e0 QPIDJMS-589: update bundle plugin to 5.1.9
 new d2d6f5a8 QPIDJMS-590: update to netty 4.1.93

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:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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



[qpid-jms] 02/02: QPIDJMS-590: update to netty 4.1.93

2023-06-02 Thread robbie
This is an automated email from the ASF dual-hosted git repository.

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

commit d2d6f5a8760af46a15fe910caa9bb4c43f97ee75
Author: Robbie Gemmell 
AuthorDate: Fri Jun 2 12:36:49 2023 +0100

QPIDJMS-590: update to netty 4.1.93
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f76b76f2..ab0cd193 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
   
 
 0.34.1
-4.1.92.Final
+4.1.93.Final
 1.7.36
 3.1.0
 


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