(axis-axis2-java-core) 01/01: Merge pull request #797 from cortlepp/fix/AXIS2-6043
This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git commit 1ff6b165a3c4ffc6a93e65e262cd3e43fe665551 Merge: 093ea86f7f 6e2b4cbb61 Author: robertlazarski <58150512+robertlazar...@users.noreply.github.com> AuthorDate: Sat Nov 9 09:07:48 2024 -1000 Merge pull request #797 from cortlepp/fix/AXIS2-6043 fix: possible infinite recursion in Options.getSoapVersionURI (#AXIS2-6043) modules/kernel/src/org/apache/axis2/client/Options.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(axis-axis2-java-core) branch master updated (093ea86f7f -> 1ff6b165a3)
This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git from 093ea86f7f Bump groovy.version from 4.0.23 to 4.0.24 add 6e2b4cbb61 fix: possible infinite recursion in Options.getSoapVersionURI (#AXIS2-6043) new 1ff6b165a3 Merge pull request #797 from cortlepp/fix/AXIS2-6043 The 1 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: modules/kernel/src/org/apache/axis2/client/Options.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(axis-axis2-java-core) 01/01: Merge pull request #801 from cortlepp/fix/AXIS2-6037
This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git commit dd7468386a9b45244974bb12f758d6e7cf76d0e3 Merge: 1ff6b165a3 dead702a02 Author: robertlazarski <58150512+robertlazar...@users.noreply.github.com> AuthorDate: Sat Nov 9 09:58:41 2024 -1000 Merge pull request #801 from cortlepp/fix/AXIS2-6037 fix: remove minimum build version in idea plugin (#AXIS2-6037) modules/tool/axis2-idea-plugin/plugin/META-INF/plugin.xml | 3 --- 1 file changed, 3 deletions(-)
(axis-axis2-java-core) branch master updated (1ff6b165a3 -> dd7468386a)
This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git from 1ff6b165a3 Merge pull request #797 from cortlepp/fix/AXIS2-6043 add dead702a02 fix: remove minimum build version in idea plugin (#AXIS2-6037) new dd7468386a Merge pull request #801 from cortlepp/fix/AXIS2-6037 The 1 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: modules/tool/axis2-idea-plugin/plugin/META-INF/plugin.xml | 3 --- 1 file changed, 3 deletions(-)
(axis-axis2-java-core) 01/01: Merge pull request #796 from cortlepp/fix/AXIS2-6044
This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git commit 20eff9e9f43552c1ef123e3c8c770f431bed39fb Merge: dd7468386a 247d04e0f6 Author: robertlazarski <58150512+robertlazar...@users.noreply.github.com> AuthorDate: Sat Nov 9 11:03:05 2024 -1000 Merge pull request #796 from cortlepp/fix/AXIS2-6044 fix: correct http proxy configuration precedence (#AXIS2-6044) .../impl/httpclient5/HTTPProxyConfigurator.java| 29 +++--- 1 file changed, 15 insertions(+), 14 deletions(-)
(axis-axis2-java-core) branch master updated (dd7468386a -> 20eff9e9f4)
This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git from dd7468386a Merge pull request #801 from cortlepp/fix/AXIS2-6037 add 247d04e0f6 fix: correct http proxy configuration precedence (#AXIS2-6044) new 20eff9e9f4 Merge pull request #796 from cortlepp/fix/AXIS2-6044 The 1 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: .../impl/httpclient5/HTTPProxyConfigurator.java| 29 +++--- 1 file changed, 15 insertions(+), 14 deletions(-)