[axis-axis2-java-core] branch dependabot/maven/org.codehaus.plexus-plexus-utils-3.4.0 created (now 6de3142)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.codehaus.plexus-plexus-utils-3.4.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at 6de3142 Bump plexus-utils from 3.3.0 to 3.4.0 No new revisions were added by this update.
[axis-axis2-java-core] branch dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.0.0 created (now ce2c690)
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-enforcer-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git. at ce2c690 Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 No new revisions were added by this update.
[axis-axis2-java-core] branch master updated (bc1ea42 -> f885ca0)
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 bc1ea42 fix build.xml in samples/userguide add ce2c690 Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 add f885ca0 Merge pull request #196 from apache/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.0.0 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 (f885ca0 -> 4434851)
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 f885ca0 Merge pull request #196 from apache/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.0.0 add 6de3142 Bump plexus-utils from 3.3.0 to 3.4.0 add 4434851 Merge pull request #195 from apache/dependabot/maven/org.codehaus.plexus-plexus-utils-3.4.0 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: add RESTClient to userguide build.xml
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 The following commit(s) were added to refs/heads/master by this push: new 7a4e5a3 add RESTClient to userguide build.xml 7a4e5a3 is described below commit 7a4e5a39720a50121e811447be6957d6f30a5be0 Author: Robert Lazarski AuthorDate: Fri Jul 30 11:44:06 2021 -0400 add RESTClient to userguide build.xml --- modules/samples/userguide/build.xml | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/modules/samples/userguide/build.xml b/modules/samples/userguide/build.xml index 1381a2e..a42406a 100644 --- a/modules/samples/userguide/build.xml +++ b/modules/samples/userguide/build.xml @@ -30,7 +30,7 @@ + depends="run.client.rest,run.client.ping,run.client.blocking,run.client.blockingdual,run.client.nonblocking,run.client.nonblockingdual,run.client.servicewithmodule"> @@ -128,6 +128,14 @@ + + + + + + +