[axis-axis2-java-core] branch master updated (5f6f3dd -> 8554286)
This is an automated email from the ASF dual-hosted git repository. veithen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. from 5f6f3dd Bump maven-archiver from 3.0.2 to 3.5.0 add 8554286 Update Eclipse dependencies No new revisions were added by this update. Summary of changes: modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 42 ++- modules/tool/axis2-eclipse-service-plugin/pom.xml | 34 + pom.xml | 92 --- 3 files changed, 91 insertions(+), 77 deletions(-)
[axis-axis2-java-core] branch dependabot/maven/xmlunit-xmlunit-1.6 created (now 81266f7)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/xmlunit-xmlunit-1.6 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at 81266f7 Bump xmlunit from 1.3 to 1.6 No new revisions were added by this update.
[axis-axis2-java-core] branch dependabot/maven/maven.version-3.6.3 created (now 2ce0778)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/maven.version-3.6.3 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at 2ce0778 Bump maven.version from 3.3.9 to 3.6.3 No new revisions were added by this update.
[axis-axis2-java-core] branch dependabot/maven/wsdl4j-wsdl4j-1.6.3 created (now 956bcc4)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/wsdl4j-wsdl4j-1.6.3 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at 956bcc4 Bump wsdl4j from 1.6.2 to 1.6.3 No new revisions were added by this update.
[axis-axis2-java-core] branch dependabot/maven/commons-lang-commons-lang-2.6 created (now 0dd772c)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/commons-lang-commons-lang-2.6 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at 0dd772c Bump commons-lang from 2.3 to 2.6 No new revisions were added by this update.
[axis-axis2-java-core] branch dependabot/maven/org.apache.bcel-bcel-6.5.0 created (now 9fecd2b)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.bcel-bcel-6.5.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at 9fecd2b Bump bcel from 6.3 to 6.5.0 No new revisions were added by this update.
[axis-axis2-java-core] branch master updated: Update alta-maven-plugin
This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git The following commit(s) were added to refs/heads/master by this push: new 7dd258e Update alta-maven-plugin 7dd258e is described below commit 7dd258effb4970cf580a82f23b7ce4b2583ec7de Author: Andreas Veithen AuthorDate: Sun Dec 27 11:08:44 2020 + Update alta-maven-plugin --- modules/distribution/pom.xml | 14 +++--- modules/osgi-tests/pom.xml | 107 + modules/transport/jms/pom.xml | 14 +++--- modules/transport/mail/pom.xml | 14 +++--- pom.xml| 2 +- systests/webapp-tests/pom.xml | 28 ++- 6 files changed, 95 insertions(+), 84 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index f08fede..c3402bd 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -346,12 +346,14 @@ webapp %file% - -test - -*:axis2-webapp:war:* - - + + +test + +*:axis2-webapp:war:* + + + diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index d52797a..5a96b01 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -96,59 +96,60 @@ %bundle.symbolicName%.link %url% - -test - - - -org.apache.felix - org.apache.felix.http.jetty -2.2.2 - - -org.apache.felix - org.apache.felix.http.whiteboard -2.2.2 - - -org.apache.felix - org.apache.felix.configadmin -1.8.0 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.wsdl4j -1.6.2_6 - - - org.apache.geronimo.specs - geronimo-servlet_2.5_spec -1.2 - - -com.sun.activation -javax.activation - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.commons-httpclient -3.1_7 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.commons-codec -1.3_5 - - - org.apache.httpcomponents -httpcore-osgi - - - org.apache.httpcomponents -httpclient-osgi - - -${exam.version} + + +test + + + +org.apache.felix + org.apache.felix.http.jetty +2.2.2 + + +
[axis-axis2-java-core] branch dependabot/maven/org.apache.qpid-qpid-broker-8.0.2 created (now 6f308c7)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.qpid-qpid-broker-8.0.2 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at 6f308c7 Bump qpid-broker from 0.18 to 8.0.2 No new revisions were added by this update.
[axis-axis2-java-core] branch master updated (7dd258e -> 98ade07)
This is an automated email from the ASF dual-hosted git repository. veithen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. from 7dd258e Update alta-maven-plugin add 98ade07 Remove unnecessary dependencyManagement entry No new revisions were added by this update. Summary of changes: modules/jibx/pom.xml | 10 -- 1 file changed, 10 deletions(-)
[axis-axis2-java-core] branch dependabot/maven/com.sun.xml.fastinfoset-FastInfoset-2.0.0 created (now aa4c4c2)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.sun.xml.fastinfoset-FastInfoset-2.0.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at aa4c4c2 Bump FastInfoset from 1.2.7 to 2.0.0 No new revisions were added by this update.
[axis-axis2-java-core] branch dependabot/maven/maven.version-3.6.3 updated (2ce0778 -> 2f4a0d3)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/maven.version-3.6.3 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. discard 2ce0778 Bump maven.version from 3.3.9 to 3.6.3 add 8554286 Update Eclipse dependencies add 7dd258e Update alta-maven-plugin add 98ade07 Remove unnecessary dependencyManagement entry add 2f4a0d3 Bump maven.version from 3.3.9 to 3.6.3 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (2ce0778) \ N -- N -- N refs/heads/dependabot/maven/maven.version-3.6.3 (2f4a0d3) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: modules/distribution/pom.xml | 14 +-- modules/jibx/pom.xml | 10 -- modules/osgi-tests/pom.xml| 107 +++--- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 42 + modules/tool/axis2-eclipse-service-plugin/pom.xml | 34 --- modules/transport/jms/pom.xml | 14 +-- modules/transport/mail/pom.xml| 14 +-- pom.xml | 2 +- systests/webapp-tests/pom.xml | 28 +++--- 9 files changed, 139 insertions(+), 126 deletions(-)
[axis-axis2-java-core] branch dependabot/maven/wsdl4j-wsdl4j-1.6.3 updated (956bcc4 -> 58b228e)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/wsdl4j-wsdl4j-1.6.3 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. discard 956bcc4 Bump wsdl4j from 1.6.2 to 1.6.3 add 8554286 Update Eclipse dependencies add 7dd258e Update alta-maven-plugin add 98ade07 Remove unnecessary dependencyManagement entry add 58b228e Bump wsdl4j from 1.6.2 to 1.6.3 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (956bcc4) \ N -- N -- N refs/heads/dependabot/maven/wsdl4j-wsdl4j-1.6.3 (58b228e) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: modules/distribution/pom.xml | 14 +-- modules/jibx/pom.xml | 10 -- modules/osgi-tests/pom.xml| 107 +++--- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 42 + modules/tool/axis2-eclipse-service-plugin/pom.xml | 34 --- modules/transport/jms/pom.xml | 14 +-- modules/transport/mail/pom.xml| 14 +-- pom.xml | 2 +- systests/webapp-tests/pom.xml | 28 +++--- 9 files changed, 139 insertions(+), 126 deletions(-)
[axis-axis2-java-core] branch master updated: Remove unnecessary version override
This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git The following commit(s) were added to refs/heads/master by this push: new 9485a7e Remove unnecessary version override 9485a7e is described below commit 9485a7e526ff85ad0b07d0437b0e8e36b150be1a Author: Andreas Veithen AuthorDate: Sun Dec 27 11:20:49 2020 + Remove unnecessary version override --- modules/tool/simple-server-maven-plugin/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/tool/simple-server-maven-plugin/pom.xml b/modules/tool/simple-server-maven-plugin/pom.xml index 55180fb..3b9c095 100644 --- a/modules/tool/simple-server-maven-plugin/pom.xml +++ b/modules/tool/simple-server-maven-plugin/pom.xml @@ -51,8 +51,6 @@ org.apache.maven maven-plugin-api - -3.0.4 provided
[axis-axis2-java-core] branch dependabot/maven/maven.version-3.6.3 updated (2f4a0d3 -> 259d38d)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/maven.version-3.6.3 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. discard 2f4a0d3 Bump maven.version from 3.3.9 to 3.6.3 add 9485a7e Remove unnecessary version override add 259d38d Bump maven.version from 3.3.9 to 3.6.3 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (2f4a0d3) \ N -- N -- N refs/heads/dependabot/maven/maven.version-3.6.3 (259d38d) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: modules/tool/simple-server-maven-plugin/pom.xml | 2 -- 1 file changed, 2 deletions(-)
[axis-axis2-java-core] branch master updated: Bump FastInfoset from 1.2.7 to 2.0.0
This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git The following commit(s) were added to refs/heads/master by this push: new 58849b2 Bump FastInfoset from 1.2.7 to 2.0.0 58849b2 is described below commit 58849b275536c82bfb8ecd7993369f34606cbe97 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Dec 27 11:15:16 2020 + Bump FastInfoset from 1.2.7 to 2.0.0 Bumps FastInfoset from 1.2.7 to 2.0.0. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 69317d4..70bf641 100644 --- a/pom.xml +++ b/pom.xml @@ -503,7 +503,7 @@ 3.1 2.1 1.1.1 -1.2.7 +2.0.0 1.1 1.1.3 1.0
[axis-axis2-java-core] branch dependabot/maven/org.apache.maven.plugins-maven-war-plugin-3.3.1 created (now a7e065f)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-war-plugin-3.3.1 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at a7e065f Bump maven-war-plugin from 3.2.2 to 3.3.1 No new revisions were added by this update.
[axis-axis2-java-core] branch dependabot/maven/commons-lang-commons-lang-2.6 updated (0dd772c -> 745d354)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/commons-lang-commons-lang-2.6 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. discard 0dd772c Bump commons-lang from 2.3 to 2.6 add 8554286 Update Eclipse dependencies add 7dd258e Update alta-maven-plugin add 98ade07 Remove unnecessary dependencyManagement entry add 9485a7e Remove unnecessary version override add 58849b2 Bump FastInfoset from 1.2.7 to 2.0.0 add 745d354 Bump commons-lang from 2.3 to 2.6 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (0dd772c) \ N -- N -- N refs/heads/dependabot/maven/commons-lang-commons-lang-2.6 (745d354) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: modules/distribution/pom.xml | 14 +-- modules/jibx/pom.xml | 10 -- modules/osgi-tests/pom.xml| 107 +++--- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 42 + modules/tool/axis2-eclipse-service-plugin/pom.xml | 34 --- modules/tool/simple-server-maven-plugin/pom.xml | 2 - modules/transport/jms/pom.xml | 14 +-- modules/transport/mail/pom.xml| 14 +-- pom.xml | 4 +- systests/webapp-tests/pom.xml | 28 +++--- 10 files changed, 140 insertions(+), 129 deletions(-)
[axis-axis2-java-core] branch master updated: Bump maven.version from 3.3.9 to 3.6.3
This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git The following commit(s) were added to refs/heads/master by this push: new 318ee1f Bump maven.version from 3.3.9 to 3.6.3 318ee1f is described below commit 318ee1f2d6fb9d8eb8e0c4b33e28780bab30c2d8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Dec 27 11:21:58 2020 + Bump maven.version from 3.3.9 to 3.6.3 Bumps `maven.version` from 3.3.9 to 3.6.3. Updates `maven-plugin-api` from 3.3.9 to 3.6.3 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.6.3) Updates `maven-core` from 3.3.9 to 3.6.3 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.6.3) Updates `maven-artifact` from 3.3.9 to 3.6.3 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.6.3) Updates `maven-compat` from 3.3.9 to 3.6.3 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.6.3) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 70bf641..e8a03db 100644 --- a/pom.xml +++ b/pom.xml @@ -519,7 +519,7 @@ 1.3.3 2.14.0 3.5.0 -3.3.9 +3.6.3 3.3.0 1.6R7 1.7.30
[axis-axis2-java-core] branch master updated (318ee1f -> 3623260)
This is an automated email from the ASF dual-hosted git repository. veithen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. from 318ee1f Bump maven.version from 3.3.9 to 3.6.3 add 3623260 Bump wsdl4j from 1.6.2 to 1.6.3 No new revisions were added by this update. Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
[axis-axis2-java-core] branch dependabot/maven/commons-io-commons-io-2.8.0 created (now 2c7f496)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/commons-io-commons-io-2.8.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at 2c7f496 Bump commons-io from 2.1 to 2.8.0 No new revisions were added by this update.
[axis-axis2-java-core] branch dependabot/maven/com.github.veithen.invoker-resolver-proxy-maven-plugin-0.1.3 created (now ed6d1ca)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.github.veithen.invoker-resolver-proxy-maven-plugin-0.1.3 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at ed6d1ca Bump resolver-proxy-maven-plugin from 0.1 to 0.1.3 No new revisions were added by this update.
[axis-axis2-java-core] branch dependabot/maven/commons-io-commons-io-2.8.0 updated (2c7f496 -> 75f7abc)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/commons-io-commons-io-2.8.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. discard 2c7f496 Bump commons-io from 2.1 to 2.8.0 add 318ee1f Bump maven.version from 3.3.9 to 3.6.3 add 3623260 Bump wsdl4j from 1.6.2 to 1.6.3 add 75f7abc Bump commons-io from 2.1 to 2.8.0 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (2c7f496) \ N -- N -- N refs/heads/dependabot/maven/commons-io-commons-io-2.8.0 (75f7abc) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes:
[axis-axis2-java-core] branch dependabot/maven/com.github.veithen.invoker-resolver-proxy-maven-plugin-0.1.3 updated (ed6d1ca -> 4fd818a)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.github.veithen.invoker-resolver-proxy-maven-plugin-0.1.3 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. discard ed6d1ca Bump resolver-proxy-maven-plugin from 0.1 to 0.1.3 add 318ee1f Bump maven.version from 3.3.9 to 3.6.3 add 3623260 Bump wsdl4j from 1.6.2 to 1.6.3 add 4fd818a Bump resolver-proxy-maven-plugin from 0.1 to 0.1.3 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (ed6d1ca) \ N -- N -- N refs/heads/dependabot/maven/com.github.veithen.invoker-resolver-proxy-maven-plugin-0.1.3 (4fd818a) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes:
[axis-axis2-java-core] branch dependabot/maven/org.apache.geronimo.specs-geronimo-jms_1.1_spec-1.1.1 updated (c26823b -> 470aae5)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.geronimo.specs-geronimo-jms_1.1_spec-1.1.1 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. discard c26823b Bump geronimo-jms_1.1_spec from 1.1 to 1.1.1 add 2315f88 Remove the testkit doclet add 1a93c1f Bump slf4j.version from 1.7.22 to 1.7.30 add 91ec147 Use Jetty 9 in axis2-testutils add 37e4fff Migrate to Github Actions add d20291e Update .gitignore add ff907bd Bump maven-source-plugin from 3.0.1 to 3.2.1 add 69360b9 Use Spring's MockHttpServletRequest in TransportHeadersTest add 223246c Update to a more recent servlet version add cefc9ab Bump checksum-maven-plugin from 1.5 to 1.9 add 5f6f3dd Bump maven-archiver from 3.0.2 to 3.5.0 add 8554286 Update Eclipse dependencies add 7dd258e Update alta-maven-plugin add 98ade07 Remove unnecessary dependencyManagement entry add 9485a7e Remove unnecessary version override add 58849b2 Bump FastInfoset from 1.2.7 to 2.0.0 add 318ee1f Bump maven.version from 3.3.9 to 3.6.3 add 3623260 Bump wsdl4j from 1.6.2 to 1.6.3 add 470aae5 Bump geronimo-jms_1.1_spec from 1.1 to 1.1.1 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (c26823b) \ N -- N -- N refs/heads/dependabot/maven/org.apache.geronimo.specs-geronimo-jms_1.1_spec-1.1.1 (470aae5) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/dependabot.yml | 3 + .github/workflows/ci.yml | 48 .gitignore | 6 +- .travis-settings.xml | 13 - .travis.yml| 25 -- apidocs/pom.xml| 32 --- modules/distribution/pom.xml | 14 +- modules/integration/pom.xml| 5 + .../axis2/transport/http/TestServletRequest.java | 268 - .../axis2/transport/http/TransportHeadersTest.java | 28 +-- modules/jibx/pom.xml | 10 - modules/kernel/pom.xml | 2 +- modules/osgi-tests/pom.xml | 107 modules/osgi/pom.xml | 3 +- modules/samples/book/pom.xml | 3 +- modules/samples/java_first_jaxws/pom.xml | 3 +- modules/samples/jaxws-samples/pom.xml | 3 +- modules/soapmonitor/servlet/pom.xml| 2 +- modules/testutils/pom.xml | 1 - .../org/apache/axis2/testutils/JettyServer.java| 11 +- .../axis2/testutils/jaxws/JAXWSEndpoint.java | 8 +- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 42 ++-- modules/tool/axis2-eclipse-service-plugin/pom.xml | 34 ++- modules/tool/simple-server-maven-plugin/pom.xml| 2 - .../http/mock/MockHttpServletResponse.java | 36 +++ modules/transport/jms/pom.xml | 14 +- modules/transport/mail/pom.xml | 14 +- modules/transport/testkit/pom.xml | 20 -- .../axis2/transport/testkit/doclet/Dependency.java | 48 .../axis2/transport/testkit/doclet/Resource.java | 50 .../transport/testkit/doclet/ResourceInfo.java | 59 - .../testkit/doclet/ResourceInfoDoclet.java | 144 --- .../testkit/doclet/TestkitJavadocDoclet.java | 114 - modules/webapp/pom.xml | 2 +- pom.xml| 124 +- systests/webapp-tests/pom.xml | 28 ++- 36 files changed, 329 insertions(+), 997 deletions(-) create mode 100644 .github/workflows/ci.yml delete mode 100644 .travis-settings.xml delete mode 100644 .travis.yml delete mode 100644 modules/integration/test/org/apache/axis2/transport/http/TestServletRequest.java delete mode 100644 modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/doclet/Dependency.java delete mode 100644 modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/doclet/Resource.java delete mode 100644 modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/doclet/Reso
[axis-axis2-java-core] branch dependabot/maven/org.apache.geronimo.specs-geronimo-jaxws_2.2_spec-1.2 updated (eaa7549 -> 2b309ac)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.geronimo.specs-geronimo-jaxws_2.2_spec-1.2 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. discard eaa7549 Bump geronimo-jaxws_2.2_spec from 1.0 to 1.2 add 1c47619 Remove maven-eclipse-plugin configurations add b3e4a91 Use consistent versions of SLF4J artifacts add bfbb03e Update Pax Exam add 329c39d Automatically configure Eclipse code formatter settings add 2315f88 Remove the testkit doclet add 1a93c1f Bump slf4j.version from 1.7.22 to 1.7.30 add 91ec147 Use Jetty 9 in axis2-testutils add 37e4fff Migrate to Github Actions add d20291e Update .gitignore add ff907bd Bump maven-source-plugin from 3.0.1 to 3.2.1 add 69360b9 Use Spring's MockHttpServletRequest in TransportHeadersTest add 223246c Update to a more recent servlet version add cefc9ab Bump checksum-maven-plugin from 1.5 to 1.9 add 5f6f3dd Bump maven-archiver from 3.0.2 to 3.5.0 add 8554286 Update Eclipse dependencies add 7dd258e Update alta-maven-plugin add 98ade07 Remove unnecessary dependencyManagement entry add 9485a7e Remove unnecessary version override add 58849b2 Bump FastInfoset from 1.2.7 to 2.0.0 add 318ee1f Bump maven.version from 3.3.9 to 3.6.3 add 3623260 Bump wsdl4j from 1.6.2 to 1.6.3 add 2b309ac Bump geronimo-jaxws_2.2_spec from 1.0 to 1.2 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (eaa7549) \ N -- N -- N refs/heads/dependabot/maven/org.apache.geronimo.specs-geronimo-jaxws_2.2_spec-1.2 (2b309ac) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/dependabot.yml | 3 + .github/workflows/ci.yml | 48 .gitignore | 6 +- .travis-settings.xml | 13 - .travis.yml| 25 -- apidocs/pom.xml| 32 --- modules/distribution/pom.xml | 14 +- modules/integration/pom.xml| 5 + .../axis2/transport/http/TestServletRequest.java | 268 - .../axis2/transport/http/TransportHeadersTest.java | 28 +-- modules/jibx/pom.xml | 10 - modules/kernel/pom.xml | 2 +- modules/osgi-tests/pom.xml | 109 - modules/osgi/pom.xml | 3 +- modules/samples/book/pom.xml | 3 +- modules/samples/java_first_jaxws/pom.xml | 3 +- modules/samples/jaxws-samples/pom.xml | 3 +- modules/soapmonitor/servlet/pom.xml| 2 +- modules/testutils/pom.xml | 1 - .../org/apache/axis2/testutils/JettyServer.java| 11 +- .../axis2/testutils/jaxws/JAXWSEndpoint.java | 8 +- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 57 ++--- modules/tool/axis2-eclipse-service-plugin/pom.xml | 49 ++-- modules/tool/simple-server-maven-plugin/pom.xml| 2 - .../http/mock/MockHttpServletResponse.java | 36 +++ modules/transport/jms/pom.xml | 14 +- modules/transport/mail/pom.xml | 14 +- modules/transport/testkit/pom.xml | 20 -- .../axis2/transport/testkit/doclet/Dependency.java | 48 .../axis2/transport/testkit/doclet/Resource.java | 50 .../transport/testkit/doclet/ResourceInfo.java | 59 - .../testkit/doclet/ResourceInfoDoclet.java | 144 --- .../testkit/doclet/TestkitJavadocDoclet.java | 114 - modules/webapp/pom.xml | 2 +- pom.xml| 192 ++- systests/webapp-tests/pom.xml | 29 ++- 36 files changed, 398 insertions(+), 1029 deletions(-) create mode 100644 .github/workflows/ci.yml delete mode 100644 .travis-settings.xml delete mode 100644 .travis.yml delete mode 100644 modules/integration/test/org/apache/axis2/transport/http/TestServletRequest.java delete mode 100644 modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/doclet/D
[axis-axis2-java-core] branch master updated (3623260 -> 3069d17)
This is an automated email from the ASF dual-hosted git repository. veithen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. from 3623260 Bump wsdl4j from 1.6.2 to 1.6.3 add 3069d17 Update XMLUnit No new revisions were added by this update. Summary of changes: databinding-tests/jaxbri-tests/pom.xml | 4 ++-- modules/adb-codegen/pom.xml| 4 ++-- modules/adb-tests/pom.xml | 4 ++-- modules/adb/pom.xml| 4 ++-- modules/addressing/pom.xml | 4 ++-- modules/codegen/pom.xml| 4 ++-- modules/integration/pom.xml| 4 ++-- .../test/org/apache/axis2/generics/GenericWSDLGenerationTest.java | 4 ++-- modules/integration/test/org/tempuri/BaseDataTypesTest.java| 4 ++-- .../integration/test/org/tempuri/complex/ComplexDataTypesTest.java | 4 ++-- modules/jaxbri-codegen/pom.xml | 4 ++-- modules/jaxws/pom.xml | 4 ++-- modules/json/pom.xml | 4 ++-- modules/kernel/pom.xml | 4 ++-- modules/saaj/pom.xml | 4 ++-- modules/transport/base/pom.xml | 4 ++-- modules/transport/http/pom.xml | 4 ++-- modules/transport/local/pom.xml| 4 ++-- pom.xml| 7 +++ 19 files changed, 39 insertions(+), 40 deletions(-)
[axis-axis2-java-core] branch dependabot/maven/org.apache.qpid-qpid-client-6.4.0 created (now 0670a59)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.qpid-qpid-client-6.4.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at 0670a59 Bump qpid-client from 0.18 to 6.4.0 No new revisions were added by this update.
[axis-axis2-java-core] branch dependabot/maven/commons-lang-commons-lang-2.6 updated (745d354 -> f6290c6)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/commons-lang-commons-lang-2.6 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. discard 745d354 Bump commons-lang from 2.3 to 2.6 add 318ee1f Bump maven.version from 3.3.9 to 3.6.3 add 3623260 Bump wsdl4j from 1.6.2 to 1.6.3 add 3069d17 Update XMLUnit add f6290c6 Bump commons-lang from 2.3 to 2.6 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (745d354) \ N -- N -- N refs/heads/dependabot/maven/commons-lang-commons-lang-2.6 (f6290c6) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: databinding-tests/jaxbri-tests/pom.xml| 4 ++-- modules/adb-codegen/pom.xml | 4 ++-- modules/adb-tests/pom.xml | 4 ++-- modules/adb/pom.xml | 4 ++-- modules/addressing/pom.xml| 4 ++-- modules/codegen/pom.xml | 4 ++-- modules/integration/pom.xml | 4 ++-- .../org/apache/axis2/generics/GenericWSDLGenerationTest.java | 4 ++-- modules/integration/test/org/tempuri/BaseDataTypesTest.java | 4 ++-- .../test/org/tempuri/complex/ComplexDataTypesTest.java| 4 ++-- modules/jaxbri-codegen/pom.xml| 4 ++-- modules/jaxws/pom.xml | 4 ++-- modules/json/pom.xml | 4 ++-- modules/kernel/pom.xml| 4 ++-- modules/saaj/pom.xml | 4 ++-- modules/transport/base/pom.xml| 4 ++-- modules/transport/http/pom.xml| 4 ++-- modules/transport/local/pom.xml | 4 ++-- pom.xml | 11 +-- 19 files changed, 41 insertions(+), 42 deletions(-)
[axis-axis2-java-core] branch master updated (3069d17 -> 6902b41)
This is an automated email from the ASF dual-hosted git repository. veithen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. from 3069d17 Update XMLUnit add 6902b41 Bump resolver-proxy-maven-plugin from 0.1 to 0.1.3 No new revisions were added by this update. Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
[axis-axis2-java-core] branch master updated (6902b41 -> b2e294a)
This is an automated email from the ASF dual-hosted git repository. veithen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. from 6902b41 Bump resolver-proxy-maven-plugin from 0.1 to 0.1.3 add b2e294a Bump geronimo-jms_1.1_spec from 1.1 to 1.1.1 No new revisions were added by this update. Summary of changes: modules/transport/jms/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
[axis-axis2-java-core] branch dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.2.0 created (now 5d83d60)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.2.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at 5d83d60 Bump maven-resources-plugin from 3.0.2 to 3.2.0 No new revisions were added by this update.
[axis-axis2-java-core] branch master updated (b2e294a -> 1148f4a)
This is an automated email from the ASF dual-hosted git repository. veithen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. from b2e294a Bump geronimo-jms_1.1_spec from 1.1 to 1.1.1 add 1148f4a Bump geronimo-jaxws_2.2_spec from 1.0 to 1.2 No new revisions were added by this update. Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
[axis-axis2-java-core] branch dependabot/maven/org.codehaus.groovy-groovy-all-2.4.21 created (now b56b8c4)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.codehaus.groovy-groovy-all-2.4.21 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at b56b8c4 Bump groovy-all from 2.4.4 to 2.4.21 No new revisions were added by this update.
[axis-axis2-java-core] branch master updated (1148f4a -> f295bac)
This is an automated email from the ASF dual-hosted git repository. veithen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. from 1148f4a Bump geronimo-jaxws_2.2_spec from 1.0 to 1.2 add f295bac Update gmavenplus-plugin and Groovy No new revisions were added by this update. Summary of changes: pom.xml | 22 ++ 1 file changed, 14 insertions(+), 8 deletions(-)
[axis-axis2-java-core] branch dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.2.0 updated (5d83d60 -> f7daeb2)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.2.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. discard 5d83d60 Bump maven-resources-plugin from 3.0.2 to 3.2.0 add 6902b41 Bump resolver-proxy-maven-plugin from 0.1 to 0.1.3 add b2e294a Bump geronimo-jms_1.1_spec from 1.1 to 1.1.1 add 1148f4a Bump geronimo-jaxws_2.2_spec from 1.0 to 1.2 add f295bac Update gmavenplus-plugin and Groovy add f7daeb2 Bump maven-resources-plugin from 3.0.2 to 3.2.0 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (5d83d60) \ N -- N -- N refs/heads/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.2.0 (f7daeb2) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: modules/transport/jms/pom.xml | 2 +- pom.xml | 24 +++- 2 files changed, 16 insertions(+), 10 deletions(-)
[axis-axis2-java-core] branch dependabot/maven/commons-lang-commons-lang-2.6 updated (f6290c6 -> fe72058)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/commons-lang-commons-lang-2.6 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. discard f6290c6 Bump commons-lang from 2.3 to 2.6 add 6902b41 Bump resolver-proxy-maven-plugin from 0.1 to 0.1.3 add b2e294a Bump geronimo-jms_1.1_spec from 1.1 to 1.1.1 add 1148f4a Bump geronimo-jaxws_2.2_spec from 1.0 to 1.2 add f295bac Update gmavenplus-plugin and Groovy add fe72058 Bump commons-lang from 2.3 to 2.6 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (f6290c6) \ N -- N -- N refs/heads/dependabot/maven/commons-lang-commons-lang-2.6 (fe72058) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: modules/transport/jms/pom.xml | 2 +- pom.xml | 26 -- 2 files changed, 17 insertions(+), 11 deletions(-)
[axis-axis2-java-core] branch master updated: Bump maven-resources-plugin from 3.0.2 to 3.2.0
This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git The following commit(s) were added to refs/heads/master by this push: new c0d5d21 Bump maven-resources-plugin from 3.0.2 to 3.2.0 c0d5d21 is described below commit c0d5d21a4e56a407c481a227d3e7a687bbe8ed66 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Dec 27 13:46:52 2020 + Bump maven-resources-plugin from 3.0.2 to 3.2.0 Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.0.2 to 3.2.0. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.0.2...maven-resources-plugin-3.2.0) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e9c7efc..39fc06a 100644 --- a/pom.xml +++ b/pom.xml @@ -1191,7 +1191,7 @@ maven-resources-plugin -3.0.2 +3.2.0 maven-source-plugin
[axis-axis2-java-core] branch master updated (c0d5d21 -> 894da52)
This is an automated email from the ASF dual-hosted git repository. veithen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. from c0d5d21 Bump maven-resources-plugin from 3.0.2 to 3.2.0 add 894da52 Update to Commons Lang 3 No new revisions were added by this update. Summary of changes: modules/transport/testkit/pom.xml | 4 ++-- .../java/org/apache/axis2/transport/testkit/ManagedTestSuite.java | 2 +- .../org/apache/axis2/transport/testkit/message/RESTMessage.java| 4 ++-- .../org/apache/axis2/transport/testkit/tests/TestResource.java | 2 +- .../org/apache/axis2/transport/testkit/util/TestKitLogManager.java | 2 +- modules/transport/xmpp/pom.xml | 4 ++-- .../axis2/transport/xmpp/util/XMPPClientResponseManager.java | 2 +- .../axis2/transport/xmpp/util/XMPPClientSidePacketListener.java| 2 +- .../org/apache/axis2/transport/xmpp/util/XMPPPacketListener.java | 2 +- pom.xml| 7 +++ 10 files changed, 15 insertions(+), 16 deletions(-)