From b8b71948e4944150c1ddca61b33c99fec0eba21e Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 19 Jan 2016 22:35:19 +0000 Subject: [PATCH 001/231] [maven-release-plugin] copy for branch 1_7 From 563ff19a2309c539c51a5fa40d4c74bb93a38a65 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 19 Jan 2016 22:41:41 +0000 Subject: [PATCH 002/231] Add empty release note for 1.7.1. --- src/site/markdown/release-notes/1.7.1.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/site/markdown/release-notes/1.7.1.md diff --git a/src/site/markdown/release-notes/1.7.1.md b/src/site/markdown/release-notes/1.7.1.md new file mode 100644 index 0000000000..e69de29bb2 From 141665bfae0525c785dc0581a7f5ffc8c2510f6e Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 24 Jan 2016 14:51:53 +0000 Subject: [PATCH 003/231] Merge r1726494 to the 1.7 branch. --- modules/fastinfoset/pom.xml | 8 -------- modules/integration/pom.xml | 2 -- modules/jaxbri/pom.xml | 8 -------- modules/jaxws-integration/pom.xml | 3 --- modules/jaxws/pom.xml | 4 ---- modules/metadata/pom.xml | 3 --- modules/osgi/pom.xml | 7 ------- modules/saaj/pom.xml | 8 -------- modules/samples/dynamicclient/server/pom.xml | 10 ---------- modules/samples/java_first_jaxws/pom.xml | 9 --------- modules/samples/jaxws-addressbook/pom.xml | 9 --------- modules/samples/jaxws-calculator/pom.xml | 9 --------- modules/samples/jaxws-interop/pom.xml | 11 ----------- modules/samples/jaxws-samples/pom.xml | 9 --------- modules/samples/jaxws-version/pom.xml | 10 ---------- modules/samples/transport/https-sample/pom.xml | 12 ------------ modules/samples/transport/jms-sample/pom.xml | 12 ------------ modules/samples/version/pom.xml | 8 -------- modules/tool/axis2-idea-plugin/pom.xml | 8 -------- 19 files changed, 150 deletions(-) diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index 609c1d3b57..2f432c02c1 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -169,14 +169,6 @@ - - maven-compiler-plugin - true - - 1.5 - 1.5 - - org.apache.axis2 axis2-repo-maven-plugin diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 93907fb20d..09d23b99da 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -196,8 +196,6 @@ maven-compiler-plugin true - 1.5 - 1.5 true diff --git a/modules/jaxbri/pom.xml b/modules/jaxbri/pom.xml index 0ff619d1ff..77ba6ef6fb 100644 --- a/modules/jaxbri/pom.xml +++ b/modules/jaxbri/pom.xml @@ -102,14 +102,6 @@ - - maven-compiler-plugin - true - - 1.5 - 1.5 - - org.apache.maven.plugins maven-antrun-plugin diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index 2a89d14481..7b961b878b 100644 --- a/modules/jaxws-integration/pom.xml +++ b/modules/jaxws-integration/pom.xml @@ -178,9 +178,6 @@ -Xbootclasspath/p:${basedir}/../jaxws-api/target/classes${path.separator}${basedir}/../jws-api/target/classes - 1.5 - 1.5 - 1.5 diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index 7f51d92800..6c73e9f9a5 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -223,10 +223,6 @@ -Xbootclasspath/p:${project.build.directory}/endorsed/geronimo-jaxws_2.2_spec.jar${path.separator}${basedir}/../jaxws-api/target/classes${path.separator}${basedir}/../jws-api/target/classes - 1.5 - 1.5 - 1.5 - diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index 3b8ebcbf01..fb8788897a 100755 --- a/modules/metadata/pom.xml +++ b/modules/metadata/pom.xml @@ -187,9 +187,6 @@ -Xbootclasspath/p:${project.build.directory}/endorsed/geronimo-jaxws_2.2_spec.jar - 1.5 - 1.5 - 1.5 diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index cc7932b15a..96dd25667a 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -163,13 +163,6 @@ - - maven-compiler-plugin - - 1.5 - 1.5 - - diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index 5b764c2408..44c0ccce82 100644 --- a/modules/saaj/pom.xml +++ b/modules/saaj/pom.xml @@ -145,14 +145,6 @@ - - maven-compiler-plugin - true - - 1.5 - 1.5 - - org.apache.maven.plugins maven-surefire-plugin diff --git a/modules/samples/dynamicclient/server/pom.xml b/modules/samples/dynamicclient/server/pom.xml index 3fb517db0c..d7861cabff 100644 --- a/modules/samples/dynamicclient/server/pom.xml +++ b/modules/samples/dynamicclient/server/pom.xml @@ -50,16 +50,6 @@ - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - org.apache.axis2 simple-server-maven-plugin diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index 656884f5f8..89e490bf88 100644 --- a/modules/samples/java_first_jaxws/pom.xml +++ b/modules/samples/java_first_jaxws/pom.xml @@ -99,15 +99,6 @@ - - maven-compiler-plugin - 2.3.2 - - 1.5 - 1.5 - 1.5 - - org.apache.maven.plugins maven-war-plugin diff --git a/modules/samples/jaxws-addressbook/pom.xml b/modules/samples/jaxws-addressbook/pom.xml index 4ee0903d91..b1352ba4c9 100644 --- a/modules/samples/jaxws-addressbook/pom.xml +++ b/modules/samples/jaxws-addressbook/pom.xml @@ -106,15 +106,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.5 - 1.5 - - diff --git a/modules/samples/jaxws-calculator/pom.xml b/modules/samples/jaxws-calculator/pom.xml index a0c48a903f..908cd2401b 100644 --- a/modules/samples/jaxws-calculator/pom.xml +++ b/modules/samples/jaxws-calculator/pom.xml @@ -54,15 +54,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.5 - 1.5 - - diff --git a/modules/samples/jaxws-interop/pom.xml b/modules/samples/jaxws-interop/pom.xml index 9acc7040f3..f099e28bc7 100644 --- a/modules/samples/jaxws-interop/pom.xml +++ b/modules/samples/jaxws-interop/pom.xml @@ -34,17 +34,6 @@ resources - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.5 - 1.5 - - - diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml index 43124ceada..ac2d708cef 100644 --- a/modules/samples/jaxws-samples/pom.xml +++ b/modules/samples/jaxws-samples/pom.xml @@ -103,15 +103,6 @@ - - maven-compiler-plugin - 2.3.2 - - 1.5 - 1.5 - 1.5 - - maven-dependency-plugin 2.2 diff --git a/modules/samples/jaxws-version/pom.xml b/modules/samples/jaxws-version/pom.xml index 627635e0e9..6130b4f5d0 100644 --- a/modules/samples/jaxws-version/pom.xml +++ b/modules/samples/jaxws-version/pom.xml @@ -34,16 +34,6 @@ resources - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - diff --git a/modules/samples/transport/https-sample/pom.xml b/modules/samples/transport/https-sample/pom.xml index 0eb3059578..0c37365d5e 100644 --- a/modules/samples/transport/https-sample/pom.xml +++ b/modules/samples/transport/https-sample/pom.xml @@ -21,18 +21,6 @@ https-sample pom Apache Axis2 Transport-HTTPS sample - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - org.apache.axis2 diff --git a/modules/samples/transport/jms-sample/pom.xml b/modules/samples/transport/jms-sample/pom.xml index e62f827e0b..8149755f02 100644 --- a/modules/samples/transport/jms-sample/pom.xml +++ b/modules/samples/transport/jms-sample/pom.xml @@ -21,18 +21,6 @@ jms-sample pom Apache Axis2 Transport-JMS sample - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - org.apache.axis2 diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml index 6c1672009c..0e33f18499 100644 --- a/modules/samples/version/pom.xml +++ b/modules/samples/version/pom.xml @@ -52,14 +52,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - 1.4 - 1.4 - - org.apache.axis2 axis2-aar-maven-plugin diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index 0c21fa1bd0..c6a9951055 100644 --- a/modules/tool/axis2-idea-plugin/pom.xml +++ b/modules/tool/axis2-idea-plugin/pom.xml @@ -150,14 +150,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - org.apache.maven.plugins maven-jar-plugin From 68ee25cf3e36c2f2278b2cd578da683ecb652c62 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 24 Jan 2016 17:07:06 +0000 Subject: [PATCH 004/231] Merge r1726509 to the 1.7 branch. --- modules/distribution/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 5229ed4185..e4bae10e72 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -299,6 +299,12 @@ org.jvnet.staxex stax-ex 1.4 + + + junit + junit + + com.sun.xml.stream.buffer From 23a92eebd3d96a60d563bbb798719ee6bdde9a77 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 24 Jan 2016 17:19:05 +0000 Subject: [PATCH 005/231] Merge r1726513 to the 1.7 branch. --- src/site/xdoc/archived_news.xml | 869 -------------------------------- src/site/xdoc/index.xml | 99 ---- 2 files changed, 968 deletions(-) delete mode 100644 src/site/xdoc/archived_news.xml diff --git a/src/site/xdoc/archived_news.xml b/src/site/xdoc/archived_news.xml deleted file mode 100644 index 0b6da53ed2..0000000000 --- a/src/site/xdoc/archived_news.xml +++ /dev/null @@ -1,869 +0,0 @@ - - - - - - - - - -Apache Axis2 Archived News - - - -

Apache Axis2 Archived News

-

This document contains details of each Axis2 version that was -released, up to the current version.

-

Content

-

Apache Axis2 Releases:

- - - - -

13rd August 2007 - Apache Axis2/Java Version 1.3 Released!

-

[Download 1.3]

-

Apache Axis2 Version 1.3 comes with performance improvements and -a number bug fixes over the 1.2 release. Check out the complete list of -features below.

-

Programming Model

-
    -
  • Improved, XML-centric client API including full WSDL and policy -support
  • -
  • Support for POJO and Spring services and clients
  • -
  • Support for any message exchange pattern
  • -
  • Synchronous and asynchronous calls
  • -
  • Archived service deployment model supporting full service -encapsulation with versioning support
  • -
  • Archived module deployment model supporting controlled -extensibility with versioning support
  • -
  • Hot deployment
  • -
  • WS-Policy driven code generation extensions
  • -
  • Flexible service life cycle model
  • -
  • Automatic support for POX (REST) style invocation of -services
  • -
  • Support for querying a service's WSDL (using ?wsdl), schema -(using ?xsd) and policies (using ?policy)
  • -
  • WSDL 2.0
  • -
  • POJO annotation (JSR 181)
  • -
  • JAX-WS intregration
  • -
  • Custom Deployers
  • -
  • Binary serialization (Fast Infoset)
  • -
  • JSON support
  • -
  • EJB Provider support
  • -
-

Supported Specifications

-
    -
  • SOAP 1.1 and 1.2
  • -
  • Message Transmission Optimization Mechanism (MTOM), XML -Optimized Packaging (XOP) and SOAP with Attachments
  • -
  • WSDL 1.1, including both SOAP and HTTP bindings
  • -
  • WS-Addressing (submission and final)
  • -
  • WS-Policy
  • -
  • SAAJ 1.1
  • -
-

Transports

-
    -
  • HTTP
  • -
  • SMTP
  • -
  • JMS
  • -
  • TCP
  • -
-

Supported Data Bindings

-
    -
  • Axis Data Binding (ADB)
  • -
  • XMLBeans
  • -
  • JibX
  • -
  • JaxBRI (Experimental)
  • -
-

Tools Included in This -Release

-

[Download Tool Plug-ins]

-
    -
  1. Axis2 Web Application (Web App)
  2. -
  3. WSDL2WS- eclipse plug-in/ Command line -version/IntelliJ IDEA plug-in/Maven2 WSDL2Code Plug-in
  4. -
  5. Service Archive Wizard- eclipse plug-in/ IntelliJ IDEA plug-in/ Maven2 AAR Plug-in
  6. -
  7. Java2WSDL- Maven2 Java2WSDL Plug-in
  8. -
-

Extension Modules

-
    -
  • Apache Rampart: Supporting WS-Security (and soon -WS-Policy)
  • -
  • Apache Sandesha2: Supporting WS-Reliable Messaging
  • -
-(Apache Axis2 comes built in with a module that supports -WS-Addressing.) -

Known Issues and Limitations

- - -

27th April 2007 - Apache Axis2/Java Version 1.2 Released!

-

[Download 1.2]

-

Programming Model

-
    -
  • Improved, XML-centric client API including full WSDL and policy -support
  • -
  • Support for POJO and Spring services and clients
  • -
  • Support for any message exchange pattern
  • -
  • Synchronous and asynchronous calls
  • -
  • Archived service deployment model supporting full service -encapsulation with versioning support
  • -
  • Archived module deployment model supporting controlled -extensibility with versioning support
  • -
  • Hot deployment
  • -
  • WS-Policy driven code generation extensions
  • -
  • Flexible service life cycle model
  • -
  • Automatic support for POX (REST) style invocation of -services
  • -
  • Support for querying a service's WSDL (using ?wsdl), schema -(using ?xsd) and policies (using ?policy)
  • -
  • WSDL 2.0
  • -
  • POJO annotation (JSR 181)
  • -
  • JAX-WS intregration
  • -
  • Custom Deployers
  • -
  • Binary serialization (Fast Infoset)
  • -
  • JSON support
  • -
  • EJB Provider support
  • -
-

Supported Specifications

-
    -
  • SOAP 1.1 and 1.2
  • -
  • Message Transmission Optimization Mechanism (MTOM), XML -Optimized Packaging (XOP) and SOAP with Attachments
  • -
  • WSDL 1.1, including both SOAP and HTTP bindings
  • -
  • WS-Addressing (submission and final)
  • -
  • WS-Policy
  • -
  • SAAJ 1.1
  • -
-

Transports

-
    -
  • HTTP
  • -
  • SMTP
  • -
  • JMS
  • -
  • TCP
  • -
-

Supported Data Bindings

-
    -
  • Axis Data Binding (ADB)
  • -
  • XMLBeans
  • -
  • JibX
  • -
  • JaxMe (Experimental)
  • -
  • JaxBRI (Experimental)
  • -
-

Tools Included in this Release

-

[Download Tool Plug-ins]

-
    -
  1. Axis2 Web Application (Web App)
  2. -
  3. WSDL2WS- eclipse -plug-in/ Command line -version/IntelliJ -IDEA plug-in/Maven2 -WSDL2Code Plug-in
  4. -
  5. Service Archive Wizard- eclipse -plug-in/ -IntelliJ IDEA plug-in/ Maven2 AAR -Plug-in
  6. -
  7. Java2WSDL- Maven2 -Java2WSDL Plug-in
  8. -
-

Extension Modules

-
    -
  • Apache Rampart: Supporting WS-Security (and soon -WS-Policy)
  • -
  • Apache Sandesha2: Supporting WS-Reliable Messaging
  • -
-(Apache Axis2 comes built-in with a module that supports -WS-Addressing.) -

Known Issues and Limitations

-
    -
  • Xml-beans databinding does not support response unwrapping
  • -
  • ADB databinding does not support minOccurs and maxOccurs -attributes in sequence and choice elements (i.e., -<sequence minOccurs="0" -maxOccurs="unbounded"></sequence>)
  • -
  • Unable to produce original WSDL in the case of WSDL 2.0, -therefore the AxisService is serialized to produce ?wsdl2.
  • -
- -

09th January 2007- Apache Axis2/Java Version 1.1.1 -Released!

-

[Download 1.1.1]

-

Apache Axis2 Version 1.1.1 comes with performance improvements -and bug fixes over the 1.1 release. Check out the complete list of -features below.

-

Programming Model

-
    -
  • Improved, XML-centric client API including full WSDL and policy -support
  • -
  • Support for any message exchange pattern
  • -
  • Synchronous and asynchronous calls
  • -
  • Archived service deployment model
  • -
  • Archived module deployment model supporting controlled -extensibility with versioning support
  • -
  • Hot deployment
  • -
  • WS-Policy driven code generation extensions
  • -
  • Flexible service life cycle model
  • -
  • Support for querying a service's WSDL (using ?wsdl), schema -(using ?xsd) and policies (using ?policy)
  • -
-

Supported Specifications

-
    -
  • SOAP 1.1 and 1.2
  • -
  • Message Transmission Optimization Mechanism (MTOM), XML -Optimized Packaging (XOP) and SOAP with Attachments
  • -
  • WSDL 1.1, including both SOAP and HTTP bindings
  • -
  • WS-Addressing (submission and final)
  • -
  • WS-Policy
  • -
  • SAAJ 1.1
  • -
-

Transports

-
    -
  • HTTP
  • -
  • SMTP
  • -
  • JMS
  • -
  • TCP
  • -
-

Supported Data Bindings

-
    -
  • Axis Data Binding (ADB)
  • -
  • XMLBeans
  • -
  • JibX
  • -
  • JaxMe
  • -
-

Tools Included in This Release

-

[Download Tool Plug-ins]

-
    -
  1. Axis2 Web Application (Web App)
  2. -
  3. WSDL2WS- eclipse -plug-in/ Command line -version/IntelliJ -IDEA plug-in/Maven2 -WSDL2Code Plug-in
  4. -
  5. Service Archive Wizard- eclipse -plug-in/ -IntelliJ IDEA plug-in/ Maven2 -AAR Plug-in
  6. -
  7. Java2WSDL- -Maven2 Java2WSDL Plug-in
  8. -
-

Extension Modules

-
    -
  • Apache Rampart: Supporting WS-Security (and soon -WS-Policy)
  • -
  • Apache Sandesha2: Supporting WS-Reliable Messaging
  • -
-(Apache Axis2 comes built in with a module that supports -WS-Addressing.) -

Known Issues and Limitations

-
    -
  • ADB does not support unwrapping of response messages(coming in -1.2)
  • -
  • JSR 181/183 Annotation support (coming in 1.2)
  • -
  • JaxMe and JAXBRI data binding support is experimental
  • -
  • Simple Axis Server does not support POX/REST
  • -
  • RPC Message Receiver does not validate a request against the -schema (AXIS2-1943)
  • -
  • Axis2 Idea plugin shows random behavior when XMLBeans is -used
  • -
- -

13th November 2006 - Apache Axis2/Java Version 1.1 -Released!

-

[Download 1.1]

-

Apache Axis2 Version 1.1 comes with better Axis2 Databinding -Framework (ADB) support, attachments API, -Spring, and complete support for SOAP with Attachments (SwA). Check -out the complete list of features below.

-

Programming Model

-
    -
  • Improved, XML-centric client API including full WSDL and policy -support
  • -
  • Support for any message exchange pattern
  • -
  • Synchronous and asynchronous calls
  • -
  • Archived service deployment model
  • -
  • Archived module deployment model, supporting controlled -extensibility with versioning support
  • -
  • Hot deployment
  • -
  • WS-Policy driven code generation extensions
  • -
  • Flexible service life cycle model
  • -
  • Support for the querying service's WSDL (using ?wsdl), schema -(using ?xsd), and policies (using ?policy)
  • -
-

Supported Specifications

-
    -
  • SOAP 1.1 and 1.2
  • -
  • Message Transmission Optimization Mechanism (MTOM), XML -Optimized Packaging (XOP) and SOAP with Attachments
  • -
  • WSDL 1.1, including both SOAP and HTTP bindings
  • -
  • WS-Addressing (submission and final)
  • -
  • WS-Policy
  • -
  • SAAJ 1.1
  • -
-

Transports

-
    -
  • HTTP
  • -
  • SMTP
  • -
  • JMS
  • -
  • TCP
  • -
-

Supported Data Bindings

-
    -
  • Axis Data Binding (ADB)
  • -
  • XMLBeans
  • -
  • JibX
  • -
  • JaxMe
  • -
-

Tools Included in This Release

-

[Download Tool Plug-ins]

-
    -
  1. Axis2 Web Application (Web App)
  2. -
  3. WSDL2WS- eclipse -plug-in/ Command line -version/IntelliJ -IDEA plug-in/Maven2 -WSDL2Code Plug-in
  4. -
  5. Service Archive Wizard- eclipse -plug-in/ -IntelliJ IDEA plug-in/ Maven2 AAR -Plug-in
  6. -
  7. Java2WSDL- Maven2 -Java2WSDL Plug-in
  8. -
-

Extension Modules

-
    -
  • Apache Rampart: Supporting WS-Security (and soon -WS-Policy)
  • -
  • Apache Sandesha2: Supporting WS-Reliable Messaging
  • -
-(Apache Axis2 comes built in with a module that supports -WS-Addressing.) -

Known Issues and Limitations

-
    -
  • JaxMe and JAXBRI data binding support is experimental
  • -
  • AXIS2-595: Hot re-deployment in Apache Tomcat has problems
  • -
  • Axis Data Binding (ADB) does not support the following -constructs: -
      -
    1. AXIS2-983: Support for Simple Type Union and Simple Type -List
    2. -
    3. AXIS2-1092: Support for xs:list inside an xs:simpleType
    4. -
    5. AXIS2-1093: Support for xs:union inside xs:simpleType
    6. -
    -
  • -
  • No support yet for unwrapping of doc/lit WSDL files (in stub -generation)
  • -
  • No support yet for rpc/encoded style WSDL documents (in stub -generation)
  • -
  • Idea plugin shows random behavior when XMLBeans is used
  • -
- -

04 May 2006 - Apache Axis2 Version 1.0 Released!

-

[Download 1.0]

-

Apache Axis2 is a complete re-design and re-write of the widely -used Apache Axis SOAP stack, built on the lessons learnt from -Apache Axis.

-

Apache Axis2 not only supports SOAP 1.1 and SOAP 1.2, but it -also has integrated support for the widely popular REST style of -Web services. The same business logic implementation can offer both -a WS-* style interface as well as a REST style interface -simultaneously.

-

Apache Axis2 is more efficient, more modular and more -XML-oriented than the older version. It is designed to support the -easy addition of plug-in "modules" that extend their functionality -for features such as security and reliability. The modules -currently available or under development include:

- -

Apache Axis2 is built on Apache Axiom, a -new high performant, pull-based XML object model that was released -on 02 May 2006.

-

Features

-

Programming Model

-
    -
  • Improved, XML-centric client API including full WSDL and policy -support
  • -
  • Support for any message exchange pattern
  • -
  • Synchronous and asynchronous calls
  • -
  • Archived service deployment model
  • -
  • Archived module deployment model supporting controlled -extensibility with versioning support
  • -
  • Hot -deployment
  • -
  • WS-Policy driven code generation extensions
  • -
  • Flexible service lifecyle model
  • -
  • Support for querying a service's WSDL (using ?wsdl), schema -(using ?xsd) and policies (using ?policy)
  • -
-

Supported Specifications

-
    -
  • SOAP 1.1 and 1.2
  • -
  • Message Transmission Optimization Mechanism (MTOM), XML -Optimized Packaging (XOP) and SOAP with Attachments
  • -
  • WSDL 1.1, including both SOAP and HTTP bindings
  • -
  • WS-Addressing (submission and final)
  • -
  • WS-Policy
  • -
  • SAAJ 1.1
  • -
-

Transports

-
    -
  • HTTP
  • -
  • SMTP
  • -
  • JMS
  • -
  • TCP
  • -
-

Supported Data Bindings

-
    -
  • Axis Data Binding (ADB)
  • -
  • XMLBeans
  • -
  • JibX
  • -
  • JaxMe
  • -
-

Tools Included in This Release

-

[Download plug-ins]

-
    -
  1. Axis2 Web Application (Web App)
  2. -
  3. WSDL2WS- eclipse -plug-in/ Command line -version/IntelliJ -IDEA plug-in
  4. -
  5. Service Archive Wizard- eclipse -plug-in/ -IntelliJ IDEA plug-in
  6. -
-

Extension Modules

-
    -
  • Apache Rampart: Supporting WS-Security (and soon -WS-Policy)
  • -
  • Apache Sandesha2: Supporting WS-Reliable Messaging
  • -
-(Apache Axis2 comes with a built in module that supports -WS-Addressing.) -

Known Issues and Limitations

-
    -
  • Recursive schemas (A includes B which includes A) may cause -problems
  • -
  • JaxMe data binding support is experimental
  • -
  • Axis2-595: Hot re-deployment in Apache Tomcat has problems
  • -
  • Axis2-666: AddressingSubmissionInHandler does not deserialize -EPR extensibility attributes and elements
  • -
  • AXIS2-667: Operation dispatch based on message body has a known -issue
  • -
  • Axis Data Binding (ADB) does not cover all of the XML Schema; -its an 80-20 design point. Unsupported XML Schema features include: -
      -
    1. Simple content extension and restriction
    2. -
    3. Complex content restriction
    4. -
    -
  • -
  • ADB does not support xsi:type based deserialization at -runtime
  • -
  • No support yet for unwrapping of doc/lit WSDL files (in stub -generation)
  • -
  • No support yet for rpc/encoded style WSDL documents (in stub -generation)
  • -
- -

23 March 2006 - Apache Axis2 Version 0.95 Released!

-

[Download -0.95]

-

This release includes the following features:

-

Axis2 -Complete List of Features

-
    -
  1. AXIOM, an XML object model working on StAX (Streaming API for -XML) parsing optimized for SOAP 1.1/1.2 messages. This has complete -XML infoset support.
  2. -
  3. Support for One-Way Messaging (In-Only) and Request Response -Messaging (In-Out)
  4. -
  5. Module Architecture, a mechanism to extend the SOAP Processing -Model
  6. -
  7. Module version support; you can have multiple versions of the -same module and use them depending on the requirement.
  8. -
  9. Context hierarchy
  10. -
  11. Archive based deployment model and Directory based deployment -model
  12. -
  13. JWS-like deployment (making a Java class into a Web -service)
  14. -
  15. WSDL Code Generation Tool for Stub and skeletons
  16. -
  17. WS-Addressing, both in the submission (2004/08) and final -(2005/08) versions
  18. -
  19. WSS4J module for security
  20. -
  21. Improved and user friendly Client API
  22. -
  23. WSDL2Java and Java2WSDL
  24. -
  25. REST (REpresentational State Transfer) Support
  26. -
  27. Transports supports: HTTP, SMTP, TCP, JMS
  28. -
  29. Raw XML providers
  30. -
  31. Support for MTOM/ MIME/ SwA
  32. -
  33. SAAJ implementation
  34. -
  35. DOOM
  36. -
  37. Pack/Unpack capability for the generated code
  38. -
  39. Axis Data Binding - ADB (Framework and Schema Compiler)
  40. -
  41. Numerous bug fixes since last release
  42. -
  43. Transport framework improvements (ListenerManager)-New
  44. -
  45. AxisServlet auto start when the application server starts -up-New
  46. -
  47. Module disengagement support-New
  48. -
  49. Loading module (.mar) from classpath-New
  50. -
  51. Sessions scoping for Application, SOAP, Transport and Request -levels-New
  52. -
-

-Axis2 List of Experimental Features

-
    -
  1. Server side and client side Web Service Policy support
  2. -
  3. ?wsdl and ?xsd support
  4. -
  5. Generate ServiceClient for a given WSDL and invoke the -corresponding service using the generated client.
  6. -
-

Major -Changes Since Last Release

-
    -
  1. Transport framework improvements (ListenerManager) -
    -   <actionMapping>MyMapping</actionMapping>
    -   
    -
  2. -
  3. Changed the way you add action to mapping (wsamapping) from a -parameter to a child element. Therefore, from this version onward, -adding mapping is as follows:
  4. -
  5. Refactored the following packages in Axiom. -
      -
    • org.apache.axiom.om.impl.llom.builder to -org.apache.axiom.om.impl.builder
    • -
    • org.apache.axiom.om.impl.llom.mtom to -org.apache.axiom.om.impl.mtom
    • -
    • org.apache.axiom.om.impl.llom.serialize to -org.apache.axiom.om.impl.serialize
    • -
    • org.apache.axiom.om.impl.llom.traverse to -org.apache.axiom.om.impl.traverse
    • -
    -
  6. -
-

Tools -Included in This Release

-
    -
  1. Axis2 Web Application (Web App)
  2. -
  3. WSDL2WS- Command line version
  4. -
-

What Still -Needs to be Done

-

The list of what we think needs to be done. Even you can -consider helping out if you are interested.

-
    -
  1. JAX-RPC 1.1 and/or JAX-WS compliance
  2. -
  3. SOAP Encoding
  4. -
  5. Binary serialization and de-serialization support
  6. -
  7. Management Interface for Axis2
  8. -
  9. Implementation of other Transports.
  10. -
  11. Resource framework implementation (WS-RF) and Enterprise web -services such as JSR 109 support
  12. -
  13. Completion of Interop tests
  14. -
- -

11 January 2006 - Apache Axis2 Version 0.94 Released!

-

[Download 0.94]

-

This release includes the following features:

-

The Complete -List of Features

-
    -
  1. AXIOM, an XML object model working on StAX (Streaming API for -XML) parsing optimized for SOAP 1.1/1.2 Messages. This has complete -XML infoset support.
  2. -
  3. Support for One-Way Messaging (In-Only) and Request Response -Messaging (In-Out)
  4. -
  5. Module Architecture, mechanism to extend the SOAP Processing -Model
  6. -
  7. Module version support; you can have multiple versions of the -same module and use them depending on the requirement.
  8. -
  9. Context hierarchy
  10. -
  11. Archive based deployment Model, and Directory based deployment -model
  12. -
  13. JWS-like deployment (making a Java class into a Web -service)
  14. -
  15. WSDL Code Generation Tool for Stub and skeletons
  16. -
  17. WS-Addressing, both the submission (2004/08) and final -(2005/08) versions
  18. -
  19. WSS4J module for security
  20. -
  21. Improved and user friendly Client API
  22. -
  23. WSDL2Java
  24. -
  25. REST (REpresentational State Transfer) Support
  26. -
  27. Transports supports: HTTP, SMTP, TCP, JMS
  28. -
  29. Raw XML providers
  30. -
  31. Support for MTOM/ MIME/ SwA
  32. -
  33. SAAJ implementation
  34. -
  35. DOOM - New
  36. -
  37. Pack/Unpack capability for the generated code - New
  38. -
  39. Axis Data Binding - ADB (Framework and Schema Compiler)
  40. -
  41. Numerous bug fixes since last release
  42. -
-

Axis2 List -of Experimental Features

-
    -
  1. Sessions scoping for Application, SOAP, Transport and Request -levels
  2. -
  3. Server side Web Service Policy support
  4. -
  5. ?wsdl and ?xsd support
  6. -
  7. Java2WSDL
  8. -
  9. Generate ServiceClient for a given WSDL and invoke the -corresponding service using the generated client.
  10. -
-

Major -Changes Since the Last Release

-
    -
  1. Fixing of memory leaks.
  2. -
  3. Client API changes. Introducing ServiceClient instead of -MEPClient, InOnlyMEPClient, InOutMEPClient, Call. (Please note that -the above classes will be deprecated in this release.)
  4. -
  5. Module versioning support. You can have multiple versions of -the same module and use them depending on the requirement.
  6. -
  7. Code generator improved to process multi-port WSDLs
  8. -
  9. Packing and unpacking options for the code generated -classes
  10. -
-

Tools -Included in this Release

-
    -
  1. Axis2 Web Application (Web App)
  2. -
  3. WSDL2WS- Eclipse plugin/ Command line version/ IntelliJ IDEA -plugin
  4. -
  5. Service Archive Wizard- Eclipse plugin/ IntelliJ IDEA -plugin
  6. -
-

What Still -Needs to be Done

-
    -
  1. JAX-RPC 1.1 and/or JAX-WS compliance
  2. -
  3. SOAP Encoding
  4. -
  5. Binary serialization and de-serialization support
  6. -
  7. Management interface for Axis2
  8. -
  9. Implementation of other Transports.
  10. -
  11. Resource framework implementation (WS-RF) and Enterprise web -services such as JSR 109 support
  12. -
  13. Completion of interop tests
  14. -
- -

02 December 2005 - Apache Axis2 Version 0.93 Released!

-

[Download 0.93]

-

Axis2 is becoming more and more stable. This 0.93 release -contains the following additional features:

-
    -
  • JDK 1.5 compatibility
  • -
  • Configurable handler chains using axis2.xml
  • -
  • Improved class loader hierarchy
  • -
  • Improved security module with dynamic configurability
  • -
  • ADB (Axis Data Binding) with complete simple type support and -limited complex type support
  • -
  • Jalopy based code formatting of generated code
  • -
  • Proxy support and NTLM authentication
  • -
  • Support for rpc/literal
  • -
  • And numerous bug fixes after 0.92 release
  • -
-

List of Experimental Features

-
    -
  1. DOOM - DOM implementation over OM
  2. -
  3. Java2WSDL
  4. -
  5. RPC Support
  6. -
-

Major Changes Since the Last Release

-
    -
  1. Refactored org.apache.axis2.clientapi to -org.apache.axis2.client
  2. -
  3. Introduction of Options to configure clients
  4. -
  5. Renaming of descriptors. OperationDescription -> -AxisOperation, ServiceDescription -> AxisService, -ServiceGroupDescription -> AxisServiceGroup
  6. -
-We are getting closer to a 1.0 release, and the remaining tasks to -be completed before the 1.0 release include: SOAP 1.1 and 1.2 -validation, our own data binding implementation, and WSDL -generation. -

26 September 2005 - Apache Axis2 Version 0.92 Released!

-

[Download 0.92]

-

This 0.92 release contains the following additional -features:

-
    -
  • WS-Security support using WSS4J
  • -
  • Support for context hierarchy serialization
  • -
  • Service Groups
  • -
  • Numerous bug fixes after 0.91 release
  • -
-

The Release Includes the Following Tools

-
    -
  • Admin Web App
  • -
  • WSDL2Java, eclipse Plugin/Command line version
  • -
  • Service Archive Wizard, eclipse Plugin
  • -
  • Module Archive Wizard, eclipse Plugin
  • -
  • Service Archive Wizard, IntelliJ IDEA Plugin
  • -
-

We are getting closer to a 1.0 release, and the remaining tasks -to be completed before a 1.0 release include: SOAP 1.1 and 1.2 -validation, our own data binding implementation, and WSDL -generation.

- -

12 August 2005 - Apache Axis2 Version 0.91 Released!

-

[Download 0.91]

-

This 0.91 release is a glimpse of the 1.0 that should be coming -soon. This 0.91 release contains the following additional -features:

-
    -
  • File Caching for MTOM
  • -
  • SOAP faults based on the SOAP version and better fault -handling
  • -
  • Different character encoding support
  • -
  • Improved infoset support in AXIOM
  • -
  • Improved code generation templates
  • -
  • Numerous bug fixes
  • -
- -

02 July 2005 - Apache Axis2 Version 0.9 Released!

-

[Download 0.9]

-

Axis2 is taking shape. This 0.9 release is a glimpse of the 1.0 -that should be coming soon. This 0.9 release contains the following -additional features:

-
    -
  • XML Beans based data binding support
  • -
  • Support for WS-Addressing, both the submission and final -versions
  • -
  • REST Web Service Support
  • -
  • MTOM/SWA attachments support
  • -
  • SAAJ implementation
  • -
- -

07 June 2005 - Apache Axis2 Milestone 2 (M2) Released

-

Apache Axis2 is starting to take shape. Features implemented in -this second milestone release are:

-
    -
  • Modules - a mechanism to extend the SOAP Processing Model
  • -
  • Support for WS-Addressing
  • -
  • Axis2 Client API - Blocking and Non-Blocking API
  • -
  • Support for One-Way Messaging and Request Response -Messaging
  • -
  • WSDL Code Generation Tool.
  • -
  • HTTP, SMTP, and TCP transport support
  • -
-This release also includes the following tools: -
    -
  • Administration web application,
  • -
  • WSDL2WS-Eclipse plug-in
  • -
  • Service Archive Wizard- Eclipse plug-in
  • -
  • Module Archive Wizard-Eclipse plug-in
  • -
- -

24 February 2005 - Apache Axis2 Milestone 1 (M1) Released

-

This first milestone release of Axis2 includes the following -features:

-
    -
  • AXIOM, a SOAP specific streaming XML infoset model for SOAP -1.1/1.2 Messages
  • -
  • WSDL Object Model built based on the proposed WSDL 2.0 -Component Model.
  • -
  • Handler framework with the support to specify the location of -the Handler in a specific Phase
  • -
  • Support to bundle and enable the Handlers as Modules
  • -
  • Support for the Synchronous and Asynchronous IN-OUT messaging -over HTTP transport
  • -
  • Hot deployment of Web Services
  • -
- - diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 869a8d6928..77f6c15a3d 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -185,104 +185,5 @@ participation.

"java-user@axis.apache.org". Make sure to prefix the subject of the mail with [Axis2].

-

Features of Axis2 Latest Version

-

Apache Axis2 Version 1.4 comes with performance improvements and -a number bug fixes over the 1.3 release. Check out the complete list of -features below.

-

Programming Model

-
    -
  • Improved, XML-centric client API including full WSDL and policy -support
  • -
  • Support for JAXWS-style services and clients
  • -
  • Support for POJO and Spring services and clients
  • -
  • Support for any message exchange pattern
  • -
  • Synchronous and asynchronous calls
  • -
  • Archived service deployment model supporting full service -encapsulation with versioning support
  • -
  • Archived module deployment model supporting controlled -extensibility with versioning support
  • -
  • Hot deployment
  • -
  • WS-Policy driven code generation extensions
  • -
  • Flexible service life cycle model
  • -
  • Automatic support for POX (REST) style invocation of -services
  • -
  • Support for querying a service's WSDL (using ?wsdl), schema -(using ?xsd) and policies (using ?policy)
  • -
  • WSDL 2.0
  • -
  • Custom Deployers
  • -
  • Binary serialization (Fast Infoset)
  • -
  • JSON support
  • -
  • EJB Provider support
  • -
-

Supported Specifications

-
    -
  • SOAP 1.1 and 1.2
  • -
  • Message Transmission Optimization Mechanism (MTOM), XML -Optimized Packaging (XOP) and SOAP with Attachments
  • -
  • WSDL 1.1, including both SOAP and HTTP bindings
  • -
  • WS-Addressing (submission and final)
  • -
  • WS-Policy
  • -
  • SAAJ 1.1
  • -
-

Transports

-
    -
  • HTTP
  • -
  • SMTP
  • -
  • JMS
  • -
  • TCP
  • -
-

Supported Data Bindings

-
    -
  • Axis Data Binding (ADB)
  • -
  • XMLBeans
  • -
  • JibX
  • -
  • JaxBRI (Experimental)
  • -
-

Tools Included in This -Release

-

[Download Tool Plug-ins]

-
    -
  1. Axis2 Web Application (Web App)
  2. -
  3. WSDL2WS- eclipse plug-in/ Command line -version/IntelliJ IDEA plug-in/Maven2 WSDL2Code Plug-in
  4. -
  5. Service Archive Wizard- eclipse plug-in/ IntelliJ IDEA plug-in/ Maven2 AAR Plug-in
  6. -
  7. Java2WSDL- Maven2 Java2WSDL Plug-in
  8. -
-

Extension Modules

-
    -
  • Apache Rampart: Supporting WS-Security (and soon -WS-Policy)
  • -
  • Apache Sandesha2: Supporting WS-Reliable Messaging
  • -
-(Apache Axis2 comes built in with a module that supports -WS-Addressing.) -

Known Issues and Limitations

-

Archived News

-

For information on previous Axis2 releases running up to the -current release see the 'Axis2 Archived News' page.

-For other news items from Apache Software Foundation see: - From 182c06575c1365585694bd4e7ab67bd17a64f961 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Wed, 27 Jan 2016 21:03:25 +0000 Subject: [PATCH 006/231] Merge latest axis2-wsdl2code-maven-plugin documentation updates to the 1.7 branch. --- .../tool/axis2-wsdl2code-maven-plugin/pom.xml | 6 +- .../axis2/maven2/wsdl2code/WSDL2CodeMojo.java | 48 +++- .../src/site/apt/configuration.apt | 71 ------ .../src/site/apt/goals.apt | 55 ----- .../src/site/apt/introduction.apt | 14 -- .../src/site/markdown/index.md | 27 +++ .../src/site/markdown/usage.md | 54 +++++ .../src/site/site.xml | 34 +-- src/site/xdoc/docs/contents.xml.vm | 2 +- src/site/xdoc/docs/toc.xml | 2 +- src/site/xdoc/tools/index.xml | 2 +- .../maven-plugins/maven-wsdl2code-plugin.xml | 229 ------------------ 12 files changed, 135 insertions(+), 409 deletions(-) delete mode 100644 modules/tool/axis2-wsdl2code-maven-plugin/src/site/apt/configuration.apt delete mode 100644 modules/tool/axis2-wsdl2code-maven-plugin/src/site/apt/goals.apt delete mode 100644 modules/tool/axis2-wsdl2code-maven-plugin/src/site/apt/introduction.apt create mode 100644 modules/tool/axis2-wsdl2code-maven-plugin/src/site/markdown/index.md create mode 100644 modules/tool/axis2-wsdl2code-maven-plugin/src/site/markdown/usage.md delete mode 100644 src/site/xdoc/tools/maven-plugins/maven-wsdl2code-plugin.xml diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml index 0b3686d6cf..10563c8c57 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml +++ b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml @@ -31,7 +31,7 @@ Apache Axis2 - tool - WSDL2Code Maven Plugin maven-plugin The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL. - http://axis.apache.org/axis2/java/core/ + http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin @@ -151,6 +151,10 @@
+ + org.apache.maven.plugins + maven-plugin-plugin + diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/src/main/java/org/apache/axis2/maven2/wsdl2code/WSDL2CodeMojo.java b/modules/tool/axis2-wsdl2code-maven-plugin/src/main/java/org/apache/axis2/maven2/wsdl2code/WSDL2CodeMojo.java index 7cb839893a..85c1616573 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/src/main/java/org/apache/axis2/maven2/wsdl2code/WSDL2CodeMojo.java +++ b/modules/tool/axis2-wsdl2code-maven-plugin/src/main/java/org/apache/axis2/maven2/wsdl2code/WSDL2CodeMojo.java @@ -39,7 +39,8 @@ /** - * @description A Mojo for generating Java sources from a WSDL. + * A Mojo for generating Java sources from a WSDL. + * * @goal wsdl2code * @phase generate-sources * @requiresDependencyResolution test @@ -49,7 +50,7 @@ public class WSDL2CodeMojo extends AbstractMojo { * The maven project. * * @parameter expression="${project}" - * @read-only + * @readonly * @required */ private MavenProject project; @@ -72,7 +73,7 @@ public class WSDL2CodeMojo extends AbstractMojo { * Package name of the generated sources; will be used to create a package structure below the * output directory. * - * @parameter expression="${axis2.wsdl2code.package}" * + * @parameter expression="${axis2.wsdl2code.package}" */ private String packageName; @@ -84,7 +85,7 @@ public class WSDL2CodeMojo extends AbstractMojo { private String language; /** - * The databinding framework, which is being used. + * The databinding framework, which is being used by the generated sources. * * @parameter expression="${axis2.wsdl2code.databindingName}" default-value="adb" */ @@ -98,8 +99,8 @@ public class WSDL2CodeMojo extends AbstractMojo { private String jibxBindingFile; /** - * Port name, for which to generate sources. By default, sources will be generated for all - * ports. + * Port name, for which to generate sources. By default, sources will be generated for a + * randomly picked port. * * @parameter expression="${axis2.wsdl2code.portName}" */ @@ -128,14 +129,14 @@ public class WSDL2CodeMojo extends AbstractMojo { private boolean generateServerSide; /** - * Whether to generate sources for a test case. + * Whether a test case is being generated. * * @parameter expression="${axis2.wsdl2code.generateTestCase}" default-value="false" */ private boolean generateTestcase; /** - * Whether to generate a "services.xml" file. + * Whether a "services.xml" file is being generated. * * @parameter expression="${axis2.wsdl2code.generateServicesXml}" default-value="false" */ @@ -189,12 +190,17 @@ public class WSDL2CodeMojo extends AbstractMojo { private String targetResourcesFolderLocation = null; /** - * @parameter expression="${axis2.wsdl2code.unwrap}" default-value="false" * + * This will select between wrapped and unwrapped during code generation. Maps to the -uw option + * of the command line tool. + * + * @parameter expression="${axis2.wsdl2code.unwrap}" default-value="false" */ private boolean unwrap = false; /** - * @parameter expression="${axis2.wsdl2code.allPorts}" default-value="false" * + * Set this to true to generate code for all ports. + * + * @parameter expression="${axis2.wsdl2code.allPorts}" default-value="false" */ private boolean allPorts = false; @@ -240,10 +246,28 @@ public class WSDL2CodeMojo extends AbstractMojo { */ private Properties options; - /** @parameter expression="${axis2.wsdl2code.namespaceToPackages}" */ + /** + * Map of namespace URI to packages in the format {@code uri1=package1,uri2=package2,...}. Using + * this parameter is discouraged. In general, you should use the {@code namespaceUris} + * parameter. However, the latter cannot be set on the command line. + * + * @parameter expression="${axis2.wsdl2code.namespaceToPackages}" + */ private String namespaceToPackages = null; - /** @parameter */ + /** + * Map of namespace URI to packages. Example: + *
+     * <namespaceURIs>
+     *   <namespaceURI>
+     *     <uri>uri1</uri>
+     *     <packageName>package1</packageName>
+     *   </namespaceURI>
+     *   ...
+     * </namespaceURI>
+ * + * @parameter + */ private NamespaceURIMapping[] namespaceURIs = null; /** diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/src/site/apt/configuration.apt b/modules/tool/axis2-wsdl2code-maven-plugin/src/site/apt/configuration.apt deleted file mode 100644 index 35e6591a92..0000000000 --- a/modules/tool/axis2-wsdl2code-maven-plugin/src/site/apt/configuration.apt +++ /dev/null @@ -1,71 +0,0 @@ -Configuration - - The WSDL2Code goal takes the following parameters as input. All parameters can be set from the command line by using - properties. For example, the parameter "generateServerSide" may be set using the property - "axis2.wsdl2code.generateServerSide". If the parameter isn't set via property or in the POM, then a default - value applies. - -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| Parameter name | Command line property | Description | -| | Default value | | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| databindingName | ${axis2.wsdl2code.databindingName} | Data binding framework, which is being used by | -| | adb | the generated sources. | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| generateAllClasses | ${axis2.wsdl2code.generateAllClasses} | Whether to generate simply all classes. This | -| | false | is only valid in conjunction with | -| | | "generateServerSide". | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| generateServerSide | ${axis2.wsdl2code.generateServerSide} | Whether server side sources are being | -| | false | generated. | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| generateServerSideInterface | ${axis2.wsdl2code.generateServerSideInterface} | Whether to generate the server side | -| | false | interface. | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| generateServicesXml | ${axis2.wsdl2code.generateServicesXml} | Whether a "services.xml" file is being | -| | false | generated. | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| generateTestcase | ${axis2.wsdl2code.generateTestCase} | Whether a test case is being generated. | -| | false | | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| language | ${axis2.wsdl2code.language} | Programming language of the generated sources. | -| | java | | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| namespaceToPackages | ${axis2.wsdl2code.namespaceToPackages} | Map of namespace URI to packages in the format | -| | | uri1=package1,uri2=package2,... | -| | | Using this parameter is discouraged. In | -| | | general, you should use the | -| | | namespaceUris parameter. However, the latter | -| | | cannot be set on the command line. | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| namespaceURIs | | Map of namespace URI to packages. Example: | -| | | \ | -| | | \ | -| | | \uri1\ | -| | | \package1\ | -| | | \ | -| | | ... | -| | | \ | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| outputDirectory | ${axis2.wsdl2code.target} | Target directory, where sources are being | -| | target/generated-sources/axis2/wsdl2code | generated. | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| packageName | ${axis2.wsdl2code.package} | Package name of the generated sources. | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| portName | ${axis2.wsdl2code.portName} | Port name, for which sources are being | -| | | generated. By default, sources are generated | -| | | for all ports. | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| serviceName | ${axis2.wsdl2code.serviceName} | Service name, for which sources are being | -| | | generated. By default, sources are generated | -| | | for all services. | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| syncMode | ${axis2.wsdl2code.syncMode} | Sync mode, for which sources are being | -| | both | generated; either of "sync", "async", or | -| | | "both" (default). | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| unpackClasses | ${axis2.wsdl2code.unpackClasses} | Whether to unpack classes. | -*-----------------------------+------------------------------------------------+------------------------------------------------+ -| wsdlFile | ${axis2.wsdl2code.wsdl} | Location of the WSDL file, which is read as | -| | src/main/axis2/service.wsdl | input. | -*-----------------------------+------------------------------------------------+------------------------------------------------+ diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/src/site/apt/goals.apt b/modules/tool/axis2-wsdl2code-maven-plugin/src/site/apt/goals.apt deleted file mode 100644 index 90e0f6d5a9..0000000000 --- a/modules/tool/axis2-wsdl2code-maven-plugin/src/site/apt/goals.apt +++ /dev/null @@ -1,55 +0,0 @@ - ------ - Maven 2 WSDL2Code Plugin: configuration examples - ------ - Jochen Wiedmann - - ------ - -Goals - - The WSDl2Code offers a single goal: - - * wsdl2code (default): Reads the WSDL and generates code. - - To run the plugin, add the following section to your POM: - ------------------------- - - - - org.apache.axis2.maven2 - axis2-wsdl2code-maven-plugin - - - - wsdl2code - - - - com.foo.myservice - - - - - ------------------------- - - The plugin will be invoked automatically in the generate-sources - phase. You can also invoke it directly from the command line by - running the command - -+-------- - mvn wsdl2code:wsdl2code -+--------- - - -The WSDL2Code Goal - - By default, the plugin reads the file <<>>. - Sources for the Java programming language and the ADB data binding are - generated into <<>>. - Note the configuration element <<>> above, which sets - the package name, thus a subdirectory. - - See the detailed documentation on {{{configuration.html}properties}} for - how to configure the goal. diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/src/site/apt/introduction.apt b/modules/tool/axis2-wsdl2code-maven-plugin/src/site/apt/introduction.apt deleted file mode 100644 index 031ddd9b18..0000000000 --- a/modules/tool/axis2-wsdl2code-maven-plugin/src/site/apt/introduction.apt +++ /dev/null @@ -1,14 +0,0 @@ - ------ - Maven 2 WSDL2Code Plugin - ------ - Jochen Wiedmann - - ------ - -Introduction - - This plugin takes as input a WSDL and generates client - and server stubs for calling or implementing a web service - matching the WSDL. - - The full description of goals is available {{{goals.html}here}}. diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/src/site/markdown/index.md b/modules/tool/axis2-wsdl2code-maven-plugin/src/site/markdown/index.md new file mode 100644 index 0000000000..ae06721a7e --- /dev/null +++ b/modules/tool/axis2-wsdl2code-maven-plugin/src/site/markdown/index.md @@ -0,0 +1,27 @@ + + +About +----- + +This plugin takes as input a WSDL and generates client +and server stubs for calling or implementing a web service +matching the WSDL. + +The full description of goals is available [here](plugin-info.html). diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/src/site/markdown/usage.md b/modules/tool/axis2-wsdl2code-maven-plugin/src/site/markdown/usage.md new file mode 100644 index 0000000000..ed9778d6ad --- /dev/null +++ b/modules/tool/axis2-wsdl2code-maven-plugin/src/site/markdown/usage.md @@ -0,0 +1,54 @@ + + +Usage +----- + +axis2-wsdl2code-maven-plugin offers a single goal: + +* wsdl2code: Reads the WSDL and generates code. + +To run the plugin, add the following section to your POM: + + + + + org.apache.axis2.maven2 + axis2-wsdl2code-maven-plugin + + + + wsdl2code + + + + com.foo.myservice + src/main/wsdl/myservice.wsdl + xmlbeans + + + + + + +The plugin will be invoked automatically in the generate-sources +phase. + +See the detailed documentation on [properties](wsdl2code-mojo.html) for +how to configure the goal. diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/src/site/site.xml b/modules/tool/axis2-wsdl2code-maven-plugin/src/site/site.xml index 6820e4d8f8..2a9fcc9cf3 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/src/site/site.xml +++ b/modules/tool/axis2-wsdl2code-maven-plugin/src/site/site.xml @@ -19,28 +19,14 @@ ~ under the License. --> - - - Maven Axis 2 WSDL2Code Plugin - http://maven.apache.org/images/apache-maven-project.png - http://maven.apache.org/ - - - http://maven.apache.org/images/maven-small.gif - - - - - - - - - - - - - - - ${reports} - + + + + + + + + + + diff --git a/src/site/xdoc/docs/contents.xml.vm b/src/site/xdoc/docs/contents.xml.vm index a4cc8ccf3f..f0006abc7a 100644 --- a/src/site/xdoc/docs/contents.xml.vm +++ b/src/site/xdoc/docs/contents.xml.vm @@ -211,7 +211,7 @@ Maven 2 Plug-in that takes a Java class as input and generates a WSDL, which describes a Web service for invoking the class methods
  • +"../tools/maven-plugins/axis2-wsdl2code-maven-plugin/index.html"> Maven2 WSDL2Code Plug-in Guide - A guide to using this plugin that takes as input a WSDL and generates client and server stubs for calling or implementing a Web service matching the WSDL.
  • diff --git a/src/site/xdoc/docs/toc.xml b/src/site/xdoc/docs/toc.xml index 7b8078907b..73d0b8043d 100644 --- a/src/site/xdoc/docs/toc.xml +++ b/src/site/xdoc/docs/toc.xml @@ -137,7 +137,7 @@ Plug-in
  • 25.4 Code Generator Wizard - Eclipse Plug-in
  • 25.5 AAR Maven2 Plug-in
  • 25.6 Java2WSDL Maven2 Plug-in
  • -
  • 25.7 WSDL2Code Maven2 Plug-in
  • +
  • 25.7 WSDL2Code Maven2 Plug-in
  • Migration Guide diff --git a/src/site/xdoc/tools/index.xml b/src/site/xdoc/tools/index.xml index cfb366618f..9732c8920e 100644 --- a/src/site/xdoc/tools/index.xml +++ b/src/site/xdoc/tools/index.xml @@ -93,7 +93,7 @@ which describes a Web service for invoking the classes methods.

    -
    axis2-wsdl2java-maven-plugin + axis2-wsdl2code-maven-plugin

    This plugin takes as input a WSDL and generates client and diff --git a/src/site/xdoc/tools/maven-plugins/maven-wsdl2code-plugin.xml b/src/site/xdoc/tools/maven-plugins/maven-wsdl2code-plugin.xml deleted file mode 100644 index 4fa0f37b35..0000000000 --- a/src/site/xdoc/tools/maven-plugins/maven-wsdl2code-plugin.xml +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - - -Maven2 WSDL2Code Plug-in Guide - - -

    Maven2 WSDL2Code Plug-in Guide

    -

    Introduction

    -

    This plugin takes as input a WSDL and generates client and -server stubs for calling or implementing a Web service matching the -WSDL.

    -

    [Download Plugin Tool]

    -

    Goals

    -

    The WSDl2Code offers a single goal:

    -
      -
    • wsdl2code (default): Reads the WSDL and generates code.
    • -
    -

    To run the plugin, add the following section to your -POM (Project Object Model):

    -
    -    <build>
    -        <plugins>
    -            <plugin>
    -                <groupId>org.apache.axis2</groupId>
    -                <artifactId>axis2-wsdl2code-maven-plugin</artifactId>
    -                <version>1.6.2</version>
    -                <executions>
    -                    <execution>
    -                        <goals>
    -                            <goal>wsdl2code</goal>
    -                        </goals>
    -                    </execution>
    -                </executions>
    -                <configuration>
    -                    <packageName>com.foo.myservice</packageName>
    -                    <wsdlFile>src/main/wsdl/myservice.wsdl</wsdlFile>
    -                    <databindingName>xmlbeans</databindingName>
    -                </configuration>
    -            </plugin>
    -        </plugins>
    -    </build>
    -
    -Also please add axis2 jars as a dependency -
    -    <dependency>
    -          <groupId>org.apache.axis2</groupId>
    -          <artifactId>axis2</artifactId>
    -          <version>1.6.2</version>
    -    </dependency>
    -
    - -

    The plugin will be invoked automatically in the generate-sources -phase. You can also invoke it directly from the command line by -running the command

    -
    -mvn axis2-wsdl2code:wsdl2code
    -
    -

    The WSDL2Code Goal

    -

    By default, the plugin reads the file -src/main/axis2/service.wsdl. Sources for the Java -programming language and the ADB data binding are generated into -target/generated-sources/axis2/wsdl2code. Note the -configuration element packageName above, which -sets the package name, thus a subdirectory.

    -

    Configuration

    -

    The WSDL2Code goal takes the following parameters as input. All -parameters can be set from the command line by using properties. -For example, the parameter "generateServerSide" may be set using -the property "axis2.wsdl2code.generateServerSide". If the parameter -isn't set via property or in the POM, then a default value -applies.

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Parameter NameCommand Line PropertyDescriptionDefault Value
    databindingName${axis2.wsdl2code.databindingName}Data binding framework, which is being used by the generated -sources.adb
    generateAllClasses${axis2.wsdl2code.generateAllClasses}Whether to generate simply all classes. This is only valid in -conjunction with "generateServerSide".false
    generateServerSide${axis2.wsdl2code.generateServerSide}Whether server side sources are being generated.false
    generateServerSideInterface${axis2.wsdl2code.generateServerSideInterface}Whether to generate the server side interface.false
    generateServicesXml${axis2.wsdl2code.generateServicesXml}Whether a "services.xml" file is being generated.false
    generateTestcase${axis2.wsdl2code.generateTestCase}Whether a test case is being generated.false
    language${axis2.wsdl2code.language}Programming language of the generated sources.java
    namespaceToPackages${axis2.wsdl2code.namespaceToPackages}Map of namespace URI to packages in the format -uri1=package1,uri2=package2,... Using this parameter is -discouraged. In general, you should use the namespaceUris -parameter. However, the latter cannot be set on the command -line.
    namespaceURIsMap of namespace URI to packages. Example: -<namespaceURIs> <namespaceURI> -<uri>uri1</uri> <packageName>package1</packageName> -</namespaceURI> ........ </namespaceURI>
    outputDirectory${axis2.wsdl2code.target}Target directory, where sources are being -target/generated-sources/axis2/wsdl2code generated.
    packageName${axis2.wsdl2code.package}Package name of the generated sources.
    portName${axis2.wsdl2code.portName}Port name, for which sources are being generated. By default, -sources are generated for a randomly picked port.
    allPorts${axis2.wsdl2code.allPorts}Set this to true to generate code for all ports.false
    serviceName${axis2.wsdl2code.serviceName}Service name, for which sources are being generated. By -default, sources are generated for all services.
    syncMode${axis2.wsdl2code.syncMode}Sync mode, for which sources are being generated; either of -"sync", "async", or "both" (default).both
    unpackClasses${axis2.wsdl2code.unpackClasses}Whether to unpack classes.
    wsdlFile${axis2.wsdl2code.wsdl}Location of the WSDL file, which is read as inputsrc/main/axis2/service.wsdl
    unwrap${axis2.wsdl2code.unwrap}This will select between wrapped and unwrapped during code generation. -Maps to the -uw option of the command line tool.false
    - - From 01332f23cea9ef43d2e857eddce3b552ea6428da Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 11 Feb 2016 20:59:45 +0000 Subject: [PATCH 007/231] AXIS2-5740: Merge r1729891 to the 1.7 branch for publication with Axis2 1.7.1. --- src/site/markdown/release-notes/1.7.0.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/site/markdown/release-notes/1.7.0.md b/src/site/markdown/release-notes/1.7.0.md index cc30dad065..07a036688d 100644 --- a/src/site/markdown/release-notes/1.7.0.md +++ b/src/site/markdown/release-notes/1.7.0.md @@ -26,7 +26,8 @@ generated using the JAXBRI databinding which has been significantly improved. maintained Commons HttpClient 3.x. To enable the support for HttpClient 4.x, use `org.apache.axis2.transport.http.impl.httpclient4.HTTPClient4TransportSender` instead of `org.apache.axis2.transport.http.CommonsHTTPTransportSender` in - `axis2.xml`. + `axis2.xml`. Please note that the code was written for HttpClient 4.2.x and + should work with 4.3.x and 4.4.x, but is incompatible with 4.5.x. * Several classes, methods and constants deprecated in Axis2 1.3 and 1.4 have been removed. See [AXIS2-5315][] for more details. From 79e43c007655fbda09349c508d5de0b61fe22c4f Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 13 Feb 2016 11:22:30 +0000 Subject: [PATCH 008/231] Merge r1730095 to the 1.7 branch. From a210fa3baa1918c38d8abfe2c2747f9eb49d023e Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 13 Feb 2016 11:23:43 +0000 Subject: [PATCH 009/231] Merge r1730139 to the 1.7 branch. --- .../src/site/markdown/usage.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/src/site/markdown/usage.md b/modules/tool/axis2-wsdl2code-maven-plugin/src/site/markdown/usage.md index ed9778d6ad..b11350f8b3 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/src/site/markdown/usage.md +++ b/modules/tool/axis2-wsdl2code-maven-plugin/src/site/markdown/usage.md @@ -29,19 +29,19 @@ To run the plugin, add the following section to your POM: - org.apache.axis2.maven2 + org.apache.axis2 axis2-wsdl2code-maven-plugin wsdl2code + + com.foo.myservice + src/main/wsdl/myservice.wsdl + xmlbeans + - - com.foo.myservice - src/main/wsdl/myservice.wsdl - xmlbeans - From 32cf16b781c8488f2b05d5ee1517cca1c1ff7d15 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 13 Feb 2016 14:46:43 +0000 Subject: [PATCH 010/231] Merged r1730222 to the 1.7 branch. --- src/site/xdoc/articles.xml | 7 ------- src/site/xdoc/docs/userguide.xml | 3 +-- src/site/xdoc/index.xml | 21 --------------------- 3 files changed, 1 insertion(+), 30 deletions(-) diff --git a/src/site/xdoc/articles.xml b/src/site/xdoc/articles.xml index 31953f99d1..ef83b59eb4 100644 --- a/src/site/xdoc/articles.xml +++ b/src/site/xdoc/articles.xml @@ -178,12 +178,5 @@ with Axis2/Java ServiceClient?- By Eran Chinthaka (17 June based Web Service in your Webapp?- By Davanum Sirinivas(17 May 2006)
  • -

    Other

    - diff --git a/src/site/xdoc/docs/userguide.xml b/src/site/xdoc/docs/userguide.xml index c0098e2b60..39b7bdc485 100644 --- a/src/site/xdoc/docs/userguide.xml +++ b/src/site/xdoc/docs/userguide.xml @@ -207,8 +207,7 @@ are executed within the phases. You can also add your own phases and handlers.

    Handlers come from "modules" that can be plugged into a running Axis2 system. These modules, such as Rampart, which provides an -implementation of WS-Security, and Sandesha, which provides an -implementation of WS-ReliableMessaging, are the main extensibility +implementation of WS-Security, are the main extensibility mechanisms in Axis2.

    Axis2 Distributions

    diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 77f6c15a3d..0eef1ba128 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -58,17 +58,6 @@ functionality for features such as security and reliability. The currently available or under development include:

    • WS-ReliableMessaging - Supported by Apache -Sandesha2
    • -
    • WS-Coordination and WS-AtomicTransaction - Supported by Apache Kandula2
    • -
    • WS-Security - Supported by @@ -157,16 +146,6 @@ export machine-readable descriptions of your deployed services from Axis2.

    • -

      Add-ons - Several -Web services specifications have been incorporated including -WSS4J for -security (Apache Rampart), Sandesha for reliable messaging, Kandula which -is an encapsulation of WS-Coordination, WS-AtomicTransaction and -WS-BusinessActivity.

      -
    • -
    • Composition and Extensibility - Modules and phases improve support for composability and extensibility. Modules support composability and From c9ec9fb3d1f113474f96d23da732b4d6a1c430f4 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 13 Feb 2016 15:06:32 +0000 Subject: [PATCH 011/231] Merge r1730186, r1730195 and r1730197 (documentation updates) to the 1.7 branch. --- .../tools/eclipse/plugin-installation.md | 81 +++++++++++++++++++ .../tools/eclipse/plugin-installation.xml | 72 ----------------- src/site/xdoc/tools/index.xml | 2 +- 3 files changed, 82 insertions(+), 73 deletions(-) create mode 100644 src/site/markdown/tools/eclipse/plugin-installation.md delete mode 100644 src/site/xdoc/tools/eclipse/plugin-installation.xml diff --git a/src/site/markdown/tools/eclipse/plugin-installation.md b/src/site/markdown/tools/eclipse/plugin-installation.md new file mode 100644 index 0000000000..e9112aaf20 --- /dev/null +++ b/src/site/markdown/tools/eclipse/plugin-installation.md @@ -0,0 +1,81 @@ + + +Eclipse plugin installation +=========================== + +Introduction +------------ + +This document provides instructions for installating of the two Eclipse plugins provided by Axis2 +([Service Archive Generator](servicearchiver-plugin.html) and [Code Generator Wizard](wsdl2java-plugin.html)). +The two plugins should work on Eclipse version 3.1 and upwards, and require at least Java 1.5. +The plugins have dependencies on bundles that are installed by default in the Eclipse IDE for Java EE Developers +edition, but not in the Eclipse IDE for Java Developers edition. It is therefore recommended +to use the EE edition. +The installation procedure is the same for both plugins, but depends on the Eclipse +version being used. To determine which procedure to use, check if there is a +`dropins` folder in the Eclipse installation directory. This folder is used +by the p2 provisioning system introduced in recent Eclipse version. It should be +present starting with Eclipse version 3.4. + +Installation using the dropins directory +---------------------------------------- + +If your Eclipse version uses p2, use the following procedure to install the +Axis2 plugins: + +1. [Download](../../download.html) the ZIP file for the plugin you want to install. + +2. Extract the content of the `plugins` folder in the ZIP archive into the + `dropins` folder (i.e. do **not** create a `plugins` folder under `dropins`). + +As explained [here](http://wiki.eclipse.org/Equinox_p2_Getting_Started#Dropins), +it is possible to use other directory layouts in the `dropins` folder. + +Installation on older Eclipse versions +-------------------------------------- + +If you have an older Eclipse version that doesn't support p2 yet, use the following +procedure to install the Axis2 plugins: + +1. [Download](../../download.html) the ZIP file for the plugin you want to install. + +2. Extract the content of the ZIP archive into the Eclipse installation directory. + This should add one or more JAR files and/or directories to the existing `plugins` + folder. + +Debugging +--------- + +If a plugin doesn't show up in the Eclipse UI, use the following debugging procedure: + +1. Start Eclipse with the `-console` option. + +2. In the console, use `ss axis2` to check if the plugin has been installed and to + identify its bundle ID. + +3. If the plugin has not been installed, use the `install` command (with a `file:` URL + pointing to the plugin) to force its installation. + +4. Use the `start` command (with the bundle ID as argument) to attempt to start the + bundle. If the plugin doesn't show up in the UI, then this command will typically + fail with an error message explaining the reason. + +Please use this procedure before opening a bug report. diff --git a/src/site/xdoc/tools/eclipse/plugin-installation.xml b/src/site/xdoc/tools/eclipse/plugin-installation.xml deleted file mode 100644 index bde82d17c3..0000000000 --- a/src/site/xdoc/tools/eclipse/plugin-installation.xml +++ /dev/null @@ -1,72 +0,0 @@ - - - - - Eclipse plugin installation - - -

      Eclipse plugin installation

      -
      -

      - This document provides instructions for installating of the two Eclipse plugins provided by Axis2 - (Service Archive Generator and - Code Generator Wizard). - The two plugins should work on Eclipse version 3.1 and upwards, and require at least Java 1.5. - The plugins have dependencies on bundles that are installed by default in the Eclipse IDE for Java EE Developers - edition, but not in the Eclipse IDE for Java Developers edition. It is therefore recommended - to use the EE edition. - The installation procedure is the same for both plugins, but depends on the Eclipse - version being used. To determine which procedure to use, check if there is a - dropins folder in the Eclipse installation directory. This folder is used - by the p2 provisioning system introduced in recent Eclipse version. It should be - present starting with Eclipse version 3.4. -

      -
      -
      -

      - If your Eclipse version uses p2, use the following procedure to install the - Axis2 plugins: -

      -
        -
      1. Download the ZIP file for the plugin you want to install.
      2. -
      3. Extract the content of the plugins folder in the ZIP archive into the - dropins folder (i.e. do not create a plugins folder under dropins).
      4. -
      -

      - As explained here, - it is possible to use other directory layouts in the dropins folder. -

      -
      -
      -

      - If you have an older Eclipse version that doesn't support p2 yet, use the following - procedure to install the Axis2 plugins: -

      -
        -
      1. Download the ZIP file for the plugin you want to install.
      2. -
      3. Extract the content of the ZIP archive into the Eclipse installation directory. - This should add one or more JAR files and/or directories to the existing plugins - folder.
      4. -
      -
      - - diff --git a/src/site/xdoc/tools/index.xml b/src/site/xdoc/tools/index.xml index 9732c8920e..b29ea4be02 100644 --- a/src/site/xdoc/tools/index.xml +++ b/src/site/xdoc/tools/index.xml @@ -113,7 +113,7 @@ WSDL.

      The command line tools and Ant tasks are bundled with the Axis2 binary distribution. The Eclipse and IntelliJ IDEA plugins are shipped as separate archives. These files can - be downloaded here. + be downloaded here. All Maven plugins are available from the Maven central repository and need not be downloaded separately.

      From 8696740a9db437249b7eb30dc1bfa909f6ffbcb9 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 13 Feb 2016 21:17:58 +0000 Subject: [PATCH 012/231] Switch to Axiom snapshot version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f360d310f..ece8aed63e 100644 --- a/pom.xml +++ b/pom.xml @@ -484,7 +484,7 @@ 3.0.3 1.0M10 - 1.2.17 + 1.2.18-SNAPSHOT 2.2.1 1.7.0 2.7.7 From 43ccb2b7b709eee46997d953e73bf118e0dfb5f3 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 14 Feb 2016 09:15:03 +0000 Subject: [PATCH 013/231] Merge r1730300 to the 1.7 branch. --- .../message/databinding/impl/DataSourceBlockImpl.java | 7 +------ .../jaxws/message/databinding/impl/SourceBlockImpl.java | 4 +--- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/impl/DataSourceBlockImpl.java b/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/impl/DataSourceBlockImpl.java index c893a6336d..132f090e74 100644 --- a/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/impl/DataSourceBlockImpl.java +++ b/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/impl/DataSourceBlockImpl.java @@ -44,7 +44,6 @@ import javax.activation.DataSource; import javax.mail.util.ByteArrayDataSource; import javax.xml.namespace.QName; -import javax.xml.stream.XMLInputFactory; import javax.xml.stream.XMLStreamException; import javax.xml.stream.XMLStreamReader; import javax.xml.stream.XMLStreamWriter; @@ -151,11 +150,7 @@ protected XMLStreamReader _getReaderFromBO(Object busObj, Object busContext) throws XMLStreamException, WebServiceException { try { if (busObj instanceof DataSource) { - XMLInputFactory f = StAXUtils.getXMLInputFactory(); - - XMLStreamReader reader = f.createXMLStreamReader(((DataSource)busObj).getInputStream()); - StAXUtils.releaseXMLInputFactory(f); - return reader; + return StAXUtils.createXMLStreamReader(((DataSource)busObj).getInputStream()); } throw ExceptionFactory.makeWebServiceException( Messages.getMessage("SourceNotSupported", busObject.getClass().getName())); diff --git a/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/impl/SourceBlockImpl.java b/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/impl/SourceBlockImpl.java index 1289425781..be9b078970 100644 --- a/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/impl/SourceBlockImpl.java +++ b/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/impl/SourceBlockImpl.java @@ -227,9 +227,7 @@ protected XMLStreamReader _getReaderFromBO(Object busObj, Object busContext) if (busObj instanceof StreamSource) { XMLInputFactory f = StAXUtils.getXMLInputFactory(); - XMLStreamReader reader = f.createXMLStreamReader((Source)busObj); - StAXUtils.releaseXMLInputFactory(f); - return reader; + return f.createXMLStreamReader((Source)busObj); } //TODO: For GM we need to only use this approach when absolutely necessary. // For example, we don't want to do this if this is a (1.6) StaxSource or if the From 11b57f33d65d9d60c73aeecb8a1389858b3234a9 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 14 Feb 2016 12:21:35 +0000 Subject: [PATCH 014/231] AXIS2-5738: Merge r1730310 to the 1.7 branch to fix the Eclipse plugins. --- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 2 +- modules/tool/axis2-eclipse-service-plugin/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml index c93c7d95c4..8cad36eabc 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml @@ -190,7 +190,7 @@ lib true - !org.dom4j*,!nu.xom,!org.jdom*,!javax.portlet,!com.sun.*,!org.apache.xmlbeans.*,!org.xmlpull.*,!org.apache.commons.io*,!org.relaxng.datatype,* + !org.dom4j*,!nu.xom,!org.jdom*,!javax.portlet,!com.sun.*,!org.jvnet.ws.databinding,!org.apache.xmlbeans.*,!org.xmlpull.*,!org.apache.commons.io*,!org.relaxng.datatype,* Axis2 Codegen Wizard Plug-in org.apache.axis2.tool.codegen.eclipse.plugin.CodegenWizardPlugin diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index e22f964bd7..a8e8c7e715 100644 --- a/modules/tool/axis2-eclipse-service-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-service-plugin/pom.xml @@ -167,7 +167,7 @@ lib true - !org.dom4j*,!nu.xom,!org.jdom*,!javax.portlet,!com.sun.*,!org.apache.commons.io*,!org.relaxng.datatype,* + !org.dom4j*,!nu.xom,!org.jdom*,!javax.portlet,!com.sun.*,!org.jvnet.ws.databinding,!org.apache.commons.io*,!org.relaxng.datatype,* Axis2 Service Maker org.apache.axis2.tool.service.eclipse.plugin.ServiceArchiver From c0b15e8de13df0d133e3042307c6122f6f275d0d Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 14 Feb 2016 12:24:28 +0000 Subject: [PATCH 015/231] Merge r1730308 to the 1.7 branch. --- .../soap12testing/handlers/SOAP12InFlowHandlerDefaultB.java | 2 +- .../soap12testing/handlers/SOAP12InFlowHandlerDefaultC.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/integration/test-resources/SOAP12Testing/SOAP12TestModuleB/org/apache/axis2/soap12testing/handlers/SOAP12InFlowHandlerDefaultB.java b/modules/integration/test-resources/SOAP12Testing/SOAP12TestModuleB/org/apache/axis2/soap12testing/handlers/SOAP12InFlowHandlerDefaultB.java index 8350b29d21..0513779428 100644 --- a/modules/integration/test-resources/SOAP12Testing/SOAP12TestModuleB/org/apache/axis2/soap12testing/handlers/SOAP12InFlowHandlerDefaultB.java +++ b/modules/integration/test-resources/SOAP12Testing/SOAP12TestModuleB/org/apache/axis2/soap12testing/handlers/SOAP12InFlowHandlerDefaultB.java @@ -114,7 +114,7 @@ public InvocationResponse invoke(MessageContext msgContext) throws AxisFault { //fault.setReason(reason); if (roleValue != null && roleValue.equals(SAMPLE_ROLE + "/" + ROLE_BY_B)) { SOAPFaultNode node = factory.createSOAPFaultNode(fault); - node.setNodeValue(SAMPLE_ROLE + "/" + ROLE_BY_B); + node.setFaultNodeValue(SAMPLE_ROLE + "/" + ROLE_BY_B); SOAPFaultRole role = factory.createSOAPFaultRole(fault); role.setRoleValue(SAMPLE_ROLE + "/" + ROLE_BY_B); msgContext.setProperty(SOAP12Constants.SOAP_FAULT_NODE_LOCAL_NAME, node); diff --git a/modules/integration/test-resources/SOAP12Testing/SOAP12TestModuleC/org/apache/axis2/soap12testing/handlers/SOAP12InFlowHandlerDefaultC.java b/modules/integration/test-resources/SOAP12Testing/SOAP12TestModuleC/org/apache/axis2/soap12testing/handlers/SOAP12InFlowHandlerDefaultC.java index 59e6a07682..334af644ea 100644 --- a/modules/integration/test-resources/SOAP12Testing/SOAP12TestModuleC/org/apache/axis2/soap12testing/handlers/SOAP12InFlowHandlerDefaultC.java +++ b/modules/integration/test-resources/SOAP12Testing/SOAP12TestModuleC/org/apache/axis2/soap12testing/handlers/SOAP12InFlowHandlerDefaultC.java @@ -117,7 +117,7 @@ public InvocationResponse invoke(MessageContext msgContext) throws AxisFault { //fault.setReason(reason); if (roleValue != null && roleValue.equals(SAMPLE_ROLE + "/" + ROLE_BY_B)) { SOAPFaultNode node = factory.createSOAPFaultNode(fault); - node.setNodeValue(SAMPLE_ROLE + "/" + ROLE_BY_B); + node.setFaultNodeValue(SAMPLE_ROLE + "/" + ROLE_BY_B); SOAPFaultRole role = factory.createSOAPFaultRole(fault); role.setRoleValue(SAMPLE_ROLE + "/" + ROLE_BY_B); msgContext.setProperty(SOAP12Constants.SOAP_FAULT_NODE_LOCAL_NAME, node); From 3875511e47fee6be9a7395706147ceefcf533086 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 14 Feb 2016 12:25:48 +0000 Subject: [PATCH 016/231] Merge r1730317 and r1730322 to the 1.7 branch. --- modules/jaxws-integration/pom.xml | 35 ++++++++++++++----------------- modules/jaxws/pom.xml | 34 ++++++++++++++---------------- modules/metadata/pom.xml | 25 +++++++++++----------- modules/osgi-tests/pom.xml | 1 - pom.xml | 5 +++++ 5 files changed, 49 insertions(+), 51 deletions(-) diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index 7b961b878b..e176586892 100644 --- a/modules/jaxws-integration/pom.xml +++ b/modules/jaxws-integration/pom.xml @@ -139,34 +139,31 @@ - maven-dependency-plugin + com.github.veithen.alta + alta-maven-plugin - generate-resources - copy + generate-properties - - + + javax.xml.bind jaxb-api - jar - - + + org.apache.geronimo.specs geronimo-saaj_1.3_spec - jar - - + + org.apache.geronimo.specs geronimo-jaxws_2.2_spec - jar - - - true - ${project.build.directory}/endorsed - true + + + jaxws.bootclasspath + %file% + ${path.separator} @@ -176,7 +173,7 @@ true - -Xbootclasspath/p:${basedir}/../jaxws-api/target/classes${path.separator}${basedir}/../jws-api/target/classes + -Xbootclasspath/p:${jaxws.bootclasspath} @@ -1290,7 +1287,7 @@ true pertest - -Xms256m -Xmx512m -Xbootclasspath/p:${project.build.directory}/endorsed/jaxb-api.jar${path.separator}${project.build.directory}/endorsed/geronimo-saaj_1.3_spec.jar${path.separator}${project.build.directory}/endorsed/geronimo-jaxws_2.2_spec.jar + -Xms256m -Xmx512m -Xbootclasspath/p:${jaxws.bootclasspath} diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index 6c73e9f9a5..c98e9d6595 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -185,33 +185,31 @@ - maven-dependency-plugin + com.github.veithen.alta + alta-maven-plugin - generate-resources - copy + generate-properties - - + + javax.xml.bind jaxb-api - jar - - + + org.apache.geronimo.specs geronimo-saaj_1.3_spec - jar - - + + org.apache.geronimo.specs geronimo-jaxws_2.2_spec - - - true - ${project.build.directory}/endorsed - true + + + jaxws.bootclasspath + %file% + ${path.separator} @@ -221,7 +219,7 @@ true - -Xbootclasspath/p:${project.build.directory}/endorsed/geronimo-jaxws_2.2_spec.jar${path.separator}${basedir}/../jaxws-api/target/classes${path.separator}${basedir}/../jws-api/target/classes + -Xbootclasspath/p:${jaxws.bootclasspath} @@ -341,7 +339,7 @@ true once - -Xms256m -Xmx512m -Xbootclasspath/p:${project.build.directory}/endorsed/jaxb-api.jar${path.separator}${project.build.directory}/endorsed/geronimo-saaj_1.3_spec.jar${path.separator}${project.build.directory}/endorsed/geronimo-jaxws_2.2_spec.jar + -Xms256m -Xmx512m -Xbootclasspath/p:${jaxws.bootclasspath} diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index fb8788897a..57685daba8 100755 --- a/modules/metadata/pom.xml +++ b/modules/metadata/pom.xml @@ -158,24 +158,23 @@ - maven-dependency-plugin + com.github.veithen.alta + alta-maven-plugin - generate-resources - copy + generate-properties - - + + org.apache.geronimo.specs geronimo-jaxws_2.2_spec - jar - - - true - ${project.build.directory}/endorsed - true + + + jaxws.bootclasspath + %file% + ${path.separator} @@ -185,7 +184,7 @@ true - -Xbootclasspath/p:${project.build.directory}/endorsed/geronimo-jaxws_2.2_spec.jar + -Xbootclasspath/p:${jaxws.bootclasspath} @@ -283,7 +282,7 @@ true - -Xbootclasspath/p:${project.build.directory}/endorsed/geronimo-jaxws_2.2_spec.jar + -Xbootclasspath/p:${jaxws.bootclasspath} **/*Tests.java diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index f37ae30efe..3a0678077c 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -95,7 +95,6 @@ com.github.veithen.alta alta-maven-plugin - 0.2.1 diff --git a/pom.xml b/pom.xml index ece8aed63e..7c1837b0cd 100644 --- a/pom.xml +++ b/pom.xml @@ -1182,6 +1182,11 @@ maven-project-info-reports-plugin 2.8.1 + + com.github.veithen.alta + alta-maven-plugin + 0.4 + From d4946b481d6819748d0ad9781d602e73018d2bb4 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 14 Feb 2016 17:12:36 +0000 Subject: [PATCH 017/231] AXIS2-5732: Merge r1730335 to the 1.7 branch. --- .../WSDL11ToAxisServiceBuilder.java | 53 +++--- .../wsdl/imports/binding/EchoBindings.wsdl | 51 ++++++ .../wsdl/imports/binding/EchoService.wsdl | 59 ++++++ .../wsdl/imports/binding/EchoTypes.xsd | 19 ++ .../binding_recursive/EchoBindings.wsdl | 53 ++++++ .../binding_recursive/EchoService.wsdl | 59 ++++++ .../imports/binding_recursive/EchoTypes.xsd | 19 ++ .../wsdl/imports/portType/EchoBindings.wsdl | 53 ++++++ .../wsdl/imports/portType/EchoPortType.wsdl | 31 ++++ .../wsdl/imports/portType/EchoService.wsdl | 37 ++++ .../wsdl/imports/portType/EchoTypes.xsd | 19 ++ .../WSDL11ToAxisServiceBuilderTest.java | 171 ++++++++++++++++++ 12 files changed, 598 insertions(+), 26 deletions(-) create mode 100644 modules/kernel/test-resources/wsdl/imports/binding/EchoBindings.wsdl create mode 100644 modules/kernel/test-resources/wsdl/imports/binding/EchoService.wsdl create mode 100644 modules/kernel/test-resources/wsdl/imports/binding/EchoTypes.xsd create mode 100644 modules/kernel/test-resources/wsdl/imports/binding_recursive/EchoBindings.wsdl create mode 100644 modules/kernel/test-resources/wsdl/imports/binding_recursive/EchoService.wsdl create mode 100644 modules/kernel/test-resources/wsdl/imports/binding_recursive/EchoTypes.xsd create mode 100644 modules/kernel/test-resources/wsdl/imports/portType/EchoBindings.wsdl create mode 100644 modules/kernel/test-resources/wsdl/imports/portType/EchoPortType.wsdl create mode 100644 modules/kernel/test-resources/wsdl/imports/portType/EchoService.wsdl create mode 100644 modules/kernel/test-resources/wsdl/imports/portType/EchoTypes.xsd diff --git a/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java b/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java index 933c2daf84..7554452f06 100644 --- a/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java +++ b/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java @@ -332,10 +332,16 @@ public AxisService populateService() throws AxisFault { Binding binding = findBinding(wsdl4jDefinition, wsdl4jService); Definition bindingWSDL = getParentDefinition(wsdl4jDefinition, binding.getQName(), COMPONENT_BINDING, new HashSet()); - Definition portTypeWSDL = getParentDefinition(bindingWSDL, - binding.getPortType().getQName(), COMPONENT_PORT_TYPE, new HashSet()); - PortType portType = portTypeWSDL.getPortType(binding.getPortType().getQName()); - + + //do not search for wsdl where port type is defined, this search is depth-first + //and might lead to a wsdl where the port is only referenced but undefined + //instead look up the port type in the wsdl and only if not found fall back to binding's port type + PortType portType = wsdl4jDefinition.getPortType(binding.getPortType().getQName()); + if (portType == null) { + //TODO in case of recursive imports, binding's port type will contain operations with null input message + //requires fix for http://sourceforge.net/p/wsdl4j/bugs/39 + portType = binding.getPortType(); + } if (portType == null) { throw new AxisFault("There is no port type associated with the binding"); @@ -361,7 +367,7 @@ public AxisService populateService() throws AxisFault { addDocumentation(axisService, documentationElement); axisService.setName(wsdl4jService.getQName().getLocalPart()); - populateEndpoints(binding, bindingWSDL,wsdl4jService, portType, portTypeWSDL); + populateEndpoints(binding, bindingWSDL,wsdl4jService, portType); processPoliciesInDefintion(wsdl4jDefinition); axisService.getPolicyInclude().setPolicyRegistry(registry); @@ -457,8 +463,7 @@ private void addDocumentation(AxisDescription axisDescription, Element documenta private void populateEndpoints(Binding binding, Definition bindingWSDL, Service wsdl4jService, - PortType portType, - Definition portTypeWSDL) throws AxisFault { + PortType portType) throws AxisFault { Map wsdl4jPorts = wsdl4jService.getPorts(); QName bindingName = binding.getQName(); @@ -471,7 +476,7 @@ private void populateEndpoints(Binding binding, // process the port type for this binding // although we support multiports they must be belongs to same port type and should have the // same soap style - populatePortType(portType, portTypeWSDL); + populatePortType(portType); Binding currentBinding; Definition currentBindingWSDL = null; @@ -492,12 +497,12 @@ private void populateEndpoints(Binding binding, if (axisService.getEndpointName() == null && bindingName.equals(port.getBinding().getQName())) { populateEndpoint(axisEndpoint, port, currentBinding, - bindingWSDL, portType, portTypeWSDL, true); + bindingWSDL, portType, true); axisService.setEndpointName(axisEndpoint.getName()); axisService.setBindingName(axisEndpoint.getBinding().getName().getLocalPart()); } else { populateEndpoint(axisEndpoint, port, currentBinding, - bindingWSDL, portType, portTypeWSDL, false); + bindingWSDL, portType, false); } axisEndpoint.setParent(axisService); @@ -523,7 +528,6 @@ private void populateEndpoint(AxisEndpoint axisEndpoint, Binding wsdl4jBinding, Definition bindingWSDL, PortType portType, - Definition portTypeWSDL, boolean isSetMessageQNames) throws AxisFault { @@ -544,7 +548,6 @@ private void populateEndpoint(AxisEndpoint axisEndpoint, wsdl4jBinding, bindingWSDL, portType, - portTypeWSDL, isSetMessageQNames); processedBindings.put(wsdl4jBinding.getQName(), axisBinding); } @@ -578,8 +581,7 @@ private void processEmbeddedEPR(List extensibilityElements, AxisEndpoint axisEnd } } - private void populatePortType(PortType wsdl4jPortType, - Definition portTypeWSDL) throws AxisFault { + private void populatePortType(PortType wsdl4jPortType) throws AxisFault { copyExtensionAttributes(wsdl4jPortType.getExtensionAttributes(), axisService, PORT_TYPE); List wsdl4jOperations = wsdl4jPortType.getOperations(); @@ -600,7 +602,7 @@ private void populatePortType(PortType wsdl4jPortType, for (Iterator iterator = wsdl4jOperations.iterator(); iterator.hasNext();) { wsdl4jOperation = (Operation) iterator.next(); - axisOperation = populateOperations(wsdl4jOperation, wsdl4jPortType, portTypeWSDL); + axisOperation = populateOperations(wsdl4jOperation, wsdl4jPortType); addDocumentation(axisOperation, wsdl4jOperation.getDocumentationElement()); if (wsdl4jOperation.getInput() != null) { addMessageDocumentation(axisOperation, wsdl4jOperation.getInput().getDocumentationElement(), WSDLConstants.MESSAGE_LABEL_IN_VALUE); @@ -645,7 +647,6 @@ private void populateBinding(AxisBinding axisBinding, Binding wsdl4jBinding, Definition bindingWSDL, PortType portType, - Definition portTypeWSDL, boolean isSetMessageQNames) throws AxisFault { @@ -678,7 +679,7 @@ private void populateBinding(AxisBinding axisBinding, axisBindingOperation.setName(new QName(bindingWSDL.getTargetNamespace(), wsdl4jBindingOperation.getName())); addDocumentation(axisBindingOperation, wsdl4jBindingOperation.getDocumentationElement()); - axisOperation = axisService.getOperation(new QName(portTypeWSDL.getTargetNamespace(), wsdl4jOperation.getName())); + axisOperation = axisService.getOperation(new QName(portType.getQName().getNamespaceURI(), wsdl4jOperation.getName())); axisBindingOperation.setAxisOperation(axisOperation); // process ExtensibilityElements of the wsdl4jBinding @@ -1406,9 +1407,9 @@ private String getSOAPStyle(BindingOperation bindingOp) { * @throws AxisFault */ private AxisOperation populateOperations(Operation wsdl4jOperation, - PortType wsdl4jPortType, Definition dif) + PortType wsdl4jPortType) throws AxisFault { - QName opName = new QName(dif.getTargetNamespace(), wsdl4jOperation.getName()); + QName opName = new QName(wsdl4jPortType.getQName().getNamespaceURI(), wsdl4jOperation.getName()); // Copy Name Attribute AxisOperation axisOperation = axisService.getOperation(opName); if (axisOperation == null) { @@ -1444,7 +1445,7 @@ private AxisOperation populateOperations(Operation wsdl4jOperation, String action = null; if (inputActions == null || inputActions.size() == 0) { action = WSDL11ActionHelper - .getActionFromInputElement(dif, wsdl4jPortType, + .getActionFromInputElement(wsdl4jDefinition, wsdl4jPortType, wsdl4jOperation, wsdl4jInputMessage); } if (action != null) { @@ -1475,7 +1476,7 @@ private AxisOperation populateOperations(Operation wsdl4jOperation, // with the Default Action Pattern String action = axisOperation.getOutputAction(); if (action == null) { - action = WSDL11ActionHelper.getActionFromOutputElement(dif, + action = WSDL11ActionHelper.getActionFromOutputElement(wsdl4jDefinition, wsdl4jPortType, wsdl4jOperation, wsdl4jOutputMessage); @@ -1507,7 +1508,7 @@ private AxisOperation populateOperations(Operation wsdl4jOperation, String action = axisOperation.getOutputAction(); if (action == null) { action = WSDL11ActionHelper - .getActionFromInputElement(dif, wsdl4jPortType, + .getActionFromInputElement(wsdl4jDefinition, wsdl4jPortType, wsdl4jOperation, wsdl4jInputMessage); } if (action != null) { @@ -1534,7 +1535,7 @@ private AxisOperation populateOperations(Operation wsdl4jOperation, ArrayList inputActions = axisOperation.getWSAMappingList(); String action = null; if (inputActions == null || inputActions.size() == 0) { - action = WSDL11ActionHelper.getActionFromOutputElement(dif, + action = WSDL11ActionHelper.getActionFromOutputElement(wsdl4jDefinition, wsdl4jPortType, wsdl4jOperation, wsdl4jOutputMessage); @@ -1563,7 +1564,7 @@ private AxisOperation populateOperations(Operation wsdl4jOperation, .setName(faultMessage.getQName().getLocalPart()); copyExtensibleElements(faultMessage.getExtensibilityElements(), - dif, axisFaultMessage, PORT_TYPE_OPERATION_FAULT); + wsdl4jDefinition, axisFaultMessage, PORT_TYPE_OPERATION_FAULT); } @@ -1572,7 +1573,7 @@ private AxisOperation populateOperations(Operation wsdl4jOperation, // with the Default Action Pattern String action = axisOperation.getFaultAction(fault.getName()); if (action == null) { - action = WSDL11ActionHelper.getActionFromFaultElement(dif, + action = WSDL11ActionHelper.getActionFromFaultElement(wsdl4jDefinition, wsdl4jPortType, wsdl4jOperation, fault); } @@ -1593,7 +1594,7 @@ private AxisOperation populateOperations(Operation wsdl4jOperation, String faultAction = axisOperation.getFaultAction(exceptionClassName); if (faultAction == null) { - faultAction = WSDL11ActionHelper.getActionFromFaultElement(dif, + faultAction = WSDL11ActionHelper.getActionFromFaultElement(wsdl4jDefinition, wsdl4jPortType, wsdl4jOperation, fault); if (log.isDebugEnabled()) { diff --git a/modules/kernel/test-resources/wsdl/imports/binding/EchoBindings.wsdl b/modules/kernel/test-resources/wsdl/imports/binding/EchoBindings.wsdl new file mode 100644 index 0000000000..99436d232b --- /dev/null +++ b/modules/kernel/test-resources/wsdl/imports/binding/EchoBindings.wsdl @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/modules/kernel/test-resources/wsdl/imports/binding/EchoService.wsdl b/modules/kernel/test-resources/wsdl/imports/binding/EchoService.wsdl new file mode 100644 index 0000000000..0c7d11b037 --- /dev/null +++ b/modules/kernel/test-resources/wsdl/imports/binding/EchoService.wsdl @@ -0,0 +1,59 @@ + + + + EchoService + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/modules/kernel/test-resources/wsdl/imports/binding/EchoTypes.xsd b/modules/kernel/test-resources/wsdl/imports/binding/EchoTypes.xsd new file mode 100644 index 0000000000..034eecb19d --- /dev/null +++ b/modules/kernel/test-resources/wsdl/imports/binding/EchoTypes.xsd @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/modules/kernel/test-resources/wsdl/imports/binding_recursive/EchoBindings.wsdl b/modules/kernel/test-resources/wsdl/imports/binding_recursive/EchoBindings.wsdl new file mode 100644 index 0000000000..53c25d0bac --- /dev/null +++ b/modules/kernel/test-resources/wsdl/imports/binding_recursive/EchoBindings.wsdl @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/modules/kernel/test-resources/wsdl/imports/binding_recursive/EchoService.wsdl b/modules/kernel/test-resources/wsdl/imports/binding_recursive/EchoService.wsdl new file mode 100644 index 0000000000..0c7d11b037 --- /dev/null +++ b/modules/kernel/test-resources/wsdl/imports/binding_recursive/EchoService.wsdl @@ -0,0 +1,59 @@ + + + + EchoService + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/modules/kernel/test-resources/wsdl/imports/binding_recursive/EchoTypes.xsd b/modules/kernel/test-resources/wsdl/imports/binding_recursive/EchoTypes.xsd new file mode 100644 index 0000000000..034eecb19d --- /dev/null +++ b/modules/kernel/test-resources/wsdl/imports/binding_recursive/EchoTypes.xsd @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/modules/kernel/test-resources/wsdl/imports/portType/EchoBindings.wsdl b/modules/kernel/test-resources/wsdl/imports/portType/EchoBindings.wsdl new file mode 100644 index 0000000000..1c624eaa69 --- /dev/null +++ b/modules/kernel/test-resources/wsdl/imports/portType/EchoBindings.wsdl @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/modules/kernel/test-resources/wsdl/imports/portType/EchoPortType.wsdl b/modules/kernel/test-resources/wsdl/imports/portType/EchoPortType.wsdl new file mode 100644 index 0000000000..4bea31a2af --- /dev/null +++ b/modules/kernel/test-resources/wsdl/imports/portType/EchoPortType.wsdl @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/modules/kernel/test-resources/wsdl/imports/portType/EchoService.wsdl b/modules/kernel/test-resources/wsdl/imports/portType/EchoService.wsdl new file mode 100644 index 0000000000..3a6222db49 --- /dev/null +++ b/modules/kernel/test-resources/wsdl/imports/portType/EchoService.wsdl @@ -0,0 +1,37 @@ + + + + EchoService + + + + + + + + + + + + + + + + + + + + diff --git a/modules/kernel/test-resources/wsdl/imports/portType/EchoTypes.xsd b/modules/kernel/test-resources/wsdl/imports/portType/EchoTypes.xsd new file mode 100644 index 0000000000..034eecb19d --- /dev/null +++ b/modules/kernel/test-resources/wsdl/imports/portType/EchoTypes.xsd @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/modules/kernel/test/org/apache/axis2/description/WSDL11ToAxisServiceBuilderTest.java b/modules/kernel/test/org/apache/axis2/description/WSDL11ToAxisServiceBuilderTest.java index d66867a9b8..cdf1c9b31a 100644 --- a/modules/kernel/test/org/apache/axis2/description/WSDL11ToAxisServiceBuilderTest.java +++ b/modules/kernel/test/org/apache/axis2/description/WSDL11ToAxisServiceBuilderTest.java @@ -23,11 +23,16 @@ import java.io.IOException; import java.io.InputStream; import java.util.ArrayList; +import java.util.HashMap; import java.util.List; +import java.util.Map; +import javax.wsdl.xml.WSDLLocator; import javax.xml.namespace.QName; import org.apache.axis2.engine.AxisConfiguration; +import org.apache.axis2.wsdl.WSDLConstants; +import org.xml.sax.InputSource; import junit.framework.TestCase; @@ -113,4 +118,170 @@ public void testGetVersionActions() throws IOException { checkOperationActions(service, operation, expectedInputAction,expectedOutputAction,expectedFaultAction); } } + + /** + * Tests parsing of EchoService.wsdl into an AxisService instance. The EchoService.wsdl + * imports EchoBindings.wsdl, which contains the binding definitions (note that it does not reverse-import the EchoService.wsdl). + * Parsing the wsdl should cause neither a "There is no port type associated with the binding" exception, nor a "Cannot determine the MEP" exception, + * provided that Axis2 does not recursively search the port type in all imported wsdls, but looks it up via {@link javax.wsdl.Definition#getPortType(QName)}, + * falling back to {@link javax.wsdl.Binding#getPortType()} if not available (will be the case when port type is imported through another document but not directly) + * + * The test verifies that no exceptions are thrown and additionally checks that the endpoint, binding, operation and its in/out messages are correctly populated from the WSDL definition. + * @throws IOException + */ + public void testImportedBindings() throws IOException { + AxisConfiguration axisConf = new AxisConfiguration(); + WSDLLocator wsdlLocator = new CustomWSDLLocator("test-resources/wsdl/imports/binding/", "EchoService.wsdl"); + AxisService service = populateAxisService(axisConf, new File(wsdlLocator.getBaseURI()), wsdlLocator); + assertValidEchoService(service, wsdlLocator); + } + + /** + * Tests parsing of EchoService.wsdl into an AxisService instance. The EchoService.wsdl + * imports EchoBindings.wsdl, which reverse-imports the EchoService.wsdl (i.e. we have a circular import). + * Parsing the wsdl should cause neither a "There is no port type associated with the binding" exception, nor a "Cannot determine the MEP" exception, + * provided that Axis2 does not recursively search the port type in all imported wsdls, but looks it up via {@link javax.wsdl.Definition#getPortType(QName)}, + * falling back to {@link javax.wsdl.Binding#getPortType()} if not available (will be the case when port type is imported through another document but not directly) + * + * The test verifies that no exceptions are thrown and additionally checks that the endpoint, binding, operation and its in/out messages are correctly populated from the WSDL definition. + * @throws IOException + */ + public void testCircularImportedBindings() throws IOException { + AxisConfiguration axisConf = new AxisConfiguration(); + WSDLLocator wsdlLocator = new CustomWSDLLocator("test-resources/wsdl/imports/binding_recursive/", "EchoService.wsdl"); + AxisService service = populateAxisService(axisConf, new File(wsdlLocator.getBaseURI()), wsdlLocator); + assertValidEchoService(service, wsdlLocator); + } + + /** + * Tests parsing of EchoService.wsdl into an AxisService instance. The EchoService.wsdl + * imports EchoBindings.wsdl, which in turn imports the EchoPortType.wsdl. + * Parsing the wsdl should cause neither a "There is no port type associated with the binding" exception, nor a "Cannot determine the MEP" exception, + * provided that Axis2 does not recursively search the port type in all imported wsdls, but looks it up via {@link javax.wsdl.Definition#getPortType(QName)}, + * falling back to {@link javax.wsdl.Binding#getPortType()} if not available (will be the case when port type is imported through another document but not directly) + * + * The test verifies that no exceptions are thrown and additionally checks that the endpoint, binding, operation and its in/out messages are correctly populated from the WSDL definition. + * @throws IOException + */ + public void testImportedPortType() throws IOException { + AxisConfiguration axisConf = new AxisConfiguration(); + WSDLLocator wsdlLocator = new CustomWSDLLocator("test-resources/wsdl/imports/portType/", "EchoService.wsdl"); + AxisService service = populateAxisService(axisConf, new File(wsdlLocator.getBaseURI()), wsdlLocator); + assertValidEchoService(service, wsdlLocator); + } + + private void assertValidEchoService(AxisService echoService, WSDLLocator wsdlLocator) { + //check soap12 endpoint and binding are available + String endpointName = "EchoServiceHttpSoap12Endpoint"; + AxisEndpoint soap12Endpoint = echoService.getEndpoint(endpointName); + assertNotNull(String.format("Cannot find %s endpoint in wsdl definition: %s", endpointName, wsdlLocator.getBaseURI()), soap12Endpoint); + + AxisBinding soap12Binding = soap12Endpoint.getBinding(); + assertNotNull(String.format("Binding not set on %s endpoint in wsdl definition: %s", endpointName, wsdlLocator.getBaseURI()), soap12Binding); + + //check that policy reference is present on the binding subject + String bindingPolicyRefId = "#basicAuthPolicy"; + assertNotNull(String.format("Cannot find policy reference %s on binding %s", bindingPolicyRefId, soap12Binding.getName()), + soap12Binding.getPolicySubject().getAttachedPolicyComponent(bindingPolicyRefId)); + + //check that binding operation and respective operation are available + QName echoBindingOpName = new QName("http://tempuri.org/bindings", "echo"); + AxisBindingOperation echoBindingOp = (AxisBindingOperation) soap12Binding.getChild(echoBindingOpName); + assertNotNull(String.format("Cannot find %s binding operation on binding %s", echoBindingOpName, soap12Binding), echoBindingOp); + + AxisOperation echoOp = echoBindingOp.getAxisOperation(); + assertNotNull(String.format("Operation not set on binding operation %s", echoBindingOp.getName()), echoOp); + + //check that operation style is correctly identified and an operation with respective mep is created + assertTrue(String.format("Operation %s is not an instance of %s", echoOp.getName(), InOutAxisOperation.class.getName()), echoOp instanceof InOutAxisOperation); + assertEquals(String.format("Operation %s specifies an unexpected MEP uri: %s", echoOp.getName(), echoOp.getMessageExchangePattern()), + WSDL2Constants.MEP_URI_IN_OUT, echoOp.getMessageExchangePattern()); + + //check in/out messages + AxisMessage inMessage = echoOp.getMessage(WSDLConstants.MESSAGE_LABEL_IN_VALUE); + assertNotNull(String.format("No input message set on operation %s", echoOp.getName()), inMessage); + QName echoInMessageName = new QName("http://tempuri.org/types", "echo"); + assertEquals(String.format("Unexpected input message QName set on operation %s", echoOp.getName()), echoInMessageName, inMessage.getElementQName()); + //message name is 'echoRequest' whereas the QName's local name is simply 'echo' + assertEquals(String.format("Unexpected input message name set on operation %s", echoOp.getName()), "echoRequest", inMessage.getName()); + + AxisMessage outMessage = echoOp.getMessage(WSDLConstants.MESSAGE_LABEL_OUT_VALUE); + assertNotNull(String.format("No output message set on operation %s", echoOp.getName()), outMessage); + QName echoOutMessageName = new QName("http://tempuri.org/types", "echoResponse"); + assertEquals(String.format("Unexpected output message QName set on operation %s", echoOp.getName()), echoOutMessageName, outMessage.getElementQName()); + assertEquals(String.format("Unexpected output message name set on operation %s", echoOp.getName()), echoOutMessageName.getLocalPart(), outMessage.getName()); + } + + private AxisService populateAxisService(AxisConfiguration axisConf, File wsdlFile, WSDLLocator wsdlLocator) throws IOException { + InputStream in = null; + try { + in = new FileInputStream(wsdlFile); + WSDL11ToAxisServiceBuilder wsdl11Builder = new WSDL11ToAxisServiceBuilder(in); + if (wsdlLocator != null) { + wsdl11Builder.setCustomWSDLResolver(wsdlLocator); + } + wsdl11Builder.setDocumentBaseUri(wsdlFile.getParentFile().toURI().toString()); + if (axisConf != null) { + wsdl11Builder.useAxisConfiguration(axisConf); + } + AxisService service = wsdl11Builder.populateService(); + assertNotNull("Could not load AxisService from wsdl: " + wsdlFile.getAbsolutePath(), service); + + return service; + } finally { + if (in != null) { + in.close(); + } + } + } + + //custom locator that can located imported wsdls relative to the base wsdl uri (code borrowed from wsdl4j) + class CustomWSDLLocator implements WSDLLocator { + private String wsdlURI; + + private InputSource baseInputSource; + private Map importInputSources = new HashMap(); + private boolean closed = false; + private String baseURI; + private String lastImportURI; + + public CustomWSDLLocator(String baseURI, String wsdlURI) { + this.baseURI = baseURI; + this.wsdlURI = wsdlURI; + } + + public InputSource getBaseInputSource() { + if (baseInputSource == null) { + lastImportURI = baseURI + wsdlURI; + baseInputSource = new InputSource(lastImportURI); + } + return baseInputSource; + } + + public InputSource getImportInputSource(String parentLocation, String importLocation) { + InputSource inSource = (InputSource) importInputSources.get(importLocation); + if (inSource == null) { + lastImportURI = baseURI + importLocation; + inSource = new InputSource(lastImportURI); + importInputSources.put(importLocation, inSource); + } + return inSource; + } + + public String getBaseURI() { + return baseURI + wsdlURI; + } + + public String getLatestImportURI() { + return lastImportURI; + } + + public void close() { + closed = true; + } + + public boolean isClosed() { + return closed; + } + } } From 34218a0d620c6e59854e44e46503bb04c438b1be Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 14 Feb 2016 20:20:51 +0000 Subject: [PATCH 018/231] AXIS2-5694: Merge r1730180 to the 1.7 branch. --- modules/adb-tests/pom.xml | 144 ++++++++++++++++++ .../axis2/databinding/mtom/MTOMTest.java | 53 +++++++ .../mtom/service/MTOMServiceImpl.java | 34 +++++ .../adb-tests/src/test/wsdl/MTOMService.wsdl | 48 ++++++ pom.xml | 1 + 5 files changed, 280 insertions(+) create mode 100644 modules/adb-tests/pom.xml create mode 100644 modules/adb-tests/src/test/java/org/apache/axis2/databinding/mtom/MTOMTest.java create mode 100644 modules/adb-tests/src/test/java/org/apache/axis2/databinding/mtom/service/MTOMServiceImpl.java create mode 100644 modules/adb-tests/src/test/wsdl/MTOMService.wsdl diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml new file mode 100644 index 0000000000..010f1578e1 --- /dev/null +++ b/modules/adb-tests/pom.xml @@ -0,0 +1,144 @@ + + + + 4.0.0 + + org.apache.axis2 + axis2 + 1.7.1-SNAPSHOT + ../../pom.xml + + + axis2-adb-tests + Apache Axis2 - ADB Tests + ADB Tests + http://axis.apache.org/axis2/java/core/ + + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-tests + + + + ${project.groupId} + axis2-adb + ${project.version} + test + + + ${project.groupId} + axis2-transport-local + ${project.version} + test + + + ${project.groupId} + axis2-transport-http + ${project.version} + test + + + junit + junit + test + + + org.apache.ws.commons.axiom + testutils + test + + + com.sun.xml.ws + jaxws-rt + + + + + + + ${project.groupId} + axis2-wsdl2code-maven-plugin + ${project.version} + + + generate-test-sources + + wsdl2code + + + src/test/wsdl/MTOMService.wsdl + adb + sync + org.apache.axis2.databinding.mtom.client + + + + + + org.codehaus.mojo + jaxws-maven-plugin + 2.4.1 + + + + wsimport-test + + + + ${basedir}/src/test/wsdl/MTOMService.wsdl + + org.apache.axis2.databinding.mtom.service + + + + + + com.sun.xml.ws + jaxws-tools + ${jaxws.tools.version} + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + process-test-resources + + add-test-source + + + + ${project.build.directory}/generated-sources/axis2/wsdl2code/src + + + + + + + maven-deploy-plugin + + true + + + + + diff --git a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/mtom/MTOMTest.java b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/mtom/MTOMTest.java new file mode 100644 index 0000000000..6ae0a79f3b --- /dev/null +++ b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/mtom/MTOMTest.java @@ -0,0 +1,53 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.axis2.databinding.mtom; + +import javax.activation.DataHandler; +import javax.xml.ws.Endpoint; + +import org.apache.axiom.testutils.PortAllocator; +import org.apache.axiom.testutils.activation.RandomDataSource; +import org.apache.axiom.testutils.io.IOTestUtils; +import org.apache.axis2.Constants; +import org.apache.axis2.databinding.mtom.client.MTOMServiceStub; +import org.apache.axis2.databinding.mtom.client.MTOMServiceStub.GetContent; +import org.apache.axis2.databinding.mtom.service.MTOMServiceImpl; +import org.junit.Ignore; +import org.junit.Test; + +public class MTOMTest { + @Test + @Ignore("AXIS2-5694") + public void test() throws Exception { + int port = PortAllocator.allocatePort(); + String address = "http://localhost:" + port + "/mtom"; + Endpoint endpoint = Endpoint.publish(address, new MTOMServiceImpl()); + try { + MTOMServiceStub stub = new MTOMServiceStub(address); + // JAX-WS only produces an MTOM response if the request uses MTOM + stub._getServiceClient().getOptions().setProperty(Constants.Configuration.ENABLE_MTOM, Constants.VALUE_TRUE); + DataHandler content = stub.getContent(new GetContent()).getContent(); + IOTestUtils.compareStreams( + new RandomDataSource(654321L, 1000000).getInputStream(), "expected", + content.getInputStream(), "actual"); + } finally { + endpoint.stop(); + } + } +} diff --git a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/mtom/service/MTOMServiceImpl.java b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/mtom/service/MTOMServiceImpl.java new file mode 100644 index 0000000000..c843d30c2b --- /dev/null +++ b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/mtom/service/MTOMServiceImpl.java @@ -0,0 +1,34 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.axis2.databinding.mtom.service; + +import javax.activation.DataHandler; +import javax.jws.WebService; +import javax.xml.ws.soap.MTOM; + +import org.apache.axiom.testutils.activation.RandomDataSource; + +@WebService(endpointInterface="org.apache.axis2.databinding.mtom.service.MTOMService") +@MTOM +public class MTOMServiceImpl implements MTOMService { + @Override + public DataHandler getContent() { + return new DataHandler(new RandomDataSource(654321L, 1000000)); + } +} diff --git a/modules/adb-tests/src/test/wsdl/MTOMService.wsdl b/modules/adb-tests/src/test/wsdl/MTOMService.wsdl new file mode 100644 index 0000000000..c7b1613289 --- /dev/null +++ b/modules/adb-tests/src/test/wsdl/MTOMService.wsdl @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pom.xml b/pom.xml index 7c1837b0cd..d53e34b502 100644 --- a/pom.xml +++ b/pom.xml @@ -42,6 +42,7 @@ apidocs modules/adb modules/adb-codegen + modules/adb-tests modules/addressing modules/codegen modules/fastinfoset From 48d497d391064df60e31c174b199f4cb717dfc69 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 14 Feb 2016 23:16:35 +0000 Subject: [PATCH 019/231] AXIS2-5741: Merge r1730369 to the 1.7 branch. --- modules/adb-tests/pom.xml | 61 +++- .../databinding/axis2_5741/ServiceTest.java | 53 +++ .../service/FiverxLinkServiceImpl.java | 34 ++ .../adb-tests/src/test/wsdl/AXIS2-5741.wsdl | 309 ++++++++++++++++++ .../adb-tests/src/test/xslt/AXIS2-5741.xsl | 11 + 5 files changed, 466 insertions(+), 2 deletions(-) create mode 100644 modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/ServiceTest.java create mode 100644 modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/service/FiverxLinkServiceImpl.java create mode 100644 modules/adb-tests/src/test/wsdl/AXIS2-5741.wsdl create mode 100644 modules/adb-tests/src/test/xslt/AXIS2-5741.xsl diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index 010f1578e1..122e6bdae9 100644 --- a/modules/adb-tests/pom.xml +++ b/modules/adb-tests/pom.xml @@ -78,15 +78,58 @@ ${project.version} + wsdl2code-mtom generate-test-sources wsdl2code src/test/wsdl/MTOMService.wsdl - adb sync org.apache.axis2.databinding.mtom.client + ${project.build.directory}/wsdl2code/mtom + + + + wsdl2code-axis2-5741 + generate-test-sources + + wsdl2code + + + src/test/wsdl/AXIS2-5741.wsdl + org.apache.axis2.databinding.axis2_5741.service + true + true + ${project.build.directory}/wsdl2code/AXIS2-5741 + + + + + adb + + + + org.codehaus.mojo + xml-maven-plugin + 1.0.1 + + + generate-test-resources + + transform + + + + + ${project.build.directory}/wsdl2code/AXIS2-5741/resources + + services.xml + + src/test/xslt/AXIS2-5741.xsl + ${project.build.directory}/repo/AXIS2-5741/services/FiverxLinkService/META-INF + + @@ -97,6 +140,7 @@ 2.4.1 + wsimport-mtom wsimport-test @@ -107,6 +151,18 @@ org.apache.axis2.databinding.mtom.service + + wsimport-axis2-5741 + + wsimport-test + + + + ${basedir}/src/test/wsdl/AXIS2-5741.wsdl + + org.apache.axis2.databinding.axis2_5741.client + + @@ -127,7 +183,8 @@ - ${project.build.directory}/generated-sources/axis2/wsdl2code/src + ${project.build.directory}/wsdl2code/mtom/src + ${project.build.directory}/wsdl2code/AXIS2-5741/src diff --git a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/ServiceTest.java b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/ServiceTest.java new file mode 100644 index 0000000000..3b44befe90 --- /dev/null +++ b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/ServiceTest.java @@ -0,0 +1,53 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.axis2.databinding.axis2_5741; + +import static com.google.common.truth.Truth.assertThat; + +import javax.xml.ws.BindingProvider; + +import org.apache.axiom.testutils.PortAllocator; +import org.apache.axis2.context.ConfigurationContext; +import org.apache.axis2.context.ConfigurationContextFactory; +import org.apache.axis2.databinding.axis2_5741.client.FiverxLinkService; +import org.apache.axis2.databinding.axis2_5741.client.FiverxLinkService_Service; +import org.apache.axis2.transport.http.SimpleHTTPServer; +import org.junit.Ignore; +import org.junit.Test; + +public class ServiceTest { + @Test + @Ignore("AXIS2-5741") + public void test() throws Exception { + int port = PortAllocator.allocatePort(); + ConfigurationContext configurationContext = + ConfigurationContextFactory.createConfigurationContextFromFileSystem("target/repo/AXIS2-5741"); + SimpleHTTPServer server = new SimpleHTTPServer(configurationContext, port); + server.start(); + try { + FiverxLinkService client = new FiverxLinkService_Service().getFiverxLinkServicePort(); + ((BindingProvider)client).getRequestContext().put( + BindingProvider.ENDPOINT_ADDRESS_PROPERTY, + "http://localhost:" + port + "/axis2/services/FiverxLinkService"); + assertThat(client.ladeRzVersion("test")).isEqualTo("test response"); + } finally { + server.stop(); + } + } +} diff --git a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/service/FiverxLinkServiceImpl.java b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/service/FiverxLinkServiceImpl.java new file mode 100644 index 0000000000..3d3057abf7 --- /dev/null +++ b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/service/FiverxLinkServiceImpl.java @@ -0,0 +1,34 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.axis2.databinding.axis2_5741.service; + +import de.fiverx.spec.abrechnungsservice.types.LadeRzVersionE; +import de.fiverx.spec.abrechnungsservice.types.LadeRzVersionResponse; +import de.fiverx.spec.abrechnungsservice.types.LadeRzVersionResponseE; + +public class FiverxLinkServiceImpl extends FiverxLinkServiceSkeleton { + @Override + public LadeRzVersionResponseE ladeRzVersion(LadeRzVersionE ladeRzVersion) { + LadeRzVersionResponseE ladeRzVersionResponseE = new LadeRzVersionResponseE(); + LadeRzVersionResponse ladeRzVersionResponse = new LadeRzVersionResponse(); + ladeRzVersionResponseE.setLadeRzVersionResponse(ladeRzVersionResponse); + ladeRzVersionResponse.setResult("test result"); + return ladeRzVersionResponseE; + } +} diff --git a/modules/adb-tests/src/test/wsdl/AXIS2-5741.wsdl b/modules/adb-tests/src/test/wsdl/AXIS2-5741.wsdl new file mode 100644 index 0000000000..c37025814b --- /dev/null +++ b/modules/adb-tests/src/test/wsdl/AXIS2-5741.wsdl @@ -0,0 +1,309 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/modules/adb-tests/src/test/xslt/AXIS2-5741.xsl b/modules/adb-tests/src/test/xslt/AXIS2-5741.xsl new file mode 100644 index 0000000000..4801e07d64 --- /dev/null +++ b/modules/adb-tests/src/test/xslt/AXIS2-5741.xsl @@ -0,0 +1,11 @@ + + + + org.apache.axis2.databinding.axis2_5741.service.FiverxLinkServiceImpl + + + + + + + From 06bea1f7f98d5e2426133aca1df38eec34439d3c Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 14 Feb 2016 23:22:51 +0000 Subject: [PATCH 020/231] AXIS2-5741: Merge r1730427 to the 1.7 branch. --- .../org/apache/axis2/databinding/axis2_5741/ServiceTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/ServiceTest.java b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/ServiceTest.java index 3b44befe90..582742d183 100644 --- a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/ServiceTest.java +++ b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/ServiceTest.java @@ -45,7 +45,7 @@ public void test() throws Exception { ((BindingProvider)client).getRequestContext().put( BindingProvider.ENDPOINT_ADDRESS_PROPERTY, "http://localhost:" + port + "/axis2/services/FiverxLinkService"); - assertThat(client.ladeRzVersion("test")).isEqualTo("test response"); + assertThat(client.ladeRzVersion("test")).isEqualTo("test result"); } finally { server.stop(); } From d2d370f8c6fb42a665d0dbc005a8119f8fc3571e Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Mon, 15 Feb 2016 23:34:59 +0000 Subject: [PATCH 021/231] AXIS2-5741: Merge r1730618 to the 1.7 branch. --- .../apache/axis2/schema/SchemaCompiler.java | 22 +++++++++---------- .../databinding/axis2_5741/ServiceTest.java | 2 -- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java b/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java index 83dae5f6f3..fc790176c2 100644 --- a/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java +++ b/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java @@ -619,7 +619,7 @@ private void processElement(XmlSchemaElement xsElt, boolean isOuter, String className = findClassName(schemaType.getQName(), isArray(xsElt)); - innerElementMap.put(xsElt.getQName(), className); + innerElementMap.put(xsElt.getWireName(), className); // always store the class name in the element meta Info itself // this details only needed by the unwrappig to set the complex type @@ -642,7 +642,7 @@ private void processElement(XmlSchemaElement xsElt, boolean isOuter, //the anon map. we've to write it just like we treat a referenced type(giving due //care that this is meant to be an attribute in some class) - QName generatedTypeName = generateTypeQName(xsElt.getQName(), parentSchema); + QName generatedTypeName = generateTypeQName(xsElt.getWireName(), parentSchema); if (schemaType instanceof XmlSchemaComplexType) { //set a name @@ -664,7 +664,7 @@ private void processElement(XmlSchemaElement xsElt, boolean isOuter, processedAnonymousComplexTypesMap.remove(xsElt); String className = findClassName(schemaType.getQName(), isArray(xsElt)); innerElementMap.put( - xsElt.getQName(), + xsElt.getWireName(), className); //store in the schema map to retrive in the unwrapping @@ -832,7 +832,7 @@ private void processElement(XmlSchemaElement xsElt, boolean isOuter, if (!isOuter) { String className = findClassName(schemaTypeName, isArray(xsElt)); //since this is a inner element we should add it to the inner element map - innerElementMap.put(xsElt.getQName(), className); + innerElementMap.put(xsElt.getWireName(), className); // set the class name to be used in unwrapping xsElt.addMetaInfo(SchemaConstants.SchemaCompilerInfoHolder.CLASSNAME_KEY, className); @@ -843,7 +843,7 @@ private void processElement(XmlSchemaElement xsElt, boolean isOuter, //this type is not found at all. we'll just register it with whatever the class name we can comeup with if (!isOuter) { String className = findClassName(schemaTypeName, isArray(xsElt)); - innerElementMap.put(xsElt.getQName(), className); + innerElementMap.put(xsElt.getWireName(), className); // set the class name to be used in unwrapping xsElt.addMetaInfo(SchemaConstants.SchemaCompilerInfoHolder.CLASSNAME_KEY, className); @@ -2246,12 +2246,12 @@ private void addProcessedItemsToMetaInfoHolder( XmlSchemaElement elt = (XmlSchemaElement) child; QName referencedQName = null; - if (elt.getQName() != null) { - referencedQName = elt.getQName(); + if (elt.getWireName() != null) { + referencedQName = elt.getWireName(); QName schemaTypeQName = elt.getSchemaType() != null ? elt.getSchemaType().getQName() : elt.getSchemaTypeName(); if (schemaTypeQName != null) { - String clazzName = (String) processedElementTypeMap.get(elt.getQName()); + String clazzName = (String) processedElementTypeMap.get(elt.getWireName()); metainfHolder.registerMapping(referencedQName, schemaTypeQName, clazzName, @@ -2337,13 +2337,13 @@ private void addProcessedItemsToMetaInfoHolder( } //get the nillable state and register that on the metainf holder - if (localNillableList.contains(elt.getQName())) { - metainfHolder.registerNillableQName(elt.getQName()); + if (localNillableList.contains(elt.getWireName())) { + metainfHolder.registerNillableQName(elt.getWireName()); } //get the binary state and add that to the status map if (isBinary(elt)) { - metainfHolder.addtStatus(elt.getQName(), + metainfHolder.addtStatus(elt.getWireName(), SchemaConstants.BINARY_TYPE); } // process the XMLSchemaAny diff --git a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/ServiceTest.java b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/ServiceTest.java index 582742d183..23caa816a7 100644 --- a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/ServiceTest.java +++ b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/ServiceTest.java @@ -28,12 +28,10 @@ import org.apache.axis2.databinding.axis2_5741.client.FiverxLinkService; import org.apache.axis2.databinding.axis2_5741.client.FiverxLinkService_Service; import org.apache.axis2.transport.http.SimpleHTTPServer; -import org.junit.Ignore; import org.junit.Test; public class ServiceTest { @Test - @Ignore("AXIS2-5741") public void test() throws Exception { int port = PortAllocator.allocatePort(); ConfigurationContext configurationContext = From 9723a929acaffe15f5911323719e4efe212562fb Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 20 Feb 2016 17:07:49 +0000 Subject: [PATCH 022/231] Merge r1731425 to the 1.7 branch. --- modules/distribution/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index e4bae10e72..c9cb8630fe 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -443,7 +443,7 @@ maven-invoker-plugin - 1.5 + 2.0.0 build-maven-samples From f8745c8815fba20c792f7b725719361ca8f96e29 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 20 Feb 2016 19:20:18 +0000 Subject: [PATCH 023/231] Merge r1731441 to the 1.7 branch. --- modules/jaxws/build.xml | 38 -------------------------------------- modules/jaxws/pom.xml | 25 +++++++++++++++++++++++-- 2 files changed, 23 insertions(+), 40 deletions(-) delete mode 100644 modules/jaxws/build.xml diff --git a/modules/jaxws/build.xml b/modules/jaxws/build.xml deleted file mode 100644 index 29122f26f7..0000000000 --- a/modules/jaxws/build.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index c98e9d6595..e17dd01e88 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -124,6 +124,13 @@ log4j test + + ${project.groupId} + addressing + ${project.version} + mar + test + http://axis.apache.org/axis2/java/core/ @@ -306,8 +313,6 @@ - - @@ -316,6 +321,22 @@ + + org.apache.axis2 + axis2-repo-maven-plugin + + + + create-test-repository + + + ../kernel/conf/axis2.xml + conf + ${project.build.directory}/repository + + + + org.codehaus.mojo build-helper-maven-plugin From c70164675d4a6906a538204856a624f3437c5dae Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 20 Feb 2016 20:13:59 +0000 Subject: [PATCH 024/231] Merge r1731446 and r1731448 to the 1.7 branch to ensure that the binary distribution contains all necessary license files. --- ...-impl-dom-LICENSE.txt => gson-LICENSE.txt} | 2 +- ...ema-LICENSE.txt => httpclient-LICENSE.txt} | 0 ...api-LICENSE.txt => woden-core-LICENSE.txt} | 0 legal/woden-impl-commons-LICENSE.txt | 202 ------------------ ...LICENSE.txt => xmlschema-core-LICENSE.txt} | 0 modules/distribution/pom.xml | 6 +- 6 files changed, 5 insertions(+), 205 deletions(-) rename legal/{woden-impl-dom-LICENSE.txt => gson-LICENSE.txt} (100%) rename legal/{XmlSchema-LICENSE.txt => httpclient-LICENSE.txt} (100%) rename legal/{woden-api-LICENSE.txt => woden-core-LICENSE.txt} (100%) delete mode 100644 legal/woden-impl-commons-LICENSE.txt rename legal/{regexp-LICENSE.txt => xmlschema-core-LICENSE.txt} (100%) diff --git a/legal/woden-impl-dom-LICENSE.txt b/legal/gson-LICENSE.txt similarity index 100% rename from legal/woden-impl-dom-LICENSE.txt rename to legal/gson-LICENSE.txt index 57bc88a15a..d645695673 100644 --- a/legal/woden-impl-dom-LICENSE.txt +++ b/legal/gson-LICENSE.txt @@ -1,3 +1,4 @@ + Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ @@ -199,4 +200,3 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - diff --git a/legal/XmlSchema-LICENSE.txt b/legal/httpclient-LICENSE.txt similarity index 100% rename from legal/XmlSchema-LICENSE.txt rename to legal/httpclient-LICENSE.txt diff --git a/legal/woden-api-LICENSE.txt b/legal/woden-core-LICENSE.txt similarity index 100% rename from legal/woden-api-LICENSE.txt rename to legal/woden-core-LICENSE.txt diff --git a/legal/woden-impl-commons-LICENSE.txt b/legal/woden-impl-commons-LICENSE.txt deleted file mode 100644 index fef8c29fe0..0000000000 --- a/legal/woden-impl-commons-LICENSE.txt +++ /dev/null @@ -1,202 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - diff --git a/legal/regexp-LICENSE.txt b/legal/xmlschema-core-LICENSE.txt similarity index 100% rename from legal/regexp-LICENSE.txt rename to legal/xmlschema-core-LICENSE.txt diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index c9cb8630fe..f1d5f8bb5b 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -281,7 +281,9 @@ - + + http://axis.apache.org/axis2/java/core/ From d25e9b7d1fc8bce16b22e6344845ac65a3f3f47a Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 20 Feb 2016 20:30:00 +0000 Subject: [PATCH 025/231] Prepare Axis2 1.7.1 release note. --- src/site/markdown/release-notes/1.7.1.md | 12 ++++++++++++ src/site/site.xml | 1 + 2 files changed, 13 insertions(+) diff --git a/src/site/markdown/release-notes/1.7.1.md b/src/site/markdown/release-notes/1.7.1.md index e69de29bb2..5d27872877 100644 --- a/src/site/markdown/release-notes/1.7.1.md +++ b/src/site/markdown/release-notes/1.7.1.md @@ -0,0 +1,12 @@ +Apache Axis2 1.7.1 Release Note +------------------------------- + +Apache Axis2 1.7.1 is a maintenance release that fixes a critical issue in ADB +causing it to produce messages that don't conform to the XML schema (see +[AXIS2-5741][]). All users of ADB in Axis2 1.7.0 should upgrade to 1.7.1 +as soon as possible. + +This release also fixes an issue with the Eclipse plugins (see [AXIS2-5738][]). + +[AXIS2-5741]: https://issues.apache.org/jira/browse/AXIS2-5741 +[AXIS2-5738]: https://issues.apache.org/jira/browse/AXIS2-5738 diff --git a/src/site/site.xml b/src/site/site.xml index 3bd8c16d2d..989433d9cc 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -48,6 +48,7 @@ + From 2ec5ca7c0ab509f1edffbd14b59ff974b93f9504 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 20 Feb 2016 21:06:12 +0000 Subject: [PATCH 026/231] Switch back to Axiom release version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d53e34b502..41622ba9a3 100644 --- a/pom.xml +++ b/pom.xml @@ -485,7 +485,7 @@ 3.0.3 1.0M10 - 1.2.18-SNAPSHOT + 1.2.17 2.2.1 1.7.0 2.7.7 From 28feb634fe66883d1cff18be9f8dff64c188634a Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 20 Feb 2016 21:40:44 +0000 Subject: [PATCH 027/231] [maven-release-plugin] prepare release v1.7.1 --- apidocs/pom.xml | 2 +- modules/adb-codegen/pom.xml | 8 ++++---- modules/adb-tests/pom.xml | 8 ++++---- modules/adb/pom.xml | 8 ++++---- modules/addressing/pom.xml | 8 ++++---- modules/clustering/pom.xml | 8 ++++---- modules/codegen/pom.xml | 8 ++++---- modules/corba/pom.xml | 8 ++++---- modules/distribution/pom.xml | 8 ++++---- modules/fastinfoset/pom.xml | 8 ++++---- modules/integration/pom.xml | 8 ++++---- modules/java2wsdl/pom.xml | 8 ++++---- modules/jaxbri/pom.xml | 8 ++++---- modules/jaxws-integration/pom.xml | 8 ++++---- modules/jaxws-mar/pom.xml | 8 ++++---- modules/jaxws/pom.xml | 8 ++++---- modules/jibx/pom.xml | 8 ++++---- modules/json/pom.xml | 8 ++++---- modules/kernel/pom.xml | 8 ++++---- modules/metadata/pom.xml | 8 ++++---- modules/mex/pom.xml | 8 ++++---- modules/mtompolicy-mar/pom.xml | 8 ++++---- modules/mtompolicy/pom.xml | 8 ++++---- modules/osgi-tests/pom.xml | 8 ++++---- modules/osgi/pom.xml | 8 ++++---- modules/ping/pom.xml | 8 ++++---- modules/resource-bundle/pom.xml | 8 ++++---- modules/saaj/pom.xml | 8 ++++---- modules/samples/java_first_jaxws/pom.xml | 10 +++++----- modules/samples/jaxws-addressbook/pom.xml | 4 ++-- modules/samples/jaxws-calculator/pom.xml | 4 ++-- modules/samples/jaxws-interop/pom.xml | 4 ++-- modules/samples/jaxws-samples/pom.xml | 12 ++++++------ modules/samples/jaxws-version/pom.xml | 2 +- modules/samples/pom.xml | 2 +- .../transport/https-sample/httpsClient/pom.xml | 4 ++-- .../transport/https-sample/httpsService/pom.xml | 4 ++-- modules/samples/transport/https-sample/pom.xml | 2 +- .../samples/transport/jms-sample/jmsService/pom.xml | 4 ++-- modules/samples/transport/jms-sample/pom.xml | 2 +- modules/samples/version/pom.xml | 8 ++++---- modules/scripting/pom.xml | 8 ++++---- modules/soapmonitor/module/pom.xml | 8 ++++---- modules/soapmonitor/servlet/pom.xml | 8 ++++---- modules/spring/pom.xml | 8 ++++---- modules/testutils/pom.xml | 8 ++++---- modules/tool/archetype/quickstart-webapp/pom.xml | 4 ++-- modules/tool/archetype/quickstart/pom.xml | 4 ++-- modules/tool/axis2-aar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-ant-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-service-plugin/pom.xml | 8 ++++---- modules/tool/axis2-idea-plugin/pom.xml | 8 ++++---- modules/tool/axis2-java2wsdl-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-mar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-repo-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-wsdl2code-maven-plugin/pom.xml | 8 ++++---- modules/tool/simple-server-maven-plugin/pom.xml | 8 ++++---- modules/transport/base/pom.xml | 8 ++++---- modules/transport/http/pom.xml | 8 ++++---- modules/transport/jms/pom.xml | 8 ++++---- modules/transport/local/pom.xml | 8 ++++---- modules/transport/mail/pom.xml | 8 ++++---- modules/transport/tcp/pom.xml | 8 ++++---- modules/transport/testkit/pom.xml | 8 ++++---- modules/transport/udp/pom.xml | 8 ++++---- modules/transport/xmpp/pom.xml | 8 ++++---- modules/webapp/pom.xml | 8 ++++---- modules/xmlbeans/pom.xml | 8 ++++---- pom.xml | 8 ++++---- 70 files changed, 252 insertions(+), 252 deletions(-) diff --git a/apidocs/pom.xml b/apidocs/pom.xml index 160256a94d..6df4725f5f 100644 --- a/apidocs/pom.xml +++ b/apidocs/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 apidocs Javadoc diff --git a/modules/adb-codegen/pom.xml b/modules/adb-codegen/pom.xml index 5b6ba6e829..83a28683aa 100644 --- a/modules/adb-codegen/pom.xml +++ b/modules/adb-codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-adb-codegen @@ -72,9 +72,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb-codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/adb-codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/adb-codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/adb-codegen src diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index 122e6bdae9..c076e575d7 100644 --- a/modules/adb-tests/pom.xml +++ b/modules/adb-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml @@ -31,9 +31,9 @@ ADB Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/adb-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/adb-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/adb-tests diff --git a/modules/adb/pom.xml b/modules/adb/pom.xml index 71c668d043..3b22153066 100644 --- a/modules/adb/pom.xml +++ b/modules/adb/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml @@ -33,9 +33,9 @@ Axis2 Data Binding module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/adb + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/adb + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/adb diff --git a/modules/addressing/pom.xml b/modules/addressing/pom.xml index 1ffe20b915..5f6cf4c72b 100644 --- a/modules/addressing/pom.xml +++ b/modules/addressing/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml addressing @@ -50,9 +50,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/addressing + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/addressing + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/addressing + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/addressing src diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml index fa81eb0d81..2df722fc6b 100644 --- a/modules/clustering/pom.xml +++ b/modules/clustering/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-clustering @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/clustering + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/clustering + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/clustering + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/clustering src diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index a381c38165..970919278d 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-codegen @@ -90,9 +90,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/codegen src diff --git a/modules/corba/pom.xml b/modules/corba/pom.xml index 141856de28..fa743a7018 100644 --- a/modules/corba/pom.xml +++ b/modules/corba/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-corba @@ -58,9 +58,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/corba + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/corba + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/corba + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/corba src diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index f1d5f8bb5b..6f275af1b1 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml @@ -316,9 +316,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/distribution + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/distribution + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/distribution + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/distribution diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index 2f432c02c1..baed401316 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-fastinfoset @@ -112,9 +112,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/fastinfoset + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/fastinfoset + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/fastinfoset + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/fastinfoset src diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 09d23b99da..87bb22a9c6 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-integration @@ -150,9 +150,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/integration + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/integration src diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml index 4a71e0f7f1..28e6aa29b7 100644 --- a/modules/java2wsdl/pom.xml +++ b/modules/java2wsdl/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-java2wsdl @@ -109,9 +109,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/java2wsdl + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/java2wsdl + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/java2wsdl + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/java2wsdl src diff --git a/modules/jaxbri/pom.xml b/modules/jaxbri/pom.xml index 77ba6ef6fb..094906a01b 100644 --- a/modules/jaxbri/pom.xml +++ b/modules/jaxbri/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-jaxbri @@ -81,9 +81,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxbri + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxbri + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxbri + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/jaxbri diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index e176586892..48b2c15ba1 100644 --- a/modules/jaxws-integration/pom.xml +++ b/modules/jaxws-integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-jaxws-integration @@ -99,9 +99,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxws-integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxws-integration + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/jaxws-integration src diff --git a/modules/jaxws-mar/pom.xml b/modules/jaxws-mar/pom.xml index 686a053cc1..9a4e73f493 100644 --- a/modules/jaxws-mar/pom.xml +++ b/modules/jaxws-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-jaxws-mar @@ -42,9 +42,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxws-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxws-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/jaxws-mar diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index e17dd01e88..2f7c870d4b 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-jaxws @@ -134,9 +134,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxws + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxws + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/jaxws src diff --git a/modules/jibx/pom.xml b/modules/jibx/pom.xml index f302e546e4..fab0b6d2fc 100644 --- a/modules/jibx/pom.xml +++ b/modules/jibx/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-jibx @@ -87,9 +87,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jibx + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jibx + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jibx + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/jibx diff --git a/modules/json/pom.xml b/modules/json/pom.xml index d856f7a179..ce8ff73ee3 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-json @@ -83,9 +83,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/json + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/json + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/json + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/json src diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml index f56fac824f..2db6478d25 100644 --- a/modules/kernel/pom.xml +++ b/modules/kernel/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-kernel @@ -103,9 +103,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/kernel + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/kernel + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/kernel + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/kernel src diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index 57685daba8..96a52cad68 100755 --- a/modules/metadata/pom.xml +++ b/modules/metadata/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-metadata @@ -126,9 +126,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/metadata + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/metadata + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/metadata + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/metadata src diff --git a/modules/mex/pom.xml b/modules/mex/pom.xml index 5232ef2e2c..8feba93c49 100644 --- a/modules/mex/pom.xml +++ b/modules/mex/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml mex @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mex + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/mex + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/mex + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/mex src diff --git a/modules/mtompolicy-mar/pom.xml b/modules/mtompolicy-mar/pom.xml index 3a55d69504..88fc38b680 100644 --- a/modules/mtompolicy-mar/pom.xml +++ b/modules/mtompolicy-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml mtompolicy @@ -49,9 +49,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/mtompolicy-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/mtompolicy-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/mtompolicy-mar src diff --git a/modules/mtompolicy/pom.xml b/modules/mtompolicy/pom.xml index 10e8a6367e..fd486a1554 100644 --- a/modules/mtompolicy/pom.xml +++ b/modules/mtompolicy/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-mtompolicy @@ -48,9 +48,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/mtompolicy + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/mtompolicy + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/mtompolicy src diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index 3a0678077c..f6f2ee3710 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml 4.0.0 @@ -29,9 +29,9 @@ Apache Axis2 - OSGi Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/osgi-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/osgi-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/osgi-tests 3.4.0 diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index 96dd25667a..950f61e599 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml @@ -35,9 +35,9 @@ Apache Axis2 OSGi Integration http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/osgi + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/osgi + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/osgi src diff --git a/modules/ping/pom.xml b/modules/ping/pom.xml index 142b5f1333..cd280f3f66 100644 --- a/modules/ping/pom.xml +++ b/modules/ping/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml ping @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/ping + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/ping + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/ping + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/ping src diff --git a/modules/resource-bundle/pom.xml b/modules/resource-bundle/pom.xml index d0d3df3498..e5a70caa3d 100644 --- a/modules/resource-bundle/pom.xml +++ b/modules/resource-bundle/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-resource-bundle @@ -32,9 +32,9 @@ Contains the legal files that must be included in all artifacts http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/resource-bundle + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/resource-bundle + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/resource-bundle + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/resource-bundle diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index 44c0ccce82..3ed2d7188b 100644 --- a/modules/saaj/pom.xml +++ b/modules/saaj/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-saaj @@ -32,9 +32,9 @@ Axis2 SAAJ implementation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/saaj + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/saaj + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/saaj + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/saaj diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index 89e490bf88..3c414df081 100644 --- a/modules/samples/java_first_jaxws/pom.xml +++ b/modules/samples/java_first_jaxws/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.1-SNAPSHOT + 1.7.1 java_first_jaxws JAXWS - Starting from Java Example @@ -39,22 +39,22 @@ org.apache.axis2 axis2-kernel - 1.7.1-SNAPSHOT + 1.7.1 org.apache.axis2 axis2-jaxws - 1.7.1-SNAPSHOT + 1.7.1 org.apache.axis2 axis2-codegen - 1.7.1-SNAPSHOT + 1.7.1 org.apache.axis2 axis2-adb - 1.7.1-SNAPSHOT + 1.7.1 com.sun.xml.ws diff --git a/modules/samples/jaxws-addressbook/pom.xml b/modules/samples/jaxws-addressbook/pom.xml index b1352ba4c9..da71717c7d 100644 --- a/modules/samples/jaxws-addressbook/pom.xml +++ b/modules/samples/jaxws-addressbook/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.1-SNAPSHOT + 1.7.1 jaxws-addressbook jar @@ -123,7 +123,7 @@ org.apache.axis2 axis2-jaxws - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/modules/samples/jaxws-calculator/pom.xml b/modules/samples/jaxws-calculator/pom.xml index 908cd2401b..dcd3826767 100644 --- a/modules/samples/jaxws-calculator/pom.xml +++ b/modules/samples/jaxws-calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.1-SNAPSHOT + 1.7.1 jaxws-calculator jar @@ -71,7 +71,7 @@ org.apache.axis2 axis2-jaxws - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/modules/samples/jaxws-interop/pom.xml b/modules/samples/jaxws-interop/pom.xml index f099e28bc7..91379d34b9 100644 --- a/modules/samples/jaxws-interop/pom.xml +++ b/modules/samples/jaxws-interop/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.1-SNAPSHOT + 1.7.1 jaxws-interop jar @@ -50,7 +50,7 @@ org.apache.axis2 axis2-jaxws - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml index ac2d708cef..a657f813b6 100644 --- a/modules/samples/jaxws-samples/pom.xml +++ b/modules/samples/jaxws-samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.1-SNAPSHOT + 1.7.1 jaxws-samples JAXWS Samples - Echo, Ping, MTOM @@ -37,27 +37,27 @@ org.apache.axis2 axis2-kernel - 1.7.1-SNAPSHOT + 1.7.1 org.apache.axis2 axis2-jaxws - 1.7.1-SNAPSHOT + 1.7.1 org.apache.axis2 axis2-codegen - 1.7.1-SNAPSHOT + 1.7.1 org.apache.axis2 axis2-adb - 1.7.1-SNAPSHOT + 1.7.1 org.apache.axis2 addressing - 1.7.1-SNAPSHOT + 1.7.1 mar diff --git a/modules/samples/jaxws-version/pom.xml b/modules/samples/jaxws-version/pom.xml index 6130b4f5d0..88d3c82408 100644 --- a/modules/samples/jaxws-version/pom.xml +++ b/modules/samples/jaxws-version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.1-SNAPSHOT + 1.7.1 jaxws-version jar diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 1af9ae39e7..0bc334eec7 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml org.apache.axis2.examples diff --git a/modules/samples/transport/https-sample/httpsClient/pom.xml b/modules/samples/transport/https-sample/httpsClient/pom.xml index 2267c38a26..b057271f1e 100644 --- a/modules/samples/transport/https-sample/httpsClient/pom.xml +++ b/modules/samples/transport/https-sample/httpsClient/pom.xml @@ -15,9 +15,9 @@ https-sample org.apache.axis2.examples - 1.7.1-SNAPSHOT + 1.7.1 org.apache.axis2.examples httpsClient - 1.7.1-SNAPSHOT + 1.7.1 \ No newline at end of file diff --git a/modules/samples/transport/https-sample/httpsService/pom.xml b/modules/samples/transport/https-sample/httpsService/pom.xml index c893da840b..493b33c145 100644 --- a/modules/samples/transport/https-sample/httpsService/pom.xml +++ b/modules/samples/transport/https-sample/httpsService/pom.xml @@ -15,11 +15,11 @@ https-sample org.apache.axis2.examples - 1.7.1-SNAPSHOT + 1.7.1 org.apache.axis2.examples httpsService - 1.7.1-SNAPSHOT + 1.7.1 war diff --git a/modules/samples/transport/https-sample/pom.xml b/modules/samples/transport/https-sample/pom.xml index 0c37365d5e..cff8b16988 100644 --- a/modules/samples/transport/https-sample/pom.xml +++ b/modules/samples/transport/https-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml https-sample diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index e45a3c13bf..8479f8d89a 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -3,11 +3,11 @@ jms-sample org.apache.axis2.examples - 1.7.1-SNAPSHOT + 1.7.1 org.apache.axis2.examples jmsService - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/modules/samples/transport/jms-sample/pom.xml b/modules/samples/transport/jms-sample/pom.xml index 8149755f02..f706bced83 100644 --- a/modules/samples/transport/jms-sample/pom.xml +++ b/modules/samples/transport/jms-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml jms-sample diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml index 0e33f18499..ea0c79a295 100644 --- a/modules/samples/version/pom.xml +++ b/modules/samples/version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml version @@ -30,9 +30,9 @@ Apache Axis2 - Version Service http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/samples/version + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/samples/version + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/samples/version + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/samples/version src diff --git a/modules/scripting/pom.xml b/modules/scripting/pom.xml index 287a7e235d..5310b7e5bb 100644 --- a/modules/scripting/pom.xml +++ b/modules/scripting/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml scripting @@ -57,9 +57,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/scripting + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/scripting + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/scripting + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/scripting src diff --git a/modules/soapmonitor/module/pom.xml b/modules/soapmonitor/module/pom.xml index ea35d1edf7..7a04afd12f 100644 --- a/modules/soapmonitor/module/pom.xml +++ b/modules/soapmonitor/module/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml soapmonitor @@ -45,9 +45,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/soapmonitor/module + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/soapmonitor/module + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/soapmonitor/module diff --git a/modules/soapmonitor/servlet/pom.xml b/modules/soapmonitor/servlet/pom.xml index 9796031aa0..9cfe282e13 100644 --- a/modules/soapmonitor/servlet/pom.xml +++ b/modules/soapmonitor/servlet/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2-soapmonitor-servlet @@ -43,9 +43,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/soapmonitor/servlet + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/soapmonitor/servlet + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/soapmonitor/servlet diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index 92a438e2e7..3fef7ab500 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-spring @@ -55,9 +55,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/spring + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/spring + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/spring + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/spring src diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml index 98a0f6f8db..d9b5c5ea57 100644 --- a/modules/testutils/pom.xml +++ b/modules/testutils/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-testutils @@ -46,9 +46,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/testutils + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/testutils + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/testutils + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/testutils diff --git a/modules/tool/archetype/quickstart-webapp/pom.xml b/modules/tool/archetype/quickstart-webapp/pom.xml index dfce6a86df..49baad4fe7 100644 --- a/modules/tool/archetype/quickstart-webapp/pom.xml +++ b/modules/tool/archetype/quickstart-webapp/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../../pom.xml org.apache.axis2.archetype quickstart-webapp - 1.7.1-SNAPSHOT + 1.7.1 maven-archetype Axis2 quickstart-web archetype Maven archetype for creating a Axis2 web Service as a webapp diff --git a/modules/tool/archetype/quickstart/pom.xml b/modules/tool/archetype/quickstart/pom.xml index 317e37cc60..1742fd26ba 100644 --- a/modules/tool/archetype/quickstart/pom.xml +++ b/modules/tool/archetype/quickstart/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../../pom.xml org.apache.axis2.archetype quickstart - 1.7.1-SNAPSHOT + 1.7.1 maven-archetype Axis2 quickstart archetype Maven archetype for creating a Axis2 web Service diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml index 6c005a36fa..a0e2227db2 100644 --- a/modules/tool/axis2-aar-maven-plugin/pom.xml +++ b/modules/tool/axis2-aar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2-aar-maven-plugin @@ -67,9 +67,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-aar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-aar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-aar-maven-plugin diff --git a/modules/tool/axis2-ant-plugin/pom.xml b/modules/tool/axis2-ant-plugin/pom.xml index 41115ef0e0..03bd798101 100644 --- a/modules/tool/axis2-ant-plugin/pom.xml +++ b/modules/tool/axis2-ant-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2-ant-plugin @@ -32,9 +32,9 @@ The Axis 2 Plugin for Ant Tasks. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-ant-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-ant-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-ant-plugin diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml index 8cad36eabc..32b2518d04 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2.eclipse.codegen.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-eclipse-codegen-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-eclipse-codegen-plugin diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index a8e8c7e715..aa3e37d047 100644 --- a/modules/tool/axis2-eclipse-service-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-service-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2.eclipse.service.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Service Plugin for Service archive creation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-eclipse-service-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-eclipse-service-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-eclipse-service-plugin diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index c6a9951055..202bfa162f 100644 --- a/modules/tool/axis2-idea-plugin/pom.xml +++ b/modules/tool/axis2-idea-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2-idea-plugin @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-idea-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-idea-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-idea-plugin diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml index 0e9a365e76..ba47bfd284 100644 --- a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml +++ b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2-java2wsdl-maven-plugin @@ -35,9 +35,9 @@ maven-plugin http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-java2wsdl-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-java2wsdl-maven-plugin diff --git a/modules/tool/axis2-mar-maven-plugin/pom.xml b/modules/tool/axis2-mar-maven-plugin/pom.xml index 9039ac2d96..6ecf79c5a0 100644 --- a/modules/tool/axis2-mar-maven-plugin/pom.xml +++ b/modules/tool/axis2-mar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2-mar-maven-plugin @@ -68,9 +68,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-mar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-mar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-mar-maven-plugin diff --git a/modules/tool/axis2-repo-maven-plugin/pom.xml b/modules/tool/axis2-repo-maven-plugin/pom.xml index 2adc50294f..0c4a7800ff 100644 --- a/modules/tool/axis2-repo-maven-plugin/pom.xml +++ b/modules/tool/axis2-repo-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2-repo-maven-plugin @@ -49,9 +49,9 @@ http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-repo-maven-plugin/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-repo-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-repo-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-repo-maven-plugin diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml index 10563c8c57..b6e604c9f8 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml +++ b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2-wsdl2code-maven-plugin @@ -33,9 +33,9 @@ The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL. http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-wsdl2code-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-wsdl2code-maven-plugin diff --git a/modules/tool/simple-server-maven-plugin/pom.xml b/modules/tool/simple-server-maven-plugin/pom.xml index 1133643f7e..9949688ad5 100644 --- a/modules/tool/simple-server-maven-plugin/pom.xml +++ b/modules/tool/simple-server-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml simple-server-maven-plugin @@ -33,9 +33,9 @@ The Axis2 Plugin for Maven that allows to run simple HTTP server. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/simple-server-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/simple-server-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/simple-server-maven-plugin diff --git a/modules/transport/base/pom.xml b/modules/transport/base/pom.xml index 7ae7160514..04daa720d9 100644 --- a/modules/transport/base/pom.xml +++ b/modules/transport/base/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/base + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/base + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/base diff --git a/modules/transport/http/pom.xml b/modules/transport/http/pom.xml index 17706650d1..ea3f2fb9d6 100644 --- a/modules/transport/http/pom.xml +++ b/modules/transport/http/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2-transport-http @@ -33,9 +33,9 @@ jar http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/http + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/http + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/http + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/http src diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index af296a8b53..f5b4d082f5 100644 --- a/modules/transport/jms/pom.xml +++ b/modules/transport/jms/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/jms + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/jms + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/jms + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/jms diff --git a/modules/transport/local/pom.xml b/modules/transport/local/pom.xml index 6607c8d97a..055dfecf5a 100644 --- a/modules/transport/local/pom.xml +++ b/modules/transport/local/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2-transport-local @@ -33,9 +33,9 @@ bundle http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/local + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/local + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/local + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/local src diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml index f4d1322a72..db010523a1 100644 --- a/modules/transport/mail/pom.xml +++ b/modules/transport/mail/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/mail + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/mail + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/mail + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/mail diff --git a/modules/transport/tcp/pom.xml b/modules/transport/tcp/pom.xml index 44f0f6cb94..87302f7cc2 100644 --- a/modules/transport/tcp/pom.xml +++ b/modules/transport/tcp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2-transport-tcp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/tcp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/tcp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/tcp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/tcp diff --git a/modules/transport/testkit/pom.xml b/modules/transport/testkit/pom.xml index df5032238c..0f105488ff 100644 --- a/modules/transport/testkit/pom.xml +++ b/modules/transport/testkit/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2-transport-testkit @@ -33,9 +33,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/testkit + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/testkit + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/base diff --git a/modules/transport/udp/pom.xml b/modules/transport/udp/pom.xml index 94745ba23a..bdebf214bb 100644 --- a/modules/transport/udp/pom.xml +++ b/modules/transport/udp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2-transport-udp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/udp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/udp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/udp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/udp diff --git a/modules/transport/xmpp/pom.xml b/modules/transport/xmpp/pom.xml index d2e0471659..c4f972268e 100644 --- a/modules/transport/xmpp/pom.xml +++ b/modules/transport/xmpp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../../pom.xml axis2-transport-xmpp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/xmpp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/xmpp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/xmpp diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index d1a4cec41c..598a1d65ed 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-webapp @@ -30,9 +30,9 @@ Apache Axis2 - Web Application module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/webapp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/webapp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/webapp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/webapp diff --git a/modules/xmlbeans/pom.xml b/modules/xmlbeans/pom.xml index d6a93e2d2e..e945ba6688 100644 --- a/modules/xmlbeans/pom.xml +++ b/modules/xmlbeans/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 ../../pom.xml axis2-xmlbeans @@ -56,9 +56,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/xmlbeans + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/xmlbeans + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/xmlbeans + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/xmlbeans diff --git a/pom.xml b/pom.xml index 41622ba9a3..1bfb916ca6 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 4.0.0 org.apache.axis2 axis2 - 1.7.1-SNAPSHOT + 1.7.1 pom Apache Axis2 - Root 2004 @@ -472,9 +472,9 @@ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7 + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1 + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1 + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1 From badffc585af297f1ed0bca0e153f5ca6c1937d90 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 20 Feb 2016 21:52:58 +0000 Subject: [PATCH 028/231] [maven-release-plugin] prepare for next development iteration --- apidocs/pom.xml | 2 +- modules/adb-codegen/pom.xml | 8 ++++---- modules/adb-tests/pom.xml | 8 ++++---- modules/adb/pom.xml | 8 ++++---- modules/addressing/pom.xml | 8 ++++---- modules/clustering/pom.xml | 8 ++++---- modules/codegen/pom.xml | 8 ++++---- modules/corba/pom.xml | 8 ++++---- modules/distribution/pom.xml | 8 ++++---- modules/fastinfoset/pom.xml | 8 ++++---- modules/integration/pom.xml | 8 ++++---- modules/java2wsdl/pom.xml | 8 ++++---- modules/jaxbri/pom.xml | 8 ++++---- modules/jaxws-integration/pom.xml | 8 ++++---- modules/jaxws-mar/pom.xml | 8 ++++---- modules/jaxws/pom.xml | 8 ++++---- modules/jibx/pom.xml | 8 ++++---- modules/json/pom.xml | 8 ++++---- modules/kernel/pom.xml | 8 ++++---- modules/metadata/pom.xml | 8 ++++---- modules/mex/pom.xml | 8 ++++---- modules/mtompolicy-mar/pom.xml | 8 ++++---- modules/mtompolicy/pom.xml | 8 ++++---- modules/osgi-tests/pom.xml | 8 ++++---- modules/osgi/pom.xml | 8 ++++---- modules/ping/pom.xml | 8 ++++---- modules/resource-bundle/pom.xml | 8 ++++---- modules/saaj/pom.xml | 8 ++++---- modules/samples/java_first_jaxws/pom.xml | 10 +++++----- modules/samples/jaxws-addressbook/pom.xml | 4 ++-- modules/samples/jaxws-calculator/pom.xml | 4 ++-- modules/samples/jaxws-interop/pom.xml | 4 ++-- modules/samples/jaxws-samples/pom.xml | 12 ++++++------ modules/samples/jaxws-version/pom.xml | 2 +- modules/samples/pom.xml | 2 +- .../transport/https-sample/httpsClient/pom.xml | 4 ++-- .../transport/https-sample/httpsService/pom.xml | 4 ++-- modules/samples/transport/https-sample/pom.xml | 2 +- .../samples/transport/jms-sample/jmsService/pom.xml | 4 ++-- modules/samples/transport/jms-sample/pom.xml | 2 +- modules/samples/version/pom.xml | 8 ++++---- modules/scripting/pom.xml | 8 ++++---- modules/soapmonitor/module/pom.xml | 8 ++++---- modules/soapmonitor/servlet/pom.xml | 8 ++++---- modules/spring/pom.xml | 8 ++++---- modules/testutils/pom.xml | 8 ++++---- modules/tool/archetype/quickstart-webapp/pom.xml | 4 ++-- modules/tool/archetype/quickstart/pom.xml | 4 ++-- modules/tool/axis2-aar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-ant-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-service-plugin/pom.xml | 8 ++++---- modules/tool/axis2-idea-plugin/pom.xml | 8 ++++---- modules/tool/axis2-java2wsdl-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-mar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-repo-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-wsdl2code-maven-plugin/pom.xml | 8 ++++---- modules/tool/simple-server-maven-plugin/pom.xml | 8 ++++---- modules/transport/base/pom.xml | 8 ++++---- modules/transport/http/pom.xml | 8 ++++---- modules/transport/jms/pom.xml | 8 ++++---- modules/transport/local/pom.xml | 8 ++++---- modules/transport/mail/pom.xml | 8 ++++---- modules/transport/tcp/pom.xml | 8 ++++---- modules/transport/testkit/pom.xml | 8 ++++---- modules/transport/udp/pom.xml | 8 ++++---- modules/transport/xmpp/pom.xml | 8 ++++---- modules/webapp/pom.xml | 8 ++++---- modules/xmlbeans/pom.xml | 8 ++++---- pom.xml | 8 ++++---- 70 files changed, 252 insertions(+), 252 deletions(-) diff --git a/apidocs/pom.xml b/apidocs/pom.xml index 6df4725f5f..c50ff49784 100644 --- a/apidocs/pom.xml +++ b/apidocs/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT apidocs Javadoc diff --git a/modules/adb-codegen/pom.xml b/modules/adb-codegen/pom.xml index 83a28683aa..a0abaf9f70 100644 --- a/modules/adb-codegen/pom.xml +++ b/modules/adb-codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-adb-codegen @@ -72,9 +72,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/adb-codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/adb-codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/adb-codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb-codegen src diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index c076e575d7..714896f22f 100644 --- a/modules/adb-tests/pom.xml +++ b/modules/adb-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml @@ -31,9 +31,9 @@ ADB Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/adb-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/adb-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/adb-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-tests diff --git a/modules/adb/pom.xml b/modules/adb/pom.xml index 3b22153066..72010c0e04 100644 --- a/modules/adb/pom.xml +++ b/modules/adb/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml @@ -33,9 +33,9 @@ Axis2 Data Binding module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/adb - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/adb - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/adb + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb diff --git a/modules/addressing/pom.xml b/modules/addressing/pom.xml index 5f6cf4c72b..34e41d04b1 100644 --- a/modules/addressing/pom.xml +++ b/modules/addressing/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml addressing @@ -50,9 +50,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/addressing - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/addressing - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/addressing + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/addressing src diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml index 2df722fc6b..b51fd22bf8 100644 --- a/modules/clustering/pom.xml +++ b/modules/clustering/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-clustering @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/clustering - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/clustering - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/clustering + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/clustering src diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index 970919278d..688d575641 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-codegen @@ -90,9 +90,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/codegen src diff --git a/modules/corba/pom.xml b/modules/corba/pom.xml index fa743a7018..b483387b94 100644 --- a/modules/corba/pom.xml +++ b/modules/corba/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-corba @@ -58,9 +58,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/corba - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/corba - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/corba + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/corba src diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 6f275af1b1..11b912af2c 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml @@ -316,9 +316,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/distribution - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/distribution - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/distribution + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/distribution diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index baed401316..cbe4013e42 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-fastinfoset @@ -112,9 +112,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/fastinfoset - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/fastinfoset - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/fastinfoset + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/fastinfoset src diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 87bb22a9c6..8b1778e2ee 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-integration @@ -150,9 +150,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/integration - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/integration src diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml index 28e6aa29b7..67c9c6c57e 100644 --- a/modules/java2wsdl/pom.xml +++ b/modules/java2wsdl/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-java2wsdl @@ -109,9 +109,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/java2wsdl - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/java2wsdl - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/java2wsdl + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/java2wsdl src diff --git a/modules/jaxbri/pom.xml b/modules/jaxbri/pom.xml index 094906a01b..620f78b976 100644 --- a/modules/jaxbri/pom.xml +++ b/modules/jaxbri/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-jaxbri @@ -81,9 +81,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxbri - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxbri - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/jaxbri + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxbri diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index 48b2c15ba1..10b3604687 100644 --- a/modules/jaxws-integration/pom.xml +++ b/modules/jaxws-integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-jaxws-integration @@ -99,9 +99,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxws-integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxws-integration - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/jaxws-integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-integration src diff --git a/modules/jaxws-mar/pom.xml b/modules/jaxws-mar/pom.xml index 9a4e73f493..2c626337be 100644 --- a/modules/jaxws-mar/pom.xml +++ b/modules/jaxws-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-jaxws-mar @@ -42,9 +42,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxws-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxws-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/jaxws-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-mar diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index 2f7c870d4b..f470902d76 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-jaxws @@ -134,9 +134,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxws - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jaxws - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/jaxws + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws src diff --git a/modules/jibx/pom.xml b/modules/jibx/pom.xml index fab0b6d2fc..bad8bc1cf5 100644 --- a/modules/jibx/pom.xml +++ b/modules/jibx/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-jibx @@ -87,9 +87,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jibx - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/jibx - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/jibx + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jibx diff --git a/modules/json/pom.xml b/modules/json/pom.xml index ce8ff73ee3..d388ec1dec 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-json @@ -83,9 +83,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/json - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/json - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/json + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/json src diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml index 2db6478d25..d6b43d74e2 100644 --- a/modules/kernel/pom.xml +++ b/modules/kernel/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-kernel @@ -103,9 +103,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/kernel - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/kernel - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/kernel + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/kernel src diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index 96a52cad68..a60e1f1c91 100755 --- a/modules/metadata/pom.xml +++ b/modules/metadata/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-metadata @@ -126,9 +126,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/metadata - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/metadata - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/metadata + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/metadata src diff --git a/modules/mex/pom.xml b/modules/mex/pom.xml index 8feba93c49..832871332d 100644 --- a/modules/mex/pom.xml +++ b/modules/mex/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml mex @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/mex - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/mex - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/mex + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mex src diff --git a/modules/mtompolicy-mar/pom.xml b/modules/mtompolicy-mar/pom.xml index 88fc38b680..0926af28ac 100644 --- a/modules/mtompolicy-mar/pom.xml +++ b/modules/mtompolicy-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml mtompolicy @@ -49,9 +49,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/mtompolicy-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/mtompolicy-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/mtompolicy-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar src diff --git a/modules/mtompolicy/pom.xml b/modules/mtompolicy/pom.xml index fd486a1554..b4a1757a6b 100644 --- a/modules/mtompolicy/pom.xml +++ b/modules/mtompolicy/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-mtompolicy @@ -48,9 +48,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/mtompolicy - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/mtompolicy - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/mtompolicy + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy src diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index f6f2ee3710..424b5a5d22 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml 4.0.0 @@ -29,9 +29,9 @@ Apache Axis2 - OSGi Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/osgi-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/osgi-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/osgi-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi-tests 3.4.0 diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index 950f61e599..764334c6c1 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml @@ -35,9 +35,9 @@ Apache Axis2 OSGi Integration http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/osgi - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/osgi - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/osgi + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi src diff --git a/modules/ping/pom.xml b/modules/ping/pom.xml index cd280f3f66..0b597d1071 100644 --- a/modules/ping/pom.xml +++ b/modules/ping/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml ping @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/ping - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/ping - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/ping + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/ping src diff --git a/modules/resource-bundle/pom.xml b/modules/resource-bundle/pom.xml index e5a70caa3d..c989dad2c2 100644 --- a/modules/resource-bundle/pom.xml +++ b/modules/resource-bundle/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-resource-bundle @@ -32,9 +32,9 @@ Contains the legal files that must be included in all artifacts http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/resource-bundle - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/resource-bundle - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/resource-bundle + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/resource-bundle diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index 3ed2d7188b..f39e1cfcc5 100644 --- a/modules/saaj/pom.xml +++ b/modules/saaj/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-saaj @@ -32,9 +32,9 @@ Axis2 SAAJ implementation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/saaj - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/saaj - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/saaj + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/saaj diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index 3c414df081..dc649922b2 100644 --- a/modules/samples/java_first_jaxws/pom.xml +++ b/modules/samples/java_first_jaxws/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.1 + 1.7.2-SNAPSHOT java_first_jaxws JAXWS - Starting from Java Example @@ -39,22 +39,22 @@ org.apache.axis2 axis2-kernel - 1.7.1 + 1.7.2-SNAPSHOT org.apache.axis2 axis2-jaxws - 1.7.1 + 1.7.2-SNAPSHOT org.apache.axis2 axis2-codegen - 1.7.1 + 1.7.2-SNAPSHOT org.apache.axis2 axis2-adb - 1.7.1 + 1.7.2-SNAPSHOT com.sun.xml.ws diff --git a/modules/samples/jaxws-addressbook/pom.xml b/modules/samples/jaxws-addressbook/pom.xml index da71717c7d..deca434a76 100644 --- a/modules/samples/jaxws-addressbook/pom.xml +++ b/modules/samples/jaxws-addressbook/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.1 + 1.7.2-SNAPSHOT jaxws-addressbook jar @@ -123,7 +123,7 @@ org.apache.axis2 axis2-jaxws - 1.7.1 + 1.7.2-SNAPSHOT diff --git a/modules/samples/jaxws-calculator/pom.xml b/modules/samples/jaxws-calculator/pom.xml index dcd3826767..9b6782f9fc 100644 --- a/modules/samples/jaxws-calculator/pom.xml +++ b/modules/samples/jaxws-calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.1 + 1.7.2-SNAPSHOT jaxws-calculator jar @@ -71,7 +71,7 @@ org.apache.axis2 axis2-jaxws - 1.7.1 + 1.7.2-SNAPSHOT diff --git a/modules/samples/jaxws-interop/pom.xml b/modules/samples/jaxws-interop/pom.xml index 91379d34b9..d4f7ad0473 100644 --- a/modules/samples/jaxws-interop/pom.xml +++ b/modules/samples/jaxws-interop/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.1 + 1.7.2-SNAPSHOT jaxws-interop jar @@ -50,7 +50,7 @@ org.apache.axis2 axis2-jaxws - 1.7.1 + 1.7.2-SNAPSHOT diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml index a657f813b6..6cc6fb3ab6 100644 --- a/modules/samples/jaxws-samples/pom.xml +++ b/modules/samples/jaxws-samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.1 + 1.7.2-SNAPSHOT jaxws-samples JAXWS Samples - Echo, Ping, MTOM @@ -37,27 +37,27 @@ org.apache.axis2 axis2-kernel - 1.7.1 + 1.7.2-SNAPSHOT org.apache.axis2 axis2-jaxws - 1.7.1 + 1.7.2-SNAPSHOT org.apache.axis2 axis2-codegen - 1.7.1 + 1.7.2-SNAPSHOT org.apache.axis2 axis2-adb - 1.7.1 + 1.7.2-SNAPSHOT org.apache.axis2 addressing - 1.7.1 + 1.7.2-SNAPSHOT mar diff --git a/modules/samples/jaxws-version/pom.xml b/modules/samples/jaxws-version/pom.xml index 88d3c82408..d07bcfd162 100644 --- a/modules/samples/jaxws-version/pom.xml +++ b/modules/samples/jaxws-version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.1 + 1.7.2-SNAPSHOT jaxws-version jar diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 0bc334eec7..e7b0eb50c9 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml org.apache.axis2.examples diff --git a/modules/samples/transport/https-sample/httpsClient/pom.xml b/modules/samples/transport/https-sample/httpsClient/pom.xml index b057271f1e..6378a5b66e 100644 --- a/modules/samples/transport/https-sample/httpsClient/pom.xml +++ b/modules/samples/transport/https-sample/httpsClient/pom.xml @@ -15,9 +15,9 @@ https-sample org.apache.axis2.examples - 1.7.1 + 1.7.2-SNAPSHOT org.apache.axis2.examples httpsClient - 1.7.1 + 1.7.2-SNAPSHOT \ No newline at end of file diff --git a/modules/samples/transport/https-sample/httpsService/pom.xml b/modules/samples/transport/https-sample/httpsService/pom.xml index 493b33c145..f9906a9520 100644 --- a/modules/samples/transport/https-sample/httpsService/pom.xml +++ b/modules/samples/transport/https-sample/httpsService/pom.xml @@ -15,11 +15,11 @@ https-sample org.apache.axis2.examples - 1.7.1 + 1.7.2-SNAPSHOT org.apache.axis2.examples httpsService - 1.7.1 + 1.7.2-SNAPSHOT war diff --git a/modules/samples/transport/https-sample/pom.xml b/modules/samples/transport/https-sample/pom.xml index cff8b16988..36ca602245 100644 --- a/modules/samples/transport/https-sample/pom.xml +++ b/modules/samples/transport/https-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml https-sample diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index 8479f8d89a..e06ad99ffe 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -3,11 +3,11 @@ jms-sample org.apache.axis2.examples - 1.7.1 + 1.7.2-SNAPSHOT org.apache.axis2.examples jmsService - 1.7.1 + 1.7.2-SNAPSHOT diff --git a/modules/samples/transport/jms-sample/pom.xml b/modules/samples/transport/jms-sample/pom.xml index f706bced83..2816d014b3 100644 --- a/modules/samples/transport/jms-sample/pom.xml +++ b/modules/samples/transport/jms-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml jms-sample diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml index ea0c79a295..9e16659035 100644 --- a/modules/samples/version/pom.xml +++ b/modules/samples/version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml version @@ -30,9 +30,9 @@ Apache Axis2 - Version Service http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/samples/version - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/samples/version - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/samples/version + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/samples/version src diff --git a/modules/scripting/pom.xml b/modules/scripting/pom.xml index 5310b7e5bb..aeedfc71c2 100644 --- a/modules/scripting/pom.xml +++ b/modules/scripting/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml scripting @@ -57,9 +57,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/scripting - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/scripting - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/scripting + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/scripting src diff --git a/modules/soapmonitor/module/pom.xml b/modules/soapmonitor/module/pom.xml index 7a04afd12f..01b91414df 100644 --- a/modules/soapmonitor/module/pom.xml +++ b/modules/soapmonitor/module/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml soapmonitor @@ -45,9 +45,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/soapmonitor/module - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/soapmonitor/module - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/soapmonitor/module + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module diff --git a/modules/soapmonitor/servlet/pom.xml b/modules/soapmonitor/servlet/pom.xml index 9cfe282e13..e2a036cd61 100644 --- a/modules/soapmonitor/servlet/pom.xml +++ b/modules/soapmonitor/servlet/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2-soapmonitor-servlet @@ -43,9 +43,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/soapmonitor/servlet - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/soapmonitor/servlet - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/soapmonitor/servlet + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index 3fef7ab500..85294506e0 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-spring @@ -55,9 +55,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/spring - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/spring - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/spring + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/spring src diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml index d9b5c5ea57..004f18a75c 100644 --- a/modules/testutils/pom.xml +++ b/modules/testutils/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-testutils @@ -46,9 +46,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/testutils - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/testutils - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/testutils + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/testutils diff --git a/modules/tool/archetype/quickstart-webapp/pom.xml b/modules/tool/archetype/quickstart-webapp/pom.xml index 49baad4fe7..dfdec31ccf 100644 --- a/modules/tool/archetype/quickstart-webapp/pom.xml +++ b/modules/tool/archetype/quickstart-webapp/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../../pom.xml org.apache.axis2.archetype quickstart-webapp - 1.7.1 + 1.7.2-SNAPSHOT maven-archetype Axis2 quickstart-web archetype Maven archetype for creating a Axis2 web Service as a webapp diff --git a/modules/tool/archetype/quickstart/pom.xml b/modules/tool/archetype/quickstart/pom.xml index 1742fd26ba..a08bde4d14 100644 --- a/modules/tool/archetype/quickstart/pom.xml +++ b/modules/tool/archetype/quickstart/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../../pom.xml org.apache.axis2.archetype quickstart - 1.7.1 + 1.7.2-SNAPSHOT maven-archetype Axis2 quickstart archetype Maven archetype for creating a Axis2 web Service diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml index a0e2227db2..bbc76a876b 100644 --- a/modules/tool/axis2-aar-maven-plugin/pom.xml +++ b/modules/tool/axis2-aar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2-aar-maven-plugin @@ -67,9 +67,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-aar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-aar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-aar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin diff --git a/modules/tool/axis2-ant-plugin/pom.xml b/modules/tool/axis2-ant-plugin/pom.xml index 03bd798101..a55c1cffc4 100644 --- a/modules/tool/axis2-ant-plugin/pom.xml +++ b/modules/tool/axis2-ant-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2-ant-plugin @@ -32,9 +32,9 @@ The Axis 2 Plugin for Ant Tasks. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-ant-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-ant-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-ant-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml index 32b2518d04..221494b353 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2.eclipse.codegen.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-eclipse-codegen-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-eclipse-codegen-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index aa3e37d047..f6611d6d2a 100644 --- a/modules/tool/axis2-eclipse-service-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-service-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2.eclipse.service.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Service Plugin for Service archive creation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-eclipse-service-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-eclipse-service-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-eclipse-service-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index 202bfa162f..077b988ead 100644 --- a/modules/tool/axis2-idea-plugin/pom.xml +++ b/modules/tool/axis2-idea-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2-idea-plugin @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-idea-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-idea-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-idea-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml index ba47bfd284..83d1003587 100644 --- a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml +++ b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2-java2wsdl-maven-plugin @@ -35,9 +35,9 @@ maven-plugin http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-java2wsdl-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-java2wsdl-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin diff --git a/modules/tool/axis2-mar-maven-plugin/pom.xml b/modules/tool/axis2-mar-maven-plugin/pom.xml index 6ecf79c5a0..3f5bfac004 100644 --- a/modules/tool/axis2-mar-maven-plugin/pom.xml +++ b/modules/tool/axis2-mar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2-mar-maven-plugin @@ -68,9 +68,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-mar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-mar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-mar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin diff --git a/modules/tool/axis2-repo-maven-plugin/pom.xml b/modules/tool/axis2-repo-maven-plugin/pom.xml index 0c4a7800ff..adcca528e1 100644 --- a/modules/tool/axis2-repo-maven-plugin/pom.xml +++ b/modules/tool/axis2-repo-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2-repo-maven-plugin @@ -49,9 +49,9 @@ http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-repo-maven-plugin/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-repo-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-repo-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-repo-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml index b6e604c9f8..3fdd0d1344 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml +++ b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2-wsdl2code-maven-plugin @@ -33,9 +33,9 @@ The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL. http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-wsdl2code-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-wsdl2code-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin diff --git a/modules/tool/simple-server-maven-plugin/pom.xml b/modules/tool/simple-server-maven-plugin/pom.xml index 9949688ad5..8be1ece78a 100644 --- a/modules/tool/simple-server-maven-plugin/pom.xml +++ b/modules/tool/simple-server-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml simple-server-maven-plugin @@ -33,9 +33,9 @@ The Axis2 Plugin for Maven that allows to run simple HTTP server. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/simple-server-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/tool/simple-server-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/tool/simple-server-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin diff --git a/modules/transport/base/pom.xml b/modules/transport/base/pom.xml index 04daa720d9..da449fa589 100644 --- a/modules/transport/base/pom.xml +++ b/modules/transport/base/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/base - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/base - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base diff --git a/modules/transport/http/pom.xml b/modules/transport/http/pom.xml index ea3f2fb9d6..63c93dd93d 100644 --- a/modules/transport/http/pom.xml +++ b/modules/transport/http/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2-transport-http @@ -33,9 +33,9 @@ jar http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/http - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/http - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/http + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/http src diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index f5b4d082f5..e84f0d2e76 100644 --- a/modules/transport/jms/pom.xml +++ b/modules/transport/jms/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/jms - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/jms - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/jms + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/jms diff --git a/modules/transport/local/pom.xml b/modules/transport/local/pom.xml index 055dfecf5a..514cb0611b 100644 --- a/modules/transport/local/pom.xml +++ b/modules/transport/local/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2-transport-local @@ -33,9 +33,9 @@ bundle http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/local - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/local - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/local + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/local src diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml index db010523a1..d968d4ce98 100644 --- a/modules/transport/mail/pom.xml +++ b/modules/transport/mail/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/mail - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/mail - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/mail + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/mail diff --git a/modules/transport/tcp/pom.xml b/modules/transport/tcp/pom.xml index 87302f7cc2..c1a1427e5f 100644 --- a/modules/transport/tcp/pom.xml +++ b/modules/transport/tcp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2-transport-tcp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/tcp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/tcp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/tcp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/tcp diff --git a/modules/transport/testkit/pom.xml b/modules/transport/testkit/pom.xml index 0f105488ff..22d2ca6130 100644 --- a/modules/transport/testkit/pom.xml +++ b/modules/transport/testkit/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2-transport-testkit @@ -33,9 +33,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/testkit - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/testkit - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base diff --git a/modules/transport/udp/pom.xml b/modules/transport/udp/pom.xml index bdebf214bb..23f4bb1830 100644 --- a/modules/transport/udp/pom.xml +++ b/modules/transport/udp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2-transport-udp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/udp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/udp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/udp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/udp diff --git a/modules/transport/xmpp/pom.xml b/modules/transport/xmpp/pom.xml index c4f972268e..cbb70bf502 100644 --- a/modules/transport/xmpp/pom.xml +++ b/modules/transport/xmpp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../../pom.xml axis2-transport-xmpp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/xmpp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/transport/xmpp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/transport/xmpp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/xmpp diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index 598a1d65ed..c2d6e8b36e 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-webapp @@ -30,9 +30,9 @@ Apache Axis2 - Web Application module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/webapp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/webapp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/webapp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/webapp diff --git a/modules/xmlbeans/pom.xml b/modules/xmlbeans/pom.xml index e945ba6688..1b11656518 100644 --- a/modules/xmlbeans/pom.xml +++ b/modules/xmlbeans/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT ../../pom.xml axis2-xmlbeans @@ -56,9 +56,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/xmlbeans - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1/modules/xmlbeans - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1/modules/xmlbeans + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/xmlbeans diff --git a/pom.xml b/pom.xml index 1bfb916ca6..f982154d82 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 4.0.0 org.apache.axis2 axis2 - 1.7.1 + 1.7.2-SNAPSHOT pom Apache Axis2 - Root 2004 @@ -472,9 +472,9 @@ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1 - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.1 - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.1 + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7 From ca5992c1ac3de6357df88eaa6a16d35de97ba4df Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 21 Feb 2016 09:57:05 +0000 Subject: [PATCH 029/231] Add empty release note for 1.7.2. --- src/site/markdown/release-notes/1.7.2.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/site/markdown/release-notes/1.7.2.md diff --git a/src/site/markdown/release-notes/1.7.2.md b/src/site/markdown/release-notes/1.7.2.md new file mode 100644 index 0000000000..e69de29bb2 From f0c7e19d31b757f1c3284745140ad70b1e7a9772 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 21 Feb 2016 09:59:41 +0000 Subject: [PATCH 030/231] Update Axiom version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f982154d82..3216f65872 100644 --- a/pom.xml +++ b/pom.xml @@ -485,7 +485,7 @@ 3.0.3 1.0M10 - 1.2.17 + 1.2.19-SNAPSHOT 2.2.1 1.7.0 2.7.7 From 20e1d1b314e099a2f5d48e4057c2bc1b9dda8e9a Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 25 Feb 2016 20:34:27 +0000 Subject: [PATCH 031/231] Merge r1732354 to the 1.7 branch. --- .../axis2/context/externalize/MessageExternalizeUtils.java | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/modules/kernel/src/org/apache/axis2/context/externalize/MessageExternalizeUtils.java b/modules/kernel/src/org/apache/axis2/context/externalize/MessageExternalizeUtils.java index a84efd546b..a6c19f663d 100644 --- a/modules/kernel/src/org/apache/axis2/context/externalize/MessageExternalizeUtils.java +++ b/modules/kernel/src/org/apache/axis2/context/externalize/MessageExternalizeUtils.java @@ -237,11 +237,9 @@ public static SOAPEnvelope readExternal(ObjectInput in, optimizedContentType, isSOAP); envelope = (SOAPEnvelope) builder.getDocumentElement(); - envelope.buildWithAttachments(); } else { builder = OMXMLBuilderFactory.createSOAPModelBuilder(mis, charSetEnc); envelope = (SOAPEnvelope) builder.getDocumentElement(); - envelope.build(); } } catch (Exception ex) { // TODO: what to do if can't get the XML stream reader @@ -251,9 +249,8 @@ public static SOAPEnvelope readExternal(ObjectInput in, + ex.getClass().getName() + " : " + ex.getLocalizedMessage() + "]", ex); envelope = null; } finally { - if (builder != null) { - builder.close(); - } + // Prepare the builder to close the underlying stream + builder.detach(); // Close the message input stream. This will ensure that the // underlying stream is advanced past the message. mis.close(); From 152bcd6ae75574f955320d22319a991c455c4598 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 1 Mar 2016 20:37:34 +0000 Subject: [PATCH 032/231] Merge r1733137 to the 1.7 branch. --- src/site/markdown/release-notes/1.7.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/markdown/release-notes/1.7.0.md b/src/site/markdown/release-notes/1.7.0.md index 07a036688d..ed2d4c7dd0 100644 --- a/src/site/markdown/release-notes/1.7.0.md +++ b/src/site/markdown/release-notes/1.7.0.md @@ -32,7 +32,7 @@ generated using the JAXBRI databinding which has been significantly improved. * Several classes, methods and constants deprecated in Axis2 1.3 and 1.4 have been removed. See [AXIS2-5315][] for more details. - As a consequence, MEP URLs in the form `http://www.w3.org/2004/08/wsdl/XXX` + As a consequence, MEP URIs in the form `http://www.w3.org/2004/08/wsdl/XXX` and `http://www.w3.org/2006/01/wsdl/XXX` are no longer supported. Instead use `http://www.w3.org/ns/wsdl/XXX`. From fd3c30b4c65bde4b42000c89478ff5d88d479553 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Fri, 4 Mar 2016 22:13:54 +0000 Subject: [PATCH 033/231] AXIS2-5744: Merge r1733663 to the 1.7 branch. --- src/site/xdoc/tools/eclipse/servicearchiver-plugin.xml | 2 +- src/site/xdoc/tools/eclipse/wsdl2java-plugin.xml | 2 +- src/site/xdoc/tools/idea/Idea_plug-in_userguide.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/site/xdoc/tools/eclipse/servicearchiver-plugin.xml b/src/site/xdoc/tools/eclipse/servicearchiver-plugin.xml index ff9e4e4de1..e392cecc0d 100644 --- a/src/site/xdoc/tools/eclipse/servicearchiver-plugin.xml +++ b/src/site/xdoc/tools/eclipse/servicearchiver-plugin.xml @@ -27,7 +27,7 @@

      Service Archive Generator Wizard Guide for Eclipse Plug-in

      This document will guide you through the installation and usage of the archive generator Eclipse plug-in.

      -

      [Download Plugin Tool]

      +

      [Download Plugin Tool]

      As part of the Axis2 tool set, the service archive generator is diff --git a/src/site/xdoc/tools/eclipse/wsdl2java-plugin.xml b/src/site/xdoc/tools/eclipse/wsdl2java-plugin.xml index a7476ec38d..a5d0f58a07 100644 --- a/src/site/xdoc/tools/eclipse/wsdl2java-plugin.xml +++ b/src/site/xdoc/tools/eclipse/wsdl2java-plugin.xml @@ -29,7 +29,7 @@ for Eclipse. In other words, this document will guide you through the operations of generating a WSDL file from a Java class and/or generating a Java class file from a WSDL file.

      -

      [Download Plugin Tool]

      +

      [Download Plugin Tool]

      The Axis2 code generator comes built-in with an Axis2 Plug-in Guide for IntelliJ IDEA

      This document explains the installation and usage of Axis2 plug-in for IntelliJ IDEA.

      -

      [Download +

      [Download Plug-in]

      Content

        @@ -63,7 +63,7 @@ functionality has not been changed.

        Installation

        First download the +"../../download.html">download the plug-in which is a zipped file, and extract it into plugins directory which is located in the directory where IDEA is installed. If a previous version of the plug-in resides in this From f09b06dd8368855f89ca978097d0586861f6c48e Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 5 Mar 2016 13:02:21 +0000 Subject: [PATCH 034/231] Merge r1733713 to the 1.7 branch. --- modules/kernel/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml index d6b43d74e2..77f4dac75b 100644 --- a/modules/kernel/pom.xml +++ b/modules/kernel/pom.xml @@ -232,6 +232,7 @@ test-zip false + false From 2f890a7c269f9e102d4853e151eeb4abc001ba0e Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 5 Mar 2016 21:24:10 +0000 Subject: [PATCH 035/231] Merge r1733766 to the 1.7 branch. --- .../axis2/databinding/utils/Constants.java | 5 -- .../reader/ADBDataHandlerStreamReader.java | 44 ++++++++++++----- .../utils/reader/ADBXMLStreamReaderImpl.java | 48 +++++++++++++------ .../reader/NameValuePairStreamReader.java | 14 +----- .../utils/reader/NullXMLStreamReader.java | 8 +--- .../utils/reader/WrappingXMLStreamReader.java | 41 +++++++++++++++- 6 files changed, 108 insertions(+), 52 deletions(-) diff --git a/modules/adb/src/org/apache/axis2/databinding/utils/Constants.java b/modules/adb/src/org/apache/axis2/databinding/utils/Constants.java index 20d339728b..36fcc36fda 100644 --- a/modules/adb/src/org/apache/axis2/databinding/utils/Constants.java +++ b/modules/adb/src/org/apache/axis2/databinding/utils/Constants.java @@ -19,7 +19,6 @@ package org.apache.axis2.databinding.utils; -import org.apache.axiom.om.OMConstants; import org.apache.axis2.databinding.utils.reader.OMAttribKey; import org.apache.axis2.databinding.utils.reader.OMElementKey; @@ -38,8 +37,4 @@ public interface Constants { static Object OM_ATTRIBUTE_KEY = new OMAttribKey(); static Object OM_ELEMENT_KEY = new OMElementKey(); - - static final String IS_BINARY = OMConstants.IS_BINARY; - static final String DATA_HANDLER = OMConstants.DATA_HANDLER; - static final String OPTIMIZATION_ENABLED = OMConstants.IS_DATA_HANDLERS_AWARE; } diff --git a/modules/adb/src/org/apache/axis2/databinding/utils/reader/ADBDataHandlerStreamReader.java b/modules/adb/src/org/apache/axis2/databinding/utils/reader/ADBDataHandlerStreamReader.java index 204abd4b83..7f4aca66bd 100644 --- a/modules/adb/src/org/apache/axis2/databinding/utils/reader/ADBDataHandlerStreamReader.java +++ b/modules/adb/src/org/apache/axis2/databinding/utils/reader/ADBDataHandlerStreamReader.java @@ -19,6 +19,9 @@ package org.apache.axis2.databinding.utils.reader; +import org.apache.axiom.ext.stax.datahandler.DataHandlerProvider; +import org.apache.axiom.ext.stax.datahandler.DataHandlerReader; +import org.apache.axiom.util.stax.XMLStreamReaderUtils; import org.apache.axis2.databinding.utils.ConverterUtil; import javax.activation.DataHandler; @@ -27,7 +30,7 @@ import javax.xml.stream.Location; import javax.xml.stream.XMLStreamException; -public class ADBDataHandlerStreamReader implements ADBXMLStreamReader { +public class ADBDataHandlerStreamReader implements ADBXMLStreamReader, DataHandlerReader { private static final int START_ELEMENT_STATE = 0; private static final int TEXT_STATE = 1; private static final int END_ELEMENT_STATE = 2; @@ -59,18 +62,37 @@ public ADBDataHandlerStreamReader(QName name, DataHandler value) { * @throws IllegalArgumentException */ public Object getProperty(String propKey) throws IllegalArgumentException { - if (OPTIMIZATION_ENABLED.equals(propKey)) { - return Boolean.TRUE; - } - if (state == TEXT_STATE) { - if (IS_BINARY.equals(propKey)) { - return Boolean.TRUE; - } else if (DATA_HANDLER.equals(propKey)) { - return value; - } - } + return XMLStreamReaderUtils.processGetProperty(this, propKey); + } + + @Override + public boolean isBinary() { + return state == TEXT_STATE; + } + + @Override + public boolean isOptimized() { + return true; + } + + @Override + public boolean isDeferred() { + return false; + } + + @Override + public String getContentID() { return null; + } + + @Override + public DataHandler getDataHandler() throws XMLStreamException { + return value; + } + @Override + public DataHandlerProvider getDataHandlerProvider() { + throw new UnsupportedOperationException(); } public int next() throws XMLStreamException { diff --git a/modules/adb/src/org/apache/axis2/databinding/utils/reader/ADBXMLStreamReaderImpl.java b/modules/adb/src/org/apache/axis2/databinding/utils/reader/ADBXMLStreamReaderImpl.java index 10737d20f4..7c1cfb6bce 100644 --- a/modules/adb/src/org/apache/axis2/databinding/utils/reader/ADBXMLStreamReaderImpl.java +++ b/modules/adb/src/org/apache/axis2/databinding/utils/reader/ADBXMLStreamReaderImpl.java @@ -19,10 +19,13 @@ package org.apache.axis2.databinding.utils.reader; +import org.apache.axiom.ext.stax.datahandler.DataHandlerProvider; +import org.apache.axiom.ext.stax.datahandler.DataHandlerReader; import org.apache.axiom.om.OMAttribute; import org.apache.axiom.om.OMElement; import org.apache.axiom.om.OMNamespace; import org.apache.axiom.om.impl.util.OMSerializerUtil; +import org.apache.axiom.util.stax.XMLStreamReaderUtils; import org.apache.axis2.databinding.typemapping.SimpleTypeMapper; import org.apache.axis2.databinding.utils.BeanUtil; import org.apache.axis2.databinding.utils.ConverterUtil; @@ -57,7 +60,7 @@ * possible *

        */ -public class ADBXMLStreamReaderImpl implements ADBXMLStreamReader { +public class ADBXMLStreamReaderImpl implements ADBXMLStreamReader, DataHandlerReader { private Object[] properties; private Object[] attributes; @@ -168,20 +171,37 @@ public void init() { * @throws IllegalArgumentException */ public Object getProperty(String key) throws IllegalArgumentException { - if (OPTIMIZATION_ENABLED.equals(key)) { - return Boolean.TRUE; - } else if (state == TEXT_STATE) { - if (IS_BINARY.equals(key)) { - return Boolean.FALSE; - } else { - return null; - } - } else if (state == DELEGATED_STATE) { - return childReader.getProperty(key); - } else { - return null; - } + return XMLStreamReaderUtils.processGetProperty(this, key); + } + + @Override + public boolean isBinary() { + return state == DELEGATED_STATE && childReader instanceof DataHandlerReader && ((DataHandlerReader)childReader).isBinary(); + } + + @Override + public boolean isOptimized() { + return ((DataHandlerReader)childReader).isOptimized(); + } + + @Override + public boolean isDeferred() { + return ((DataHandlerReader)childReader).isDeferred(); + } + + @Override + public String getContentID() { + return ((DataHandlerReader)childReader).getContentID(); + } + + @Override + public DataHandler getDataHandler() throws XMLStreamException { + return ((DataHandlerReader)childReader).getDataHandler(); + } + @Override + public DataHandlerProvider getDataHandlerProvider() { + return ((DataHandlerReader)childReader).getDataHandlerProvider(); } public void require(int i, String string, String string1) diff --git a/modules/adb/src/org/apache/axis2/databinding/utils/reader/NameValuePairStreamReader.java b/modules/adb/src/org/apache/axis2/databinding/utils/reader/NameValuePairStreamReader.java index a801bbfd4c..914bb5a547 100644 --- a/modules/adb/src/org/apache/axis2/databinding/utils/reader/NameValuePairStreamReader.java +++ b/modules/adb/src/org/apache/axis2/databinding/utils/reader/NameValuePairStreamReader.java @@ -49,19 +49,7 @@ public NameValuePairStreamReader(QName name, String value) { } public Object getProperty(String key) throws IllegalArgumentException { - //since optimization is a global property - //we've to implement it everywhere - if (OPTIMIZATION_ENABLED.equals(key)) { - return Boolean.TRUE; - } else if (state == TEXT_STATE) { - if (IS_BINARY.equals(key)) { - return Boolean.FALSE; - } else { - return null; - } - } else { - return null; - } + return null; } public int next() throws XMLStreamException { diff --git a/modules/adb/src/org/apache/axis2/databinding/utils/reader/NullXMLStreamReader.java b/modules/adb/src/org/apache/axis2/databinding/utils/reader/NullXMLStreamReader.java index 02304b30fd..f89c39ee3e 100644 --- a/modules/adb/src/org/apache/axis2/databinding/utils/reader/NullXMLStreamReader.java +++ b/modules/adb/src/org/apache/axis2/databinding/utils/reader/NullXMLStreamReader.java @@ -44,13 +44,7 @@ public NullXMLStreamReader(QName outerQName) { } public Object getProperty(String key) throws IllegalArgumentException { - //since optimization is a global property - //we've to implement it everywhere - if (OPTIMIZATION_ENABLED.equals(key)) { - return Boolean.TRUE; - } else { - return null; - } + return null; } public int next() throws XMLStreamException { diff --git a/modules/adb/src/org/apache/axis2/databinding/utils/reader/WrappingXMLStreamReader.java b/modules/adb/src/org/apache/axis2/databinding/utils/reader/WrappingXMLStreamReader.java index c3d6d4632b..3edf14aa37 100644 --- a/modules/adb/src/org/apache/axis2/databinding/utils/reader/WrappingXMLStreamReader.java +++ b/modules/adb/src/org/apache/axis2/databinding/utils/reader/WrappingXMLStreamReader.java @@ -19,20 +19,27 @@ package org.apache.axis2.databinding.utils.reader; +import javax.activation.DataHandler; import javax.xml.namespace.NamespaceContext; import javax.xml.namespace.QName; import javax.xml.stream.Location; import javax.xml.stream.XMLStreamException; import javax.xml.stream.XMLStreamReader; -public class WrappingXMLStreamReader implements ADBXMLStreamReader { +import org.apache.axiom.ext.stax.datahandler.DataHandlerProvider; +import org.apache.axiom.ext.stax.datahandler.DataHandlerReader; +import org.apache.axiom.util.stax.XMLStreamReaderUtils; + +public class WrappingXMLStreamReader implements ADBXMLStreamReader, DataHandlerReader { private XMLStreamReader reader; + private DataHandlerReader dataHandlerReader; private int depth; private boolean done; public WrappingXMLStreamReader(XMLStreamReader reader) { this.reader = reader; + dataHandlerReader = XMLStreamReaderUtils.getDataHandlerReader(reader); } public boolean isDone() { @@ -40,7 +47,37 @@ public boolean isDone() { } public Object getProperty(String string) throws IllegalArgumentException { - return reader.getProperty(string); + return XMLStreamReaderUtils.processGetProperty(this, string); + } + + @Override + public boolean isBinary() { + return dataHandlerReader != null && dataHandlerReader.isBinary(); + } + + @Override + public boolean isOptimized() { + return dataHandlerReader.isOptimized(); + } + + @Override + public boolean isDeferred() { + return dataHandlerReader.isDeferred(); + } + + @Override + public String getContentID() { + return dataHandlerReader.getContentID(); + } + + @Override + public DataHandler getDataHandler() throws XMLStreamException { + return dataHandlerReader.getDataHandler(); + } + + @Override + public DataHandlerProvider getDataHandlerProvider() { + return dataHandlerReader.getDataHandlerProvider(); } public int next() throws XMLStreamException { From 04ca20f99d9eefaa23e927f7e8cbdb3aef1816ce Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 5 Mar 2016 22:20:57 +0000 Subject: [PATCH 036/231] Merge r1733770 to the 1.7 branch. --- .../databinding/types/soapencoding/AnyType.java | 16 ---------------- .../databinding/types/soapencoding/AnyURI.java | 16 ---------------- .../databinding/types/soapencoding/Array.java | 17 ----------------- .../types/soapencoding/ArrayCoordinate.java | 16 ---------------- .../databinding/types/soapencoding/ArrayE.java | 16 ---------------- .../databinding/types/soapencoding/Base64.java | 16 ---------------- .../databinding/types/soapencoding/Date.java | 16 ---------------- .../types/soapencoding/DateTime.java | 16 ---------------- .../databinding/types/soapencoding/Decimal.java | 16 ---------------- .../types/soapencoding/Duration.java | 16 ---------------- .../types/soapencoding/ENTITIES.java | 16 ---------------- .../databinding/types/soapencoding/ENTITY.java | 16 ---------------- .../databinding/types/soapencoding/GDay.java | 16 ---------------- .../databinding/types/soapencoding/GMonth.java | 16 ---------------- .../types/soapencoding/GMonthDay.java | 16 ---------------- .../databinding/types/soapencoding/GYear.java | 16 ---------------- .../types/soapencoding/GYearMonth.java | 16 ---------------- .../types/soapencoding/HexBinary.java | 16 ---------------- .../databinding/types/soapencoding/ID.java | 16 ---------------- .../databinding/types/soapencoding/IDREF.java | 16 ---------------- .../databinding/types/soapencoding/IDREFS.java | 16 ---------------- .../databinding/types/soapencoding/Integer.java | 16 ---------------- .../types/soapencoding/Language.java | 16 ---------------- .../databinding/types/soapencoding/NCName.java | 16 ---------------- .../databinding/types/soapencoding/NMTOKEN.java | 16 ---------------- .../types/soapencoding/NMTOKENS.java | 16 ---------------- .../types/soapencoding/NOTATION.java | 16 ---------------- .../databinding/types/soapencoding/Name.java | 16 ---------------- .../types/soapencoding/NegativeInteger.java | 16 ---------------- .../types/soapencoding/NonNegativeInteger.java | 16 ---------------- .../types/soapencoding/NonPositiveInteger.java | 16 ---------------- .../types/soapencoding/NormalizedString.java | 16 ---------------- .../types/soapencoding/PositiveInteger.java | 16 ---------------- .../databinding/types/soapencoding/QName.java | 16 ---------------- .../databinding/types/soapencoding/String.java | 16 ---------------- .../databinding/types/soapencoding/Struct.java | 16 ---------------- .../databinding/types/soapencoding/Time.java | 16 ---------------- .../databinding/types/soapencoding/Token.java | 16 ---------------- .../types/soapencoding/UnsignedByte.java | 16 ---------------- .../types/soapencoding/UnsignedInt.java | 16 ---------------- .../types/soapencoding/UnsignedLong.java | 16 ---------------- .../types/soapencoding/UnsignedShort.java | 16 ---------------- .../types/soapencoding/_boolean.java | 16 ---------------- .../databinding/types/soapencoding/_byte.java | 16 ---------------- .../databinding/types/soapencoding/_double.java | 16 ---------------- .../databinding/types/soapencoding/_float.java | 16 ---------------- .../databinding/types/soapencoding/_int.java | 17 ----------------- .../databinding/types/soapencoding/_long.java | 16 ---------------- .../databinding/types/soapencoding/_short.java | 16 ---------------- .../axis2/databinding/types/xsd/AnyURI.java | 16 ---------------- .../axis2/databinding/types/xsd/Base64.java | 16 ---------------- .../databinding/types/xsd/Base64Binary.java | 16 ---------------- .../axis2/databinding/types/xsd/Date.java | 16 ---------------- .../axis2/databinding/types/xsd/DateTime.java | 16 ---------------- .../axis2/databinding/types/xsd/Decimal.java | 16 ---------------- .../axis2/databinding/types/xsd/Duration.java | 16 ---------------- .../axis2/databinding/types/xsd/ENTITIES.java | 16 ---------------- .../axis2/databinding/types/xsd/ENTITY.java | 16 ---------------- .../axis2/databinding/types/xsd/GDay.java | 16 ---------------- .../axis2/databinding/types/xsd/GMonth.java | 16 ---------------- .../axis2/databinding/types/xsd/GMonthDay.java | 16 ---------------- .../axis2/databinding/types/xsd/GYear.java | 16 ---------------- .../axis2/databinding/types/xsd/GYearMonth.java | 16 ---------------- .../axis2/databinding/types/xsd/HexBinary.java | 16 ---------------- .../apache/axis2/databinding/types/xsd/ID.java | 16 ---------------- .../axis2/databinding/types/xsd/IDREF.java | 16 ---------------- .../axis2/databinding/types/xsd/IDREFS.java | 16 ---------------- .../axis2/databinding/types/xsd/Integer.java | 16 ---------------- .../axis2/databinding/types/xsd/Language.java | 16 ---------------- .../axis2/databinding/types/xsd/NCName.java | 16 ---------------- .../axis2/databinding/types/xsd/NMTOKEN.java | 16 ---------------- .../axis2/databinding/types/xsd/NMTOKENS.java | 16 ---------------- .../axis2/databinding/types/xsd/NOTATION.java | 16 ---------------- .../axis2/databinding/types/xsd/Name.java | 16 ---------------- .../databinding/types/xsd/NegativeInteger.java | 16 ---------------- .../types/xsd/NonNegativeInteger.java | 16 ---------------- .../types/xsd/NonPositiveInteger.java | 16 ---------------- .../databinding/types/xsd/NormalizedString.java | 16 ---------------- .../databinding/types/xsd/PositiveInteger.java | 16 ---------------- .../axis2/databinding/types/xsd/QName.java | 16 ---------------- .../axis2/databinding/types/xsd/String.java | 16 ---------------- .../axis2/databinding/types/xsd/Time.java | 16 ---------------- .../axis2/databinding/types/xsd/Token.java | 16 ---------------- .../databinding/types/xsd/UnsignedByte.java | 16 ---------------- .../databinding/types/xsd/UnsignedInt.java | 16 ---------------- .../databinding/types/xsd/UnsignedLong.java | 16 ---------------- .../databinding/types/xsd/UnsignedShort.java | 16 ---------------- .../axis2/databinding/types/xsd/_boolean.java | 17 ----------------- .../axis2/databinding/types/xsd/_byte.java | 16 ---------------- .../axis2/databinding/types/xsd/_double.java | 16 ---------------- .../axis2/databinding/types/xsd/_float.java | 16 ---------------- .../axis2/databinding/types/xsd/_int.java | 16 ---------------- .../axis2/databinding/types/xsd/_long.java | 16 ---------------- .../axis2/databinding/types/xsd/_short.java | 16 ---------------- 94 files changed, 1507 deletions(-) diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/AnyType.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/AnyType.java index 887004d85b..9aa9f74fb1 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/AnyType.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/AnyType.java @@ -84,22 +84,6 @@ public void setAnyType(org.apache.axiom.om.OMElement param){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/AnyURI.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/AnyURI.java index f75bad9d7a..f357da8d15 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/AnyURI.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/AnyURI.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Array.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Array.java index 7628011a11..ec1b71ea4e 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Array.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Array.java @@ -219,23 +219,6 @@ public void setHref(org.apache.axis2.databinding.types.URI param) { } - /** - * isReaderMTOMAware - * - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try { - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - } catch (java.lang.IllegalArgumentException e) { - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - /** * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ArrayCoordinate.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ArrayCoordinate.java index de558fced0..6d968c630a 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ArrayCoordinate.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ArrayCoordinate.java @@ -91,22 +91,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ArrayE.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ArrayE.java index 37253fabd3..92a8d00d10 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ArrayE.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ArrayE.java @@ -84,22 +84,6 @@ public void setArray(org.apache.axis2.databinding.types.soapencoding.Array param /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Base64.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Base64.java index 4f5dcd328d..6ffc9672eb 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Base64.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Base64.java @@ -91,22 +91,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Date.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Date.java index 827849ef4b..51da0f66e3 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Date.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Date.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/DateTime.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/DateTime.java index 778c8e1ac7..14bbd52ea9 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/DateTime.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/DateTime.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Decimal.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Decimal.java index b38ad17071..3f9b84578f 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Decimal.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Decimal.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Duration.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Duration.java index e9f78b6e4e..779012ae93 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Duration.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Duration.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ENTITIES.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ENTITIES.java index f2f1808ad5..614822e6c1 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ENTITIES.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ENTITIES.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ENTITY.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ENTITY.java index b8b6839c2b..aeb5ec7dde 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ENTITY.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ENTITY.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GDay.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GDay.java index 0e5b426d7f..352e619354 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GDay.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GDay.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GMonth.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GMonth.java index f916609a7f..9315970723 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GMonth.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GMonth.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GMonthDay.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GMonthDay.java index 162fa6b15b..ad76535c5f 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GMonthDay.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GMonthDay.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GYear.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GYear.java index e50eb9e012..ea83aebb11 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GYear.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GYear.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GYearMonth.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GYearMonth.java index b21ad5ad66..8421b6b682 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GYearMonth.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/GYearMonth.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/HexBinary.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/HexBinary.java index 6d9057f57e..c10b5fe2ce 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/HexBinary.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/HexBinary.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ID.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ID.java index 512276a3e7..3da21ee7d3 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ID.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/ID.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/IDREF.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/IDREF.java index 59e7b408e0..7bec643715 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/IDREF.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/IDREF.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/IDREFS.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/IDREFS.java index 34b1010fa0..0818f2515d 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/IDREFS.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/IDREFS.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Integer.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Integer.java index ad9c316803..d0617096f4 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Integer.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Integer.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Language.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Language.java index 3d41a6d989..6f0e950863 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Language.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Language.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NCName.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NCName.java index b1e5f41a4b..415496253c 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NCName.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NCName.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NMTOKEN.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NMTOKEN.java index b755609810..b659103eb0 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NMTOKEN.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NMTOKEN.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NMTOKENS.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NMTOKENS.java index b4561bf430..38e00c3332 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NMTOKENS.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NMTOKENS.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NOTATION.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NOTATION.java index 238b86779f..71d05b6bda 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NOTATION.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NOTATION.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Name.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Name.java index 2afad047fb..f9346230d8 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Name.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Name.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NegativeInteger.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NegativeInteger.java index 2e94e9c7f2..1ad530fbf8 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NegativeInteger.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NegativeInteger.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NonNegativeInteger.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NonNegativeInteger.java index 14e4d3e328..c98eb42092 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NonNegativeInteger.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NonNegativeInteger.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NonPositiveInteger.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NonPositiveInteger.java index 1ed67b98b3..e63dd5be14 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NonPositiveInteger.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NonPositiveInteger.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NormalizedString.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NormalizedString.java index c8e2da960b..2fb9842fd6 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NormalizedString.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/NormalizedString.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/PositiveInteger.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/PositiveInteger.java index 51bb9365ea..b54af61cf0 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/PositiveInteger.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/PositiveInteger.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/QName.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/QName.java index 291a5d489c..e5562a5ad7 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/QName.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/QName.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/String.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/String.java index 419bfb8bfa..bb214a9357 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/String.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/String.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Struct.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Struct.java index c85eb6f974..d638c38e64 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Struct.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Struct.java @@ -197,22 +197,6 @@ public void setHref(org.apache.axis2.databinding.types.URI param){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Time.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Time.java index 62fa59e813..bfa1b1223b 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Time.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Time.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Token.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Token.java index 7ad19a77dd..a4ded90bbf 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Token.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/Token.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedByte.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedByte.java index 899752cde4..bc1860fa71 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedByte.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedByte.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedInt.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedInt.java index 34eced0b82..2be4959e32 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedInt.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedInt.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedLong.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedLong.java index 888c8b0a11..2eaba3a21f 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedLong.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedLong.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedShort.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedShort.java index 9b3cb77754..44077df6e8 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedShort.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/UnsignedShort.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_boolean.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_boolean.java index 5442ab5719..97b93954a4 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_boolean.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_boolean.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_byte.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_byte.java index cd2f883bf7..999c6a778a 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_byte.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_byte.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_double.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_double.java index a5f419058a..41a4c18714 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_double.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_double.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_float.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_float.java index 8300a7b505..51673374dc 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_float.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_float.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_int.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_int.java index 201df2669a..d47fef391f 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_int.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_int.java @@ -88,23 +88,6 @@ public java.lang.String toString() { } - /** - * isReaderMTOMAware - * - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try { - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - } catch (java.lang.IllegalArgumentException e) { - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - /** * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_long.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_long.java index 9746dfa3d4..604f0b55ce 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_long.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_long.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_short.java b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_short.java index e788f3133f..ef855801b9 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_short.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/soapencoding/_short.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/AnyURI.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/AnyURI.java index 0a13363e1b..260e52dc77 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/AnyURI.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/AnyURI.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Base64.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Base64.java index e46a624cf9..3d0d836835 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Base64.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Base64.java @@ -91,22 +91,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Base64Binary.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Base64Binary.java index 33678ace53..e8bb55a7f9 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Base64Binary.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Base64Binary.java @@ -95,22 +95,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Date.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Date.java index add0d30132..117ded768a 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Date.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Date.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/DateTime.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/DateTime.java index 686defb565..abf38e026a 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/DateTime.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/DateTime.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Decimal.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Decimal.java index eefddfa787..6ffd6a4ed7 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Decimal.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Decimal.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Duration.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Duration.java index 15297033eb..7677199c20 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Duration.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Duration.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/ENTITIES.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/ENTITIES.java index 95a289236e..6bf3a20023 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/ENTITIES.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/ENTITIES.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/ENTITY.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/ENTITY.java index c1c13eb8e9..e30c2d8a4f 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/ENTITY.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/ENTITY.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/GDay.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/GDay.java index 41a97c8030..d6a6328237 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/GDay.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/GDay.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/GMonth.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/GMonth.java index c399ee7cbc..882ff4c9a1 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/GMonth.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/GMonth.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/GMonthDay.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/GMonthDay.java index 84df9b1738..1269489af9 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/GMonthDay.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/GMonthDay.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/GYear.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/GYear.java index 6119300016..b75ff6a658 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/GYear.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/GYear.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/GYearMonth.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/GYearMonth.java index ab1dfabb39..879df961fd 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/GYearMonth.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/GYearMonth.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/HexBinary.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/HexBinary.java index bf14f21c8e..6ffb5c28f2 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/HexBinary.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/HexBinary.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/ID.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/ID.java index 3bf1af2032..9e74fdd13a 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/ID.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/ID.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/IDREF.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/IDREF.java index 7beb9b1c7d..3f0eb48f01 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/IDREF.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/IDREF.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/IDREFS.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/IDREFS.java index d1500751e2..f1edf9ac44 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/IDREFS.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/IDREFS.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Integer.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Integer.java index 5fe12c5359..66cc146470 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Integer.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Integer.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Language.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Language.java index 5d610a87d6..2430a97881 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Language.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Language.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NCName.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NCName.java index 78e47593ce..aa8a7a33f5 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NCName.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NCName.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NMTOKEN.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NMTOKEN.java index d956781516..0a72d6659a 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NMTOKEN.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NMTOKEN.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NMTOKENS.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NMTOKENS.java index 9040b435b5..8579c5391b 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NMTOKENS.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NMTOKENS.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NOTATION.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NOTATION.java index 9d270cac05..a23a90fd5f 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NOTATION.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NOTATION.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Name.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Name.java index 849fb1cda9..44c207623d 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Name.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Name.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NegativeInteger.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NegativeInteger.java index 1151ac89e0..3a086af875 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NegativeInteger.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NegativeInteger.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NonNegativeInteger.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NonNegativeInteger.java index f1b7bef89d..2310e94378 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NonNegativeInteger.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NonNegativeInteger.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NonPositiveInteger.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NonPositiveInteger.java index 5028195c97..f1d8b30ba0 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NonPositiveInteger.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NonPositiveInteger.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NormalizedString.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NormalizedString.java index 8abbb74535..c030474be6 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/NormalizedString.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/NormalizedString.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/PositiveInteger.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/PositiveInteger.java index 064386efee..4f75af7e35 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/PositiveInteger.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/PositiveInteger.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/QName.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/QName.java index b6e238acc5..a053a091c8 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/QName.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/QName.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/String.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/String.java index 58683eed01..a80795a972 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/String.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/String.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Time.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Time.java index fa92fc8cfe..38ac02d089 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Time.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Time.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Token.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Token.java index f5d6eddb75..dea81fbb55 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/Token.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/Token.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedByte.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedByte.java index d5161afd8f..b7a80ee235 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedByte.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedByte.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedInt.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedInt.java index 4908d47664..0d84bddfad 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedInt.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedInt.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedLong.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedLong.java index 00a075545c..c1b8681d37 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedLong.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedLong.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedShort.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedShort.java index f7ea9090a0..a479925985 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedShort.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/UnsignedShort.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/_boolean.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/_boolean.java index 83ac9f49c9..c7d51dcae4 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/_boolean.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/_boolean.java @@ -88,23 +88,6 @@ public java.lang.String toString() { } - /** - * isReaderMTOMAware - * - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try { - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - } catch (java.lang.IllegalArgumentException e) { - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - /** * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/_byte.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/_byte.java index a4c8102b0e..5d395b8d8f 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/_byte.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/_byte.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/_double.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/_double.java index 69edb3b706..e1f29854dd 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/_double.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/_double.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/_float.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/_float.java index cfe125cd59..1049d2cec5 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/_float.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/_float.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/_int.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/_int.java index 4d0e12e8b0..64288d2001 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/_int.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/_int.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/_long.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/_long.java index 6665f139c0..a2649cad43 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/_long.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/_long.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory diff --git a/modules/adb/src/org/apache/axis2/databinding/types/xsd/_short.java b/modules/adb/src/org/apache/axis2/databinding/types/xsd/_short.java index 12cf3cfbf8..cd5e4b7ed3 100644 --- a/modules/adb/src/org/apache/axis2/databinding/types/xsd/_short.java +++ b/modules/adb/src/org/apache/axis2/databinding/types/xsd/_short.java @@ -90,22 +90,6 @@ public java.lang.String toString(){ /** - * isReaderMTOMAware - * @return true if the reader supports MTOM - */ - public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader) { - boolean isReaderMTOMAware = false; - - try{ - isReaderMTOMAware = java.lang.Boolean.TRUE.equals(reader.getProperty(org.apache.axiom.om.OMConstants.IS_DATA_HANDLERS_AWARE)); - }catch(java.lang.IllegalArgumentException e){ - isReaderMTOMAware = false; - } - return isReaderMTOMAware; - } - - - /** * * @param parentQName * @param factory From 16e31cb972e7a10b0af89ba0c46337b56695c324 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Mar 2016 09:41:15 +0000 Subject: [PATCH 037/231] Merge r1733773 to the 1.7 branch. --- modules/saaj/src/org/apache/axis2/saaj/SOAPElementImpl.java | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/saaj/src/org/apache/axis2/saaj/SOAPElementImpl.java b/modules/saaj/src/org/apache/axis2/saaj/SOAPElementImpl.java index 49308a702f..2496a79a83 100644 --- a/modules/saaj/src/org/apache/axis2/saaj/SOAPElementImpl.java +++ b/modules/saaj/src/org/apache/axis2/saaj/SOAPElementImpl.java @@ -179,6 +179,9 @@ public SOAPElement addChildElement(String localName) throws SOAPException { * @see javax.xml.soap.SOAPElement#addNamespaceDeclaration(java.lang.String, java.lang.String) */ public SOAPElement addNamespaceDeclaration(String prefix, String uri) throws SOAPException { + if (uri == null) { + uri = ""; + } if (prefix == null || prefix.length() == 0) { omTarget.declareDefaultNamespace(uri); } else { From 6a00d7fdfe973d15a75f5e43cee15a1150def76d Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Mon, 7 Mar 2016 19:18:33 +0000 Subject: [PATCH 038/231] Merge r1733850 to the 1.7 branch. --- modules/integration/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 8b1778e2ee..1533f4d9ab 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -76,16 +76,6 @@ axis2-java2wsdl ${project.version} - - org.apache.axis2 - ${project.version} - axis2-jaxws - - - org.apache.axis2 - ${project.version} - axis2-jaxws-integration - org.apache.axis2 axis2-kernel From e5265d9c3d364bd3a52d71774d7a51ca67b7d6bb Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 8 Mar 2016 23:05:01 +0000 Subject: [PATCH 039/231] Merge r1734176 to the 1.7 branch. --- modules/kernel/src/org/apache/axis2/util/XMLUtils.java | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/kernel/src/org/apache/axis2/util/XMLUtils.java b/modules/kernel/src/org/apache/axis2/util/XMLUtils.java index 12ab23b9c3..ce714f7fe8 100644 --- a/modules/kernel/src/org/apache/axis2/util/XMLUtils.java +++ b/modules/kernel/src/org/apache/axis2/util/XMLUtils.java @@ -533,7 +533,6 @@ public static OMElement toOM(Element element, boolean buildAll) throws Exception ByteArrayInputStream is = new ByteArrayInputStream(baos.toByteArray()); OMXMLParserWrapper builder = OMXMLBuilderFactory.createOMBuilder(is); - builder.setCache(true); OMElement omElement = builder.getDocumentElement(); if (buildAll) { @@ -588,7 +587,6 @@ public static OMNode toOM(InputStream inputStream) throws XMLStreamException { */ public static OMNode toOM(InputStream inputStream, boolean buildAll) throws XMLStreamException { OMXMLParserWrapper builder = OMXMLBuilderFactory.createOMBuilder(inputStream); - builder.setCache(true); OMNode omNode = builder.getDocumentElement(); if (buildAll) { @@ -623,7 +621,6 @@ public static OMNode toOM(Reader reader) throws XMLStreamException { */ public static OMNode toOM(Reader reader, boolean buildAll) throws XMLStreamException { OMXMLParserWrapper builder = OMXMLBuilderFactory.createOMBuilder(reader); - builder.setCache(true); OMNode omNode = builder.getDocumentElement(); if (buildAll) { From 76d91b83cdfb126d2b501c035c821d82bb0e9438 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Wed, 16 Mar 2016 22:49:45 +0000 Subject: [PATCH 040/231] AXIS2-5749: Merge r1735331 to the 1.7 branch. --- .../apache/axis2/schema/SchemaCompiler.java | 2 +- modules/adb-tests/pom.xml | 35 +++++++++++ .../databinding/axis2_5749/ServiceTest.java | 54 ++++++++++++++++ .../axis2_5749/service/ColorServiceImpl.java | 36 +++++++++++ .../adb-tests/src/test/wsdl/AXIS2-5749.wsdl | 62 +++++++++++++++++++ .../adb-tests/src/test/xslt/AXIS2-5749.xsl | 11 ++++ 6 files changed, 199 insertions(+), 1 deletion(-) create mode 100644 modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5749/ServiceTest.java create mode 100644 modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5749/service/ColorServiceImpl.java create mode 100644 modules/adb-tests/src/test/wsdl/AXIS2-5749.wsdl create mode 100644 modules/adb-tests/src/test/xslt/AXIS2-5749.xsl diff --git a/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java b/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java index fc790176c2..84aa75cf2a 100644 --- a/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java +++ b/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java @@ -691,7 +691,7 @@ private void processElement(XmlSchemaElement xsElt, boolean isOuter, processedAnonymousComplexTypesMap.remove(xsElt); String className = findClassName(schemaType.getQName(), isArray(xsElt)); innerElementMap.put( - xsElt.getQName(), + xsElt.getWireName(), className); //store in the schema map diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index 714896f22f..96ca245b14 100644 --- a/modules/adb-tests/pom.xml +++ b/modules/adb-tests/pom.xml @@ -104,6 +104,20 @@ ${project.build.directory}/wsdl2code/AXIS2-5741 + + wsdl2code-axis2-5749 + generate-test-sources + + wsdl2code + + + src/test/wsdl/AXIS2-5749.wsdl + org.apache.axis2.databinding.axis2_5749.service + true + true + ${project.build.directory}/wsdl2code/AXIS2-5749 + + adb @@ -129,6 +143,14 @@ src/test/xslt/AXIS2-5741.xsl ${project.build.directory}/repo/AXIS2-5741/services/FiverxLinkService/META-INF + +

        ${project.build.directory}/wsdl2code/AXIS2-5749/resources + + services.xml + + src/test/xslt/AXIS2-5749.xsl + ${project.build.directory}/repo/AXIS2-5749/services/ColorService/META-INF + @@ -163,6 +185,18 @@ org.apache.axis2.databinding.axis2_5741.client + + wsimport-axis2-5749 + + wsimport-test + + + + ${basedir}/src/test/wsdl/AXIS2-5749.wsdl + + org.apache.axis2.databinding.axis2_5749.client + + @@ -185,6 +219,7 @@ ${project.build.directory}/wsdl2code/mtom/src ${project.build.directory}/wsdl2code/AXIS2-5741/src + ${project.build.directory}/wsdl2code/AXIS2-5749/src diff --git a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5749/ServiceTest.java b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5749/ServiceTest.java new file mode 100644 index 0000000000..316e38926a --- /dev/null +++ b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5749/ServiceTest.java @@ -0,0 +1,54 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.axis2.databinding.axis2_5749; + +import static com.google.common.truth.Truth.assertThat; + +import javax.xml.ws.BindingProvider; + +import org.apache.axiom.testutils.PortAllocator; +import org.apache.axis2.context.ConfigurationContext; +import org.apache.axis2.context.ConfigurationContextFactory; +import org.apache.axis2.databinding.axis2_5749.client.Color; +import org.apache.axis2.databinding.axis2_5749.client.ColorService; +import org.apache.axis2.databinding.axis2_5749.client.ColorService_Service; +import org.apache.axis2.transport.http.SimpleHTTPServer; +import org.junit.Test; + +public class ServiceTest { + @Test + public void test() throws Exception { + int port = PortAllocator.allocatePort(); + ConfigurationContext configurationContext = + ConfigurationContextFactory.createConfigurationContextFromFileSystem("target/repo/AXIS2-5749"); + SimpleHTTPServer server = new SimpleHTTPServer(configurationContext, port); + server.start(); + try { + ColorService client = new ColorService_Service().getColorServiceSOAP(); + ((BindingProvider)client).getRequestContext().put( + BindingProvider.ENDPOINT_ADDRESS_PROPERTY, + "http://localhost:" + port + "/axis2/services/ColorService"); + Color color = new Color(); + color.setIn("RED"); + assertThat(client.test(color).getOut()).isEqualTo("Red is good!"); + } finally { + server.stop(); + } + } +} diff --git a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5749/service/ColorServiceImpl.java b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5749/service/ColorServiceImpl.java new file mode 100644 index 0000000000..6e736c3336 --- /dev/null +++ b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5749/service/ColorServiceImpl.java @@ -0,0 +1,36 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.axis2.databinding.axis2_5749.service; + +import com.ise_online.colorservice.Color; +import com.ise_online.colorservice.ColorResponse; +import com.ise_online.colorservice.In_type1; + +public class ColorServiceImpl extends ColorServiceSkeleton { + @Override + public ColorResponse test(Color color) { + ColorResponse response = new ColorResponse(); + if (color.getIn() == In_type1.RED) { + response.setOut("Red is good!"); + } else { + response.setOut("Don't like that color..."); + } + return response; + } +} diff --git a/modules/adb-tests/src/test/wsdl/AXIS2-5749.wsdl b/modules/adb-tests/src/test/wsdl/AXIS2-5749.wsdl new file mode 100644 index 0000000000..719fdd2b7c --- /dev/null +++ b/modules/adb-tests/src/test/wsdl/AXIS2-5749.wsdl @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/modules/adb-tests/src/test/xslt/AXIS2-5749.xsl b/modules/adb-tests/src/test/xslt/AXIS2-5749.xsl new file mode 100644 index 0000000000..4fae41ebef --- /dev/null +++ b/modules/adb-tests/src/test/xslt/AXIS2-5749.xsl @@ -0,0 +1,11 @@ + + + + org.apache.axis2.databinding.axis2_5749.service.ColorServiceImpl + + + + + + + From 86f8a63a747266d9991a46105cd4f8e3988cb2d4 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 17 Mar 2016 07:53:48 +0000 Subject: [PATCH 041/231] Fix build failure (specific to the 1.7 branch) that occurs when the apache-release profile is active. --- modules/adb-tests/pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index 96ca245b14..19914f5984 100644 --- a/modules/adb-tests/pom.xml +++ b/modules/adb-tests/pom.xml @@ -231,6 +231,21 @@ true + + + maven-javadoc-plugin + + + attach-javadocs + none + + jar + + + + From 4d2f8d7a7623446fbfc9e2dc71b29c43d83cffbc Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 24 Mar 2016 22:51:33 +0000 Subject: [PATCH 042/231] AXIS2-5752: Merge r1736512 to the 1.7 branch. --- modules/java2wsdl/pom.xml | 2 +- modules/tool/axis2-ant-plugin/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml index 67c9c6c57e..7280f36b37 100644 --- a/modules/java2wsdl/pom.xml +++ b/modules/java2wsdl/pom.xml @@ -202,7 +202,7 @@ + + + prepare-site pre-site From a2081acf3c9fa645dd4016d48b7b7a222b8973fc Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Fri, 10 Jun 2016 06:58:16 +0000 Subject: [PATCH 077/231] AXIS2-5778: Merge r1747601 to the 1.7 branch. --- .../src/org/apache/axis2/deployment/ModuleDeployer.java | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/modules/kernel/src/org/apache/axis2/deployment/ModuleDeployer.java b/modules/kernel/src/org/apache/axis2/deployment/ModuleDeployer.java index a02cef3394..3d8847b2a9 100644 --- a/modules/kernel/src/org/apache/axis2/deployment/ModuleDeployer.java +++ b/modules/kernel/src/org/apache/axis2/deployment/ModuleDeployer.java @@ -204,14 +204,7 @@ public void deoloyFromUrl(DeploymentFileData deploymentFileData) { AxisModule module = new AxisModule(); module.setModuleClassLoader(deploymentClassLoader); module.setParent(axisConfig); - int index = fileUrl.getPath().lastIndexOf(File.separator); - String moduleFile; - if(index > 0){ - moduleFile = fileUrl.getPath().substring(index); - } else { - moduleFile = fileUrl.getPath(); - } - module.setArchiveName(moduleFile); + module.setArchiveName(deploymentFileData.getName()); populateModule(module, fileUrl); module.setFileName(fileUrl); DeploymentEngine.addNewModule(module, axisConfig); From 861e881820572dc30533582c119d8ed33b19c594 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 11 Jun 2016 09:07:51 +0000 Subject: [PATCH 078/231] AXIS2-5784: Merge r1747773 to the 1.7 branch. --- modules/webapp/pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index da87cbebfc..61d9e13670 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -306,6 +306,27 @@ + + maven-jar-plugin + + + + + jar + + + classes + + + *.properties + + + + + org.mortbay.jetty jetty-maven-plugin From cbe15fae1f1ef5dca3edd07af97210b915e48462 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 11 Jun 2016 19:07:34 +0000 Subject: [PATCH 079/231] AXIS2-5779: Merge r1747920 to the 1.7 branch. --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 69ef99b04f..511eb3711a 100644 --- a/pom.xml +++ b/pom.xml @@ -1199,6 +1199,9 @@ maven-invoker-plugin 2.0.0 + + ${java.home} + + + + + + + true + false + false + + + false + + + + true + + + + + + false + + + admin + axis2 + + + + + + + + + + + + + + + + + + + + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 6060 + + + + + + + + + + + + + + + + + + + + + HTTP/1.1 + chunked + + + HTTP/1.1 + chunked + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/modules/adb-tests/src/test/wsdl/AXIS2-5809.wsdl b/modules/adb-tests/src/test/wsdl/AXIS2-5809.wsdl new file mode 100644 index 0000000000..d94a574dfe --- /dev/null +++ b/modules/adb-tests/src/test/wsdl/AXIS2-5809.wsdl @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/modules/adb-tests/src/test/xslt/AXIS2-5809.xsl b/modules/adb-tests/src/test/xslt/AXIS2-5809.xsl new file mode 100644 index 0000000000..03064e6a21 --- /dev/null +++ b/modules/adb-tests/src/test/xslt/AXIS2-5809.xsl @@ -0,0 +1,11 @@ + + + + org.apache.axis2.databinding.axis2_5809.EchoServiceImpl + + + + + + + From b38ddad732ca51f254a6c62d9950147857515dce Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 16 Oct 2016 20:30:24 +0000 Subject: [PATCH 088/231] AXIS2-5809: Merge r1765188 (with changes) to the 1.7 so that we can reproduce the problem. --- .../org/apache/axis2/databinding/axis2_5809/ServiceTest.java | 4 +++- .../src/main/java/org/apache/axis2/testutils/Axis2Server.java | 4 ++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5809/ServiceTest.java b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5809/ServiceTest.java index 2472621c73..599963a6a7 100644 --- a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5809/ServiceTest.java +++ b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5809/ServiceTest.java @@ -22,15 +22,17 @@ import org.apache.axis2.testutils.Axis2Server; import org.junit.ClassRule; +import org.junit.Ignore; import org.junit.Test; public class ServiceTest { @ClassRule public static Axis2Server server = new Axis2Server("target/repo/AXIS2-5809"); + @Ignore @Test public void test() throws Exception { - EchoServiceStub stub = new EchoServiceStub(server.getEndpoint("EchoService")); + EchoServiceStub stub = new EchoServiceStub(server.getConfigurationContext(), server.getEndpoint("EchoService")); for (int i=0; i<500; i++) { Echo request = new Echo(); request.setContent("test"); diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java index f69c4e6b60..5ad43ab070 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java @@ -48,6 +48,10 @@ public String getEndpoint(String serviceName) throws AxisFault { return configurationContext.getAxisConfiguration().getService(serviceName).getEPRs()[0]; } + public ConfigurationContext getConfigurationContext() { + return configurationContext; + } + @Override protected void before() throws Throwable { port = PortAllocator.allocatePort(); From ceadc4842e19724a4ced8eb060929e02a7e365ab Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 16 Oct 2016 22:27:11 +0000 Subject: [PATCH 089/231] AXIS2-5809: Merge r1765193 to the 1.7 branch. --- .../axis2_5809/EchoServiceImpl.java | 4 ++++ .../databinding/axis2_5809/ServiceTest.java | 21 ++++++++++++++++--- .../HTTPClient4TransportSender.java | 20 +++++++++++++++--- 3 files changed, 39 insertions(+), 6 deletions(-) diff --git a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5809/EchoServiceImpl.java b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5809/EchoServiceImpl.java index 98a8675982..3aeaaca7e4 100644 --- a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5809/EchoServiceImpl.java +++ b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5809/EchoServiceImpl.java @@ -21,6 +21,10 @@ public class EchoServiceImpl extends EchoServiceSkeleton { @Override public EchoResponse echo(Echo echo) { + String content = echo.getContent(); + if (content.isEmpty()) { + throw new RuntimeException(); + } EchoResponse response = new EchoResponse(); response.setContent(echo.getContent()); return response; diff --git a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5809/ServiceTest.java b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5809/ServiceTest.java index 599963a6a7..d5837e3110 100644 --- a/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5809/ServiceTest.java +++ b/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5809/ServiceTest.java @@ -19,19 +19,19 @@ package org.apache.axis2.databinding.axis2_5809; import static com.google.common.truth.Truth.assertThat; +import static org.junit.Assert.fail; +import org.apache.axis2.AxisFault; import org.apache.axis2.testutils.Axis2Server; import org.junit.ClassRule; -import org.junit.Ignore; import org.junit.Test; public class ServiceTest { @ClassRule public static Axis2Server server = new Axis2Server("target/repo/AXIS2-5809"); - @Ignore @Test - public void test() throws Exception { + public void testWithNormalResponse() throws Exception { EchoServiceStub stub = new EchoServiceStub(server.getConfigurationContext(), server.getEndpoint("EchoService")); for (int i=0; i<500; i++) { Echo request = new Echo(); @@ -39,4 +39,19 @@ public void test() throws Exception { assertThat(stub.echo(request).getContent()).isEqualTo("test"); } } + + @Test + public void testWithFault() throws Exception { + EchoServiceStub stub = new EchoServiceStub(server.getConfigurationContext(), server.getEndpoint("EchoService")); + for (int i=0; i<500; i++) { + Echo request = new Echo(); + request.setContent(""); + try { + stub.echo(request); + fail("Expected AxisFault"); + } catch (AxisFault ex) { + // Expected + } + } + } } diff --git a/modules/transport/http/src/org/apache/axis2/transport/http/impl/httpclient4/HTTPClient4TransportSender.java b/modules/transport/http/src/org/apache/axis2/transport/http/impl/httpclient4/HTTPClient4TransportSender.java index 4cb89d1fd0..dce173043c 100644 --- a/modules/transport/http/src/org/apache/axis2/transport/http/impl/httpclient4/HTTPClient4TransportSender.java +++ b/modules/transport/http/src/org/apache/axis2/transport/http/impl/httpclient4/HTTPClient4TransportSender.java @@ -19,9 +19,13 @@ package org.apache.axis2.transport.http.impl.httpclient4; +import java.io.IOException; +import java.io.InputStream; + import org.apache.axis2.AxisFault; import org.apache.axis2.context.ConfigurationContext; import org.apache.axis2.context.MessageContext; +import org.apache.axis2.context.OperationContext; import org.apache.axis2.transport.http.AbstractHTTPSender; import org.apache.axis2.transport.http.CommonsHTTPTransportSender; import org.apache.axis2.transport.http.HTTPConstants; @@ -40,10 +44,20 @@ public class HTTPClient4TransportSender extends CommonsHTTPTransportSender imple @Override public void cleanup(MessageContext msgContext) throws AxisFault { - // We don't need to call cleanup here because httpclient4 releases - // the connection and cleanup automatically - // TODO : Don't do this if we're not on the right thread! Can we confirm? log.trace("cleanup() releasing connection"); + + OperationContext opContext = msgContext.getOperationContext(); + if (opContext != null) { + InputStream in = (InputStream)opContext.getProperty(MessageContext.TRANSPORT_IN); + if (in != null) { + try { + in.close(); + } catch (IOException ex) { + // Ignore + } + } + } + // guard against multiple calls msgContext.removeProperty(HTTPConstants.HTTP_METHOD); From 95f968686bf397cc6f6699c15867bc630f6d3326 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 20 Oct 2016 19:54:09 +0000 Subject: [PATCH 090/231] Switch to Axiom 1.2.20. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 388e9377f5..d9dc33e31f 100644 --- a/pom.xml +++ b/pom.xml @@ -486,7 +486,7 @@ 3.0.3 1.0M10 - 1.2.20-SNAPSHOT + 1.2.20 2.2.1 1.7.0 2.7.7 From 6980afd2bca2a8562ef080279bb11ec6c8e1aecd Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 20 Oct 2016 22:08:00 +0000 Subject: [PATCH 091/231] Add release note for 1.7.4. --- src/site/markdown/release-notes/1.7.4.md | 18 ++++++++++++++++++ src/site/site.xml | 1 + 2 files changed, 19 insertions(+) diff --git a/src/site/markdown/release-notes/1.7.4.md b/src/site/markdown/release-notes/1.7.4.md index e69de29bb2..addc610266 100644 --- a/src/site/markdown/release-notes/1.7.4.md +++ b/src/site/markdown/release-notes/1.7.4.md @@ -0,0 +1,18 @@ +Apache Axis2 1.7.4 Release Note +------------------------------- + +Apache Axis2 1.7.4 is a maintenance release that includes fixes for several +issues, including the following security issues: + +* Session fixation ([AXIS2-4739][]) and XSS ([AXIS2-5683][]) vulnerabilities + affecting the admin console. + +* A dependency on an Apache HttpClient version affected by known security + vulnerabilities (CVE-2012-6153 and CVE-2014-3577); see [AXIS2-5757][]. + +The complete list of issues fixed in this version can be found [here][1]. + +[AXIS2-4739]: https://issues.apache.org/jira/browse/AXIS2-4739 +[AXIS2-5683]: https://issues.apache.org/jira/browse/AXIS2-5683 +[AXIS2-5757]: https://issues.apache.org/jira/browse/AXIS2-5757 +[1]: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10611&version=12335945 \ No newline at end of file diff --git a/src/site/site.xml b/src/site/site.xml index 00e04fae37..1ee7867264 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -51,6 +51,7 @@ + From 735491c874cb6480fa3e60274da30e1736534547 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Fri, 21 Oct 2016 21:38:12 +0000 Subject: [PATCH 092/231] [maven-release-plugin] prepare release v1.7.4 --- apidocs/pom.xml | 2 +- modules/adb-codegen/pom.xml | 8 ++++---- modules/adb-tests/pom.xml | 8 ++++---- modules/adb/pom.xml | 8 ++++---- modules/addressing/pom.xml | 8 ++++---- modules/clustering/pom.xml | 8 ++++---- modules/codegen/pom.xml | 8 ++++---- modules/corba/pom.xml | 8 ++++---- modules/distribution/pom.xml | 8 ++++---- modules/fastinfoset/pom.xml | 8 ++++---- modules/integration/pom.xml | 8 ++++---- modules/java2wsdl/pom.xml | 8 ++++---- modules/jaxbri/pom.xml | 8 ++++---- modules/jaxws-integration/pom.xml | 8 ++++---- modules/jaxws-mar/pom.xml | 8 ++++---- modules/jaxws/pom.xml | 8 ++++---- modules/jibx/pom.xml | 8 ++++---- modules/json/pom.xml | 8 ++++---- modules/kernel/pom.xml | 8 ++++---- modules/metadata/pom.xml | 8 ++++---- modules/mex/pom.xml | 8 ++++---- modules/mtompolicy-mar/pom.xml | 8 ++++---- modules/mtompolicy/pom.xml | 8 ++++---- modules/osgi-tests/pom.xml | 8 ++++---- modules/osgi/pom.xml | 8 ++++---- modules/ping/pom.xml | 8 ++++---- modules/resource-bundle/pom.xml | 8 ++++---- modules/saaj/pom.xml | 8 ++++---- modules/samples/java_first_jaxws/pom.xml | 10 +++++----- modules/samples/jaxws-addressbook/pom.xml | 4 ++-- modules/samples/jaxws-calculator/pom.xml | 4 ++-- modules/samples/jaxws-interop/pom.xml | 4 ++-- modules/samples/jaxws-samples/pom.xml | 12 ++++++------ modules/samples/jaxws-version/pom.xml | 2 +- modules/samples/pom.xml | 2 +- .../transport/https-sample/httpsClient/pom.xml | 4 ++-- .../transport/https-sample/httpsService/pom.xml | 4 ++-- modules/samples/transport/https-sample/pom.xml | 2 +- .../samples/transport/jms-sample/jmsService/pom.xml | 4 ++-- modules/samples/transport/jms-sample/pom.xml | 2 +- modules/samples/version/pom.xml | 8 ++++---- modules/scripting/pom.xml | 8 ++++---- modules/soapmonitor/module/pom.xml | 8 ++++---- modules/soapmonitor/servlet/pom.xml | 8 ++++---- modules/spring/pom.xml | 8 ++++---- modules/testutils/pom.xml | 8 ++++---- modules/tool/archetype/quickstart-webapp/pom.xml | 4 ++-- modules/tool/archetype/quickstart/pom.xml | 4 ++-- modules/tool/axis2-aar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-ant-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-service-plugin/pom.xml | 8 ++++---- modules/tool/axis2-idea-plugin/pom.xml | 8 ++++---- modules/tool/axis2-java2wsdl-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-mar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-repo-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-wsdl2code-maven-plugin/pom.xml | 8 ++++---- modules/tool/simple-server-maven-plugin/pom.xml | 8 ++++---- modules/transport/base/pom.xml | 8 ++++---- modules/transport/http/pom.xml | 8 ++++---- modules/transport/jms/pom.xml | 8 ++++---- modules/transport/local/pom.xml | 8 ++++---- modules/transport/mail/pom.xml | 8 ++++---- modules/transport/tcp/pom.xml | 8 ++++---- modules/transport/testkit/pom.xml | 8 ++++---- modules/transport/udp/pom.xml | 8 ++++---- modules/transport/xmpp/pom.xml | 8 ++++---- modules/webapp/pom.xml | 8 ++++---- modules/xmlbeans/pom.xml | 8 ++++---- pom.xml | 8 ++++---- systests/pom.xml | 2 +- systests/webapp-tests/pom.xml | 2 +- 72 files changed, 254 insertions(+), 254 deletions(-) diff --git a/apidocs/pom.xml b/apidocs/pom.xml index 50ede8c0b6..0573eb2d84 100644 --- a/apidocs/pom.xml +++ b/apidocs/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 apidocs Javadoc diff --git a/modules/adb-codegen/pom.xml b/modules/adb-codegen/pom.xml index 2ca014e48b..fa713db763 100644 --- a/modules/adb-codegen/pom.xml +++ b/modules/adb-codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-adb-codegen @@ -72,9 +72,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb-codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/adb-codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/adb-codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/adb-codegen src diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index c8cfa35466..d6937c0d12 100644 --- a/modules/adb-tests/pom.xml +++ b/modules/adb-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml @@ -31,9 +31,9 @@ ADB Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/adb-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/adb-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/adb-tests diff --git a/modules/adb/pom.xml b/modules/adb/pom.xml index a69a61548c..7b95a0141f 100644 --- a/modules/adb/pom.xml +++ b/modules/adb/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml @@ -33,9 +33,9 @@ Axis2 Data Binding module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/adb + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/adb + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/adb diff --git a/modules/addressing/pom.xml b/modules/addressing/pom.xml index 391143e0fd..4b4bf2a031 100644 --- a/modules/addressing/pom.xml +++ b/modules/addressing/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml addressing @@ -50,9 +50,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/addressing + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/addressing + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/addressing + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/addressing src diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml index b7bc3a95ed..96fe247309 100644 --- a/modules/clustering/pom.xml +++ b/modules/clustering/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-clustering @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/clustering + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/clustering + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/clustering + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/clustering src diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index eaab361deb..7d3582fe70 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-codegen @@ -90,9 +90,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/codegen src diff --git a/modules/corba/pom.xml b/modules/corba/pom.xml index bbb9f63bd7..bc7594b554 100644 --- a/modules/corba/pom.xml +++ b/modules/corba/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-corba @@ -58,9 +58,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/corba + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/corba + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/corba + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/corba src diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index a10c1a7e07..c30fc0f34b 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml @@ -316,9 +316,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/distribution + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/distribution + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/distribution + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/distribution diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index ea2ebb3bff..08d7ced8cd 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-fastinfoset @@ -108,9 +108,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/fastinfoset + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/fastinfoset + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/fastinfoset + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/fastinfoset src diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 226427ab07..7726734dad 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-integration @@ -140,9 +140,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/integration + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/integration src diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml index eb3a42972e..bb06b97b50 100644 --- a/modules/java2wsdl/pom.xml +++ b/modules/java2wsdl/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-java2wsdl @@ -109,9 +109,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/java2wsdl + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/java2wsdl + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/java2wsdl + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/java2wsdl src diff --git a/modules/jaxbri/pom.xml b/modules/jaxbri/pom.xml index f716e92089..9ea60c9239 100644 --- a/modules/jaxbri/pom.xml +++ b/modules/jaxbri/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-jaxbri @@ -81,9 +81,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxbri + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxbri + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxbri + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/jaxbri diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index 8ebb6f6ac3..68355a84c3 100644 --- a/modules/jaxws-integration/pom.xml +++ b/modules/jaxws-integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-jaxws-integration @@ -99,9 +99,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxws-integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxws-integration + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/jaxws-integration src diff --git a/modules/jaxws-mar/pom.xml b/modules/jaxws-mar/pom.xml index 401e18c172..95abd1801d 100644 --- a/modules/jaxws-mar/pom.xml +++ b/modules/jaxws-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-jaxws-mar @@ -42,9 +42,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxws-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxws-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/jaxws-mar diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index c3a90f1326..dddb74ce11 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-jaxws @@ -134,9 +134,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxws + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxws + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/jaxws src diff --git a/modules/jibx/pom.xml b/modules/jibx/pom.xml index 0496c3174e..28be8347b3 100644 --- a/modules/jibx/pom.xml +++ b/modules/jibx/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-jibx @@ -87,9 +87,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jibx + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jibx + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jibx + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/jibx diff --git a/modules/json/pom.xml b/modules/json/pom.xml index f08fd58be6..94b8a7be00 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-json @@ -83,9 +83,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/json + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/json + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/json + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/json src diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml index c84749c91e..31ff637d97 100644 --- a/modules/kernel/pom.xml +++ b/modules/kernel/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-kernel @@ -113,9 +113,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/kernel + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/kernel + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/kernel + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/kernel src diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index 160cbd4e06..016a52d08d 100755 --- a/modules/metadata/pom.xml +++ b/modules/metadata/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-metadata @@ -126,9 +126,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/metadata + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/metadata + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/metadata + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/metadata src diff --git a/modules/mex/pom.xml b/modules/mex/pom.xml index dc9a13206e..f70b0fa0bd 100644 --- a/modules/mex/pom.xml +++ b/modules/mex/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml mex @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mex + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/mex + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/mex + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/mex src diff --git a/modules/mtompolicy-mar/pom.xml b/modules/mtompolicy-mar/pom.xml index ecb995b7c0..ac6abbb02a 100644 --- a/modules/mtompolicy-mar/pom.xml +++ b/modules/mtompolicy-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml mtompolicy @@ -49,9 +49,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/mtompolicy-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/mtompolicy-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/mtompolicy-mar src diff --git a/modules/mtompolicy/pom.xml b/modules/mtompolicy/pom.xml index 4885f67576..77458c2442 100644 --- a/modules/mtompolicy/pom.xml +++ b/modules/mtompolicy/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-mtompolicy @@ -48,9 +48,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/mtompolicy + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/mtompolicy + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/mtompolicy src diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index 8c04e9a4e1..d9e4e2034a 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml 4.0.0 @@ -29,9 +29,9 @@ Apache Axis2 - OSGi Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/osgi-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/osgi-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/osgi-tests 3.4.0 diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index dfc3e5bcbb..d43a864d97 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml @@ -35,9 +35,9 @@ Apache Axis2 OSGi Integration http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/osgi + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/osgi + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/osgi src diff --git a/modules/ping/pom.xml b/modules/ping/pom.xml index 88c07b0e66..9a3a67c3b9 100644 --- a/modules/ping/pom.xml +++ b/modules/ping/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml ping @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/ping + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/ping + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/ping + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/ping src diff --git a/modules/resource-bundle/pom.xml b/modules/resource-bundle/pom.xml index 32728f89b4..b17276a211 100644 --- a/modules/resource-bundle/pom.xml +++ b/modules/resource-bundle/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-resource-bundle @@ -32,9 +32,9 @@ Contains the legal files that must be included in all artifacts http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/resource-bundle + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/resource-bundle + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/resource-bundle + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/resource-bundle diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index 15c28e57b3..09c4e3fed4 100644 --- a/modules/saaj/pom.xml +++ b/modules/saaj/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-saaj @@ -32,9 +32,9 @@ Axis2 SAAJ implementation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/saaj + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/saaj + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/saaj + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/saaj diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index dbd1fe2b95..c2367948a6 100644 --- a/modules/samples/java_first_jaxws/pom.xml +++ b/modules/samples/java_first_jaxws/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.4-SNAPSHOT + 1.7.4 java_first_jaxws JAXWS - Starting from Java Example @@ -39,22 +39,22 @@ org.apache.axis2 axis2-kernel - 1.7.4-SNAPSHOT + 1.7.4 org.apache.axis2 axis2-jaxws - 1.7.4-SNAPSHOT + 1.7.4 org.apache.axis2 axis2-codegen - 1.7.4-SNAPSHOT + 1.7.4 org.apache.axis2 axis2-adb - 1.7.4-SNAPSHOT + 1.7.4 com.sun.xml.ws diff --git a/modules/samples/jaxws-addressbook/pom.xml b/modules/samples/jaxws-addressbook/pom.xml index 098f021d0c..f8be9d4694 100644 --- a/modules/samples/jaxws-addressbook/pom.xml +++ b/modules/samples/jaxws-addressbook/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.4-SNAPSHOT + 1.7.4 jaxws-addressbook jar @@ -123,7 +123,7 @@ org.apache.axis2 axis2-jaxws - 1.7.4-SNAPSHOT + 1.7.4 diff --git a/modules/samples/jaxws-calculator/pom.xml b/modules/samples/jaxws-calculator/pom.xml index d70d47dfe9..5550a33dc6 100644 --- a/modules/samples/jaxws-calculator/pom.xml +++ b/modules/samples/jaxws-calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.4-SNAPSHOT + 1.7.4 jaxws-calculator jar @@ -71,7 +71,7 @@ org.apache.axis2 axis2-jaxws - 1.7.4-SNAPSHOT + 1.7.4 diff --git a/modules/samples/jaxws-interop/pom.xml b/modules/samples/jaxws-interop/pom.xml index 994d427569..1172e80b83 100644 --- a/modules/samples/jaxws-interop/pom.xml +++ b/modules/samples/jaxws-interop/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.4-SNAPSHOT + 1.7.4 jaxws-interop jar @@ -50,7 +50,7 @@ org.apache.axis2 axis2-jaxws - 1.7.4-SNAPSHOT + 1.7.4 diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml index fdac386a8f..d1a67bfadc 100644 --- a/modules/samples/jaxws-samples/pom.xml +++ b/modules/samples/jaxws-samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.4-SNAPSHOT + 1.7.4 jaxws-samples JAXWS Samples - Echo, Ping, MTOM @@ -37,27 +37,27 @@ org.apache.axis2 axis2-kernel - 1.7.4-SNAPSHOT + 1.7.4 org.apache.axis2 axis2-jaxws - 1.7.4-SNAPSHOT + 1.7.4 org.apache.axis2 axis2-codegen - 1.7.4-SNAPSHOT + 1.7.4 org.apache.axis2 axis2-adb - 1.7.4-SNAPSHOT + 1.7.4 org.apache.axis2 addressing - 1.7.4-SNAPSHOT + 1.7.4 mar diff --git a/modules/samples/jaxws-version/pom.xml b/modules/samples/jaxws-version/pom.xml index 6c16bf640b..b972dfbe12 100644 --- a/modules/samples/jaxws-version/pom.xml +++ b/modules/samples/jaxws-version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.4-SNAPSHOT + 1.7.4 jaxws-version jar diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 59ab3a31d6..92a080e159 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml org.apache.axis2.examples diff --git a/modules/samples/transport/https-sample/httpsClient/pom.xml b/modules/samples/transport/https-sample/httpsClient/pom.xml index 0c7db07293..6c80635503 100644 --- a/modules/samples/transport/https-sample/httpsClient/pom.xml +++ b/modules/samples/transport/https-sample/httpsClient/pom.xml @@ -15,9 +15,9 @@ https-sample org.apache.axis2.examples - 1.7.4-SNAPSHOT + 1.7.4 org.apache.axis2.examples httpsClient - 1.7.4-SNAPSHOT + 1.7.4 \ No newline at end of file diff --git a/modules/samples/transport/https-sample/httpsService/pom.xml b/modules/samples/transport/https-sample/httpsService/pom.xml index 4f4ef0ac15..0327bd6f5e 100644 --- a/modules/samples/transport/https-sample/httpsService/pom.xml +++ b/modules/samples/transport/https-sample/httpsService/pom.xml @@ -15,11 +15,11 @@ https-sample org.apache.axis2.examples - 1.7.4-SNAPSHOT + 1.7.4 org.apache.axis2.examples httpsService - 1.7.4-SNAPSHOT + 1.7.4 war diff --git a/modules/samples/transport/https-sample/pom.xml b/modules/samples/transport/https-sample/pom.xml index c9bb601719..8a09faa250 100644 --- a/modules/samples/transport/https-sample/pom.xml +++ b/modules/samples/transport/https-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml https-sample diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index 73774a43de..1315254dec 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -3,11 +3,11 @@ jms-sample org.apache.axis2.examples - 1.7.4-SNAPSHOT + 1.7.4 org.apache.axis2.examples jmsService - 1.7.4-SNAPSHOT + 1.7.4 diff --git a/modules/samples/transport/jms-sample/pom.xml b/modules/samples/transport/jms-sample/pom.xml index 7c8021f7f3..3cffb8e840 100644 --- a/modules/samples/transport/jms-sample/pom.xml +++ b/modules/samples/transport/jms-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml jms-sample diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml index ee76955e76..1cf010c852 100644 --- a/modules/samples/version/pom.xml +++ b/modules/samples/version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml version @@ -30,9 +30,9 @@ Apache Axis2 - Version Service http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/samples/version + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/samples/version + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/samples/version + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/samples/version src diff --git a/modules/scripting/pom.xml b/modules/scripting/pom.xml index 2c5ef88dc8..ec8ec4793c 100644 --- a/modules/scripting/pom.xml +++ b/modules/scripting/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml scripting @@ -57,9 +57,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/scripting + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/scripting + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/scripting + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/scripting src diff --git a/modules/soapmonitor/module/pom.xml b/modules/soapmonitor/module/pom.xml index 81520539d7..327d36cef6 100644 --- a/modules/soapmonitor/module/pom.xml +++ b/modules/soapmonitor/module/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml soapmonitor @@ -45,9 +45,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/soapmonitor/module + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/soapmonitor/module + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/soapmonitor/module diff --git a/modules/soapmonitor/servlet/pom.xml b/modules/soapmonitor/servlet/pom.xml index 39208cdcc4..d895b0beaf 100644 --- a/modules/soapmonitor/servlet/pom.xml +++ b/modules/soapmonitor/servlet/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2-soapmonitor-servlet @@ -43,9 +43,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/soapmonitor/servlet + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/soapmonitor/servlet + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/soapmonitor/servlet diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index 8b0db392b0..a67aaf7392 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-spring @@ -55,9 +55,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/spring + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/spring + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/spring + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/spring src diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml index 0015446e9c..f5f7e316d7 100644 --- a/modules/testutils/pom.xml +++ b/modules/testutils/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-testutils @@ -46,9 +46,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/testutils + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/testutils + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/testutils + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/testutils diff --git a/modules/tool/archetype/quickstart-webapp/pom.xml b/modules/tool/archetype/quickstart-webapp/pom.xml index f178b4d288..326afe2218 100644 --- a/modules/tool/archetype/quickstart-webapp/pom.xml +++ b/modules/tool/archetype/quickstart-webapp/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../../pom.xml org.apache.axis2.archetype quickstart-webapp - 1.7.4-SNAPSHOT + 1.7.4 maven-archetype Axis2 quickstart-web archetype Maven archetype for creating a Axis2 web Service as a webapp diff --git a/modules/tool/archetype/quickstart/pom.xml b/modules/tool/archetype/quickstart/pom.xml index e6a1899433..2da5a8cc88 100644 --- a/modules/tool/archetype/quickstart/pom.xml +++ b/modules/tool/archetype/quickstart/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../../pom.xml org.apache.axis2.archetype quickstart - 1.7.4-SNAPSHOT + 1.7.4 maven-archetype Axis2 quickstart archetype Maven archetype for creating a Axis2 web Service diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml index a5c1f78811..d59ab36a62 100644 --- a/modules/tool/axis2-aar-maven-plugin/pom.xml +++ b/modules/tool/axis2-aar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2-aar-maven-plugin @@ -67,9 +67,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-aar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-aar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-aar-maven-plugin diff --git a/modules/tool/axis2-ant-plugin/pom.xml b/modules/tool/axis2-ant-plugin/pom.xml index f35bc7e98b..d79df4803a 100644 --- a/modules/tool/axis2-ant-plugin/pom.xml +++ b/modules/tool/axis2-ant-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2-ant-plugin @@ -32,9 +32,9 @@ The Axis 2 Plugin for Ant Tasks. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-ant-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-ant-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-ant-plugin diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml index 78a0450f33..5bbd79c703 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2.eclipse.codegen.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-eclipse-codegen-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-eclipse-codegen-plugin diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index ff11b12c5a..7286f3137e 100644 --- a/modules/tool/axis2-eclipse-service-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-service-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2.eclipse.service.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Service Plugin for Service archive creation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-eclipse-service-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-eclipse-service-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-eclipse-service-plugin diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index ad2c026ec6..788ebedc94 100644 --- a/modules/tool/axis2-idea-plugin/pom.xml +++ b/modules/tool/axis2-idea-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2-idea-plugin @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-idea-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-idea-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-idea-plugin diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml index db8f2947fb..6ce7534478 100644 --- a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml +++ b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2-java2wsdl-maven-plugin @@ -35,9 +35,9 @@ maven-plugin http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-java2wsdl-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-java2wsdl-maven-plugin diff --git a/modules/tool/axis2-mar-maven-plugin/pom.xml b/modules/tool/axis2-mar-maven-plugin/pom.xml index 433130a148..a4fe1fe6c0 100644 --- a/modules/tool/axis2-mar-maven-plugin/pom.xml +++ b/modules/tool/axis2-mar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2-mar-maven-plugin @@ -68,9 +68,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-mar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-mar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-mar-maven-plugin diff --git a/modules/tool/axis2-repo-maven-plugin/pom.xml b/modules/tool/axis2-repo-maven-plugin/pom.xml index b4ca2e557f..5712343bd5 100644 --- a/modules/tool/axis2-repo-maven-plugin/pom.xml +++ b/modules/tool/axis2-repo-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2-repo-maven-plugin @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-repo-maven-plugin/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-repo-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-repo-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-repo-maven-plugin diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml index 775c311d62..eb0b929d17 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml +++ b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2-wsdl2code-maven-plugin @@ -33,9 +33,9 @@ The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL. http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-wsdl2code-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-wsdl2code-maven-plugin diff --git a/modules/tool/simple-server-maven-plugin/pom.xml b/modules/tool/simple-server-maven-plugin/pom.xml index 2377df8b20..f96c837bbe 100644 --- a/modules/tool/simple-server-maven-plugin/pom.xml +++ b/modules/tool/simple-server-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml simple-server-maven-plugin @@ -33,9 +33,9 @@ The Axis2 Plugin for Maven that allows to run simple HTTP server. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/simple-server-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/simple-server-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/simple-server-maven-plugin diff --git a/modules/transport/base/pom.xml b/modules/transport/base/pom.xml index c619c4f00e..affa561e0e 100644 --- a/modules/transport/base/pom.xml +++ b/modules/transport/base/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/base + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/base + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/base diff --git a/modules/transport/http/pom.xml b/modules/transport/http/pom.xml index 2eca0f33d6..5f21cdab5a 100644 --- a/modules/transport/http/pom.xml +++ b/modules/transport/http/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2-transport-http @@ -33,9 +33,9 @@ jar http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/http + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/http + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/http + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/http src diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index 0c9b543a41..62000cce52 100644 --- a/modules/transport/jms/pom.xml +++ b/modules/transport/jms/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/jms + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/jms + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/jms + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/jms diff --git a/modules/transport/local/pom.xml b/modules/transport/local/pom.xml index 351bc1d863..968d3e5797 100644 --- a/modules/transport/local/pom.xml +++ b/modules/transport/local/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2-transport-local @@ -33,9 +33,9 @@ bundle http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/local + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/local + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/local + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/local src diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml index a845d093c6..b149655c35 100644 --- a/modules/transport/mail/pom.xml +++ b/modules/transport/mail/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/mail + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/mail + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/mail + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/mail diff --git a/modules/transport/tcp/pom.xml b/modules/transport/tcp/pom.xml index fbde21d55b..03359c117c 100644 --- a/modules/transport/tcp/pom.xml +++ b/modules/transport/tcp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2-transport-tcp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/tcp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/tcp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/tcp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/tcp diff --git a/modules/transport/testkit/pom.xml b/modules/transport/testkit/pom.xml index fdc3c65add..379686cdd8 100644 --- a/modules/transport/testkit/pom.xml +++ b/modules/transport/testkit/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2-transport-testkit @@ -33,9 +33,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/testkit + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/testkit + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/base diff --git a/modules/transport/udp/pom.xml b/modules/transport/udp/pom.xml index ba3404a5f7..8a27d71e86 100644 --- a/modules/transport/udp/pom.xml +++ b/modules/transport/udp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2-transport-udp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/udp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/udp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/udp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/udp diff --git a/modules/transport/xmpp/pom.xml b/modules/transport/xmpp/pom.xml index 63060f3cbc..fb40739f99 100644 --- a/modules/transport/xmpp/pom.xml +++ b/modules/transport/xmpp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../../pom.xml axis2-transport-xmpp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/xmpp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/xmpp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/xmpp diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index 61d9e13670..f4fa80a624 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-webapp @@ -30,9 +30,9 @@ Apache Axis2 - Web Application module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/webapp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/webapp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/webapp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/webapp diff --git a/modules/xmlbeans/pom.xml b/modules/xmlbeans/pom.xml index 36959bdb8b..0fe7870390 100644 --- a/modules/xmlbeans/pom.xml +++ b/modules/xmlbeans/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 ../../pom.xml axis2-xmlbeans @@ -56,9 +56,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/xmlbeans + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/xmlbeans + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/xmlbeans + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/xmlbeans diff --git a/pom.xml b/pom.xml index d9dc33e31f..9ed068d906 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 4.0.0 org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 pom Apache Axis2 - Root 2004 @@ -473,9 +473,9 @@ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7 + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4 + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4 + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4 diff --git a/systests/pom.xml b/systests/pom.xml index 9050653aa9..dc7789b8e3 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4-SNAPSHOT + 1.7.4 systests diff --git a/systests/webapp-tests/pom.xml b/systests/webapp-tests/pom.xml index 14e3f256f6..db9efd4d47 100644 --- a/systests/webapp-tests/pom.xml +++ b/systests/webapp-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 systests - 1.7.4-SNAPSHOT + 1.7.4 webapp-tests http://axis.apache.org/axis2/java/core/ From e07db2cb91248ea2f989e987b97c702a2821d23a Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Fri, 21 Oct 2016 21:38:57 +0000 Subject: [PATCH 093/231] [maven-release-plugin] prepare for next development iteration --- apidocs/pom.xml | 2 +- modules/adb-codegen/pom.xml | 8 ++++---- modules/adb-tests/pom.xml | 8 ++++---- modules/adb/pom.xml | 8 ++++---- modules/addressing/pom.xml | 8 ++++---- modules/clustering/pom.xml | 8 ++++---- modules/codegen/pom.xml | 8 ++++---- modules/corba/pom.xml | 8 ++++---- modules/distribution/pom.xml | 8 ++++---- modules/fastinfoset/pom.xml | 8 ++++---- modules/integration/pom.xml | 8 ++++---- modules/java2wsdl/pom.xml | 8 ++++---- modules/jaxbri/pom.xml | 8 ++++---- modules/jaxws-integration/pom.xml | 8 ++++---- modules/jaxws-mar/pom.xml | 8 ++++---- modules/jaxws/pom.xml | 8 ++++---- modules/jibx/pom.xml | 8 ++++---- modules/json/pom.xml | 8 ++++---- modules/kernel/pom.xml | 8 ++++---- modules/metadata/pom.xml | 8 ++++---- modules/mex/pom.xml | 8 ++++---- modules/mtompolicy-mar/pom.xml | 8 ++++---- modules/mtompolicy/pom.xml | 8 ++++---- modules/osgi-tests/pom.xml | 8 ++++---- modules/osgi/pom.xml | 8 ++++---- modules/ping/pom.xml | 8 ++++---- modules/resource-bundle/pom.xml | 8 ++++---- modules/saaj/pom.xml | 8 ++++---- modules/samples/java_first_jaxws/pom.xml | 10 +++++----- modules/samples/jaxws-addressbook/pom.xml | 4 ++-- modules/samples/jaxws-calculator/pom.xml | 4 ++-- modules/samples/jaxws-interop/pom.xml | 4 ++-- modules/samples/jaxws-samples/pom.xml | 12 ++++++------ modules/samples/jaxws-version/pom.xml | 2 +- modules/samples/pom.xml | 2 +- .../transport/https-sample/httpsClient/pom.xml | 4 ++-- .../transport/https-sample/httpsService/pom.xml | 4 ++-- modules/samples/transport/https-sample/pom.xml | 2 +- .../samples/transport/jms-sample/jmsService/pom.xml | 4 ++-- modules/samples/transport/jms-sample/pom.xml | 2 +- modules/samples/version/pom.xml | 8 ++++---- modules/scripting/pom.xml | 8 ++++---- modules/soapmonitor/module/pom.xml | 8 ++++---- modules/soapmonitor/servlet/pom.xml | 8 ++++---- modules/spring/pom.xml | 8 ++++---- modules/testutils/pom.xml | 8 ++++---- modules/tool/archetype/quickstart-webapp/pom.xml | 4 ++-- modules/tool/archetype/quickstart/pom.xml | 4 ++-- modules/tool/axis2-aar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-ant-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-service-plugin/pom.xml | 8 ++++---- modules/tool/axis2-idea-plugin/pom.xml | 8 ++++---- modules/tool/axis2-java2wsdl-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-mar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-repo-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-wsdl2code-maven-plugin/pom.xml | 8 ++++---- modules/tool/simple-server-maven-plugin/pom.xml | 8 ++++---- modules/transport/base/pom.xml | 8 ++++---- modules/transport/http/pom.xml | 8 ++++---- modules/transport/jms/pom.xml | 8 ++++---- modules/transport/local/pom.xml | 8 ++++---- modules/transport/mail/pom.xml | 8 ++++---- modules/transport/tcp/pom.xml | 8 ++++---- modules/transport/testkit/pom.xml | 8 ++++---- modules/transport/udp/pom.xml | 8 ++++---- modules/transport/xmpp/pom.xml | 8 ++++---- modules/webapp/pom.xml | 8 ++++---- modules/xmlbeans/pom.xml | 8 ++++---- pom.xml | 8 ++++---- systests/pom.xml | 2 +- systests/webapp-tests/pom.xml | 2 +- 72 files changed, 254 insertions(+), 254 deletions(-) diff --git a/apidocs/pom.xml b/apidocs/pom.xml index 0573eb2d84..931c577114 100644 --- a/apidocs/pom.xml +++ b/apidocs/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT apidocs Javadoc diff --git a/modules/adb-codegen/pom.xml b/modules/adb-codegen/pom.xml index fa713db763..b77e7029f4 100644 --- a/modules/adb-codegen/pom.xml +++ b/modules/adb-codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-adb-codegen @@ -72,9 +72,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/adb-codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/adb-codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/adb-codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb-codegen src diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index d6937c0d12..19c90c1c37 100644 --- a/modules/adb-tests/pom.xml +++ b/modules/adb-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml @@ -31,9 +31,9 @@ ADB Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/adb-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/adb-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/adb-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-tests diff --git a/modules/adb/pom.xml b/modules/adb/pom.xml index 7b95a0141f..f1abd65cd0 100644 --- a/modules/adb/pom.xml +++ b/modules/adb/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml @@ -33,9 +33,9 @@ Axis2 Data Binding module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/adb - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/adb - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/adb + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb diff --git a/modules/addressing/pom.xml b/modules/addressing/pom.xml index 4b4bf2a031..51b72b9300 100644 --- a/modules/addressing/pom.xml +++ b/modules/addressing/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml addressing @@ -50,9 +50,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/addressing - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/addressing - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/addressing + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/addressing src diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml index 96fe247309..2ada3906d7 100644 --- a/modules/clustering/pom.xml +++ b/modules/clustering/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-clustering @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/clustering - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/clustering - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/clustering + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/clustering src diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index 7d3582fe70..15167f83ec 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-codegen @@ -90,9 +90,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/codegen src diff --git a/modules/corba/pom.xml b/modules/corba/pom.xml index bc7594b554..3cc2c1d672 100644 --- a/modules/corba/pom.xml +++ b/modules/corba/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-corba @@ -58,9 +58,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/corba - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/corba - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/corba + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/corba src diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index c30fc0f34b..96ef1af661 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml @@ -316,9 +316,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/distribution - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/distribution - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/distribution + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/distribution diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index 08d7ced8cd..fcec94bc76 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-fastinfoset @@ -108,9 +108,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/fastinfoset - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/fastinfoset - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/fastinfoset + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/fastinfoset src diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 7726734dad..7b839a0782 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-integration @@ -140,9 +140,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/integration - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/integration src diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml index bb06b97b50..95d5573a62 100644 --- a/modules/java2wsdl/pom.xml +++ b/modules/java2wsdl/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-java2wsdl @@ -109,9 +109,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/java2wsdl - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/java2wsdl - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/java2wsdl + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/java2wsdl src diff --git a/modules/jaxbri/pom.xml b/modules/jaxbri/pom.xml index 9ea60c9239..08e3b14536 100644 --- a/modules/jaxbri/pom.xml +++ b/modules/jaxbri/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-jaxbri @@ -81,9 +81,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxbri - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxbri - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/jaxbri + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxbri diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index 68355a84c3..f7305eef43 100644 --- a/modules/jaxws-integration/pom.xml +++ b/modules/jaxws-integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-jaxws-integration @@ -99,9 +99,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxws-integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxws-integration - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/jaxws-integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-integration src diff --git a/modules/jaxws-mar/pom.xml b/modules/jaxws-mar/pom.xml index 95abd1801d..142661bf1f 100644 --- a/modules/jaxws-mar/pom.xml +++ b/modules/jaxws-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-jaxws-mar @@ -42,9 +42,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxws-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxws-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/jaxws-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-mar diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index dddb74ce11..542af466a7 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-jaxws @@ -134,9 +134,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxws - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jaxws - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/jaxws + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws src diff --git a/modules/jibx/pom.xml b/modules/jibx/pom.xml index 28be8347b3..da6c62f10d 100644 --- a/modules/jibx/pom.xml +++ b/modules/jibx/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-jibx @@ -87,9 +87,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jibx - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/jibx - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/jibx + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jibx diff --git a/modules/json/pom.xml b/modules/json/pom.xml index 94b8a7be00..164c879079 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-json @@ -83,9 +83,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/json - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/json - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/json + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/json src diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml index 31ff637d97..5ef583b0af 100644 --- a/modules/kernel/pom.xml +++ b/modules/kernel/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-kernel @@ -113,9 +113,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/kernel - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/kernel - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/kernel + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/kernel src diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index 016a52d08d..3c677da7b9 100755 --- a/modules/metadata/pom.xml +++ b/modules/metadata/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-metadata @@ -126,9 +126,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/metadata - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/metadata - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/metadata + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/metadata src diff --git a/modules/mex/pom.xml b/modules/mex/pom.xml index f70b0fa0bd..5a74361c43 100644 --- a/modules/mex/pom.xml +++ b/modules/mex/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml mex @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/mex - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/mex - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/mex + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mex src diff --git a/modules/mtompolicy-mar/pom.xml b/modules/mtompolicy-mar/pom.xml index ac6abbb02a..0c97b03e35 100644 --- a/modules/mtompolicy-mar/pom.xml +++ b/modules/mtompolicy-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml mtompolicy @@ -49,9 +49,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/mtompolicy-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/mtompolicy-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/mtompolicy-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar src diff --git a/modules/mtompolicy/pom.xml b/modules/mtompolicy/pom.xml index 77458c2442..c1b3cfb791 100644 --- a/modules/mtompolicy/pom.xml +++ b/modules/mtompolicy/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-mtompolicy @@ -48,9 +48,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/mtompolicy - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/mtompolicy - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/mtompolicy + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy src diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index d9e4e2034a..2bacb2b2be 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml 4.0.0 @@ -29,9 +29,9 @@ Apache Axis2 - OSGi Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/osgi-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/osgi-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/osgi-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi-tests 3.4.0 diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index d43a864d97..fd65038447 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml @@ -35,9 +35,9 @@ Apache Axis2 OSGi Integration http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/osgi - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/osgi - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/osgi + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi src diff --git a/modules/ping/pom.xml b/modules/ping/pom.xml index 9a3a67c3b9..ef205fba2d 100644 --- a/modules/ping/pom.xml +++ b/modules/ping/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml ping @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/ping - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/ping - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/ping + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/ping src diff --git a/modules/resource-bundle/pom.xml b/modules/resource-bundle/pom.xml index b17276a211..e64b145264 100644 --- a/modules/resource-bundle/pom.xml +++ b/modules/resource-bundle/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-resource-bundle @@ -32,9 +32,9 @@ Contains the legal files that must be included in all artifacts http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/resource-bundle - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/resource-bundle - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/resource-bundle + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/resource-bundle diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index 09c4e3fed4..bb4d56c417 100644 --- a/modules/saaj/pom.xml +++ b/modules/saaj/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-saaj @@ -32,9 +32,9 @@ Axis2 SAAJ implementation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/saaj - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/saaj - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/saaj + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/saaj diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index c2367948a6..96b565de01 100644 --- a/modules/samples/java_first_jaxws/pom.xml +++ b/modules/samples/java_first_jaxws/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.4 + 1.7.5-SNAPSHOT java_first_jaxws JAXWS - Starting from Java Example @@ -39,22 +39,22 @@ org.apache.axis2 axis2-kernel - 1.7.4 + 1.7.5-SNAPSHOT org.apache.axis2 axis2-jaxws - 1.7.4 + 1.7.5-SNAPSHOT org.apache.axis2 axis2-codegen - 1.7.4 + 1.7.5-SNAPSHOT org.apache.axis2 axis2-adb - 1.7.4 + 1.7.5-SNAPSHOT com.sun.xml.ws diff --git a/modules/samples/jaxws-addressbook/pom.xml b/modules/samples/jaxws-addressbook/pom.xml index f8be9d4694..f3abdd8820 100644 --- a/modules/samples/jaxws-addressbook/pom.xml +++ b/modules/samples/jaxws-addressbook/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.4 + 1.7.5-SNAPSHOT jaxws-addressbook jar @@ -123,7 +123,7 @@ org.apache.axis2 axis2-jaxws - 1.7.4 + 1.7.5-SNAPSHOT diff --git a/modules/samples/jaxws-calculator/pom.xml b/modules/samples/jaxws-calculator/pom.xml index 5550a33dc6..378326fc36 100644 --- a/modules/samples/jaxws-calculator/pom.xml +++ b/modules/samples/jaxws-calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.4 + 1.7.5-SNAPSHOT jaxws-calculator jar @@ -71,7 +71,7 @@ org.apache.axis2 axis2-jaxws - 1.7.4 + 1.7.5-SNAPSHOT diff --git a/modules/samples/jaxws-interop/pom.xml b/modules/samples/jaxws-interop/pom.xml index 1172e80b83..118dc124f5 100644 --- a/modules/samples/jaxws-interop/pom.xml +++ b/modules/samples/jaxws-interop/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.4 + 1.7.5-SNAPSHOT jaxws-interop jar @@ -50,7 +50,7 @@ org.apache.axis2 axis2-jaxws - 1.7.4 + 1.7.5-SNAPSHOT diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml index d1a67bfadc..8aa6535a62 100644 --- a/modules/samples/jaxws-samples/pom.xml +++ b/modules/samples/jaxws-samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.4 + 1.7.5-SNAPSHOT jaxws-samples JAXWS Samples - Echo, Ping, MTOM @@ -37,27 +37,27 @@ org.apache.axis2 axis2-kernel - 1.7.4 + 1.7.5-SNAPSHOT org.apache.axis2 axis2-jaxws - 1.7.4 + 1.7.5-SNAPSHOT org.apache.axis2 axis2-codegen - 1.7.4 + 1.7.5-SNAPSHOT org.apache.axis2 axis2-adb - 1.7.4 + 1.7.5-SNAPSHOT org.apache.axis2 addressing - 1.7.4 + 1.7.5-SNAPSHOT mar diff --git a/modules/samples/jaxws-version/pom.xml b/modules/samples/jaxws-version/pom.xml index b972dfbe12..197a85c034 100644 --- a/modules/samples/jaxws-version/pom.xml +++ b/modules/samples/jaxws-version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.4 + 1.7.5-SNAPSHOT jaxws-version jar diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 92a080e159..be66247dbd 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml org.apache.axis2.examples diff --git a/modules/samples/transport/https-sample/httpsClient/pom.xml b/modules/samples/transport/https-sample/httpsClient/pom.xml index 6c80635503..08009c7574 100644 --- a/modules/samples/transport/https-sample/httpsClient/pom.xml +++ b/modules/samples/transport/https-sample/httpsClient/pom.xml @@ -15,9 +15,9 @@ https-sample org.apache.axis2.examples - 1.7.4 + 1.7.5-SNAPSHOT org.apache.axis2.examples httpsClient - 1.7.4 + 1.7.5-SNAPSHOT \ No newline at end of file diff --git a/modules/samples/transport/https-sample/httpsService/pom.xml b/modules/samples/transport/https-sample/httpsService/pom.xml index 0327bd6f5e..9eb81fb59f 100644 --- a/modules/samples/transport/https-sample/httpsService/pom.xml +++ b/modules/samples/transport/https-sample/httpsService/pom.xml @@ -15,11 +15,11 @@ https-sample org.apache.axis2.examples - 1.7.4 + 1.7.5-SNAPSHOT org.apache.axis2.examples httpsService - 1.7.4 + 1.7.5-SNAPSHOT war diff --git a/modules/samples/transport/https-sample/pom.xml b/modules/samples/transport/https-sample/pom.xml index 8a09faa250..16bdc4c603 100644 --- a/modules/samples/transport/https-sample/pom.xml +++ b/modules/samples/transport/https-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml https-sample diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index 1315254dec..08ec11e728 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -3,11 +3,11 @@ jms-sample org.apache.axis2.examples - 1.7.4 + 1.7.5-SNAPSHOT org.apache.axis2.examples jmsService - 1.7.4 + 1.7.5-SNAPSHOT diff --git a/modules/samples/transport/jms-sample/pom.xml b/modules/samples/transport/jms-sample/pom.xml index 3cffb8e840..a3645e9ff2 100644 --- a/modules/samples/transport/jms-sample/pom.xml +++ b/modules/samples/transport/jms-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml jms-sample diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml index 1cf010c852..b2249639e3 100644 --- a/modules/samples/version/pom.xml +++ b/modules/samples/version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml version @@ -30,9 +30,9 @@ Apache Axis2 - Version Service http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/samples/version - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/samples/version - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/samples/version + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/samples/version src diff --git a/modules/scripting/pom.xml b/modules/scripting/pom.xml index ec8ec4793c..4c62462136 100644 --- a/modules/scripting/pom.xml +++ b/modules/scripting/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml scripting @@ -57,9 +57,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/scripting - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/scripting - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/scripting + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/scripting src diff --git a/modules/soapmonitor/module/pom.xml b/modules/soapmonitor/module/pom.xml index 327d36cef6..c8e2abcf06 100644 --- a/modules/soapmonitor/module/pom.xml +++ b/modules/soapmonitor/module/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml soapmonitor @@ -45,9 +45,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/soapmonitor/module - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/soapmonitor/module - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/soapmonitor/module + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module diff --git a/modules/soapmonitor/servlet/pom.xml b/modules/soapmonitor/servlet/pom.xml index d895b0beaf..b2b20732c9 100644 --- a/modules/soapmonitor/servlet/pom.xml +++ b/modules/soapmonitor/servlet/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2-soapmonitor-servlet @@ -43,9 +43,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/soapmonitor/servlet - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/soapmonitor/servlet - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/soapmonitor/servlet + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index a67aaf7392..26a4c1b68b 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-spring @@ -55,9 +55,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/spring - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/spring - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/spring + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/spring src diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml index f5f7e316d7..1acfdfa920 100644 --- a/modules/testutils/pom.xml +++ b/modules/testutils/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-testutils @@ -46,9 +46,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/testutils - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/testutils - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/testutils + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/testutils diff --git a/modules/tool/archetype/quickstart-webapp/pom.xml b/modules/tool/archetype/quickstart-webapp/pom.xml index 326afe2218..843a757963 100644 --- a/modules/tool/archetype/quickstart-webapp/pom.xml +++ b/modules/tool/archetype/quickstart-webapp/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../../pom.xml org.apache.axis2.archetype quickstart-webapp - 1.7.4 + 1.7.5-SNAPSHOT maven-archetype Axis2 quickstart-web archetype Maven archetype for creating a Axis2 web Service as a webapp diff --git a/modules/tool/archetype/quickstart/pom.xml b/modules/tool/archetype/quickstart/pom.xml index 2da5a8cc88..b156cd2332 100644 --- a/modules/tool/archetype/quickstart/pom.xml +++ b/modules/tool/archetype/quickstart/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../../pom.xml org.apache.axis2.archetype quickstart - 1.7.4 + 1.7.5-SNAPSHOT maven-archetype Axis2 quickstart archetype Maven archetype for creating a Axis2 web Service diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml index d59ab36a62..5f86b0728c 100644 --- a/modules/tool/axis2-aar-maven-plugin/pom.xml +++ b/modules/tool/axis2-aar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2-aar-maven-plugin @@ -67,9 +67,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-aar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-aar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-aar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin diff --git a/modules/tool/axis2-ant-plugin/pom.xml b/modules/tool/axis2-ant-plugin/pom.xml index d79df4803a..aeb6765d07 100644 --- a/modules/tool/axis2-ant-plugin/pom.xml +++ b/modules/tool/axis2-ant-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2-ant-plugin @@ -32,9 +32,9 @@ The Axis 2 Plugin for Ant Tasks. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-ant-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-ant-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-ant-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml index 5bbd79c703..f63735c8b7 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2.eclipse.codegen.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-eclipse-codegen-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-eclipse-codegen-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index 7286f3137e..136bf7ef68 100644 --- a/modules/tool/axis2-eclipse-service-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-service-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2.eclipse.service.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Service Plugin for Service archive creation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-eclipse-service-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-eclipse-service-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-eclipse-service-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index 788ebedc94..113127c633 100644 --- a/modules/tool/axis2-idea-plugin/pom.xml +++ b/modules/tool/axis2-idea-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2-idea-plugin @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-idea-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-idea-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-idea-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml index 6ce7534478..444470a319 100644 --- a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml +++ b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2-java2wsdl-maven-plugin @@ -35,9 +35,9 @@ maven-plugin http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-java2wsdl-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-java2wsdl-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin diff --git a/modules/tool/axis2-mar-maven-plugin/pom.xml b/modules/tool/axis2-mar-maven-plugin/pom.xml index a4fe1fe6c0..bd73902d98 100644 --- a/modules/tool/axis2-mar-maven-plugin/pom.xml +++ b/modules/tool/axis2-mar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2-mar-maven-plugin @@ -68,9 +68,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-mar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-mar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-mar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin diff --git a/modules/tool/axis2-repo-maven-plugin/pom.xml b/modules/tool/axis2-repo-maven-plugin/pom.xml index 5712343bd5..73507a3b06 100644 --- a/modules/tool/axis2-repo-maven-plugin/pom.xml +++ b/modules/tool/axis2-repo-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2-repo-maven-plugin @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-repo-maven-plugin/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-repo-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-repo-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-repo-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml index eb0b929d17..7ac49bccca 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml +++ b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2-wsdl2code-maven-plugin @@ -33,9 +33,9 @@ The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL. http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-wsdl2code-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-wsdl2code-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin diff --git a/modules/tool/simple-server-maven-plugin/pom.xml b/modules/tool/simple-server-maven-plugin/pom.xml index f96c837bbe..9018a71adc 100644 --- a/modules/tool/simple-server-maven-plugin/pom.xml +++ b/modules/tool/simple-server-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml simple-server-maven-plugin @@ -33,9 +33,9 @@ The Axis2 Plugin for Maven that allows to run simple HTTP server. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/simple-server-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/tool/simple-server-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/tool/simple-server-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin diff --git a/modules/transport/base/pom.xml b/modules/transport/base/pom.xml index affa561e0e..5e4db2108e 100644 --- a/modules/transport/base/pom.xml +++ b/modules/transport/base/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/base - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/base - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base diff --git a/modules/transport/http/pom.xml b/modules/transport/http/pom.xml index 5f21cdab5a..8ee24a2d5d 100644 --- a/modules/transport/http/pom.xml +++ b/modules/transport/http/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2-transport-http @@ -33,9 +33,9 @@ jar http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/http - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/http - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/http + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/http src diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index 62000cce52..59321d576d 100644 --- a/modules/transport/jms/pom.xml +++ b/modules/transport/jms/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/jms - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/jms - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/jms + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/jms diff --git a/modules/transport/local/pom.xml b/modules/transport/local/pom.xml index 968d3e5797..7b590dc368 100644 --- a/modules/transport/local/pom.xml +++ b/modules/transport/local/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2-transport-local @@ -33,9 +33,9 @@ bundle http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/local - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/local - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/local + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/local src diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml index b149655c35..cd3825b54b 100644 --- a/modules/transport/mail/pom.xml +++ b/modules/transport/mail/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/mail - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/mail - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/mail + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/mail diff --git a/modules/transport/tcp/pom.xml b/modules/transport/tcp/pom.xml index 03359c117c..0d29e963c6 100644 --- a/modules/transport/tcp/pom.xml +++ b/modules/transport/tcp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2-transport-tcp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/tcp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/tcp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/tcp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/tcp diff --git a/modules/transport/testkit/pom.xml b/modules/transport/testkit/pom.xml index 379686cdd8..3017ce8ec0 100644 --- a/modules/transport/testkit/pom.xml +++ b/modules/transport/testkit/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2-transport-testkit @@ -33,9 +33,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/testkit - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/testkit - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base diff --git a/modules/transport/udp/pom.xml b/modules/transport/udp/pom.xml index 8a27d71e86..6713efea0d 100644 --- a/modules/transport/udp/pom.xml +++ b/modules/transport/udp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2-transport-udp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/udp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/udp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/udp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/udp diff --git a/modules/transport/xmpp/pom.xml b/modules/transport/xmpp/pom.xml index fb40739f99..1deb6f019a 100644 --- a/modules/transport/xmpp/pom.xml +++ b/modules/transport/xmpp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../../pom.xml axis2-transport-xmpp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/xmpp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/transport/xmpp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/transport/xmpp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/xmpp diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index f4fa80a624..d5cea8ca34 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-webapp @@ -30,9 +30,9 @@ Apache Axis2 - Web Application module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/webapp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/webapp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/webapp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/webapp diff --git a/modules/xmlbeans/pom.xml b/modules/xmlbeans/pom.xml index 0fe7870390..2d8ae3c141 100644 --- a/modules/xmlbeans/pom.xml +++ b/modules/xmlbeans/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT ../../pom.xml axis2-xmlbeans @@ -56,9 +56,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/xmlbeans - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4/modules/xmlbeans - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4/modules/xmlbeans + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/xmlbeans diff --git a/pom.xml b/pom.xml index 9ed068d906..90e8425025 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 4.0.0 org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT pom Apache Axis2 - Root 2004 @@ -473,9 +473,9 @@ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4 - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.4 - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.4 + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7 diff --git a/systests/pom.xml b/systests/pom.xml index dc7789b8e3..83b015cb5c 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.4 + 1.7.5-SNAPSHOT systests diff --git a/systests/webapp-tests/pom.xml b/systests/webapp-tests/pom.xml index db9efd4d47..868b119489 100644 --- a/systests/webapp-tests/pom.xml +++ b/systests/webapp-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 systests - 1.7.4 + 1.7.5-SNAPSHOT webapp-tests http://axis.apache.org/axis2/java/core/ From 74555171929ed1c3b1741d41f98d55360c395db0 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 22 Oct 2016 17:02:46 +0000 Subject: [PATCH 094/231] Add empty release note for Axis2 1.7.5. --- src/site/markdown/release-notes/1.7.5.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/site/markdown/release-notes/1.7.5.md diff --git a/src/site/markdown/release-notes/1.7.5.md b/src/site/markdown/release-notes/1.7.5.md new file mode 100644 index 0000000000..e69de29bb2 From 6f8e9aea1a34cc368fc90f5024e82c2cc2693d15 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Mon, 19 Dec 2016 14:21:44 +0000 Subject: [PATCH 095/231] AXIS2-5825: Merge r1775081 to the 1.7 branch. --- modules/transport/jms/pom.xml | 10 +++++ .../apache/axis2/transport/jms/JMSUtils.java | 12 +++++- .../axis2/transport/jms/JMSUtilsTest.java | 40 +++++++++++++++++++ 3 files changed, 60 insertions(+), 2 deletions(-) create mode 100644 modules/transport/jms/src/test/java/org/apache/axis2/transport/jms/JMSUtilsTest.java diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index 59321d576d..8bed2ae373 100644 --- a/modules/transport/jms/pom.xml +++ b/modules/transport/jms/pom.xml @@ -167,6 +167,16 @@ junit test + + org.mockito + mockito-core + test + + + com.google.truth + truth + test + diff --git a/modules/transport/jms/src/main/java/org/apache/axis2/transport/jms/JMSUtils.java b/modules/transport/jms/src/main/java/org/apache/axis2/transport/jms/JMSUtils.java index 6fe224e167..7ff36f21b5 100644 --- a/modules/transport/jms/src/main/java/org/apache/axis2/transport/jms/JMSUtils.java +++ b/modules/transport/jms/src/main/java/org/apache/axis2/transport/jms/JMSUtils.java @@ -431,9 +431,17 @@ public static MessageConsumer createConsumer(Session session, Destination dest, throws JMSException { if (dest instanceof Queue) { - return ((QueueSession) session).createReceiver((Queue) dest, messageSelector); + if (session instanceof QueueSession) { + return ((QueueSession) session).createReceiver((Queue) dest, messageSelector); + } else { + return session.createConsumer(dest, messageSelector); + } } else { - return ((TopicSession) session).createSubscriber((Topic) dest, messageSelector, false); + if (session instanceof TopicSession) { + return ((TopicSession) session).createSubscriber((Topic) dest, messageSelector, false); + } else { + return session.createConsumer(dest, messageSelector); + } } } diff --git a/modules/transport/jms/src/test/java/org/apache/axis2/transport/jms/JMSUtilsTest.java b/modules/transport/jms/src/test/java/org/apache/axis2/transport/jms/JMSUtilsTest.java new file mode 100644 index 0000000000..431c5bde36 --- /dev/null +++ b/modules/transport/jms/src/test/java/org/apache/axis2/transport/jms/JMSUtilsTest.java @@ -0,0 +1,40 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.axis2.transport.jms; + +import static com.google.common.truth.Truth.assertThat; +import static org.mockito.Mockito.mock; +import static org.mockito.Mockito.when; + +import javax.jms.MessageConsumer; +import javax.jms.Queue; +import javax.jms.Session; + +import org.junit.Test; + +public class JMSUtilsTest { + @Test + public void testAxis2_5825() throws Exception { + Queue queue = mock(Queue.class); + Session session = mock(Session.class); + MessageConsumer consumer = mock(MessageConsumer.class); + when(session.createConsumer(queue, null)).thenReturn(consumer); + assertThat(JMSUtils.createConsumer(session, queue, null)).isSameAs(consumer); + } +} From 49333a29bb848b3088eb330afcb11fc98a2a8abe Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Mon, 19 Dec 2016 14:23:05 +0000 Subject: [PATCH 096/231] AXIS2-5824: Merge r1775102 to the 1.7 branch. --- .../main/java/org/apache/axis2/transport/jms/JMSUtils.java | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/transport/jms/src/main/java/org/apache/axis2/transport/jms/JMSUtils.java b/modules/transport/jms/src/main/java/org/apache/axis2/transport/jms/JMSUtils.java index 7ff36f21b5..bf3eb0c64e 100644 --- a/modules/transport/jms/src/main/java/org/apache/axis2/transport/jms/JMSUtils.java +++ b/modules/transport/jms/src/main/java/org/apache/axis2/transport/jms/JMSUtils.java @@ -722,7 +722,10 @@ public static Destination lookupDestination(Context context, String destinationN "dynamicTopics/" : "dynamicQueues/") + destinationName); } catch (NamingException x) { log.warn("Cannot locate destination : " + destinationName); - throw x; + // Rethrow the original exception. If we get here this most likely means that + // the JMS provider doesn't support dynamic(Queues|Topics) and we should simply + // report the original lookup failure. + throw e; } } catch (NamingException e) { log.warn("Cannot locate destination : " + destinationName, e); From 7d435869df9db4a11f772aede685ff5208641774 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Wed, 28 Dec 2016 10:09:38 +0000 Subject: [PATCH 097/231] SYNAPSE-1077: Merge r1776253 to the 1.7 branch. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 90e8425025..b2bc6464ce 100644 --- a/pom.xml +++ b/pom.xml @@ -510,7 +510,7 @@ 1.5rc3 2.2.6 2.2.6 - 1.3 + 1.3.8 1.2 1.2.15 2.2 From 2860c7f77cf6d8ba853f94dde5f154b1c5c30aa9 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Fri, 30 Dec 2016 15:01:06 +0000 Subject: [PATCH 098/231] Merge r1776585 to the 1.7 branch. --- modules/saaj/pom.xml | 24 +++++++++++++++++++++++- pom.xml | 2 +- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index bb4d56c417..4abb11be5f 100644 --- a/modules/saaj/pom.xml +++ b/modules/saaj/pom.xml @@ -145,6 +145,28 @@ + + com.github.veithen.alta + alta-maven-plugin + + + + generate-properties + + + surefire.bootclasspath + %file% + ${path.separator} + + + org.apache.geronimo.specs + geronimo-saaj_1.3_spec + + + + + + org.apache.maven.plugins maven-surefire-plugin @@ -158,7 +180,7 @@ presence of jaxp-ri on the classpath. * Please leave this on a single line. Adding a newline between the two options causes a build failure. --> - -Djava.endorsed.dirs=${m2Repository}/org/apache/geronimo/specs/geronimo-saaj_1.3_spec/${geronimo.spec.saaj.version}/ -Dcom.sun.org.apache.xerces.internal.xni.parser.XMLParserConfiguration=com.sun.org.apache.xerces.internal.parsers.XIncludeParserConfiguration + -Xbootclasspath/p:${surefire.bootclasspath} -Dcom.sun.org.apache.xerces.internal.xni.parser.XMLParserConfiguration=com.sun.org.apache.xerces.internal.parsers.XIncludeParserConfiguration diff --git a/pom.xml b/pom.xml index b2bc6464ce..6ab4abb084 100644 --- a/pom.xml +++ b/pom.xml @@ -1189,7 +1189,7 @@ com.github.veithen.alta alta-maven-plugin - 0.4 + 0.5 org.mortbay.jetty From 073e4b32647e4a8217b7f9b9065c1d1294e36035 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Mon, 2 Jan 2017 21:03:48 +0000 Subject: [PATCH 099/231] Merge r1776594 to the 1.7 branch. --- modules/java2wsdl/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml index 95d5573a62..031e7f7f66 100644 --- a/modules/java2wsdl/pom.xml +++ b/modules/java2wsdl/pom.xml @@ -61,10 +61,6 @@ org.apache.ws.xmlschema xmlschema-core - - org.apache.geronimo.specs - geronimo-javamail_1.4_spec - xalan xalan From 56da265fb5191f4740f8e9387a6981bcbc624c43 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Mon, 2 Jan 2017 22:52:42 +0000 Subject: [PATCH 100/231] Fix build failure. --- modules/jaxbri/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/jaxbri/pom.xml b/modules/jaxbri/pom.xml index 08e3b14536..dc047fac5e 100644 --- a/modules/jaxbri/pom.xml +++ b/modules/jaxbri/pom.xml @@ -78,6 +78,11 @@ testutils test + + org.apache.geronimo.specs + geronimo-javamail_1.4_spec + test + http://axis.apache.org/axis2/java/core/ From f53431812020e363d48b4eb93ad0d67f3ca7b81e Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 10 Jan 2017 21:21:53 +0000 Subject: [PATCH 101/231] AXIS2-5828: Merge r1778204 to the 1.7 branch. --- pom.xml | 4 ++-- src/site/site.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6ab4abb084..f9c98f6a9f 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.apache apache - 17 + 18 4.0.0 org.apache.axis2 @@ -1093,7 +1093,7 @@ maven-site-plugin - 3.4 + 3.6 org.codehaus.gmavenplus diff --git a/src/site/site.xml b/src/site/site.xml index 1ee7867264..d27d313bd4 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -22,7 +22,7 @@ org.apache.maven.skins maven-fluido-skin - 1.4 + 1.6 Apache Axis2 From af02659597cc245ae25ac2c279ca158642205508 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Wed, 25 Jan 2017 23:21:32 +0000 Subject: [PATCH 102/231] Merge r1780290 to the 1.7 branch. --- src/site/xdoc/docs/soapmonitor-module.xml.vm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/site/xdoc/docs/soapmonitor-module.xml.vm b/src/site/xdoc/docs/soapmonitor-module.xml.vm index 132342208f..f31d9c459c 100644 --- a/src/site/xdoc/docs/soapmonitor-module.xml.vm +++ b/src/site/xdoc/docs/soapmonitor-module.xml.vm @@ -28,6 +28,11 @@

        Using the SOAP Monitor

        +

        Warning: the SOAP Monitor uses a protocol based on Java serialization +and is therefore vulnerable to attacks. It should be used exclusively as a +development and debugging tool, but never be permanently enabled on production +systems.

        +

        Web service developers often want to see the SOAP messages that are being used to invoke the Web services, along with the results of those messages. The goal of the SOAP Monitor utility is to provide a way for the developers From bca91b47bb2657410d86b124d9427e8023cae6ec Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 28 Mar 2017 07:23:44 +0000 Subject: [PATCH 103/231] AXIS2-5841: Merge r1789029 to the 1.7 branch. --- .../kernel/src/org/apache/axis2/deployment/ModuleDeployer.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/kernel/src/org/apache/axis2/deployment/ModuleDeployer.java b/modules/kernel/src/org/apache/axis2/deployment/ModuleDeployer.java index 3d8847b2a9..c517c46904 100644 --- a/modules/kernel/src/org/apache/axis2/deployment/ModuleDeployer.java +++ b/modules/kernel/src/org/apache/axis2/deployment/ModuleDeployer.java @@ -204,7 +204,7 @@ public void deoloyFromUrl(DeploymentFileData deploymentFileData) { AxisModule module = new AxisModule(); module.setModuleClassLoader(deploymentClassLoader); module.setParent(axisConfig); - module.setArchiveName(deploymentFileData.getName()); + module.setArchiveName(DescriptionBuilder.getShortFileName(deploymentFileData.getName())); populateModule(module, fileUrl); module.setFileName(fileUrl); DeploymentEngine.addNewModule(module, axisConfig); From 59fa3c97f73f1f4f2a4a9ae8fe9aa7d7cacb5d73 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 23 Apr 2017 11:40:21 +0000 Subject: [PATCH 104/231] AXIS2-5846: Merge r1792353 to the 1.7 branch. --- .../transport/http/HTTPTransportUtils.java | 18 ++++++++++++++++++ .../axis2/transport/http/HTTPWorker.java | 7 ++----- .../axis2/transport/http/ListingAgent.java | 2 +- 3 files changed, 21 insertions(+), 6 deletions(-) diff --git a/modules/transport/http/src/org/apache/axis2/transport/http/HTTPTransportUtils.java b/modules/transport/http/src/org/apache/axis2/transport/http/HTTPTransportUtils.java index a8f968b099..27a6a6e772 100644 --- a/modules/transport/http/src/org/apache/axis2/transport/http/HTTPTransportUtils.java +++ b/modules/transport/http/src/org/apache/axis2/transport/http/HTTPTransportUtils.java @@ -54,6 +54,8 @@ import java.io.InputStream; import java.io.OutputStream; import java.net.SocketException; +import java.net.URL; +import java.net.URLClassLoader; import java.util.Iterator; import java.util.Map; import java.util.zip.GZIPInputStream; @@ -382,4 +384,20 @@ public static EndpointReference[] getEPRsForService(ConfigurationContext configu epr.append('/'); return new EndpointReference[]{new EndpointReference(epr.toString())}; } + + static InputStream getMetaInfResourceAsStream(AxisService service, String name) { + ClassLoader classLoader = service.getClassLoader(); + if (classLoader instanceof URLClassLoader) { + // Only search the service class loader and skip searching the ancestors to + // avoid local file inclusion vulnerabilities such as AXIS2-5846. + URL url = ((URLClassLoader)classLoader).findResource("META-INF/" + name); + try { + return url == null ? null : url.openStream(); + } catch (IOException ex) { + return null; + } + } else { + return null; + } + } } diff --git a/modules/transport/http/src/org/apache/axis2/transport/http/HTTPWorker.java b/modules/transport/http/src/org/apache/axis2/transport/http/HTTPWorker.java index 51f34bb0ed..399650e418 100644 --- a/modules/transport/http/src/org/apache/axis2/transport/http/HTTPWorker.java +++ b/modules/transport/http/src/org/apache/axis2/transport/http/HTTPWorker.java @@ -22,7 +22,6 @@ import org.apache.axis2.Constants; import org.apache.axis2.context.ConfigurationContext; import org.apache.axis2.context.MessageContext; -import org.apache.axis2.deployment.DeploymentConstants; import org.apache.axis2.description.AxisService; import org.apache.axis2.description.Parameter; import org.apache.axis2.engine.Handler.InvocationResponse; @@ -100,8 +99,7 @@ public void service( Iterator i = services.values().iterator(); while (i.hasNext()) { AxisService service = (AxisService) i.next(); - InputStream stream = service.getClassLoader(). - getResourceAsStream("META-INF/" + file); + InputStream stream = HTTPTransportUtils.getMetaInfResourceAsStream(service, file); if (stream != null) { OutputStream out = response.getOutputStream(); response.setContentType("text/xml"); @@ -205,8 +203,7 @@ public void service( schema.write(response.getOutputStream()); return; } else { - InputStream instream = service.getClassLoader() - .getResourceAsStream(DeploymentConstants.META_INF + "/" + schemaName); + InputStream instream = HTTPTransportUtils.getMetaInfResourceAsStream(service, schemaName); if (instream != null) { response.setStatus(HttpStatus.SC_OK); diff --git a/modules/transport/http/src/org/apache/axis2/transport/http/ListingAgent.java b/modules/transport/http/src/org/apache/axis2/transport/http/ListingAgent.java index 6675c32261..e9af789be5 100644 --- a/modules/transport/http/src/org/apache/axis2/transport/http/ListingAgent.java +++ b/modules/transport/http/src/org/apache/axis2/transport/http/ListingAgent.java @@ -125,7 +125,7 @@ public void processExplicitSchemaAndWSDL(HttpServletRequest req, Iterator i = services.values().iterator(); while (i.hasNext()) { AxisService service = (AxisService) i.next(); - InputStream stream = service.getClassLoader().getResourceAsStream("META-INF/" + schema); + InputStream stream = HTTPTransportUtils.getMetaInfResourceAsStream(service, schema); if (stream != null) { OutputStream out = res.getOutputStream(); res.setContentType("text/xml"); From 7992a8880e0b2e6875a33de315550a3baef5d3ff Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 23 Apr 2017 18:44:40 +0000 Subject: [PATCH 105/231] Add missing mergeinfo entry. From 6ee77f0cd5f732f80981650be18aecf84a4ab9bc Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 23 Apr 2017 18:45:16 +0000 Subject: [PATCH 106/231] Merge r1792376 to the 1.7 branch. --- .../jaxws/sample/AsyncExecutorTests.java | 55 +++++++++++++------ 1 file changed, 37 insertions(+), 18 deletions(-) diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/AsyncExecutorTests.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/AsyncExecutorTests.java index 1bfe3e4e3a..733037b7bd 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/AsyncExecutorTests.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/AsyncExecutorTests.java @@ -347,6 +347,22 @@ public void sendClientRequest() throws Exception { } } + static void withRetry(Runnable runnable) throws InterruptedException { + int retries = 0; + while (true) { + try { + runnable.run(); + return; + } catch (AssertionError ex) { + if (retries++ > 60) { + throw ex; + } else { + Thread.sleep(500); + } + } + } + } + /** * Thread that verifies the request sent by a different thread was recieved by the service and * then verify the response. Another thread will have previously sent the request. Note that @@ -380,21 +396,22 @@ public void run() { } private void receiveResponse() throws Exception { - String title = myClassName + " : ReceiveClientResponse : "; - String request1 = monitor.request; + final String title = myClassName + " : ReceiveClientResponse : "; + final String request1 = monitor.request; AsyncService service = new AsyncService(); - AsyncPort port = getPort(service); + final AsyncPort port = getPort(service); - // wait a bit to make sure that the server has the request; - Thread.sleep(1000); - - // check the waiting request - TestLogger.logger.debug(title + " port.isAsleep(" + request1 + ") #1 being submitted...."); - String asleepWithCallback1 = port.isAsleep(request1); - TestLogger.logger.debug( - title + " port.isAsleep(" + request1 + ") #1 = [" + asleepWithCallback1 + "]"); - assertEquals(request1, asleepWithCallback1); + withRetry(new Runnable() { + public void run() { + // check the waiting request + TestLogger.logger.debug(title + " port.isAsleep(" + request1 + ") #1 being submitted...."); + String asleepWithCallback1 = port.isAsleep(request1); + TestLogger.logger.debug( + title + " port.isAsleep(" + request1 + ") #1 = [" + asleepWithCallback1 + "]"); + assertEquals(request1, asleepWithCallback1); + } + }); // wakeup the waiting request TestLogger.logger.debug(title + " port.wakeUp(request1) #1 being submitted...."); @@ -403,13 +420,15 @@ private void receiveResponse() throws Exception { assertEquals(request1, wake1); TestLogger.logger.debug(title + " port.wakeUp(" + request1 + ") #1 = [" + wake1 + "]"); - // wait a bit.. - Thread.sleep(2000); - - // check the Future - Future sr1 = monitor.futureResponse; + final Future sr1 = monitor.futureResponse; CallbackHandler sleepCallbackHandler1 = monitor.callbackHandler; - assertTrue("Response is not done!", sr1.isDone()); + + withRetry(new Runnable() { + public void run() { + // check the Future + assertTrue("Response is not done!", sr1.isDone()); + } + }); // try to get the response try { From da510a758b11e936dcbeeeaa87676918fa119e62 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 23 Apr 2017 18:48:22 +0000 Subject: [PATCH 107/231] Fix mergeinfo. From 809ce3a390adc0e4cceea415b9f548f92f376fb6 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 25 Apr 2017 20:34:14 +0000 Subject: [PATCH 108/231] Merge r1787632 to the 1.7 branch. From 1a01123a11de6d9808f68d35d0c4449499bc5077 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 25 Apr 2017 20:49:06 +0000 Subject: [PATCH 109/231] Merge r1792650 to the 1.7 branch. --- apidocs/pom.xml | 32 +++++++++++++++++++ modules/transport/testkit/pom.xml | 52 ------------------------------- 2 files changed, 32 insertions(+), 52 deletions(-) diff --git a/apidocs/pom.xml b/apidocs/pom.xml index 931c577114..38eefd0751 100644 --- a/apidocs/pom.xml +++ b/apidocs/pom.xml @@ -272,6 +272,26 @@ maven-javadoc-plugin + + extract-resource-info + pre-site + + javadoc + + + + + ${project.groupId} + axis2-transport-testkit + ${project.version} + + + org.apache.axis2.transport.testkit.doclet.ResourceInfoDoclet + false + private + -out ${project.build.directory}/resource-info.dat + + site-javadoc site @@ -279,6 +299,18 @@ javadoc-no-fork + + + ${project.groupId} + axis2-transport-testkit + ${project.version} + + + org.apache.axis2.transport.testkit.doclet.TestkitJavadocDoclet + true + + -resource-info ${project.build.directory}/resource-info.dat + ${project.reporting.outputDirectory} . diff --git a/modules/transport/testkit/pom.xml b/modules/transport/testkit/pom.xml index 3017ce8ec0..012b29a88f 100644 --- a/modules/transport/testkit/pom.xml +++ b/modules/transport/testkit/pom.xml @@ -184,58 +184,6 @@ - - maven-javadoc-plugin - - - extract-resource-info - pre-site - - javadoc - - - - - ${project.groupId} - ${project.artifactId} - ${project.version} - - - org.apache.axis2.transport.testkit.doclet.ResourceInfoDoclet - false - private - -out ${project.build.directory}/resource-info.dat - - - - generate-javadoc - site - - javadoc - - - - - ${project.groupId} - ${project.artifactId} - ${project.version} - - - org.apache.axis2.transport.testkit.doclet.TestkitJavadocDoclet - true - - -resource-info ${project.build.directory}/resource-info.dat - -link http://java.sun.com/j2se/1.5.0/docs/api/ - -link http://java.sun.com/j2ee/1.4/docs/api/ - -link http://ws.apache.org/axis2/1_4_1/api/ - -link http://ws.apache.org/commons/axiom/apidocs/ - -link http://junit.org/junit/javadoc/3.8.1/ - -link http://www.eclipse.org/aspectj/doc/released/runtime-api/ - - - - - From 80edd0df6141fb4d3b1288582e702095f9ce60ba Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 25 Apr 2017 20:54:36 +0000 Subject: [PATCH 110/231] Merge r1792655 to the 1.7 branch. --- .../testkit/axis2/client/AxisTestClientContext.java | 9 --------- .../axis2/client/AxisTestClientContextConfigurator.java | 4 ++++ 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContext.java b/modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContext.java index a3dad7b34f..8501a0df3f 100644 --- a/modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContext.java +++ b/modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContext.java @@ -35,15 +35,6 @@ /** * Resource maintaining the {@link ConfigurationContext} for {@link AxisTestClient} * instances. - *

        - * Dependencies: - *

        - *
        {@link TransportDescriptionFactory} (1)
        - *
        Used to create transport descriptions.
        - *
        {@link AxisTestClientContextConfigurator} (0..*)
        - *
        Used to determine whether a transport listener is required and to - * configure the transport.
        - *
        */ public class AxisTestClientContext { public static final AxisTestClientContext INSTANCE = new AxisTestClientContext(); diff --git a/modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContextConfigurator.java b/modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContextConfigurator.java index 96598d00f4..68e896aab0 100644 --- a/modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContextConfigurator.java +++ b/modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/axis2/client/AxisTestClientContextConfigurator.java @@ -22,6 +22,10 @@ import org.apache.axis2.description.TransportInDescription; import org.apache.axis2.description.TransportOutDescription; +/** + * Resource used to determine whether a transport listener is required and to configure the + * transport. + */ public interface AxisTestClientContextConfigurator { /** * Determine whether a transport listener is required on client side. From 8dc5833dd2b8f0ca1bd62dd026bfb3524956fcb5 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Wed, 26 Apr 2017 21:02:42 +0000 Subject: [PATCH 111/231] Merge r1792802 and r1792804 to the 1.7 branch. --- .../src/main/java/org/apache/axis2/transport/jms/package.html | 2 ++ .../axis2/transport/testkit/doclet/TestkitJavadocDoclet.java | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/modules/transport/jms/src/main/java/org/apache/axis2/transport/jms/package.html b/modules/transport/jms/src/main/java/org/apache/axis2/transport/jms/package.html index b95b49eb69..794c903976 100644 --- a/modules/transport/jms/src/main/java/org/apache/axis2/transport/jms/package.html +++ b/modules/transport/jms/src/main/java/org/apache/axis2/transport/jms/package.html @@ -2,6 +2,8 @@ JMS Transport Configuration +Transport implementation for JMS. +

        JMS Listener Configuration (axis2.xml)

        e.g: diff --git a/modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.java b/modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.java index 994df568b8..d8c4021909 100644 --- a/modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.java +++ b/modules/transport/testkit/src/main/java/org/apache/axis2/transport/testkit/doclet/TestkitJavadocDoclet.java @@ -60,7 +60,9 @@ public static boolean start(RootDoc root) throws Exception { Resource resource = resourceInfo.getResource(qualifiedName); List dependencies = resource == null ? null : resource.getDependencies(); if (dependencies != null || usedBy != null) { - StringBuilder buffer = new StringBuilder(clazz.getRawCommentText()); + String rawCommentText = clazz.getRawCommentText(); + StringBuilder buffer = new StringBuilder( + rawCommentText.trim().length() == 0 ? "No documentation available." : rawCommentText); buffer.append("

        Resource information

        "); if (usedBy != null) { buffer.append("This resource is used by: "); From 4d55ef16c57d0e8e0f0924d3cd4cfe15eaababa9 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Mon, 1 May 2017 22:00:19 +0000 Subject: [PATCH 112/231] Merge the fix for AXIS2-5771 to the 1.7 branch. Note that this doesn't include the unit test because the necessary infrastructure doesn't exist in 1.7. --- .../schema/template/ADBBeanTemplate-bean.xsl | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl b/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl index 61d42634da..e5bd7bcdfa 100644 --- a/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl +++ b/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl @@ -1811,16 +1811,17 @@ // handle unexpected enumeration values properly - - log.warn("Unexpected value " + value + " for enumeration "); - return enumeration; - - - if (enumeration == null && !((value == null) || (value.equals("")))) { - throw new java.lang.IllegalArgumentException(); - } - return enumeration; - + if (enumeration == null && !((value == null) || (value.equals("")))) { + + + log.warn("Unexpected value " + value + " for enumeration "); + + + throw new java.lang.IllegalArgumentException(); + + + } + return enumeration; } public static fromString(java.lang.String value,java.lang.String namespaceURI) throws java.lang.IllegalArgumentException { From 981b0871f1a1694890d1d52bdb7be95e29b5688a Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 4 May 2017 20:16:20 +0000 Subject: [PATCH 113/231] AXIS2-4310: Merge r1793723 to the 1.7 branch. --- modules/osgi-tests/pom.xml | 7 ------- modules/osgi-tests/src/test/java/OSGiTest.java | 1 - modules/osgi/pom.xml | 1 - 3 files changed, 9 deletions(-) diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index 2bacb2b2be..081311060c 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -43,13 +43,6 @@ ${project.version} test
        - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - 1.1.1 - test - org.apache.geronimo.specs geronimo-javamail_1.4_spec diff --git a/modules/osgi-tests/src/test/java/OSGiTest.java b/modules/osgi-tests/src/test/java/OSGiTest.java index 16ddafb7da..db68f02c16 100644 --- a/modules/osgi-tests/src/test/java/OSGiTest.java +++ b/modules/osgi-tests/src/test/java/OSGiTest.java @@ -61,7 +61,6 @@ public void test() throws Throwable { url("link:classpath:org.apache.felix.configadmin.link"), url("link:classpath:org.apache.servicemix.bundles.wsdl4j.link"), url("link:classpath:org.apache.geronimo.specs.geronimo-activation_1.1_spec.link"), // TODO: should not be necessary on Java 6 - url("link:classpath:org.apache.geronimo.specs.geronimo-jms_1.1_spec.link"), // TODO: why the heck is this required??? url("link:classpath:org.apache.geronimo.specs.geronimo-ws-metadata_2.0_spec.link"), url("link:classpath:org.apache.geronimo.specs.geronimo-javamail_1.4_spec.link"), // TODO: should no longer be necessary url("link:classpath:org.apache.geronimo.specs.geronimo-servlet_2.5_spec.link"), diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index fd65038447..f4d6e5ffed 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -97,7 +97,6 @@ com.ibm.wsdl, javax.activation;version="1.1", javax.jws;version="2.0", - javax.jms;version="1.1", javax.mail;version="1.4", javax.management, javax.mail.internet;version="1.4", From a64cee8247bda36b0053272c30810f7f3eca78ee Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 4 May 2017 20:20:04 +0000 Subject: [PATCH 114/231] AXIS2-4310: Merge r1793724 to the 1.7 branch. --- modules/osgi/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index f4d6e5ffed..5f23b2a8e1 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -80,10 +80,9 @@ org.apache.axis2.*;-split-package:=merge-last; version=1.5, - !javax.xml.namespace, + javax.xml.namespace, !org.apache.axis2.*, javax.ws.rs; version=1.0, - javax.xml.namespace; version=0.0.0, javax.servlet; version=2.4.0, javax.servlet.http; version=2.4.0, javax.transaction, From 43c1f701a9a3a4dd68586bb7bca136882244e74d Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 4 May 2017 20:23:47 +0000 Subject: [PATCH 115/231] AXIS2-4947: Merge r1793728 to the 1.7 branch. --- modules/osgi-tests/pom.xml | 5 ----- modules/osgi-tests/src/test/java/OSGiTest.java | 1 - modules/osgi/pom.xml | 2 +- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index 081311060c..74b431eb89 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -125,11 +125,6 @@ geronimo-servlet_2.5_spec 1.2 - - org.apache.geronimo.specs - geronimo-jaxrs_1.1_spec - 1.0 - org.apache.servicemix.specs org.apache.servicemix.specs.stax-api-1.0 diff --git a/modules/osgi-tests/src/test/java/OSGiTest.java b/modules/osgi-tests/src/test/java/OSGiTest.java index db68f02c16..62f1841154 100644 --- a/modules/osgi-tests/src/test/java/OSGiTest.java +++ b/modules/osgi-tests/src/test/java/OSGiTest.java @@ -64,7 +64,6 @@ public void test() throws Throwable { url("link:classpath:org.apache.geronimo.specs.geronimo-ws-metadata_2.0_spec.link"), url("link:classpath:org.apache.geronimo.specs.geronimo-javamail_1.4_spec.link"), // TODO: should no longer be necessary url("link:classpath:org.apache.geronimo.specs.geronimo-servlet_2.5_spec.link"), - url("link:classpath:org.apache.geronimo.specs.geronimo-jaxrs_1.1_spec.link"), // TODO: shouldn't this be optional??? url("link:classpath:org.apache.servicemix.specs.stax-api-1.0.link"), url("link:classpath:stax2-api.link"), url("link:classpath:woodstox-core-asl.link"), diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index 5f23b2a8e1..acdf64c9ff 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -82,7 +82,7 @@ javax.xml.namespace, !org.apache.axis2.*, - javax.ws.rs; version=1.0, + javax.ws.rs; resolution:=optional, javax.servlet; version=2.4.0, javax.servlet.http; version=2.4.0, javax.transaction, From 4923d302fbab92fc149d6b5c379baf8ad111ce82 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 4 May 2017 20:49:51 +0000 Subject: [PATCH 116/231] AXIS2-4947: Set the import version for javax.activation and javax.xml.stream to 0. Also, javax.xml.stream is not optional. Note that on the trunk these changes were done as part of the upgrade to Java 6. --- modules/osgi/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index acdf64c9ff..f46b94ec7c 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -94,7 +94,7 @@ org.osgi.service.cm; version=1.2.0, com.ibm.wsdl.util.xml, com.ibm.wsdl, - javax.activation;version="1.1", + javax.activation;version="0", javax.jws;version="2.0", javax.mail;version="1.4", javax.management, @@ -108,7 +108,7 @@ javax.wsdl.xml, javax.net.*, javax.xml.parsers;resolution:=optional, - javax.xml.stream;resolution:=optional;version="1.0", + javax.xml.stream;version="0", javax.xml.transform;resolution:=optional, javax.xml.transform.dom;resolution:=optional, javax.xml.transform.stream;resolution:=optional, From 6956ecf6fd1cc7411130fabdf73563c0817cba5a Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Fri, 5 May 2017 23:32:32 +0000 Subject: [PATCH 117/231] Merge r1794114 to the 1.7 branch. --- .../apache/axis2/engine/ThreadingTest.java | 106 ++++++++++-------- .../axis2/engine/util/InvokerThread.java | 79 ------------- 2 files changed, 59 insertions(+), 126 deletions(-) delete mode 100644 modules/integration/test/org/apache/axis2/engine/util/InvokerThread.java diff --git a/modules/integration/test/org/apache/axis2/engine/ThreadingTest.java b/modules/integration/test/org/apache/axis2/engine/ThreadingTest.java index 4560c884cf..2aa6697e67 100644 --- a/modules/integration/test/org/apache/axis2/engine/ThreadingTest.java +++ b/modules/integration/test/org/apache/axis2/engine/ThreadingTest.java @@ -21,42 +21,73 @@ import junit.framework.Test; import junit.framework.TestSuite; -import org.apache.axis2.context.MessageContext; -import org.apache.axis2.context.ServiceContext; + +import org.apache.axiom.om.OMElement; +import org.apache.axis2.AxisFault; +import org.apache.axis2.Constants; +import org.apache.axis2.addressing.EndpointReference; +import org.apache.axis2.client.Options; +import org.apache.axis2.client.ServiceClient; import org.apache.axis2.description.AxisService; -import org.apache.axis2.engine.util.InvokerThread; import org.apache.axis2.engine.util.TestConstants; +import org.apache.axis2.integration.TestingUtils; import org.apache.axis2.integration.UtilServer; import org.apache.axis2.integration.UtilServerBasedTestCase; import org.apache.axis2.util.Utils; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; -import javax.xml.namespace.QName; -import java.util.Calendar; -import java.util.GregorianCalendar; +import java.util.concurrent.CountDownLatch; +import java.util.concurrent.TimeUnit; public class ThreadingTest extends UtilServerBasedTestCase implements TestConstants { - - private static final Log log = LogFactory.getLog(ThreadingTest.class); - protected QName transportName = new QName("http://localhost/my", - "NullTransport"); + private static class Invoker implements Runnable { + private final int threadNumber; + private final CountDownLatch latch; + private Exception thrownException; - protected AxisConfiguration engineRegistry; - protected MessageContext mc; - protected ServiceContext serviceContext; - protected AxisService service; + Invoker(int threadNumber, CountDownLatch latch) throws AxisFault { + this.threadNumber = threadNumber; + this.latch = latch; + } - protected boolean finish = false; + @Override + public void run() { + try { + log.info("Starting Thread number " + threadNumber + " ............."); + OMElement payload = TestingUtils.createDummyOMElement(); + + Options options = new Options(); + options.setTo(new EndpointReference("http://127.0.0.1:" + + UtilServer.TESTING_PORT + + "/axis2/services/EchoXMLService/echoOMElement")); + options.setTransportInProtocol(Constants.TRANSPORT_HTTP); + ServiceClient sender = new ServiceClient(); + sender.setOptions(options); + OMElement result = sender.sendReceive(payload); + + TestingUtils.compareWithCreatedOMElement(result); + log.info("Finishing Thread number " + threadNumber + " ....."); + } catch (Exception axisFault) { + thrownException = axisFault; + log.error("Error has occured invoking the service ", axisFault); + } + latch.countDown(); + } + + Exception getThrownException() { + return thrownException; + } + } public static Test suite() { return getTestSetup(new TestSuite(ThreadingTest.class)); } protected void setUp() throws Exception { - service = + AxisService service = Utils.createSimpleService(serviceName, Echo.class.getName(), operationName); @@ -69,41 +100,22 @@ protected void tearDown() throws Exception { } public void testEchoXMLSync() throws Exception { - int numberOfThreads = 5; - InvokerThread[] invokerThreads = new InvokerThread[numberOfThreads]; + Invoker[] invokers = new Invoker[5]; + CountDownLatch latch = new CountDownLatch(invokers.length); - for (int i = 0; i < numberOfThreads; i++) { - InvokerThread invokerThread = new InvokerThread(i + 1); - invokerThreads[i] = invokerThread; - invokerThread.start(); + for (int i = 0; i < invokers.length; i++) { + Invoker invoker = new Invoker(i + 1, latch); + invokers[i] = invoker; + new Thread(invoker).start(); } - boolean threadsAreRunning; - Calendar cal = new GregorianCalendar(); - int min = cal.get(Calendar.MINUTE); - - do { - threadsAreRunning = false; - for (int i = 0; i < numberOfThreads; i++) { - if (invokerThreads[i].isAlive()) { - threadsAreRunning = true; - break; - } - Exception exception = invokerThreads[i].getThrownException(); - if (exception != null) { - throw new Exception("Exception thrown in thread " + i + " ....", exception); - } - } + latch.await(30, TimeUnit.SECONDS); - // waiting 3 seconds, if not finish, time out. - if (Math.abs(min - new GregorianCalendar().get(Calendar.MINUTE)) > 1) { - log.info("I'm timing out. Can't wait more than this to finish."); - fail("Timing out"); + for (Invoker invoker : invokers) { + Exception exception = invoker.getThrownException(); + if (exception != null) { + throw exception; } - - Thread.sleep(100); - } while (threadsAreRunning); - - assertTrue(true); + } } } diff --git a/modules/integration/test/org/apache/axis2/engine/util/InvokerThread.java b/modules/integration/test/org/apache/axis2/engine/util/InvokerThread.java deleted file mode 100644 index 64e07e2706..0000000000 --- a/modules/integration/test/org/apache/axis2/engine/util/InvokerThread.java +++ /dev/null @@ -1,79 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -package org.apache.axis2.engine.util; - -import org.apache.axiom.om.OMElement; -import org.apache.axis2.AxisFault; -import org.apache.axis2.Constants; -import org.apache.axis2.addressing.EndpointReference; -import org.apache.axis2.client.Options; -import org.apache.axis2.client.ServiceClient; -import org.apache.axis2.context.ConfigurationContext; -import org.apache.axis2.context.ConfigurationContextFactory; -import org.apache.axis2.integration.TestingUtils; -import org.apache.axis2.integration.UtilServer; -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import javax.xml.namespace.QName; - -public class InvokerThread extends Thread { - - private int threadNumber; - protected EndpointReference targetEPR = - new EndpointReference("http://127.0.0.1:" - + (UtilServer.TESTING_PORT) - + "/axis2/services/EchoXMLService/echoOMElement"); - protected QName operationName = new QName("echoOMElement"); - private static final Log log = LogFactory.getLog(InvokerThread.class); - private Exception thrownException = null; - ConfigurationContext configContext; - - public InvokerThread(int threadNumber) throws AxisFault { - this.threadNumber = threadNumber; - configContext = - ConfigurationContextFactory.createConfigurationContextFromFileSystem( - null, null); - } - - public void run() { - try { - log.info("Starting Thread number " + threadNumber + " ............."); - OMElement payload = TestingUtils.createDummyOMElement(); - - Options options = new Options(); - options.setTo(targetEPR); - options.setTransportInProtocol(Constants.TRANSPORT_HTTP); - ServiceClient sender = new ServiceClient(configContext, null); - sender.setOptions(options); - OMElement result = sender.sendReceive(payload); - - TestingUtils.compareWithCreatedOMElement(result); - log.info("Finishing Thread number " + threadNumber + " ....."); - } catch (AxisFault axisFault) { - thrownException = axisFault; - log.error("Error has occured invoking the service ", axisFault); - } - } - - public Exception getThrownException() { - return thrownException; - } -} From 840e15fcebe10dce4a5f899516a3365ffcde9e2a Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 6 May 2017 13:44:59 +0000 Subject: [PATCH 118/231] Complete Axis2 1.7.5 release note. --- src/site/markdown/release-notes/1.7.5.md | 10 ++++++++++ src/site/site.xml | 1 + 2 files changed, 11 insertions(+) diff --git a/src/site/markdown/release-notes/1.7.5.md b/src/site/markdown/release-notes/1.7.5.md index e69de29bb2..0fd7a83677 100644 --- a/src/site/markdown/release-notes/1.7.5.md +++ b/src/site/markdown/release-notes/1.7.5.md @@ -0,0 +1,10 @@ +Apache Axis2 1.7.5 Release Note +------------------------------- + +Apache Axis2 1.7.5 is a maintenance release that includes fixes for several +issues, including a local file inclusion vulnerability ([AXIS2-5846][]). + +The complete list of issues fixed in this version can be found [here][1]. + +[AXIS2-5846]: https://issues.apache.org/jira/browse/AXIS2-5846 +[1]: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10611&version=12338598 diff --git a/src/site/site.xml b/src/site/site.xml index d27d313bd4..5c3630e3b0 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -52,6 +52,7 @@ + From 528417e9a7cdfb4c61595936d504e1627f56db6c Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 6 May 2017 14:21:30 +0000 Subject: [PATCH 119/231] [maven-release-plugin] prepare release v1.7.5 --- apidocs/pom.xml | 2 +- modules/adb-codegen/pom.xml | 8 ++++---- modules/adb-tests/pom.xml | 8 ++++---- modules/adb/pom.xml | 8 ++++---- modules/addressing/pom.xml | 8 ++++---- modules/clustering/pom.xml | 8 ++++---- modules/codegen/pom.xml | 8 ++++---- modules/corba/pom.xml | 8 ++++---- modules/distribution/pom.xml | 8 ++++---- modules/fastinfoset/pom.xml | 8 ++++---- modules/integration/pom.xml | 8 ++++---- modules/java2wsdl/pom.xml | 8 ++++---- modules/jaxbri/pom.xml | 8 ++++---- modules/jaxws-integration/pom.xml | 8 ++++---- modules/jaxws-mar/pom.xml | 8 ++++---- modules/jaxws/pom.xml | 8 ++++---- modules/jibx/pom.xml | 8 ++++---- modules/json/pom.xml | 8 ++++---- modules/kernel/pom.xml | 8 ++++---- modules/metadata/pom.xml | 8 ++++---- modules/mex/pom.xml | 8 ++++---- modules/mtompolicy-mar/pom.xml | 8 ++++---- modules/mtompolicy/pom.xml | 8 ++++---- modules/osgi-tests/pom.xml | 8 ++++---- modules/osgi/pom.xml | 8 ++++---- modules/ping/pom.xml | 8 ++++---- modules/resource-bundle/pom.xml | 8 ++++---- modules/saaj/pom.xml | 8 ++++---- modules/samples/java_first_jaxws/pom.xml | 10 +++++----- modules/samples/jaxws-addressbook/pom.xml | 4 ++-- modules/samples/jaxws-calculator/pom.xml | 4 ++-- modules/samples/jaxws-interop/pom.xml | 4 ++-- modules/samples/jaxws-samples/pom.xml | 12 ++++++------ modules/samples/jaxws-version/pom.xml | 2 +- modules/samples/pom.xml | 2 +- .../transport/https-sample/httpsClient/pom.xml | 4 ++-- .../transport/https-sample/httpsService/pom.xml | 4 ++-- modules/samples/transport/https-sample/pom.xml | 2 +- .../samples/transport/jms-sample/jmsService/pom.xml | 4 ++-- modules/samples/transport/jms-sample/pom.xml | 2 +- modules/samples/version/pom.xml | 8 ++++---- modules/scripting/pom.xml | 8 ++++---- modules/soapmonitor/module/pom.xml | 8 ++++---- modules/soapmonitor/servlet/pom.xml | 8 ++++---- modules/spring/pom.xml | 8 ++++---- modules/testutils/pom.xml | 8 ++++---- modules/tool/archetype/quickstart-webapp/pom.xml | 4 ++-- modules/tool/archetype/quickstart/pom.xml | 4 ++-- modules/tool/axis2-aar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-ant-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-service-plugin/pom.xml | 8 ++++---- modules/tool/axis2-idea-plugin/pom.xml | 8 ++++---- modules/tool/axis2-java2wsdl-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-mar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-repo-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-wsdl2code-maven-plugin/pom.xml | 8 ++++---- modules/tool/simple-server-maven-plugin/pom.xml | 8 ++++---- modules/transport/base/pom.xml | 8 ++++---- modules/transport/http/pom.xml | 8 ++++---- modules/transport/jms/pom.xml | 8 ++++---- modules/transport/local/pom.xml | 8 ++++---- modules/transport/mail/pom.xml | 8 ++++---- modules/transport/tcp/pom.xml | 8 ++++---- modules/transport/testkit/pom.xml | 8 ++++---- modules/transport/udp/pom.xml | 8 ++++---- modules/transport/xmpp/pom.xml | 8 ++++---- modules/webapp/pom.xml | 8 ++++---- modules/xmlbeans/pom.xml | 8 ++++---- pom.xml | 8 ++++---- systests/pom.xml | 2 +- systests/webapp-tests/pom.xml | 2 +- 72 files changed, 254 insertions(+), 254 deletions(-) diff --git a/apidocs/pom.xml b/apidocs/pom.xml index 38eefd0751..d38ac14764 100644 --- a/apidocs/pom.xml +++ b/apidocs/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 apidocs Javadoc diff --git a/modules/adb-codegen/pom.xml b/modules/adb-codegen/pom.xml index b77e7029f4..3bb9919986 100644 --- a/modules/adb-codegen/pom.xml +++ b/modules/adb-codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-adb-codegen @@ -72,9 +72,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb-codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/adb-codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/adb-codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/adb-codegen src diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index 19c90c1c37..6a34632766 100644 --- a/modules/adb-tests/pom.xml +++ b/modules/adb-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml @@ -31,9 +31,9 @@ ADB Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/adb-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/adb-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/adb-tests diff --git a/modules/adb/pom.xml b/modules/adb/pom.xml index f1abd65cd0..e931537ddc 100644 --- a/modules/adb/pom.xml +++ b/modules/adb/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml @@ -33,9 +33,9 @@ Axis2 Data Binding module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/adb + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/adb + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/adb diff --git a/modules/addressing/pom.xml b/modules/addressing/pom.xml index 51b72b9300..df8187ee28 100644 --- a/modules/addressing/pom.xml +++ b/modules/addressing/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml addressing @@ -50,9 +50,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/addressing + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/addressing + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/addressing + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/addressing src diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml index 2ada3906d7..2c97eda7fb 100644 --- a/modules/clustering/pom.xml +++ b/modules/clustering/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-clustering @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/clustering + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/clustering + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/clustering + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/clustering src diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index 15167f83ec..0343de1482 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-codegen @@ -90,9 +90,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/codegen src diff --git a/modules/corba/pom.xml b/modules/corba/pom.xml index 3cc2c1d672..79003e66a8 100644 --- a/modules/corba/pom.xml +++ b/modules/corba/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-corba @@ -58,9 +58,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/corba + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/corba + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/corba + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/corba src diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 96ef1af661..cfac9b0102 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml @@ -316,9 +316,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/distribution + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/distribution + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/distribution + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/distribution diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index fcec94bc76..14816472c0 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-fastinfoset @@ -108,9 +108,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/fastinfoset + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/fastinfoset + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/fastinfoset + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/fastinfoset src diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 7b839a0782..5b8ca24281 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-integration @@ -140,9 +140,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/integration + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/integration src diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml index 031e7f7f66..e34e4c92ef 100644 --- a/modules/java2wsdl/pom.xml +++ b/modules/java2wsdl/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-java2wsdl @@ -105,9 +105,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/java2wsdl + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/java2wsdl + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/java2wsdl + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/java2wsdl src diff --git a/modules/jaxbri/pom.xml b/modules/jaxbri/pom.xml index dc047fac5e..1c34761be8 100644 --- a/modules/jaxbri/pom.xml +++ b/modules/jaxbri/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-jaxbri @@ -86,9 +86,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxbri + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxbri + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxbri + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/jaxbri diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index f7305eef43..ea7ce367a4 100644 --- a/modules/jaxws-integration/pom.xml +++ b/modules/jaxws-integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-jaxws-integration @@ -99,9 +99,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxws-integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxws-integration + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/jaxws-integration src diff --git a/modules/jaxws-mar/pom.xml b/modules/jaxws-mar/pom.xml index 142661bf1f..ba02a8c643 100644 --- a/modules/jaxws-mar/pom.xml +++ b/modules/jaxws-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-jaxws-mar @@ -42,9 +42,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxws-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxws-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/jaxws-mar diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index 542af466a7..628f0e877a 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-jaxws @@ -134,9 +134,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxws + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxws + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/jaxws src diff --git a/modules/jibx/pom.xml b/modules/jibx/pom.xml index da6c62f10d..cded94db9e 100644 --- a/modules/jibx/pom.xml +++ b/modules/jibx/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-jibx @@ -87,9 +87,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jibx + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jibx + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jibx + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/jibx diff --git a/modules/json/pom.xml b/modules/json/pom.xml index 164c879079..f2baf07748 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-json @@ -83,9 +83,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/json + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/json + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/json + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/json src diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml index 5ef583b0af..e2081e8a32 100644 --- a/modules/kernel/pom.xml +++ b/modules/kernel/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-kernel @@ -113,9 +113,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/kernel + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/kernel + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/kernel + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/kernel src diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index 3c677da7b9..406349ed40 100755 --- a/modules/metadata/pom.xml +++ b/modules/metadata/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-metadata @@ -126,9 +126,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/metadata + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/metadata + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/metadata + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/metadata src diff --git a/modules/mex/pom.xml b/modules/mex/pom.xml index 5a74361c43..d1221bc0b9 100644 --- a/modules/mex/pom.xml +++ b/modules/mex/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml mex @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mex + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/mex + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/mex + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/mex src diff --git a/modules/mtompolicy-mar/pom.xml b/modules/mtompolicy-mar/pom.xml index 0c97b03e35..44e5deae4e 100644 --- a/modules/mtompolicy-mar/pom.xml +++ b/modules/mtompolicy-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml mtompolicy @@ -49,9 +49,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/mtompolicy-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/mtompolicy-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/mtompolicy-mar src diff --git a/modules/mtompolicy/pom.xml b/modules/mtompolicy/pom.xml index c1b3cfb791..7378263de3 100644 --- a/modules/mtompolicy/pom.xml +++ b/modules/mtompolicy/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-mtompolicy @@ -48,9 +48,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/mtompolicy + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/mtompolicy + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/mtompolicy src diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index 74b431eb89..9c4a5eb31d 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml 4.0.0 @@ -29,9 +29,9 @@ Apache Axis2 - OSGi Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/osgi-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/osgi-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/osgi-tests 3.4.0 diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index f46b94ec7c..a365053164 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml @@ -35,9 +35,9 @@ Apache Axis2 OSGi Integration http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/osgi + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/osgi + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/osgi src diff --git a/modules/ping/pom.xml b/modules/ping/pom.xml index ef205fba2d..ec58b20b75 100644 --- a/modules/ping/pom.xml +++ b/modules/ping/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml ping @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/ping + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/ping + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/ping + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/ping src diff --git a/modules/resource-bundle/pom.xml b/modules/resource-bundle/pom.xml index e64b145264..9331bda14d 100644 --- a/modules/resource-bundle/pom.xml +++ b/modules/resource-bundle/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-resource-bundle @@ -32,9 +32,9 @@ Contains the legal files that must be included in all artifacts http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/resource-bundle + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/resource-bundle + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/resource-bundle + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/resource-bundle diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index 4abb11be5f..7ae27374e3 100644 --- a/modules/saaj/pom.xml +++ b/modules/saaj/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-saaj @@ -32,9 +32,9 @@ Axis2 SAAJ implementation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/saaj + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/saaj + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/saaj + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/saaj diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index 96b565de01..d11840f743 100644 --- a/modules/samples/java_first_jaxws/pom.xml +++ b/modules/samples/java_first_jaxws/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.5-SNAPSHOT + 1.7.5 java_first_jaxws JAXWS - Starting from Java Example @@ -39,22 +39,22 @@ org.apache.axis2 axis2-kernel - 1.7.5-SNAPSHOT + 1.7.5 org.apache.axis2 axis2-jaxws - 1.7.5-SNAPSHOT + 1.7.5 org.apache.axis2 axis2-codegen - 1.7.5-SNAPSHOT + 1.7.5 org.apache.axis2 axis2-adb - 1.7.5-SNAPSHOT + 1.7.5 com.sun.xml.ws diff --git a/modules/samples/jaxws-addressbook/pom.xml b/modules/samples/jaxws-addressbook/pom.xml index f3abdd8820..0fd8273402 100644 --- a/modules/samples/jaxws-addressbook/pom.xml +++ b/modules/samples/jaxws-addressbook/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.5-SNAPSHOT + 1.7.5 jaxws-addressbook jar @@ -123,7 +123,7 @@ org.apache.axis2 axis2-jaxws - 1.7.5-SNAPSHOT + 1.7.5 diff --git a/modules/samples/jaxws-calculator/pom.xml b/modules/samples/jaxws-calculator/pom.xml index 378326fc36..05de0e32e8 100644 --- a/modules/samples/jaxws-calculator/pom.xml +++ b/modules/samples/jaxws-calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.5-SNAPSHOT + 1.7.5 jaxws-calculator jar @@ -71,7 +71,7 @@ org.apache.axis2 axis2-jaxws - 1.7.5-SNAPSHOT + 1.7.5 diff --git a/modules/samples/jaxws-interop/pom.xml b/modules/samples/jaxws-interop/pom.xml index 118dc124f5..5486983de7 100644 --- a/modules/samples/jaxws-interop/pom.xml +++ b/modules/samples/jaxws-interop/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.5-SNAPSHOT + 1.7.5 jaxws-interop jar @@ -50,7 +50,7 @@ org.apache.axis2 axis2-jaxws - 1.7.5-SNAPSHOT + 1.7.5 diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml index 8aa6535a62..57cd856aaf 100644 --- a/modules/samples/jaxws-samples/pom.xml +++ b/modules/samples/jaxws-samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.5-SNAPSHOT + 1.7.5 jaxws-samples JAXWS Samples - Echo, Ping, MTOM @@ -37,27 +37,27 @@ org.apache.axis2 axis2-kernel - 1.7.5-SNAPSHOT + 1.7.5 org.apache.axis2 axis2-jaxws - 1.7.5-SNAPSHOT + 1.7.5 org.apache.axis2 axis2-codegen - 1.7.5-SNAPSHOT + 1.7.5 org.apache.axis2 axis2-adb - 1.7.5-SNAPSHOT + 1.7.5 org.apache.axis2 addressing - 1.7.5-SNAPSHOT + 1.7.5 mar diff --git a/modules/samples/jaxws-version/pom.xml b/modules/samples/jaxws-version/pom.xml index 197a85c034..3b4ebb6c7f 100644 --- a/modules/samples/jaxws-version/pom.xml +++ b/modules/samples/jaxws-version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.5-SNAPSHOT + 1.7.5 jaxws-version jar diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index be66247dbd..56e0886d08 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml org.apache.axis2.examples diff --git a/modules/samples/transport/https-sample/httpsClient/pom.xml b/modules/samples/transport/https-sample/httpsClient/pom.xml index 08009c7574..412f378d98 100644 --- a/modules/samples/transport/https-sample/httpsClient/pom.xml +++ b/modules/samples/transport/https-sample/httpsClient/pom.xml @@ -15,9 +15,9 @@ https-sample org.apache.axis2.examples - 1.7.5-SNAPSHOT + 1.7.5 org.apache.axis2.examples httpsClient - 1.7.5-SNAPSHOT + 1.7.5 \ No newline at end of file diff --git a/modules/samples/transport/https-sample/httpsService/pom.xml b/modules/samples/transport/https-sample/httpsService/pom.xml index 9eb81fb59f..caaeefa07a 100644 --- a/modules/samples/transport/https-sample/httpsService/pom.xml +++ b/modules/samples/transport/https-sample/httpsService/pom.xml @@ -15,11 +15,11 @@ https-sample org.apache.axis2.examples - 1.7.5-SNAPSHOT + 1.7.5 org.apache.axis2.examples httpsService - 1.7.5-SNAPSHOT + 1.7.5 war diff --git a/modules/samples/transport/https-sample/pom.xml b/modules/samples/transport/https-sample/pom.xml index 16bdc4c603..c858d8b406 100644 --- a/modules/samples/transport/https-sample/pom.xml +++ b/modules/samples/transport/https-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml https-sample diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index 08ec11e728..6f3979e102 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -3,11 +3,11 @@ jms-sample org.apache.axis2.examples - 1.7.5-SNAPSHOT + 1.7.5 org.apache.axis2.examples jmsService - 1.7.5-SNAPSHOT + 1.7.5 diff --git a/modules/samples/transport/jms-sample/pom.xml b/modules/samples/transport/jms-sample/pom.xml index a3645e9ff2..083ceedf7c 100644 --- a/modules/samples/transport/jms-sample/pom.xml +++ b/modules/samples/transport/jms-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml jms-sample diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml index b2249639e3..95f8d9b889 100644 --- a/modules/samples/version/pom.xml +++ b/modules/samples/version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml version @@ -30,9 +30,9 @@ Apache Axis2 - Version Service http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/samples/version + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/samples/version + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/samples/version + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/samples/version src diff --git a/modules/scripting/pom.xml b/modules/scripting/pom.xml index 4c62462136..daaedfd63b 100644 --- a/modules/scripting/pom.xml +++ b/modules/scripting/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml scripting @@ -57,9 +57,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/scripting + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/scripting + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/scripting + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/scripting src diff --git a/modules/soapmonitor/module/pom.xml b/modules/soapmonitor/module/pom.xml index c8e2abcf06..ea38e782f5 100644 --- a/modules/soapmonitor/module/pom.xml +++ b/modules/soapmonitor/module/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml soapmonitor @@ -45,9 +45,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/soapmonitor/module + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/soapmonitor/module + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/soapmonitor/module diff --git a/modules/soapmonitor/servlet/pom.xml b/modules/soapmonitor/servlet/pom.xml index b2b20732c9..75d822c661 100644 --- a/modules/soapmonitor/servlet/pom.xml +++ b/modules/soapmonitor/servlet/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2-soapmonitor-servlet @@ -43,9 +43,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/soapmonitor/servlet + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/soapmonitor/servlet + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/soapmonitor/servlet diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index 26a4c1b68b..c6cbdc079a 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-spring @@ -55,9 +55,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/spring + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/spring + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/spring + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/spring src diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml index 1acfdfa920..696c14c2ca 100644 --- a/modules/testutils/pom.xml +++ b/modules/testutils/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-testutils @@ -46,9 +46,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/testutils + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/testutils + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/testutils + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/testutils diff --git a/modules/tool/archetype/quickstart-webapp/pom.xml b/modules/tool/archetype/quickstart-webapp/pom.xml index 843a757963..d1c4355273 100644 --- a/modules/tool/archetype/quickstart-webapp/pom.xml +++ b/modules/tool/archetype/quickstart-webapp/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../../pom.xml org.apache.axis2.archetype quickstart-webapp - 1.7.5-SNAPSHOT + 1.7.5 maven-archetype Axis2 quickstart-web archetype Maven archetype for creating a Axis2 web Service as a webapp diff --git a/modules/tool/archetype/quickstart/pom.xml b/modules/tool/archetype/quickstart/pom.xml index b156cd2332..bc470fdbc3 100644 --- a/modules/tool/archetype/quickstart/pom.xml +++ b/modules/tool/archetype/quickstart/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../../pom.xml org.apache.axis2.archetype quickstart - 1.7.5-SNAPSHOT + 1.7.5 maven-archetype Axis2 quickstart archetype Maven archetype for creating a Axis2 web Service diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml index 5f86b0728c..ebd8bed504 100644 --- a/modules/tool/axis2-aar-maven-plugin/pom.xml +++ b/modules/tool/axis2-aar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2-aar-maven-plugin @@ -67,9 +67,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-aar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-aar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-aar-maven-plugin diff --git a/modules/tool/axis2-ant-plugin/pom.xml b/modules/tool/axis2-ant-plugin/pom.xml index aeb6765d07..73a70190c0 100644 --- a/modules/tool/axis2-ant-plugin/pom.xml +++ b/modules/tool/axis2-ant-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2-ant-plugin @@ -32,9 +32,9 @@ The Axis 2 Plugin for Ant Tasks. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-ant-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-ant-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-ant-plugin diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml index f63735c8b7..1a559df042 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2.eclipse.codegen.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-eclipse-codegen-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-eclipse-codegen-plugin diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index 136bf7ef68..9fd96e1984 100644 --- a/modules/tool/axis2-eclipse-service-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-service-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2.eclipse.service.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Service Plugin for Service archive creation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-eclipse-service-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-eclipse-service-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-eclipse-service-plugin diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index 113127c633..6530842c46 100644 --- a/modules/tool/axis2-idea-plugin/pom.xml +++ b/modules/tool/axis2-idea-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2-idea-plugin @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-idea-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-idea-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-idea-plugin diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml index 444470a319..1cfb467937 100644 --- a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml +++ b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2-java2wsdl-maven-plugin @@ -35,9 +35,9 @@ maven-plugin http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-java2wsdl-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-java2wsdl-maven-plugin diff --git a/modules/tool/axis2-mar-maven-plugin/pom.xml b/modules/tool/axis2-mar-maven-plugin/pom.xml index bd73902d98..86b16c20d6 100644 --- a/modules/tool/axis2-mar-maven-plugin/pom.xml +++ b/modules/tool/axis2-mar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2-mar-maven-plugin @@ -68,9 +68,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-mar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-mar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-mar-maven-plugin diff --git a/modules/tool/axis2-repo-maven-plugin/pom.xml b/modules/tool/axis2-repo-maven-plugin/pom.xml index 73507a3b06..4d619abbd8 100644 --- a/modules/tool/axis2-repo-maven-plugin/pom.xml +++ b/modules/tool/axis2-repo-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2-repo-maven-plugin @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-repo-maven-plugin/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-repo-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-repo-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-repo-maven-plugin diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml index 7ac49bccca..d17a2b5498 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml +++ b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2-wsdl2code-maven-plugin @@ -33,9 +33,9 @@ The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL. http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-wsdl2code-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-wsdl2code-maven-plugin diff --git a/modules/tool/simple-server-maven-plugin/pom.xml b/modules/tool/simple-server-maven-plugin/pom.xml index 9018a71adc..510f8f1796 100644 --- a/modules/tool/simple-server-maven-plugin/pom.xml +++ b/modules/tool/simple-server-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml simple-server-maven-plugin @@ -33,9 +33,9 @@ The Axis2 Plugin for Maven that allows to run simple HTTP server. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/simple-server-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/simple-server-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/simple-server-maven-plugin diff --git a/modules/transport/base/pom.xml b/modules/transport/base/pom.xml index 5e4db2108e..b5b25c8190 100644 --- a/modules/transport/base/pom.xml +++ b/modules/transport/base/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/base + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/base + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/base diff --git a/modules/transport/http/pom.xml b/modules/transport/http/pom.xml index 8ee24a2d5d..547b243ae7 100644 --- a/modules/transport/http/pom.xml +++ b/modules/transport/http/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2-transport-http @@ -33,9 +33,9 @@ jar http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/http + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/http + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/http + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/http src diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index 8bed2ae373..911faa88a4 100644 --- a/modules/transport/jms/pom.xml +++ b/modules/transport/jms/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/jms + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/jms + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/jms + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/jms diff --git a/modules/transport/local/pom.xml b/modules/transport/local/pom.xml index 7b590dc368..24b59dce85 100644 --- a/modules/transport/local/pom.xml +++ b/modules/transport/local/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2-transport-local @@ -33,9 +33,9 @@ bundle http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/local + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/local + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/local + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/local src diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml index cd3825b54b..cac9e31e4a 100644 --- a/modules/transport/mail/pom.xml +++ b/modules/transport/mail/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/mail + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/mail + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/mail + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/mail diff --git a/modules/transport/tcp/pom.xml b/modules/transport/tcp/pom.xml index 0d29e963c6..524b056c80 100644 --- a/modules/transport/tcp/pom.xml +++ b/modules/transport/tcp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2-transport-tcp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/tcp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/tcp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/tcp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/tcp diff --git a/modules/transport/testkit/pom.xml b/modules/transport/testkit/pom.xml index 012b29a88f..717554d78c 100644 --- a/modules/transport/testkit/pom.xml +++ b/modules/transport/testkit/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2-transport-testkit @@ -33,9 +33,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/testkit + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/testkit + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/base diff --git a/modules/transport/udp/pom.xml b/modules/transport/udp/pom.xml index 6713efea0d..02ed0dc6a1 100644 --- a/modules/transport/udp/pom.xml +++ b/modules/transport/udp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2-transport-udp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/udp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/udp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/udp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/udp diff --git a/modules/transport/xmpp/pom.xml b/modules/transport/xmpp/pom.xml index 1deb6f019a..0cbe90fa12 100644 --- a/modules/transport/xmpp/pom.xml +++ b/modules/transport/xmpp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../../pom.xml axis2-transport-xmpp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/xmpp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/xmpp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/xmpp diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index d5cea8ca34..85c9188635 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-webapp @@ -30,9 +30,9 @@ Apache Axis2 - Web Application module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/webapp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/webapp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/webapp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/webapp diff --git a/modules/xmlbeans/pom.xml b/modules/xmlbeans/pom.xml index 2d8ae3c141..2cd58869d7 100644 --- a/modules/xmlbeans/pom.xml +++ b/modules/xmlbeans/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 ../../pom.xml axis2-xmlbeans @@ -56,9 +56,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/xmlbeans + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/xmlbeans + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/xmlbeans + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/xmlbeans diff --git a/pom.xml b/pom.xml index f9c98f6a9f..bcfa87ad1f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 4.0.0 org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 pom Apache Axis2 - Root 2004 @@ -473,9 +473,9 @@ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7 + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5 + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5 + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5 diff --git a/systests/pom.xml b/systests/pom.xml index 83b015cb5c..f916167aa3 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5-SNAPSHOT + 1.7.5 systests diff --git a/systests/webapp-tests/pom.xml b/systests/webapp-tests/pom.xml index 868b119489..79d6a1c36f 100644 --- a/systests/webapp-tests/pom.xml +++ b/systests/webapp-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 systests - 1.7.5-SNAPSHOT + 1.7.5 webapp-tests http://axis.apache.org/axis2/java/core/ From 8fb74c86ecfd31e2cb5057627731189b56eb5325 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 6 May 2017 14:22:09 +0000 Subject: [PATCH 120/231] [maven-release-plugin] prepare for next development iteration --- apidocs/pom.xml | 2 +- modules/adb-codegen/pom.xml | 8 ++++---- modules/adb-tests/pom.xml | 8 ++++---- modules/adb/pom.xml | 8 ++++---- modules/addressing/pom.xml | 8 ++++---- modules/clustering/pom.xml | 8 ++++---- modules/codegen/pom.xml | 8 ++++---- modules/corba/pom.xml | 8 ++++---- modules/distribution/pom.xml | 8 ++++---- modules/fastinfoset/pom.xml | 8 ++++---- modules/integration/pom.xml | 8 ++++---- modules/java2wsdl/pom.xml | 8 ++++---- modules/jaxbri/pom.xml | 8 ++++---- modules/jaxws-integration/pom.xml | 8 ++++---- modules/jaxws-mar/pom.xml | 8 ++++---- modules/jaxws/pom.xml | 8 ++++---- modules/jibx/pom.xml | 8 ++++---- modules/json/pom.xml | 8 ++++---- modules/kernel/pom.xml | 8 ++++---- modules/metadata/pom.xml | 8 ++++---- modules/mex/pom.xml | 8 ++++---- modules/mtompolicy-mar/pom.xml | 8 ++++---- modules/mtompolicy/pom.xml | 8 ++++---- modules/osgi-tests/pom.xml | 8 ++++---- modules/osgi/pom.xml | 8 ++++---- modules/ping/pom.xml | 8 ++++---- modules/resource-bundle/pom.xml | 8 ++++---- modules/saaj/pom.xml | 8 ++++---- modules/samples/java_first_jaxws/pom.xml | 10 +++++----- modules/samples/jaxws-addressbook/pom.xml | 4 ++-- modules/samples/jaxws-calculator/pom.xml | 4 ++-- modules/samples/jaxws-interop/pom.xml | 4 ++-- modules/samples/jaxws-samples/pom.xml | 12 ++++++------ modules/samples/jaxws-version/pom.xml | 2 +- modules/samples/pom.xml | 2 +- .../transport/https-sample/httpsClient/pom.xml | 4 ++-- .../transport/https-sample/httpsService/pom.xml | 4 ++-- modules/samples/transport/https-sample/pom.xml | 2 +- .../samples/transport/jms-sample/jmsService/pom.xml | 4 ++-- modules/samples/transport/jms-sample/pom.xml | 2 +- modules/samples/version/pom.xml | 8 ++++---- modules/scripting/pom.xml | 8 ++++---- modules/soapmonitor/module/pom.xml | 8 ++++---- modules/soapmonitor/servlet/pom.xml | 8 ++++---- modules/spring/pom.xml | 8 ++++---- modules/testutils/pom.xml | 8 ++++---- modules/tool/archetype/quickstart-webapp/pom.xml | 4 ++-- modules/tool/archetype/quickstart/pom.xml | 4 ++-- modules/tool/axis2-aar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-ant-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-service-plugin/pom.xml | 8 ++++---- modules/tool/axis2-idea-plugin/pom.xml | 8 ++++---- modules/tool/axis2-java2wsdl-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-mar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-repo-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-wsdl2code-maven-plugin/pom.xml | 8 ++++---- modules/tool/simple-server-maven-plugin/pom.xml | 8 ++++---- modules/transport/base/pom.xml | 8 ++++---- modules/transport/http/pom.xml | 8 ++++---- modules/transport/jms/pom.xml | 8 ++++---- modules/transport/local/pom.xml | 8 ++++---- modules/transport/mail/pom.xml | 8 ++++---- modules/transport/tcp/pom.xml | 8 ++++---- modules/transport/testkit/pom.xml | 8 ++++---- modules/transport/udp/pom.xml | 8 ++++---- modules/transport/xmpp/pom.xml | 8 ++++---- modules/webapp/pom.xml | 8 ++++---- modules/xmlbeans/pom.xml | 8 ++++---- pom.xml | 8 ++++---- systests/pom.xml | 2 +- systests/webapp-tests/pom.xml | 2 +- 72 files changed, 254 insertions(+), 254 deletions(-) diff --git a/apidocs/pom.xml b/apidocs/pom.xml index d38ac14764..3025b36177 100644 --- a/apidocs/pom.xml +++ b/apidocs/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT apidocs Javadoc diff --git a/modules/adb-codegen/pom.xml b/modules/adb-codegen/pom.xml index 3bb9919986..7e3851172d 100644 --- a/modules/adb-codegen/pom.xml +++ b/modules/adb-codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-adb-codegen @@ -72,9 +72,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/adb-codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/adb-codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/adb-codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb-codegen src diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index 6a34632766..d2354615e6 100644 --- a/modules/adb-tests/pom.xml +++ b/modules/adb-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml @@ -31,9 +31,9 @@ ADB Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/adb-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/adb-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/adb-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-tests diff --git a/modules/adb/pom.xml b/modules/adb/pom.xml index e931537ddc..36b22c36ea 100644 --- a/modules/adb/pom.xml +++ b/modules/adb/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml @@ -33,9 +33,9 @@ Axis2 Data Binding module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/adb - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/adb - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/adb + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb diff --git a/modules/addressing/pom.xml b/modules/addressing/pom.xml index df8187ee28..44fe5fe503 100644 --- a/modules/addressing/pom.xml +++ b/modules/addressing/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml addressing @@ -50,9 +50,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/addressing - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/addressing - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/addressing + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/addressing src diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml index 2c97eda7fb..6182c273ca 100644 --- a/modules/clustering/pom.xml +++ b/modules/clustering/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-clustering @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/clustering - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/clustering - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/clustering + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/clustering src diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index 0343de1482..15a202efaf 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-codegen @@ -90,9 +90,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/codegen src diff --git a/modules/corba/pom.xml b/modules/corba/pom.xml index 79003e66a8..f36c6dc6e6 100644 --- a/modules/corba/pom.xml +++ b/modules/corba/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-corba @@ -58,9 +58,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/corba - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/corba - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/corba + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/corba src diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index cfac9b0102..2b0d9456b7 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml @@ -316,9 +316,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/distribution - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/distribution - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/distribution + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/distribution diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index 14816472c0..0982cf05a0 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-fastinfoset @@ -108,9 +108,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/fastinfoset - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/fastinfoset - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/fastinfoset + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/fastinfoset src diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 5b8ca24281..d442c5d10c 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-integration @@ -140,9 +140,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/integration - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/integration src diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml index e34e4c92ef..b25c7e9038 100644 --- a/modules/java2wsdl/pom.xml +++ b/modules/java2wsdl/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-java2wsdl @@ -105,9 +105,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/java2wsdl - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/java2wsdl - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/java2wsdl + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/java2wsdl src diff --git a/modules/jaxbri/pom.xml b/modules/jaxbri/pom.xml index 1c34761be8..04476a10cf 100644 --- a/modules/jaxbri/pom.xml +++ b/modules/jaxbri/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-jaxbri @@ -86,9 +86,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxbri - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxbri - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/jaxbri + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxbri diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index ea7ce367a4..015eb9fafb 100644 --- a/modules/jaxws-integration/pom.xml +++ b/modules/jaxws-integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-jaxws-integration @@ -99,9 +99,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxws-integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxws-integration - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/jaxws-integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-integration src diff --git a/modules/jaxws-mar/pom.xml b/modules/jaxws-mar/pom.xml index ba02a8c643..abba0558a4 100644 --- a/modules/jaxws-mar/pom.xml +++ b/modules/jaxws-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-jaxws-mar @@ -42,9 +42,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxws-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxws-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/jaxws-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-mar diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index 628f0e877a..a2a9ae39bf 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-jaxws @@ -134,9 +134,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxws - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jaxws - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/jaxws + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws src diff --git a/modules/jibx/pom.xml b/modules/jibx/pom.xml index cded94db9e..d8ef7d4e7f 100644 --- a/modules/jibx/pom.xml +++ b/modules/jibx/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-jibx @@ -87,9 +87,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jibx - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/jibx - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/jibx + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jibx diff --git a/modules/json/pom.xml b/modules/json/pom.xml index f2baf07748..3404413f04 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-json @@ -83,9 +83,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/json - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/json - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/json + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/json src diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml index e2081e8a32..5e04e9b9ea 100644 --- a/modules/kernel/pom.xml +++ b/modules/kernel/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-kernel @@ -113,9 +113,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/kernel - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/kernel - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/kernel + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/kernel src diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index 406349ed40..0364cd5339 100755 --- a/modules/metadata/pom.xml +++ b/modules/metadata/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-metadata @@ -126,9 +126,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/metadata - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/metadata - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/metadata + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/metadata src diff --git a/modules/mex/pom.xml b/modules/mex/pom.xml index d1221bc0b9..b38536a7ee 100644 --- a/modules/mex/pom.xml +++ b/modules/mex/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml mex @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/mex - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/mex - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/mex + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mex src diff --git a/modules/mtompolicy-mar/pom.xml b/modules/mtompolicy-mar/pom.xml index 44e5deae4e..007a9abce8 100644 --- a/modules/mtompolicy-mar/pom.xml +++ b/modules/mtompolicy-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml mtompolicy @@ -49,9 +49,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/mtompolicy-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/mtompolicy-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/mtompolicy-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar src diff --git a/modules/mtompolicy/pom.xml b/modules/mtompolicy/pom.xml index 7378263de3..27f8504698 100644 --- a/modules/mtompolicy/pom.xml +++ b/modules/mtompolicy/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-mtompolicy @@ -48,9 +48,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/mtompolicy - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/mtompolicy - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/mtompolicy + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy src diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index 9c4a5eb31d..6745b63abb 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml 4.0.0 @@ -29,9 +29,9 @@ Apache Axis2 - OSGi Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/osgi-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/osgi-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/osgi-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi-tests 3.4.0 diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index a365053164..e71ebb146e 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml @@ -35,9 +35,9 @@ Apache Axis2 OSGi Integration http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/osgi - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/osgi - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/osgi + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi src diff --git a/modules/ping/pom.xml b/modules/ping/pom.xml index ec58b20b75..1353ff4d7b 100644 --- a/modules/ping/pom.xml +++ b/modules/ping/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml ping @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/ping - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/ping - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/ping + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/ping src diff --git a/modules/resource-bundle/pom.xml b/modules/resource-bundle/pom.xml index 9331bda14d..b14ec9b804 100644 --- a/modules/resource-bundle/pom.xml +++ b/modules/resource-bundle/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-resource-bundle @@ -32,9 +32,9 @@ Contains the legal files that must be included in all artifacts http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/resource-bundle - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/resource-bundle - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/resource-bundle + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/resource-bundle diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index 7ae27374e3..fa204b3716 100644 --- a/modules/saaj/pom.xml +++ b/modules/saaj/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-saaj @@ -32,9 +32,9 @@ Axis2 SAAJ implementation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/saaj - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/saaj - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/saaj + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/saaj diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index d11840f743..510107f544 100644 --- a/modules/samples/java_first_jaxws/pom.xml +++ b/modules/samples/java_first_jaxws/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.5 + 1.7.6-SNAPSHOT java_first_jaxws JAXWS - Starting from Java Example @@ -39,22 +39,22 @@ org.apache.axis2 axis2-kernel - 1.7.5 + 1.7.6-SNAPSHOT org.apache.axis2 axis2-jaxws - 1.7.5 + 1.7.6-SNAPSHOT org.apache.axis2 axis2-codegen - 1.7.5 + 1.7.6-SNAPSHOT org.apache.axis2 axis2-adb - 1.7.5 + 1.7.6-SNAPSHOT com.sun.xml.ws diff --git a/modules/samples/jaxws-addressbook/pom.xml b/modules/samples/jaxws-addressbook/pom.xml index 0fd8273402..19b9fae7dd 100644 --- a/modules/samples/jaxws-addressbook/pom.xml +++ b/modules/samples/jaxws-addressbook/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.5 + 1.7.6-SNAPSHOT jaxws-addressbook jar @@ -123,7 +123,7 @@ org.apache.axis2 axis2-jaxws - 1.7.5 + 1.7.6-SNAPSHOT diff --git a/modules/samples/jaxws-calculator/pom.xml b/modules/samples/jaxws-calculator/pom.xml index 05de0e32e8..e681e2918d 100644 --- a/modules/samples/jaxws-calculator/pom.xml +++ b/modules/samples/jaxws-calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.5 + 1.7.6-SNAPSHOT jaxws-calculator jar @@ -71,7 +71,7 @@ org.apache.axis2 axis2-jaxws - 1.7.5 + 1.7.6-SNAPSHOT diff --git a/modules/samples/jaxws-interop/pom.xml b/modules/samples/jaxws-interop/pom.xml index 5486983de7..68008b6515 100644 --- a/modules/samples/jaxws-interop/pom.xml +++ b/modules/samples/jaxws-interop/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.5 + 1.7.6-SNAPSHOT jaxws-interop jar @@ -50,7 +50,7 @@ org.apache.axis2 axis2-jaxws - 1.7.5 + 1.7.6-SNAPSHOT diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml index 57cd856aaf..77ff0f6c9e 100644 --- a/modules/samples/jaxws-samples/pom.xml +++ b/modules/samples/jaxws-samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.5 + 1.7.6-SNAPSHOT jaxws-samples JAXWS Samples - Echo, Ping, MTOM @@ -37,27 +37,27 @@ org.apache.axis2 axis2-kernel - 1.7.5 + 1.7.6-SNAPSHOT org.apache.axis2 axis2-jaxws - 1.7.5 + 1.7.6-SNAPSHOT org.apache.axis2 axis2-codegen - 1.7.5 + 1.7.6-SNAPSHOT org.apache.axis2 axis2-adb - 1.7.5 + 1.7.6-SNAPSHOT org.apache.axis2 addressing - 1.7.5 + 1.7.6-SNAPSHOT mar diff --git a/modules/samples/jaxws-version/pom.xml b/modules/samples/jaxws-version/pom.xml index 3b4ebb6c7f..0558b2e636 100644 --- a/modules/samples/jaxws-version/pom.xml +++ b/modules/samples/jaxws-version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.5 + 1.7.6-SNAPSHOT jaxws-version jar diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 56e0886d08..82b22d2d24 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml org.apache.axis2.examples diff --git a/modules/samples/transport/https-sample/httpsClient/pom.xml b/modules/samples/transport/https-sample/httpsClient/pom.xml index 412f378d98..9b2f4785af 100644 --- a/modules/samples/transport/https-sample/httpsClient/pom.xml +++ b/modules/samples/transport/https-sample/httpsClient/pom.xml @@ -15,9 +15,9 @@ https-sample org.apache.axis2.examples - 1.7.5 + 1.7.6-SNAPSHOT org.apache.axis2.examples httpsClient - 1.7.5 + 1.7.6-SNAPSHOT \ No newline at end of file diff --git a/modules/samples/transport/https-sample/httpsService/pom.xml b/modules/samples/transport/https-sample/httpsService/pom.xml index caaeefa07a..6a567621d0 100644 --- a/modules/samples/transport/https-sample/httpsService/pom.xml +++ b/modules/samples/transport/https-sample/httpsService/pom.xml @@ -15,11 +15,11 @@ https-sample org.apache.axis2.examples - 1.7.5 + 1.7.6-SNAPSHOT org.apache.axis2.examples httpsService - 1.7.5 + 1.7.6-SNAPSHOT war diff --git a/modules/samples/transport/https-sample/pom.xml b/modules/samples/transport/https-sample/pom.xml index c858d8b406..a8a4fa7843 100644 --- a/modules/samples/transport/https-sample/pom.xml +++ b/modules/samples/transport/https-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml https-sample diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index 6f3979e102..c5952f0db4 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -3,11 +3,11 @@ jms-sample org.apache.axis2.examples - 1.7.5 + 1.7.6-SNAPSHOT org.apache.axis2.examples jmsService - 1.7.5 + 1.7.6-SNAPSHOT diff --git a/modules/samples/transport/jms-sample/pom.xml b/modules/samples/transport/jms-sample/pom.xml index 083ceedf7c..a02b4ae76d 100644 --- a/modules/samples/transport/jms-sample/pom.xml +++ b/modules/samples/transport/jms-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml jms-sample diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml index 95f8d9b889..7e602ff365 100644 --- a/modules/samples/version/pom.xml +++ b/modules/samples/version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml version @@ -30,9 +30,9 @@ Apache Axis2 - Version Service http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/samples/version - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/samples/version - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/samples/version + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/samples/version src diff --git a/modules/scripting/pom.xml b/modules/scripting/pom.xml index daaedfd63b..54b324e62b 100644 --- a/modules/scripting/pom.xml +++ b/modules/scripting/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml scripting @@ -57,9 +57,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/scripting - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/scripting - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/scripting + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/scripting src diff --git a/modules/soapmonitor/module/pom.xml b/modules/soapmonitor/module/pom.xml index ea38e782f5..eb6d0bc685 100644 --- a/modules/soapmonitor/module/pom.xml +++ b/modules/soapmonitor/module/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml soapmonitor @@ -45,9 +45,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/soapmonitor/module - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/soapmonitor/module - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/soapmonitor/module + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module diff --git a/modules/soapmonitor/servlet/pom.xml b/modules/soapmonitor/servlet/pom.xml index 75d822c661..246dd5e6b0 100644 --- a/modules/soapmonitor/servlet/pom.xml +++ b/modules/soapmonitor/servlet/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2-soapmonitor-servlet @@ -43,9 +43,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/soapmonitor/servlet - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/soapmonitor/servlet - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/soapmonitor/servlet + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index c6cbdc079a..c3c4ffa00a 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-spring @@ -55,9 +55,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/spring - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/spring - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/spring + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/spring src diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml index 696c14c2ca..e0192d9165 100644 --- a/modules/testutils/pom.xml +++ b/modules/testutils/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-testutils @@ -46,9 +46,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/testutils - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/testutils - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/testutils + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/testutils diff --git a/modules/tool/archetype/quickstart-webapp/pom.xml b/modules/tool/archetype/quickstart-webapp/pom.xml index d1c4355273..27721a6663 100644 --- a/modules/tool/archetype/quickstart-webapp/pom.xml +++ b/modules/tool/archetype/quickstart-webapp/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../../pom.xml org.apache.axis2.archetype quickstart-webapp - 1.7.5 + 1.7.6-SNAPSHOT maven-archetype Axis2 quickstart-web archetype Maven archetype for creating a Axis2 web Service as a webapp diff --git a/modules/tool/archetype/quickstart/pom.xml b/modules/tool/archetype/quickstart/pom.xml index bc470fdbc3..21db647991 100644 --- a/modules/tool/archetype/quickstart/pom.xml +++ b/modules/tool/archetype/quickstart/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../../pom.xml org.apache.axis2.archetype quickstart - 1.7.5 + 1.7.6-SNAPSHOT maven-archetype Axis2 quickstart archetype Maven archetype for creating a Axis2 web Service diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml index ebd8bed504..3f23552bd4 100644 --- a/modules/tool/axis2-aar-maven-plugin/pom.xml +++ b/modules/tool/axis2-aar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2-aar-maven-plugin @@ -67,9 +67,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-aar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-aar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-aar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin diff --git a/modules/tool/axis2-ant-plugin/pom.xml b/modules/tool/axis2-ant-plugin/pom.xml index 73a70190c0..094d83875f 100644 --- a/modules/tool/axis2-ant-plugin/pom.xml +++ b/modules/tool/axis2-ant-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2-ant-plugin @@ -32,9 +32,9 @@ The Axis 2 Plugin for Ant Tasks. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-ant-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-ant-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-ant-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml index 1a559df042..14124132a1 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2.eclipse.codegen.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-eclipse-codegen-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-eclipse-codegen-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index 9fd96e1984..6f5da74d54 100644 --- a/modules/tool/axis2-eclipse-service-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-service-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2.eclipse.service.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Service Plugin for Service archive creation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-eclipse-service-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-eclipse-service-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-eclipse-service-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index 6530842c46..dfe30e3c24 100644 --- a/modules/tool/axis2-idea-plugin/pom.xml +++ b/modules/tool/axis2-idea-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2-idea-plugin @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-idea-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-idea-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-idea-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml index 1cfb467937..006944baf6 100644 --- a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml +++ b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2-java2wsdl-maven-plugin @@ -35,9 +35,9 @@ maven-plugin http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-java2wsdl-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-java2wsdl-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin diff --git a/modules/tool/axis2-mar-maven-plugin/pom.xml b/modules/tool/axis2-mar-maven-plugin/pom.xml index 86b16c20d6..28cd5da38b 100644 --- a/modules/tool/axis2-mar-maven-plugin/pom.xml +++ b/modules/tool/axis2-mar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2-mar-maven-plugin @@ -68,9 +68,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-mar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-mar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-mar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin diff --git a/modules/tool/axis2-repo-maven-plugin/pom.xml b/modules/tool/axis2-repo-maven-plugin/pom.xml index 4d619abbd8..025cc96b60 100644 --- a/modules/tool/axis2-repo-maven-plugin/pom.xml +++ b/modules/tool/axis2-repo-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2-repo-maven-plugin @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-repo-maven-plugin/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-repo-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-repo-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-repo-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml index d17a2b5498..b06fedea7a 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml +++ b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2-wsdl2code-maven-plugin @@ -33,9 +33,9 @@ The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL. http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-wsdl2code-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-wsdl2code-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin diff --git a/modules/tool/simple-server-maven-plugin/pom.xml b/modules/tool/simple-server-maven-plugin/pom.xml index 510f8f1796..de1d20df41 100644 --- a/modules/tool/simple-server-maven-plugin/pom.xml +++ b/modules/tool/simple-server-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml simple-server-maven-plugin @@ -33,9 +33,9 @@ The Axis2 Plugin for Maven that allows to run simple HTTP server. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/simple-server-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/tool/simple-server-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/tool/simple-server-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin diff --git a/modules/transport/base/pom.xml b/modules/transport/base/pom.xml index b5b25c8190..38e0eaa9bd 100644 --- a/modules/transport/base/pom.xml +++ b/modules/transport/base/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/base - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/base - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base diff --git a/modules/transport/http/pom.xml b/modules/transport/http/pom.xml index 547b243ae7..32eecfe0bb 100644 --- a/modules/transport/http/pom.xml +++ b/modules/transport/http/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2-transport-http @@ -33,9 +33,9 @@ jar http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/http - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/http - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/http + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/http src diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index 911faa88a4..58c4949733 100644 --- a/modules/transport/jms/pom.xml +++ b/modules/transport/jms/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/jms - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/jms - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/jms + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/jms diff --git a/modules/transport/local/pom.xml b/modules/transport/local/pom.xml index 24b59dce85..6c93c7069e 100644 --- a/modules/transport/local/pom.xml +++ b/modules/transport/local/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2-transport-local @@ -33,9 +33,9 @@ bundle http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/local - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/local - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/local + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/local src diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml index cac9e31e4a..83b9e15ad1 100644 --- a/modules/transport/mail/pom.xml +++ b/modules/transport/mail/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/mail - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/mail - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/mail + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/mail diff --git a/modules/transport/tcp/pom.xml b/modules/transport/tcp/pom.xml index 524b056c80..16b80bad6c 100644 --- a/modules/transport/tcp/pom.xml +++ b/modules/transport/tcp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2-transport-tcp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/tcp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/tcp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/tcp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/tcp diff --git a/modules/transport/testkit/pom.xml b/modules/transport/testkit/pom.xml index 717554d78c..5841c61f09 100644 --- a/modules/transport/testkit/pom.xml +++ b/modules/transport/testkit/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2-transport-testkit @@ -33,9 +33,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/testkit - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/testkit - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base diff --git a/modules/transport/udp/pom.xml b/modules/transport/udp/pom.xml index 02ed0dc6a1..2189f8cd65 100644 --- a/modules/transport/udp/pom.xml +++ b/modules/transport/udp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2-transport-udp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/udp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/udp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/udp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/udp diff --git a/modules/transport/xmpp/pom.xml b/modules/transport/xmpp/pom.xml index 0cbe90fa12..db168e1261 100644 --- a/modules/transport/xmpp/pom.xml +++ b/modules/transport/xmpp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../../pom.xml axis2-transport-xmpp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/xmpp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/transport/xmpp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/transport/xmpp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/xmpp diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index 85c9188635..1773fce4e8 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-webapp @@ -30,9 +30,9 @@ Apache Axis2 - Web Application module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/webapp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/webapp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/webapp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/webapp diff --git a/modules/xmlbeans/pom.xml b/modules/xmlbeans/pom.xml index 2cd58869d7..3ea2426f70 100644 --- a/modules/xmlbeans/pom.xml +++ b/modules/xmlbeans/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT ../../pom.xml axis2-xmlbeans @@ -56,9 +56,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/xmlbeans - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/modules/xmlbeans - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5/modules/xmlbeans + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/xmlbeans diff --git a/pom.xml b/pom.xml index bcfa87ad1f..7e4250c65f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 4.0.0 org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT pom Apache Axis2 - Root 2004 @@ -473,9 +473,9 @@ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5 - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5 - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.5 + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7 diff --git a/systests/pom.xml b/systests/pom.xml index f916167aa3..445cff9894 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.5 + 1.7.6-SNAPSHOT systests diff --git a/systests/webapp-tests/pom.xml b/systests/webapp-tests/pom.xml index 79d6a1c36f..e42b1afa4f 100644 --- a/systests/webapp-tests/pom.xml +++ b/systests/webapp-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 systests - 1.7.5 + 1.7.6-SNAPSHOT webapp-tests http://axis.apache.org/axis2/java/core/ From c2fad432b23b09b564da8f723c189632ec8108e3 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 6 May 2017 16:27:10 +0000 Subject: [PATCH 121/231] Add empty release note file for 1.7.6. --- src/site/markdown/release-notes/1.7.6.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/site/markdown/release-notes/1.7.6.md diff --git a/src/site/markdown/release-notes/1.7.6.md b/src/site/markdown/release-notes/1.7.6.md new file mode 100644 index 0000000000..e69de29bb2 From 4716a20c16a3261881227b9edca029cdba648a61 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 6 Jun 2017 21:38:02 +0000 Subject: [PATCH 122/231] Merge r1797821 and r1797823 to the 1.7 branch. --- modules/webapp/pom.xml | 10 ++++++++++ .../java/org/apache/axis2/webapp/AdminActions.java | 7 +++++-- .../main/webapp/WEB-INF/views/admin/SelectService.jsp | 6 +----- .../apache/axis2/webapp/AxisAdminServletITCase.java | 8 ++++++++ 4 files changed, 24 insertions(+), 7 deletions(-) diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index 1773fce4e8..da72053824 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -163,6 +163,16 @@ mail ${javax.mail.version} + + org.apache.taglibs + taglibs-standard-spec + 1.2.5 + + + org.apache.taglibs + taglibs-standard-impl + 1.2.5 + axis2-${project.version} diff --git a/modules/webapp/src/main/java/org/apache/axis2/webapp/AdminActions.java b/modules/webapp/src/main/java/org/apache/axis2/webapp/AdminActions.java index 7d125a4083..fd7528e85e 100644 --- a/modules/webapp/src/main/java/org/apache/axis2/webapp/AdminActions.java +++ b/modules/webapp/src/main/java/org/apache/axis2/webapp/AdminActions.java @@ -71,6 +71,7 @@ final class AdminActions { private static final String DEACTIVATE_SERVICE = "deactivateService"; private static final String ACTIVATE_SERVICE = "activateService"; private static final String EDIT_SERVICE_PARAMETERS = "editServiceParameters"; + private static final String VIEW_OPERATION_SPECIFIC_CHAINS = "viewOperationSpecificChains"; /** * Field LIST_MULTIPLE_SERVICE_JSP_NAME @@ -447,6 +448,7 @@ public View viewServiceContext(HttpServletRequest req) throws AxisFault { public View selectServiceParaEdit(HttpServletRequest req) { populateSessionInformation(req); req.getSession().setAttribute(Constants.SELECT_SERVICE_TYPE, "SERVICE_PARAMETER"); + req.setAttribute("action", EDIT_SERVICE_PARAMETERS); return new View(SELECT_SERVICE_JSP_NAME); } @@ -454,6 +456,7 @@ public View selectServiceParaEdit(HttpServletRequest req) { public View listOperation(HttpServletRequest req) { populateSessionInformation(req); req.getSession().setAttribute(Constants.SELECT_SERVICE_TYPE, "MODULE"); + req.setAttribute("action", ENGAGE_TO_OPERATION); return new View(SELECT_SERVICE_JSP_NAME); } @@ -501,7 +504,7 @@ public View viewGlobalChains(HttpServletRequest req) { return new View("viewGlobalChains.jsp"); } - @Action(name="viewOperationSpecificChains") + @Action(name=VIEW_OPERATION_SPECIFIC_CHAINS) public View viewOperationSpecificChains(HttpServletRequest req) throws AxisFault { String service = req.getParameter("axisService"); @@ -624,7 +627,7 @@ public Redirect deleteService(HttpServletRequest req) throws AxisFault { public View selectService(HttpServletRequest req) { populateSessionInformation(req); req.getSession().setAttribute(Constants.SELECT_SERVICE_TYPE, "VIEW"); - + req.setAttribute("action", VIEW_OPERATION_SPECIFIC_CHAINS); return new View(SELECT_SERVICE_JSP_NAME); } } diff --git a/modules/webapp/src/main/webapp/WEB-INF/views/admin/SelectService.jsp b/modules/webapp/src/main/webapp/WEB-INF/views/admin/SelectService.jsp index 5931886b37..130bbfe45f 100644 --- a/modules/webapp/src/main/webapp/WEB-INF/views/admin/SelectService.jsp +++ b/modules/webapp/src/main/webapp/WEB-INF/views/admin/SelectService.jsp @@ -27,31 +27,27 @@ <% - String action =""; String buttonName="" ; String status = (String)request.getSession().getAttribute(Constants.SELECT_SERVICE_TYPE); String heading = ""; String disc = ""; if(status != null && status.equals("MODULE")) { - action = "engageToOperation"; buttonName = " View Operations"; heading = "Select a service to view operation specific chains"; disc = "Select an Axis service from the combo and click on the 'View Operations' button to view operation specific Chains."; } else if(status != null && status.equals("VIEW")){ buttonName = " View "; - action = "viewOperationSpecificChains"; heading = "Select a service to view service handlers"; disc = "Select an Axis service from the combo and click on the 'View' button to view service handlers."; } else if (status != null && status.equals("SERVICE_PARAMETER")){ buttonName = " Edit Parameters "; - action = "editServiceParameters"; // Constants.EDIR_SERVICE_PARA; heading = "Select a Service to Edit Parameters"; disc = "Select an Axis service from the combo and click on the 'Edit Parameters' button to edit parameters."; } %>

        <%=heading%>

        <%=disc%>

        -
        "/>"> +">
        Select a Service : diff --git a/systests/webapp-tests/src/test/java/org/apache/axis2/webapp/AxisAdminServletITCase.java b/systests/webapp-tests/src/test/java/org/apache/axis2/webapp/AxisAdminServletITCase.java index 001acebb90..1e6d489fff 100644 --- a/systests/webapp-tests/src/test/java/org/apache/axis2/webapp/AxisAdminServletITCase.java +++ b/systests/webapp-tests/src/test/java/org/apache/axis2/webapp/AxisAdminServletITCase.java @@ -57,4 +57,12 @@ public void loginInvalidatesExistingSession() { tester.submit(); assertThat(tester.getSessionId()).isNotEqualTo(sessionId); } + + @Test + public void testEditServiceParameters() { + tester.clickLinkWithText("Edit Parameters"); + tester.selectOption("axisService", "Version"); + tester.clickButtonWithText(" Edit Parameters "); + tester.assertTextFieldEquals("Version_ServiceClass", "sample.axisversion.Version"); + } } From e199f6281364695771eab47f9058ee6a09113958 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 18 Jun 2017 10:02:20 +0000 Subject: [PATCH 123/231] AXIS2-5853: Merge r1799068 to the 1.7 branch. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7e4250c65f..b8de7f7950 100644 --- a/pom.xml +++ b/pom.xml @@ -492,7 +492,7 @@ 2.7.7 2.4.0 1.3 - 1.3.1 + 1.3.3 3.1 2.1 1.1.1 From d1c527574eb7cc75086b761a4b4d3d9b2a925dd5 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 1 Jul 2017 12:57:53 +0000 Subject: [PATCH 124/231] Merge r1800495 to the 1.7 branch. --- modules/fastinfoset/pom.xml | 4 ---- pom.xml | 6 ------ 2 files changed, 10 deletions(-) diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index 0982cf05a0..6e6483c0f9 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -80,10 +80,6 @@ axis2-codegen ${project.version} - - commons-codec - commons-codec - org.apache.neethi neethi diff --git a/pom.xml b/pom.xml index b8de7f7950..717ed68c3a 100644 --- a/pom.xml +++ b/pom.xml @@ -491,7 +491,6 @@ 1.7.0 2.7.7 2.4.0 - 1.3 1.3.3 3.1 2.1 @@ -766,11 +765,6 @@ commons-logging ${commons.logging.version} - - commons-codec - commons-codec - ${commons.codec.version} - org.apache.geronimo.specs From 4dc6d280c135fecc74173327178a88a12d5b7bbe Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 30 Jul 2017 09:59:48 +0000 Subject: [PATCH 125/231] AXIS2-5863: Merge r1803414 to the 1.7 branch. --- .../template/java/InterfaceImplementationTemplate.xsl | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/modules/codegen/src/org/apache/axis2/wsdl/template/java/InterfaceImplementationTemplate.xsl b/modules/codegen/src/org/apache/axis2/wsdl/template/java/InterfaceImplementationTemplate.xsl index f547ed0053..f588b9cd34 100644 --- a/modules/codegen/src/org/apache/axis2/wsdl/template/java/InterfaceImplementationTemplate.xsl +++ b/modules/codegen/src/org/apache/axis2/wsdl/template/java/InterfaceImplementationTemplate.xsl @@ -315,7 +315,7 @@ , { - org.apache.axis2.context.MessageContext _messageContext = null; + org.apache.axis2.context.MessageContext _messageContext = new org.apache.axis2.context.MessageContext(); try{ org.apache.axis2.client.OperationClient _operationClient = _serviceClient.createClient(_operations[].getName()); _operationClient.getOptions().setAction(""); @@ -326,9 +326,6 @@ addPropertyToOperationClient(_operationClient,,); - // create a message context - _messageContext = new org.apache.axis2.context.MessageContext(); - // create SOAP envelope with that payload @@ -923,7 +920,7 @@ { - org.apache.axis2.context.MessageContext _messageContext = null; + org.apache.axis2.context.MessageContext _messageContext = new org.apache.axis2.context.MessageContext(); try { org.apache.axis2.client.OperationClient _operationClient = _serviceClient.createClient(_operations[].getName()); @@ -937,7 +934,6 @@ _operationClient.getOptions().setAction(""); org.apache.axiom.soap.SOAPEnvelope env = null; - _messageContext = new org.apache.axis2.context.MessageContext(); From 5bfae8cc595bcba59900878e1c450be93f254df2 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 30 Jul 2017 11:29:09 +0000 Subject: [PATCH 126/231] AXIS2-5781: Merge r1787676 to the 1.7 branch. --- modules/tool/axis2-aar-maven-plugin/pom.xml | 14 ++++++++++++-- .../org/apache/axis2/maven2/aar/AarMojo.java | 12 +++++++++++- .../axis2/maven2/aar/AbstractAarMojo.java | 17 +++++++---------- modules/tool/axis2-idea-plugin/pom.xml | 2 +- .../tool/axis2-java2wsdl-maven-plugin/pom.xml | 10 ++++++++-- .../axis2/maven2/java2wsdl/Java2WSDLMojo.java | 14 +++++++------- modules/tool/axis2-mar-maven-plugin/pom.xml | 9 ++------- .../axis2/maven2/mar/AbstractMarMojo.java | 17 +++++++---------- .../org/apache/axis2/maven2/mar/MarMojo.java | 12 +++++++++++- modules/tool/axis2-repo-maven-plugin/pom.xml | 2 +- .../tool/axis2-wsdl2code-maven-plugin/pom.xml | 10 ++++++++-- pom.xml | 19 +++++++++++-------- 12 files changed, 86 insertions(+), 52 deletions(-) diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml index 3f23552bd4..05eccb0eb0 100644 --- a/modules/tool/axis2-aar-maven-plugin/pom.xml +++ b/modules/tool/axis2-aar-maven-plugin/pom.xml @@ -40,7 +40,7 @@ org.apache.maven - maven-project + maven-core org.apache.maven @@ -56,10 +56,20 @@ - org.apache.maven.shared + junit + junit + test + + + org.apache.maven.plugin-testing maven-plugin-testing-harness test + + org.apache.maven + maven-compat + test + commons-httpclient commons-httpclient diff --git a/modules/tool/axis2-aar-maven-plugin/src/main/java/org/apache/axis2/maven2/aar/AarMojo.java b/modules/tool/axis2-aar-maven-plugin/src/main/java/org/apache/axis2/maven2/aar/AarMojo.java index c00969bdc6..8fc92c4a8b 100644 --- a/modules/tool/axis2-aar-maven-plugin/src/main/java/org/apache/axis2/maven2/aar/AarMojo.java +++ b/modules/tool/axis2-aar-maven-plugin/src/main/java/org/apache/axis2/maven2/aar/AarMojo.java @@ -23,6 +23,7 @@ import org.apache.maven.archiver.MavenArchiver; import org.apache.maven.artifact.Artifact; import org.apache.maven.artifact.DependencyResolutionRequiredException; +import org.apache.maven.execution.MavenSession; import org.apache.maven.plugin.MojoExecutionException; import org.apache.maven.project.MavenProjectHelper; import org.codehaus.plexus.archiver.ArchiverException; @@ -40,6 +41,15 @@ * @requiresDependencyResolution runtime */ public class AarMojo extends AbstractAarMojo { + /** + * The Maven Session + * + * @required + * @readonly + * @parameter expression="${session}" + */ + private MavenSession session; + /** * The directory for the generated aar. * @@ -132,7 +142,7 @@ private void performPackaging(File aarFile) jarArchiver.addDirectory(aarDirectory); // create archive - archiver.createArchive(project, archive); + archiver.createArchive(session, project, archive); if (classifier != null) { projectHelper.attachArtifact(project, "aar", classifier, aarFile); diff --git a/modules/tool/axis2-aar-maven-plugin/src/main/java/org/apache/axis2/maven2/aar/AbstractAarMojo.java b/modules/tool/axis2-aar-maven-plugin/src/main/java/org/apache/axis2/maven2/aar/AbstractAarMojo.java index 13c14b0aa3..3d0f776115 100644 --- a/modules/tool/axis2-aar-maven-plugin/src/main/java/org/apache/axis2/maven2/aar/AbstractAarMojo.java +++ b/modules/tool/axis2-aar-maven-plugin/src/main/java/org/apache/axis2/maven2/aar/AbstractAarMojo.java @@ -30,7 +30,6 @@ import java.io.File; import java.io.IOException; import java.util.ArrayList; -import java.util.Iterator; import java.util.List; import java.util.Set; @@ -157,12 +156,11 @@ protected void buildExplodedAar() copyMetaInfFile(wsdlFile, wsdlFileTarget, wsdlExistsBeforeCopyingClasses, "WSDL file"); if (includeDependencies) { - Set artifacts = project.getArtifacts(); + Set artifacts = project.getArtifacts(); - List duplicates = findDuplicates(artifacts); + List duplicates = findDuplicates(artifacts); - for (Iterator iter = artifacts.iterator(); iter.hasNext();) { - Artifact artifact = (Artifact)iter.next(); + for (Artifact artifact : artifacts) { String targetFileName = getDefaultFinalName(artifact); getLog().debug("Processing: " + targetFileName); @@ -198,11 +196,10 @@ protected void buildExplodedAar() * @param artifacts set of artifacts * @return List of duplicated artifacts */ - private List findDuplicates(Set artifacts) { - List duplicates = new ArrayList(); - List identifiers = new ArrayList(); - for (Iterator iter = artifacts.iterator(); iter.hasNext();) { - Artifact artifact = (Artifact)iter.next(); + private List findDuplicates(Set artifacts) { + List duplicates = new ArrayList(); + List identifiers = new ArrayList(); + for (Artifact artifact : artifacts) { String candidate = getDefaultFinalName(artifact); if (identifiers.contains(candidate)) { duplicates.add(candidate); diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index dfe30e3c24..798a1d7388 100644 --- a/modules/tool/axis2-idea-plugin/pom.xml +++ b/modules/tool/axis2-idea-plugin/pom.xml @@ -45,7 +45,7 @@ org.apache.maven - maven-project + maven-core org.apache.maven diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml index 006944baf6..97ee5b9bc5 100644 --- a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml +++ b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml @@ -99,12 +99,18 @@ org.apache.maven - maven-project + maven-core - org.apache.maven.shared + org.apache.maven.plugin-testing maven-plugin-testing-harness + test + + + org.apache.maven + maven-compat + test diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/src/main/java/org/apache/axis2/maven2/java2wsdl/Java2WSDLMojo.java b/modules/tool/axis2-java2wsdl-maven-plugin/src/main/java/org/apache/axis2/maven2/java2wsdl/Java2WSDLMojo.java index c198eb741b..af5c13f348 100644 --- a/modules/tool/axis2-java2wsdl-maven-plugin/src/main/java/org/apache/axis2/maven2/java2wsdl/Java2WSDLMojo.java +++ b/modules/tool/axis2-java2wsdl-maven-plugin/src/main/java/org/apache/axis2/maven2/java2wsdl/Java2WSDLMojo.java @@ -229,15 +229,15 @@ private Map fillOptionMap() throws MojoFailureException { Java2WSDLConstants.OUTPUT_FILENAME_OPTION, outputFile.getName() ); - Artifact artifact = project.getArtifact(); - Set artifacts = project.getArtifacts(); - String[] artifactFileNames = new String[artifacts.size() + (artifact == null ? 0 : 1)]; + Artifact projectArtifact = project.getArtifact(); + Set artifacts = project.getArtifacts(); + String[] artifactFileNames = new String[artifacts.size() + (projectArtifact == null ? 0 : 1)]; int j = 0; - for(Iterator i = artifacts.iterator(); i.hasNext(); j++) { - artifactFileNames[j] = ((Artifact) i.next()).getFile().getAbsolutePath(); + for (Artifact artifact : artifacts) { + artifactFileNames[j++] = artifact.getFile().getAbsolutePath(); } - if(artifact != null) { - File file = artifact.getFile(); + if(projectArtifact != null) { + File file = projectArtifact.getFile(); if(file != null){ artifactFileNames[j] = file.getAbsolutePath(); } diff --git a/modules/tool/axis2-mar-maven-plugin/pom.xml b/modules/tool/axis2-mar-maven-plugin/pom.xml index 28cd5da38b..59dcb70017 100644 --- a/modules/tool/axis2-mar-maven-plugin/pom.xml +++ b/modules/tool/axis2-mar-maven-plugin/pom.xml @@ -37,31 +37,26 @@ org.apache.maven maven-plugin-api - ${maven.version} org.apache.maven - maven-project - ${maven.version} + maven-core org.apache.maven maven-artifact - ${maven.artifact.version} org.apache.maven maven-archiver - ${maven.archiver.version} org.codehaus.plexus plexus-utils - ${plexus.utils.version} - org.apache.maven.shared + org.apache.maven.plugin-testing maven-plugin-testing-harness test diff --git a/modules/tool/axis2-mar-maven-plugin/src/main/java/org/apache/axis2/maven2/mar/AbstractMarMojo.java b/modules/tool/axis2-mar-maven-plugin/src/main/java/org/apache/axis2/maven2/mar/AbstractMarMojo.java index 764a1c22c9..fc60b75b4d 100644 --- a/modules/tool/axis2-mar-maven-plugin/src/main/java/org/apache/axis2/maven2/mar/AbstractMarMojo.java +++ b/modules/tool/axis2-mar-maven-plugin/src/main/java/org/apache/axis2/maven2/mar/AbstractMarMojo.java @@ -30,7 +30,6 @@ import java.io.File; import java.io.IOException; import java.util.ArrayList; -import java.util.Iterator; import java.util.List; import java.util.Set; @@ -136,13 +135,12 @@ protected void buildExplodedMar( ) copyMetaInfFile( moduleXmlFile, moduleFileTarget, existsBeforeCopyingClasses, "module.xml file" ); if(includeDependencies){ - Set artifacts = project.getArtifacts(); + Set artifacts = project.getArtifacts(); - List duplicates = findDuplicates( artifacts ); + List duplicates = findDuplicates( artifacts ); - for ( Iterator iter = artifacts.iterator(); iter.hasNext(); ) + for (Artifact artifact : artifacts) { - Artifact artifact = (Artifact) iter.next(); String targetFileName = getDefaultFinalName( artifact ); getLog().debug( "Processing: " + targetFileName ); @@ -179,13 +177,12 @@ protected void buildExplodedMar( ) * @param artifacts set of artifacts * @return List of duplicated artifacts */ - private List findDuplicates( Set artifacts ) + private List findDuplicates( Set artifacts ) { - List duplicates = new ArrayList(); - List identifiers = new ArrayList(); - for ( Iterator iter = artifacts.iterator(); iter.hasNext(); ) + List duplicates = new ArrayList(); + List identifiers = new ArrayList(); + for (Artifact artifact : artifacts) { - Artifact artifact = (Artifact) iter.next(); String candidate = getDefaultFinalName( artifact ); if ( identifiers.contains( candidate ) ) { diff --git a/modules/tool/axis2-mar-maven-plugin/src/main/java/org/apache/axis2/maven2/mar/MarMojo.java b/modules/tool/axis2-mar-maven-plugin/src/main/java/org/apache/axis2/maven2/mar/MarMojo.java index 27a003dee5..cd8d9e7cd4 100644 --- a/modules/tool/axis2-mar-maven-plugin/src/main/java/org/apache/axis2/maven2/mar/MarMojo.java +++ b/modules/tool/axis2-mar-maven-plugin/src/main/java/org/apache/axis2/maven2/mar/MarMojo.java @@ -23,6 +23,7 @@ import org.apache.maven.archiver.MavenArchiver; import org.apache.maven.artifact.Artifact; import org.apache.maven.artifact.DependencyResolutionRequiredException; +import org.apache.maven.execution.MavenSession; import org.apache.maven.plugin.MojoExecutionException; import org.apache.maven.project.MavenProjectHelper; import org.codehaus.plexus.archiver.ArchiverException; @@ -41,6 +42,15 @@ */ public class MarMojo extends AbstractMarMojo { + /** + * The Maven Session + * + * @required + * @readonly + * @parameter expression="${session}" + */ + private MavenSession session; + /** * The directory for the generated mar. * @@ -138,7 +148,7 @@ private void performPackaging( File marFile ) jarArchiver.addDirectory( marDirectory ); // create archive - archiver.createArchive( project, archive ); + archiver.createArchive(session, project, archive); if ( classifier != null ) { diff --git a/modules/tool/axis2-repo-maven-plugin/pom.xml b/modules/tool/axis2-repo-maven-plugin/pom.xml index 025cc96b60..73684303f7 100644 --- a/modules/tool/axis2-repo-maven-plugin/pom.xml +++ b/modules/tool/axis2-repo-maven-plugin/pom.xml @@ -39,7 +39,7 @@ org.apache.maven - maven-project + maven-core org.apache.maven.shared diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml index b06fedea7a..a713e4a9ce 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml +++ b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml @@ -54,7 +54,7 @@ org.apache.maven - maven-project + maven-core org.apache.axis2 @@ -101,8 +101,14 @@ log4j - org.apache.maven.shared + org.apache.maven.plugin-testing maven-plugin-testing-harness + test + + + org.apache.maven + maven-compat + test org.codehaus.plexus diff --git a/pom.xml b/pom.xml index 717ed68c3a..370cd9bdb5 100644 --- a/pom.xml +++ b/pom.xml @@ -512,10 +512,8 @@ 1.3.8 1.2 1.2.15 - 2.2 - 2.0.8 - 1.1 - 2.0.7 + 3.0.2 + 3.0.5 2.0.7 2.2 2.4 @@ -865,13 +863,18 @@ org.apache.maven - maven-project + maven-core ${maven.version} org.apache.maven maven-artifact - ${maven.artifact.version} + ${maven.version} + + + org.apache.maven + maven-compat + ${maven.version} org.apache.maven @@ -899,10 +902,10 @@ ${plexus.classworlds.version} - org.apache.maven.shared + org.apache.maven.plugin-testing maven-plugin-testing-harness test - ${maven.plugin.testing.version} + 2.1 log4j From a31938868534f954ebc66061507df27c41921492 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 30 Jul 2017 13:22:10 +0000 Subject: [PATCH 127/231] Merge r1735801 to the 1.7 branch. --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index 370cd9bdb5..9100681eac 100644 --- a/pom.xml +++ b/pom.xml @@ -137,6 +137,22 @@ + + doclint-java8-disable + + [1.8,) + + + + + maven-javadoc-plugin + + -Xdoclint:none + + + + + From d54e6501c28ac239ed328bb60f910bbba25a8a39 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 30 Jul 2017 18:21:06 +0000 Subject: [PATCH 128/231] Add release note for 1.7.6. --- src/site/markdown/release-notes/1.7.6.md | 20 ++++++++++++++++++++ src/site/site.xml | 1 + 2 files changed, 21 insertions(+) diff --git a/src/site/markdown/release-notes/1.7.6.md b/src/site/markdown/release-notes/1.7.6.md index e69de29bb2..c74bd56469 100644 --- a/src/site/markdown/release-notes/1.7.6.md +++ b/src/site/markdown/release-notes/1.7.6.md @@ -0,0 +1,20 @@ +Apache Axis2 1.7.6 Release Note +------------------------------- + +Apache Axis2 1.7.6 is a maintenance release containing the following fixes and +improvements: + +* The JSTL is now packaged into the Axis2 Web application. This fixes issues + with the Admin consoles on servlet containers that don't provide the JSTL. +* The `commons-fileupload` dependency has been updated to a version that fixes + CVE-2016-1000031 ([AXIS2-5853][]). +* A fix for [AXIS2-5863][], a possible null pointer dereference in generated + code flagged by static code analyzers. +* The dependencies of the Maven plugins have been updated to prevent issues + with temporary files being written to the source tree. This is part of the + fix for [AXIS2-5781][]. +* The source code is now buildable with Java 8. + +[AXIS2-5781]: https://issues.apache.org/jira/browse/AXIS2-5781 +[AXIS2-5853]: https://issues.apache.org/jira/browse/AXIS2-5853 +[AXIS2-5863]: https://issues.apache.org/jira/browse/AXIS2-5863 diff --git a/src/site/site.xml b/src/site/site.xml index 5c3630e3b0..d13dd823c1 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -53,6 +53,7 @@ + From ffa8ac42da75afc1324b4dae14b4ecfc33b0c551 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 30 Jul 2017 19:51:20 +0000 Subject: [PATCH 129/231] [maven-release-plugin] prepare release v1.7.6 --- apidocs/pom.xml | 2 +- modules/adb-codegen/pom.xml | 8 ++++---- modules/adb-tests/pom.xml | 8 ++++---- modules/adb/pom.xml | 8 ++++---- modules/addressing/pom.xml | 8 ++++---- modules/clustering/pom.xml | 8 ++++---- modules/codegen/pom.xml | 8 ++++---- modules/corba/pom.xml | 8 ++++---- modules/distribution/pom.xml | 8 ++++---- modules/fastinfoset/pom.xml | 8 ++++---- modules/integration/pom.xml | 8 ++++---- modules/java2wsdl/pom.xml | 8 ++++---- modules/jaxbri/pom.xml | 8 ++++---- modules/jaxws-integration/pom.xml | 8 ++++---- modules/jaxws-mar/pom.xml | 8 ++++---- modules/jaxws/pom.xml | 8 ++++---- modules/jibx/pom.xml | 8 ++++---- modules/json/pom.xml | 8 ++++---- modules/kernel/pom.xml | 8 ++++---- modules/metadata/pom.xml | 8 ++++---- modules/mex/pom.xml | 8 ++++---- modules/mtompolicy-mar/pom.xml | 8 ++++---- modules/mtompolicy/pom.xml | 8 ++++---- modules/osgi-tests/pom.xml | 8 ++++---- modules/osgi/pom.xml | 8 ++++---- modules/ping/pom.xml | 8 ++++---- modules/resource-bundle/pom.xml | 8 ++++---- modules/saaj/pom.xml | 8 ++++---- modules/samples/java_first_jaxws/pom.xml | 10 +++++----- modules/samples/jaxws-addressbook/pom.xml | 4 ++-- modules/samples/jaxws-calculator/pom.xml | 4 ++-- modules/samples/jaxws-interop/pom.xml | 4 ++-- modules/samples/jaxws-samples/pom.xml | 12 ++++++------ modules/samples/jaxws-version/pom.xml | 2 +- modules/samples/pom.xml | 2 +- .../transport/https-sample/httpsClient/pom.xml | 4 ++-- .../transport/https-sample/httpsService/pom.xml | 4 ++-- modules/samples/transport/https-sample/pom.xml | 2 +- .../samples/transport/jms-sample/jmsService/pom.xml | 4 ++-- modules/samples/transport/jms-sample/pom.xml | 2 +- modules/samples/version/pom.xml | 8 ++++---- modules/scripting/pom.xml | 8 ++++---- modules/soapmonitor/module/pom.xml | 8 ++++---- modules/soapmonitor/servlet/pom.xml | 8 ++++---- modules/spring/pom.xml | 8 ++++---- modules/testutils/pom.xml | 8 ++++---- modules/tool/archetype/quickstart-webapp/pom.xml | 4 ++-- modules/tool/archetype/quickstart/pom.xml | 4 ++-- modules/tool/axis2-aar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-ant-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-service-plugin/pom.xml | 8 ++++---- modules/tool/axis2-idea-plugin/pom.xml | 8 ++++---- modules/tool/axis2-java2wsdl-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-mar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-repo-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-wsdl2code-maven-plugin/pom.xml | 8 ++++---- modules/tool/simple-server-maven-plugin/pom.xml | 8 ++++---- modules/transport/base/pom.xml | 8 ++++---- modules/transport/http/pom.xml | 8 ++++---- modules/transport/jms/pom.xml | 8 ++++---- modules/transport/local/pom.xml | 8 ++++---- modules/transport/mail/pom.xml | 8 ++++---- modules/transport/tcp/pom.xml | 8 ++++---- modules/transport/testkit/pom.xml | 8 ++++---- modules/transport/udp/pom.xml | 8 ++++---- modules/transport/xmpp/pom.xml | 8 ++++---- modules/webapp/pom.xml | 8 ++++---- modules/xmlbeans/pom.xml | 8 ++++---- pom.xml | 8 ++++---- systests/pom.xml | 2 +- systests/webapp-tests/pom.xml | 2 +- 72 files changed, 254 insertions(+), 254 deletions(-) diff --git a/apidocs/pom.xml b/apidocs/pom.xml index 3025b36177..65298cb353 100644 --- a/apidocs/pom.xml +++ b/apidocs/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 apidocs Javadoc diff --git a/modules/adb-codegen/pom.xml b/modules/adb-codegen/pom.xml index 7e3851172d..56ec8831be 100644 --- a/modules/adb-codegen/pom.xml +++ b/modules/adb-codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-adb-codegen @@ -72,9 +72,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb-codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/adb-codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/adb-codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/adb-codegen src diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index d2354615e6..b390d5d22d 100644 --- a/modules/adb-tests/pom.xml +++ b/modules/adb-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml @@ -31,9 +31,9 @@ ADB Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/adb-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/adb-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/adb-tests diff --git a/modules/adb/pom.xml b/modules/adb/pom.xml index 36b22c36ea..8317152b4a 100644 --- a/modules/adb/pom.xml +++ b/modules/adb/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml @@ -33,9 +33,9 @@ Axis2 Data Binding module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/adb + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/adb + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/adb diff --git a/modules/addressing/pom.xml b/modules/addressing/pom.xml index 44fe5fe503..85a3a2cdbf 100644 --- a/modules/addressing/pom.xml +++ b/modules/addressing/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml addressing @@ -50,9 +50,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/addressing + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/addressing + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/addressing + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/addressing src diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml index 6182c273ca..22247e4962 100644 --- a/modules/clustering/pom.xml +++ b/modules/clustering/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-clustering @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/clustering + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/clustering + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/clustering + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/clustering src diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index 15a202efaf..82b11b3997 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-codegen @@ -90,9 +90,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/codegen src diff --git a/modules/corba/pom.xml b/modules/corba/pom.xml index f36c6dc6e6..44830247d6 100644 --- a/modules/corba/pom.xml +++ b/modules/corba/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-corba @@ -58,9 +58,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/corba + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/corba + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/corba + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/corba src diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 2b0d9456b7..b8102cdca5 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml @@ -316,9 +316,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/distribution + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/distribution + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/distribution + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/distribution diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index 6e6483c0f9..f83557a547 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-fastinfoset @@ -104,9 +104,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/fastinfoset + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/fastinfoset + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/fastinfoset + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/fastinfoset src diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index d442c5d10c..21471c5ea9 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-integration @@ -140,9 +140,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/integration + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/integration src diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml index b25c7e9038..ae97ceb9e9 100644 --- a/modules/java2wsdl/pom.xml +++ b/modules/java2wsdl/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-java2wsdl @@ -105,9 +105,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/java2wsdl + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/java2wsdl + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/java2wsdl + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/java2wsdl src diff --git a/modules/jaxbri/pom.xml b/modules/jaxbri/pom.xml index 04476a10cf..5d31e0580c 100644 --- a/modules/jaxbri/pom.xml +++ b/modules/jaxbri/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-jaxbri @@ -86,9 +86,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxbri + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxbri + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxbri + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/jaxbri diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index 015eb9fafb..574cbd52c4 100644 --- a/modules/jaxws-integration/pom.xml +++ b/modules/jaxws-integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-jaxws-integration @@ -99,9 +99,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxws-integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxws-integration + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/jaxws-integration src diff --git a/modules/jaxws-mar/pom.xml b/modules/jaxws-mar/pom.xml index abba0558a4..82225ae615 100644 --- a/modules/jaxws-mar/pom.xml +++ b/modules/jaxws-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-jaxws-mar @@ -42,9 +42,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxws-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxws-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/jaxws-mar diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index a2a9ae39bf..f9c351bfdc 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-jaxws @@ -134,9 +134,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxws + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxws + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/jaxws src diff --git a/modules/jibx/pom.xml b/modules/jibx/pom.xml index d8ef7d4e7f..5aea7f75db 100644 --- a/modules/jibx/pom.xml +++ b/modules/jibx/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-jibx @@ -87,9 +87,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jibx + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jibx + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jibx + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/jibx diff --git a/modules/json/pom.xml b/modules/json/pom.xml index 3404413f04..d4b4b108be 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-json @@ -83,9 +83,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/json + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/json + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/json + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/json src diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml index 5e04e9b9ea..26adbe0916 100644 --- a/modules/kernel/pom.xml +++ b/modules/kernel/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-kernel @@ -113,9 +113,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/kernel + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/kernel + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/kernel + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/kernel src diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index 0364cd5339..82e8bce143 100755 --- a/modules/metadata/pom.xml +++ b/modules/metadata/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-metadata @@ -126,9 +126,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/metadata + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/metadata + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/metadata + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/metadata src diff --git a/modules/mex/pom.xml b/modules/mex/pom.xml index b38536a7ee..867b628592 100644 --- a/modules/mex/pom.xml +++ b/modules/mex/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml mex @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mex + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/mex + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/mex + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/mex src diff --git a/modules/mtompolicy-mar/pom.xml b/modules/mtompolicy-mar/pom.xml index 007a9abce8..d41aa9102b 100644 --- a/modules/mtompolicy-mar/pom.xml +++ b/modules/mtompolicy-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml mtompolicy @@ -49,9 +49,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/mtompolicy-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/mtompolicy-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/mtompolicy-mar src diff --git a/modules/mtompolicy/pom.xml b/modules/mtompolicy/pom.xml index 27f8504698..52bb5f568e 100644 --- a/modules/mtompolicy/pom.xml +++ b/modules/mtompolicy/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-mtompolicy @@ -48,9 +48,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/mtompolicy + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/mtompolicy + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/mtompolicy src diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index 6745b63abb..60dfcf9137 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml 4.0.0 @@ -29,9 +29,9 @@ Apache Axis2 - OSGi Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/osgi-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/osgi-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/osgi-tests 3.4.0 diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index e71ebb146e..3734935a8c 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml @@ -35,9 +35,9 @@ Apache Axis2 OSGi Integration http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/osgi + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/osgi + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/osgi src diff --git a/modules/ping/pom.xml b/modules/ping/pom.xml index 1353ff4d7b..74de286e2c 100644 --- a/modules/ping/pom.xml +++ b/modules/ping/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml ping @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/ping + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/ping + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/ping + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/ping src diff --git a/modules/resource-bundle/pom.xml b/modules/resource-bundle/pom.xml index b14ec9b804..0203d4e0b4 100644 --- a/modules/resource-bundle/pom.xml +++ b/modules/resource-bundle/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-resource-bundle @@ -32,9 +32,9 @@ Contains the legal files that must be included in all artifacts http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/resource-bundle + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/resource-bundle + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/resource-bundle + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/resource-bundle diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index fa204b3716..abf582abc5 100644 --- a/modules/saaj/pom.xml +++ b/modules/saaj/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-saaj @@ -32,9 +32,9 @@ Axis2 SAAJ implementation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/saaj + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/saaj + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/saaj + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/saaj diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index 510107f544..48fd437361 100644 --- a/modules/samples/java_first_jaxws/pom.xml +++ b/modules/samples/java_first_jaxws/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.6-SNAPSHOT + 1.7.6 java_first_jaxws JAXWS - Starting from Java Example @@ -39,22 +39,22 @@ org.apache.axis2 axis2-kernel - 1.7.6-SNAPSHOT + 1.7.6 org.apache.axis2 axis2-jaxws - 1.7.6-SNAPSHOT + 1.7.6 org.apache.axis2 axis2-codegen - 1.7.6-SNAPSHOT + 1.7.6 org.apache.axis2 axis2-adb - 1.7.6-SNAPSHOT + 1.7.6 com.sun.xml.ws diff --git a/modules/samples/jaxws-addressbook/pom.xml b/modules/samples/jaxws-addressbook/pom.xml index 19b9fae7dd..40cd8e86e3 100644 --- a/modules/samples/jaxws-addressbook/pom.xml +++ b/modules/samples/jaxws-addressbook/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.6-SNAPSHOT + 1.7.6 jaxws-addressbook jar @@ -123,7 +123,7 @@ org.apache.axis2 axis2-jaxws - 1.7.6-SNAPSHOT + 1.7.6 diff --git a/modules/samples/jaxws-calculator/pom.xml b/modules/samples/jaxws-calculator/pom.xml index e681e2918d..de56eff6e1 100644 --- a/modules/samples/jaxws-calculator/pom.xml +++ b/modules/samples/jaxws-calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.6-SNAPSHOT + 1.7.6 jaxws-calculator jar @@ -71,7 +71,7 @@ org.apache.axis2 axis2-jaxws - 1.7.6-SNAPSHOT + 1.7.6 diff --git a/modules/samples/jaxws-interop/pom.xml b/modules/samples/jaxws-interop/pom.xml index 68008b6515..4f823e97bc 100644 --- a/modules/samples/jaxws-interop/pom.xml +++ b/modules/samples/jaxws-interop/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.6-SNAPSHOT + 1.7.6 jaxws-interop jar @@ -50,7 +50,7 @@ org.apache.axis2 axis2-jaxws - 1.7.6-SNAPSHOT + 1.7.6 diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml index 77ff0f6c9e..838f2150cf 100644 --- a/modules/samples/jaxws-samples/pom.xml +++ b/modules/samples/jaxws-samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.6-SNAPSHOT + 1.7.6 jaxws-samples JAXWS Samples - Echo, Ping, MTOM @@ -37,27 +37,27 @@ org.apache.axis2 axis2-kernel - 1.7.6-SNAPSHOT + 1.7.6 org.apache.axis2 axis2-jaxws - 1.7.6-SNAPSHOT + 1.7.6 org.apache.axis2 axis2-codegen - 1.7.6-SNAPSHOT + 1.7.6 org.apache.axis2 axis2-adb - 1.7.6-SNAPSHOT + 1.7.6 org.apache.axis2 addressing - 1.7.6-SNAPSHOT + 1.7.6 mar diff --git a/modules/samples/jaxws-version/pom.xml b/modules/samples/jaxws-version/pom.xml index 0558b2e636..b7ac51c59e 100644 --- a/modules/samples/jaxws-version/pom.xml +++ b/modules/samples/jaxws-version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.6-SNAPSHOT + 1.7.6 jaxws-version jar diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 82b22d2d24..e26a705e96 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml org.apache.axis2.examples diff --git a/modules/samples/transport/https-sample/httpsClient/pom.xml b/modules/samples/transport/https-sample/httpsClient/pom.xml index 9b2f4785af..96fd00e35b 100644 --- a/modules/samples/transport/https-sample/httpsClient/pom.xml +++ b/modules/samples/transport/https-sample/httpsClient/pom.xml @@ -15,9 +15,9 @@ https-sample org.apache.axis2.examples - 1.7.6-SNAPSHOT + 1.7.6 org.apache.axis2.examples httpsClient - 1.7.6-SNAPSHOT + 1.7.6 \ No newline at end of file diff --git a/modules/samples/transport/https-sample/httpsService/pom.xml b/modules/samples/transport/https-sample/httpsService/pom.xml index 6a567621d0..590461c94c 100644 --- a/modules/samples/transport/https-sample/httpsService/pom.xml +++ b/modules/samples/transport/https-sample/httpsService/pom.xml @@ -15,11 +15,11 @@ https-sample org.apache.axis2.examples - 1.7.6-SNAPSHOT + 1.7.6 org.apache.axis2.examples httpsService - 1.7.6-SNAPSHOT + 1.7.6 war diff --git a/modules/samples/transport/https-sample/pom.xml b/modules/samples/transport/https-sample/pom.xml index a8a4fa7843..4f2dcc890b 100644 --- a/modules/samples/transport/https-sample/pom.xml +++ b/modules/samples/transport/https-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml https-sample diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index c5952f0db4..7e35234246 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -3,11 +3,11 @@ jms-sample org.apache.axis2.examples - 1.7.6-SNAPSHOT + 1.7.6 org.apache.axis2.examples jmsService - 1.7.6-SNAPSHOT + 1.7.6 diff --git a/modules/samples/transport/jms-sample/pom.xml b/modules/samples/transport/jms-sample/pom.xml index a02b4ae76d..45ebb3e291 100644 --- a/modules/samples/transport/jms-sample/pom.xml +++ b/modules/samples/transport/jms-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml jms-sample diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml index 7e602ff365..4cb83e7f73 100644 --- a/modules/samples/version/pom.xml +++ b/modules/samples/version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml version @@ -30,9 +30,9 @@ Apache Axis2 - Version Service http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/samples/version + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/samples/version + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/samples/version + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/samples/version src diff --git a/modules/scripting/pom.xml b/modules/scripting/pom.xml index 54b324e62b..fff7a54658 100644 --- a/modules/scripting/pom.xml +++ b/modules/scripting/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml scripting @@ -57,9 +57,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/scripting + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/scripting + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/scripting + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/scripting src diff --git a/modules/soapmonitor/module/pom.xml b/modules/soapmonitor/module/pom.xml index eb6d0bc685..274ed36e58 100644 --- a/modules/soapmonitor/module/pom.xml +++ b/modules/soapmonitor/module/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml soapmonitor @@ -45,9 +45,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/soapmonitor/module + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/soapmonitor/module + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/soapmonitor/module diff --git a/modules/soapmonitor/servlet/pom.xml b/modules/soapmonitor/servlet/pom.xml index 246dd5e6b0..58600ee4c0 100644 --- a/modules/soapmonitor/servlet/pom.xml +++ b/modules/soapmonitor/servlet/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2-soapmonitor-servlet @@ -43,9 +43,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/soapmonitor/servlet + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/soapmonitor/servlet + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/soapmonitor/servlet diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index c3c4ffa00a..a73c00b6e0 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-spring @@ -55,9 +55,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/spring + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/spring + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/spring + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/spring src diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml index e0192d9165..82a5bd917a 100644 --- a/modules/testutils/pom.xml +++ b/modules/testutils/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-testutils @@ -46,9 +46,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/testutils + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/testutils + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/testutils + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/testutils diff --git a/modules/tool/archetype/quickstart-webapp/pom.xml b/modules/tool/archetype/quickstart-webapp/pom.xml index 27721a6663..59e53508c4 100644 --- a/modules/tool/archetype/quickstart-webapp/pom.xml +++ b/modules/tool/archetype/quickstart-webapp/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../../pom.xml org.apache.axis2.archetype quickstart-webapp - 1.7.6-SNAPSHOT + 1.7.6 maven-archetype Axis2 quickstart-web archetype Maven archetype for creating a Axis2 web Service as a webapp diff --git a/modules/tool/archetype/quickstart/pom.xml b/modules/tool/archetype/quickstart/pom.xml index 21db647991..60b451478b 100644 --- a/modules/tool/archetype/quickstart/pom.xml +++ b/modules/tool/archetype/quickstart/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../../pom.xml org.apache.axis2.archetype quickstart - 1.7.6-SNAPSHOT + 1.7.6 maven-archetype Axis2 quickstart archetype Maven archetype for creating a Axis2 web Service diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml index 05eccb0eb0..b711b399ed 100644 --- a/modules/tool/axis2-aar-maven-plugin/pom.xml +++ b/modules/tool/axis2-aar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2-aar-maven-plugin @@ -77,9 +77,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-aar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-aar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-aar-maven-plugin diff --git a/modules/tool/axis2-ant-plugin/pom.xml b/modules/tool/axis2-ant-plugin/pom.xml index 094d83875f..271948366a 100644 --- a/modules/tool/axis2-ant-plugin/pom.xml +++ b/modules/tool/axis2-ant-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2-ant-plugin @@ -32,9 +32,9 @@ The Axis 2 Plugin for Ant Tasks. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-ant-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-ant-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-ant-plugin diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml index 14124132a1..5c36eb26ea 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2.eclipse.codegen.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-eclipse-codegen-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-eclipse-codegen-plugin diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index 6f5da74d54..9f98dadce8 100644 --- a/modules/tool/axis2-eclipse-service-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-service-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2.eclipse.service.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Service Plugin for Service archive creation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-eclipse-service-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-eclipse-service-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-eclipse-service-plugin diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index 798a1d7388..83896a53c5 100644 --- a/modules/tool/axis2-idea-plugin/pom.xml +++ b/modules/tool/axis2-idea-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2-idea-plugin @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-idea-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-idea-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-idea-plugin diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml index 97ee5b9bc5..ca9c41ac63 100644 --- a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml +++ b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2-java2wsdl-maven-plugin @@ -35,9 +35,9 @@ maven-plugin http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-java2wsdl-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-java2wsdl-maven-plugin diff --git a/modules/tool/axis2-mar-maven-plugin/pom.xml b/modules/tool/axis2-mar-maven-plugin/pom.xml index 59dcb70017..c639648c9a 100644 --- a/modules/tool/axis2-mar-maven-plugin/pom.xml +++ b/modules/tool/axis2-mar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2-mar-maven-plugin @@ -63,9 +63,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-mar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-mar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-mar-maven-plugin diff --git a/modules/tool/axis2-repo-maven-plugin/pom.xml b/modules/tool/axis2-repo-maven-plugin/pom.xml index 73684303f7..5c34bb677a 100644 --- a/modules/tool/axis2-repo-maven-plugin/pom.xml +++ b/modules/tool/axis2-repo-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2-repo-maven-plugin @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-repo-maven-plugin/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-repo-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-repo-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-repo-maven-plugin diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml index a713e4a9ce..75f6d4d149 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml +++ b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2-wsdl2code-maven-plugin @@ -33,9 +33,9 @@ The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL. http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-wsdl2code-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-wsdl2code-maven-plugin diff --git a/modules/tool/simple-server-maven-plugin/pom.xml b/modules/tool/simple-server-maven-plugin/pom.xml index de1d20df41..31962e8858 100644 --- a/modules/tool/simple-server-maven-plugin/pom.xml +++ b/modules/tool/simple-server-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml simple-server-maven-plugin @@ -33,9 +33,9 @@ The Axis2 Plugin for Maven that allows to run simple HTTP server. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/simple-server-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/simple-server-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/simple-server-maven-plugin diff --git a/modules/transport/base/pom.xml b/modules/transport/base/pom.xml index 38e0eaa9bd..ef3b7cde29 100644 --- a/modules/transport/base/pom.xml +++ b/modules/transport/base/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/base + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/base + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/base diff --git a/modules/transport/http/pom.xml b/modules/transport/http/pom.xml index 32eecfe0bb..256e9b6cda 100644 --- a/modules/transport/http/pom.xml +++ b/modules/transport/http/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2-transport-http @@ -33,9 +33,9 @@ jar http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/http + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/http + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/http + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/http src diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index 58c4949733..113fe6e61d 100644 --- a/modules/transport/jms/pom.xml +++ b/modules/transport/jms/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/jms + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/jms + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/jms + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/jms diff --git a/modules/transport/local/pom.xml b/modules/transport/local/pom.xml index 6c93c7069e..35ba2e29e5 100644 --- a/modules/transport/local/pom.xml +++ b/modules/transport/local/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2-transport-local @@ -33,9 +33,9 @@ bundle http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/local + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/local + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/local + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/local src diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml index 83b9e15ad1..9b8a74a2d9 100644 --- a/modules/transport/mail/pom.xml +++ b/modules/transport/mail/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/mail + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/mail + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/mail + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/mail diff --git a/modules/transport/tcp/pom.xml b/modules/transport/tcp/pom.xml index 16b80bad6c..75eebf21c8 100644 --- a/modules/transport/tcp/pom.xml +++ b/modules/transport/tcp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2-transport-tcp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/tcp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/tcp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/tcp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/tcp diff --git a/modules/transport/testkit/pom.xml b/modules/transport/testkit/pom.xml index 5841c61f09..513b2ecc40 100644 --- a/modules/transport/testkit/pom.xml +++ b/modules/transport/testkit/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2-transport-testkit @@ -33,9 +33,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/testkit + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/testkit + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/base diff --git a/modules/transport/udp/pom.xml b/modules/transport/udp/pom.xml index 2189f8cd65..3b3ef5239b 100644 --- a/modules/transport/udp/pom.xml +++ b/modules/transport/udp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2-transport-udp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/udp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/udp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/udp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/udp diff --git a/modules/transport/xmpp/pom.xml b/modules/transport/xmpp/pom.xml index db168e1261..d9449ae5ec 100644 --- a/modules/transport/xmpp/pom.xml +++ b/modules/transport/xmpp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../../pom.xml axis2-transport-xmpp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/xmpp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/xmpp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/xmpp diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index da72053824..6739184754 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-webapp @@ -30,9 +30,9 @@ Apache Axis2 - Web Application module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/webapp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/webapp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/webapp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/webapp diff --git a/modules/xmlbeans/pom.xml b/modules/xmlbeans/pom.xml index 3ea2426f70..b627c0e271 100644 --- a/modules/xmlbeans/pom.xml +++ b/modules/xmlbeans/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 ../../pom.xml axis2-xmlbeans @@ -56,9 +56,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/xmlbeans + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/xmlbeans + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/xmlbeans + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/xmlbeans diff --git a/pom.xml b/pom.xml index 9100681eac..b58a190381 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 4.0.0 org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 pom Apache Axis2 - Root 2004 @@ -489,9 +489,9 @@ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7 + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6 + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6 + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6 diff --git a/systests/pom.xml b/systests/pom.xml index 445cff9894..6098232411 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6-SNAPSHOT + 1.7.6 systests diff --git a/systests/webapp-tests/pom.xml b/systests/webapp-tests/pom.xml index e42b1afa4f..2c78aaa1d8 100644 --- a/systests/webapp-tests/pom.xml +++ b/systests/webapp-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 systests - 1.7.6-SNAPSHOT + 1.7.6 webapp-tests http://axis.apache.org/axis2/java/core/ From cae295b37b3039da087d6df9effec3e9c5e4f8e0 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 30 Jul 2017 19:52:01 +0000 Subject: [PATCH 130/231] [maven-release-plugin] prepare for next development iteration --- apidocs/pom.xml | 2 +- modules/adb-codegen/pom.xml | 8 ++++---- modules/adb-tests/pom.xml | 8 ++++---- modules/adb/pom.xml | 8 ++++---- modules/addressing/pom.xml | 8 ++++---- modules/clustering/pom.xml | 8 ++++---- modules/codegen/pom.xml | 8 ++++---- modules/corba/pom.xml | 8 ++++---- modules/distribution/pom.xml | 8 ++++---- modules/fastinfoset/pom.xml | 8 ++++---- modules/integration/pom.xml | 8 ++++---- modules/java2wsdl/pom.xml | 8 ++++---- modules/jaxbri/pom.xml | 8 ++++---- modules/jaxws-integration/pom.xml | 8 ++++---- modules/jaxws-mar/pom.xml | 8 ++++---- modules/jaxws/pom.xml | 8 ++++---- modules/jibx/pom.xml | 8 ++++---- modules/json/pom.xml | 8 ++++---- modules/kernel/pom.xml | 8 ++++---- modules/metadata/pom.xml | 8 ++++---- modules/mex/pom.xml | 8 ++++---- modules/mtompolicy-mar/pom.xml | 8 ++++---- modules/mtompolicy/pom.xml | 8 ++++---- modules/osgi-tests/pom.xml | 8 ++++---- modules/osgi/pom.xml | 8 ++++---- modules/ping/pom.xml | 8 ++++---- modules/resource-bundle/pom.xml | 8 ++++---- modules/saaj/pom.xml | 8 ++++---- modules/samples/java_first_jaxws/pom.xml | 10 +++++----- modules/samples/jaxws-addressbook/pom.xml | 4 ++-- modules/samples/jaxws-calculator/pom.xml | 4 ++-- modules/samples/jaxws-interop/pom.xml | 4 ++-- modules/samples/jaxws-samples/pom.xml | 12 ++++++------ modules/samples/jaxws-version/pom.xml | 2 +- modules/samples/pom.xml | 2 +- .../transport/https-sample/httpsClient/pom.xml | 4 ++-- .../transport/https-sample/httpsService/pom.xml | 4 ++-- modules/samples/transport/https-sample/pom.xml | 2 +- .../samples/transport/jms-sample/jmsService/pom.xml | 4 ++-- modules/samples/transport/jms-sample/pom.xml | 2 +- modules/samples/version/pom.xml | 8 ++++---- modules/scripting/pom.xml | 8 ++++---- modules/soapmonitor/module/pom.xml | 8 ++++---- modules/soapmonitor/servlet/pom.xml | 8 ++++---- modules/spring/pom.xml | 8 ++++---- modules/testutils/pom.xml | 8 ++++---- modules/tool/archetype/quickstart-webapp/pom.xml | 4 ++-- modules/tool/archetype/quickstart/pom.xml | 4 ++-- modules/tool/axis2-aar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-ant-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-service-plugin/pom.xml | 8 ++++---- modules/tool/axis2-idea-plugin/pom.xml | 8 ++++---- modules/tool/axis2-java2wsdl-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-mar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-repo-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-wsdl2code-maven-plugin/pom.xml | 8 ++++---- modules/tool/simple-server-maven-plugin/pom.xml | 8 ++++---- modules/transport/base/pom.xml | 8 ++++---- modules/transport/http/pom.xml | 8 ++++---- modules/transport/jms/pom.xml | 8 ++++---- modules/transport/local/pom.xml | 8 ++++---- modules/transport/mail/pom.xml | 8 ++++---- modules/transport/tcp/pom.xml | 8 ++++---- modules/transport/testkit/pom.xml | 8 ++++---- modules/transport/udp/pom.xml | 8 ++++---- modules/transport/xmpp/pom.xml | 8 ++++---- modules/webapp/pom.xml | 8 ++++---- modules/xmlbeans/pom.xml | 8 ++++---- pom.xml | 8 ++++---- systests/pom.xml | 2 +- systests/webapp-tests/pom.xml | 2 +- 72 files changed, 254 insertions(+), 254 deletions(-) diff --git a/apidocs/pom.xml b/apidocs/pom.xml index 65298cb353..4ac05d1e0a 100644 --- a/apidocs/pom.xml +++ b/apidocs/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT apidocs Javadoc diff --git a/modules/adb-codegen/pom.xml b/modules/adb-codegen/pom.xml index 56ec8831be..b352c707c5 100644 --- a/modules/adb-codegen/pom.xml +++ b/modules/adb-codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-adb-codegen @@ -72,9 +72,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/adb-codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/adb-codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/adb-codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb-codegen src diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index b390d5d22d..f2018ad2c0 100644 --- a/modules/adb-tests/pom.xml +++ b/modules/adb-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml @@ -31,9 +31,9 @@ ADB Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/adb-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/adb-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/adb-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-tests diff --git a/modules/adb/pom.xml b/modules/adb/pom.xml index 8317152b4a..fe80110e60 100644 --- a/modules/adb/pom.xml +++ b/modules/adb/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml @@ -33,9 +33,9 @@ Axis2 Data Binding module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/adb - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/adb - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/adb + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb diff --git a/modules/addressing/pom.xml b/modules/addressing/pom.xml index 85a3a2cdbf..0db66d26b0 100644 --- a/modules/addressing/pom.xml +++ b/modules/addressing/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml addressing @@ -50,9 +50,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/addressing - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/addressing - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/addressing + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/addressing src diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml index 22247e4962..799e50cd1c 100644 --- a/modules/clustering/pom.xml +++ b/modules/clustering/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-clustering @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/clustering - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/clustering - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/clustering + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/clustering src diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index 82b11b3997..318d260532 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-codegen @@ -90,9 +90,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/codegen src diff --git a/modules/corba/pom.xml b/modules/corba/pom.xml index 44830247d6..ef4c8f9ac9 100644 --- a/modules/corba/pom.xml +++ b/modules/corba/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-corba @@ -58,9 +58,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/corba - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/corba - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/corba + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/corba src diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index b8102cdca5..ea5eea6686 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml @@ -316,9 +316,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/distribution - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/distribution - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/distribution + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/distribution diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index f83557a547..b6c96758d7 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-fastinfoset @@ -104,9 +104,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/fastinfoset - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/fastinfoset - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/fastinfoset + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/fastinfoset src diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 21471c5ea9..1f36c026c8 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-integration @@ -140,9 +140,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/integration - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/integration src diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml index ae97ceb9e9..93c1d9bfd5 100644 --- a/modules/java2wsdl/pom.xml +++ b/modules/java2wsdl/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-java2wsdl @@ -105,9 +105,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/java2wsdl - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/java2wsdl - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/java2wsdl + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/java2wsdl src diff --git a/modules/jaxbri/pom.xml b/modules/jaxbri/pom.xml index 5d31e0580c..fe8285e63d 100644 --- a/modules/jaxbri/pom.xml +++ b/modules/jaxbri/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-jaxbri @@ -86,9 +86,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxbri - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxbri - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/jaxbri + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxbri diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index 574cbd52c4..315d70c726 100644 --- a/modules/jaxws-integration/pom.xml +++ b/modules/jaxws-integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-jaxws-integration @@ -99,9 +99,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxws-integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxws-integration - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/jaxws-integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-integration src diff --git a/modules/jaxws-mar/pom.xml b/modules/jaxws-mar/pom.xml index 82225ae615..acb6fad10c 100644 --- a/modules/jaxws-mar/pom.xml +++ b/modules/jaxws-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-jaxws-mar @@ -42,9 +42,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxws-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxws-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/jaxws-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-mar diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index f9c351bfdc..45efd34465 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-jaxws @@ -134,9 +134,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxws - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jaxws - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/jaxws + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws src diff --git a/modules/jibx/pom.xml b/modules/jibx/pom.xml index 5aea7f75db..b31631a06b 100644 --- a/modules/jibx/pom.xml +++ b/modules/jibx/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-jibx @@ -87,9 +87,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jibx - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/jibx - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/jibx + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jibx diff --git a/modules/json/pom.xml b/modules/json/pom.xml index d4b4b108be..d60a2052ed 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-json @@ -83,9 +83,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/json - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/json - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/json + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/json src diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml index 26adbe0916..fe67ac40da 100644 --- a/modules/kernel/pom.xml +++ b/modules/kernel/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-kernel @@ -113,9 +113,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/kernel - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/kernel - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/kernel + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/kernel src diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index 82e8bce143..270c82714a 100755 --- a/modules/metadata/pom.xml +++ b/modules/metadata/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-metadata @@ -126,9 +126,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/metadata - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/metadata - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/metadata + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/metadata src diff --git a/modules/mex/pom.xml b/modules/mex/pom.xml index 867b628592..7f7a37e506 100644 --- a/modules/mex/pom.xml +++ b/modules/mex/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml mex @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/mex - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/mex - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/mex + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mex src diff --git a/modules/mtompolicy-mar/pom.xml b/modules/mtompolicy-mar/pom.xml index d41aa9102b..bba0fdcd1c 100644 --- a/modules/mtompolicy-mar/pom.xml +++ b/modules/mtompolicy-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml mtompolicy @@ -49,9 +49,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/mtompolicy-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/mtompolicy-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/mtompolicy-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar src diff --git a/modules/mtompolicy/pom.xml b/modules/mtompolicy/pom.xml index 52bb5f568e..7a21899112 100644 --- a/modules/mtompolicy/pom.xml +++ b/modules/mtompolicy/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-mtompolicy @@ -48,9 +48,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/mtompolicy - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/mtompolicy - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/mtompolicy + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy src diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index 60dfcf9137..af3e952959 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml 4.0.0 @@ -29,9 +29,9 @@ Apache Axis2 - OSGi Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/osgi-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/osgi-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/osgi-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi-tests 3.4.0 diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index 3734935a8c..944cc81bc7 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml @@ -35,9 +35,9 @@ Apache Axis2 OSGi Integration http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/osgi - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/osgi - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/osgi + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi src diff --git a/modules/ping/pom.xml b/modules/ping/pom.xml index 74de286e2c..d3886f7ca8 100644 --- a/modules/ping/pom.xml +++ b/modules/ping/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml ping @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/ping - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/ping - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/ping + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/ping src diff --git a/modules/resource-bundle/pom.xml b/modules/resource-bundle/pom.xml index 0203d4e0b4..d7a9f34855 100644 --- a/modules/resource-bundle/pom.xml +++ b/modules/resource-bundle/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-resource-bundle @@ -32,9 +32,9 @@ Contains the legal files that must be included in all artifacts http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/resource-bundle - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/resource-bundle - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/resource-bundle + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/resource-bundle diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index abf582abc5..12a75ddf3a 100644 --- a/modules/saaj/pom.xml +++ b/modules/saaj/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-saaj @@ -32,9 +32,9 @@ Axis2 SAAJ implementation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/saaj - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/saaj - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/saaj + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/saaj diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index 48fd437361..2a737cd562 100644 --- a/modules/samples/java_first_jaxws/pom.xml +++ b/modules/samples/java_first_jaxws/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.6 + 1.7.7-SNAPSHOT java_first_jaxws JAXWS - Starting from Java Example @@ -39,22 +39,22 @@ org.apache.axis2 axis2-kernel - 1.7.6 + 1.7.7-SNAPSHOT org.apache.axis2 axis2-jaxws - 1.7.6 + 1.7.7-SNAPSHOT org.apache.axis2 axis2-codegen - 1.7.6 + 1.7.7-SNAPSHOT org.apache.axis2 axis2-adb - 1.7.6 + 1.7.7-SNAPSHOT com.sun.xml.ws diff --git a/modules/samples/jaxws-addressbook/pom.xml b/modules/samples/jaxws-addressbook/pom.xml index 40cd8e86e3..53a706d559 100644 --- a/modules/samples/jaxws-addressbook/pom.xml +++ b/modules/samples/jaxws-addressbook/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.6 + 1.7.7-SNAPSHOT jaxws-addressbook jar @@ -123,7 +123,7 @@ org.apache.axis2 axis2-jaxws - 1.7.6 + 1.7.7-SNAPSHOT diff --git a/modules/samples/jaxws-calculator/pom.xml b/modules/samples/jaxws-calculator/pom.xml index de56eff6e1..8cfb011cf4 100644 --- a/modules/samples/jaxws-calculator/pom.xml +++ b/modules/samples/jaxws-calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.6 + 1.7.7-SNAPSHOT jaxws-calculator jar @@ -71,7 +71,7 @@ org.apache.axis2 axis2-jaxws - 1.7.6 + 1.7.7-SNAPSHOT diff --git a/modules/samples/jaxws-interop/pom.xml b/modules/samples/jaxws-interop/pom.xml index 4f823e97bc..1f5d6ec486 100644 --- a/modules/samples/jaxws-interop/pom.xml +++ b/modules/samples/jaxws-interop/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.6 + 1.7.7-SNAPSHOT jaxws-interop jar @@ -50,7 +50,7 @@ org.apache.axis2 axis2-jaxws - 1.7.6 + 1.7.7-SNAPSHOT diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml index 838f2150cf..3a4d4ebfb8 100644 --- a/modules/samples/jaxws-samples/pom.xml +++ b/modules/samples/jaxws-samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.6 + 1.7.7-SNAPSHOT jaxws-samples JAXWS Samples - Echo, Ping, MTOM @@ -37,27 +37,27 @@ org.apache.axis2 axis2-kernel - 1.7.6 + 1.7.7-SNAPSHOT org.apache.axis2 axis2-jaxws - 1.7.6 + 1.7.7-SNAPSHOT org.apache.axis2 axis2-codegen - 1.7.6 + 1.7.7-SNAPSHOT org.apache.axis2 axis2-adb - 1.7.6 + 1.7.7-SNAPSHOT org.apache.axis2 addressing - 1.7.6 + 1.7.7-SNAPSHOT mar diff --git a/modules/samples/jaxws-version/pom.xml b/modules/samples/jaxws-version/pom.xml index b7ac51c59e..7dcec15209 100644 --- a/modules/samples/jaxws-version/pom.xml +++ b/modules/samples/jaxws-version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.6 + 1.7.7-SNAPSHOT jaxws-version jar diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index e26a705e96..35f530943d 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml org.apache.axis2.examples diff --git a/modules/samples/transport/https-sample/httpsClient/pom.xml b/modules/samples/transport/https-sample/httpsClient/pom.xml index 96fd00e35b..009657df97 100644 --- a/modules/samples/transport/https-sample/httpsClient/pom.xml +++ b/modules/samples/transport/https-sample/httpsClient/pom.xml @@ -15,9 +15,9 @@ https-sample org.apache.axis2.examples - 1.7.6 + 1.7.7-SNAPSHOT org.apache.axis2.examples httpsClient - 1.7.6 + 1.7.7-SNAPSHOT \ No newline at end of file diff --git a/modules/samples/transport/https-sample/httpsService/pom.xml b/modules/samples/transport/https-sample/httpsService/pom.xml index 590461c94c..ae0e20c8bc 100644 --- a/modules/samples/transport/https-sample/httpsService/pom.xml +++ b/modules/samples/transport/https-sample/httpsService/pom.xml @@ -15,11 +15,11 @@ https-sample org.apache.axis2.examples - 1.7.6 + 1.7.7-SNAPSHOT org.apache.axis2.examples httpsService - 1.7.6 + 1.7.7-SNAPSHOT war diff --git a/modules/samples/transport/https-sample/pom.xml b/modules/samples/transport/https-sample/pom.xml index 4f2dcc890b..460fc25e8a 100644 --- a/modules/samples/transport/https-sample/pom.xml +++ b/modules/samples/transport/https-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml https-sample diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index 7e35234246..d0eae747c2 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -3,11 +3,11 @@ jms-sample org.apache.axis2.examples - 1.7.6 + 1.7.7-SNAPSHOT org.apache.axis2.examples jmsService - 1.7.6 + 1.7.7-SNAPSHOT diff --git a/modules/samples/transport/jms-sample/pom.xml b/modules/samples/transport/jms-sample/pom.xml index 45ebb3e291..0c588094b0 100644 --- a/modules/samples/transport/jms-sample/pom.xml +++ b/modules/samples/transport/jms-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml jms-sample diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml index 4cb83e7f73..c82f629a68 100644 --- a/modules/samples/version/pom.xml +++ b/modules/samples/version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml version @@ -30,9 +30,9 @@ Apache Axis2 - Version Service http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/samples/version - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/samples/version - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/samples/version + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/samples/version src diff --git a/modules/scripting/pom.xml b/modules/scripting/pom.xml index fff7a54658..058c213c2a 100644 --- a/modules/scripting/pom.xml +++ b/modules/scripting/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml scripting @@ -57,9 +57,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/scripting - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/scripting - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/scripting + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/scripting src diff --git a/modules/soapmonitor/module/pom.xml b/modules/soapmonitor/module/pom.xml index 274ed36e58..e700a0c328 100644 --- a/modules/soapmonitor/module/pom.xml +++ b/modules/soapmonitor/module/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml soapmonitor @@ -45,9 +45,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/soapmonitor/module - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/soapmonitor/module - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/soapmonitor/module + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module diff --git a/modules/soapmonitor/servlet/pom.xml b/modules/soapmonitor/servlet/pom.xml index 58600ee4c0..39e85b4b34 100644 --- a/modules/soapmonitor/servlet/pom.xml +++ b/modules/soapmonitor/servlet/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2-soapmonitor-servlet @@ -43,9 +43,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/soapmonitor/servlet - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/soapmonitor/servlet - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/soapmonitor/servlet + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index a73c00b6e0..4496d01dff 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-spring @@ -55,9 +55,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/spring - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/spring - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/spring + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/spring src diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml index 82a5bd917a..d875b65c04 100644 --- a/modules/testutils/pom.xml +++ b/modules/testutils/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-testutils @@ -46,9 +46,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/testutils - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/testutils - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/testutils + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/testutils diff --git a/modules/tool/archetype/quickstart-webapp/pom.xml b/modules/tool/archetype/quickstart-webapp/pom.xml index 59e53508c4..b54fed09e2 100644 --- a/modules/tool/archetype/quickstart-webapp/pom.xml +++ b/modules/tool/archetype/quickstart-webapp/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../../pom.xml org.apache.axis2.archetype quickstart-webapp - 1.7.6 + 1.7.7-SNAPSHOT maven-archetype Axis2 quickstart-web archetype Maven archetype for creating a Axis2 web Service as a webapp diff --git a/modules/tool/archetype/quickstart/pom.xml b/modules/tool/archetype/quickstart/pom.xml index 60b451478b..1ab0a12085 100644 --- a/modules/tool/archetype/quickstart/pom.xml +++ b/modules/tool/archetype/quickstart/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../../pom.xml org.apache.axis2.archetype quickstart - 1.7.6 + 1.7.7-SNAPSHOT maven-archetype Axis2 quickstart archetype Maven archetype for creating a Axis2 web Service diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml index b711b399ed..f46425cb36 100644 --- a/modules/tool/axis2-aar-maven-plugin/pom.xml +++ b/modules/tool/axis2-aar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2-aar-maven-plugin @@ -77,9 +77,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-aar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-aar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-aar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin diff --git a/modules/tool/axis2-ant-plugin/pom.xml b/modules/tool/axis2-ant-plugin/pom.xml index 271948366a..a082d9c730 100644 --- a/modules/tool/axis2-ant-plugin/pom.xml +++ b/modules/tool/axis2-ant-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2-ant-plugin @@ -32,9 +32,9 @@ The Axis 2 Plugin for Ant Tasks. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-ant-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-ant-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-ant-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml index 5c36eb26ea..df5a8351c8 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2.eclipse.codegen.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-eclipse-codegen-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-eclipse-codegen-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index 9f98dadce8..e0e177b9e1 100644 --- a/modules/tool/axis2-eclipse-service-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-service-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2.eclipse.service.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Service Plugin for Service archive creation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-eclipse-service-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-eclipse-service-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-eclipse-service-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index 83896a53c5..b2de5f7f99 100644 --- a/modules/tool/axis2-idea-plugin/pom.xml +++ b/modules/tool/axis2-idea-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2-idea-plugin @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-idea-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-idea-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-idea-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml index ca9c41ac63..ab3fb91ae6 100644 --- a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml +++ b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2-java2wsdl-maven-plugin @@ -35,9 +35,9 @@ maven-plugin http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-java2wsdl-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-java2wsdl-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin diff --git a/modules/tool/axis2-mar-maven-plugin/pom.xml b/modules/tool/axis2-mar-maven-plugin/pom.xml index c639648c9a..162ce79f27 100644 --- a/modules/tool/axis2-mar-maven-plugin/pom.xml +++ b/modules/tool/axis2-mar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2-mar-maven-plugin @@ -63,9 +63,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-mar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-mar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-mar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin diff --git a/modules/tool/axis2-repo-maven-plugin/pom.xml b/modules/tool/axis2-repo-maven-plugin/pom.xml index 5c34bb677a..d81406cc40 100644 --- a/modules/tool/axis2-repo-maven-plugin/pom.xml +++ b/modules/tool/axis2-repo-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2-repo-maven-plugin @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-repo-maven-plugin/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-repo-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-repo-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-repo-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml index 75f6d4d149..593368b7c8 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml +++ b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2-wsdl2code-maven-plugin @@ -33,9 +33,9 @@ The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL. http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-wsdl2code-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-wsdl2code-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin diff --git a/modules/tool/simple-server-maven-plugin/pom.xml b/modules/tool/simple-server-maven-plugin/pom.xml index 31962e8858..99ed495d61 100644 --- a/modules/tool/simple-server-maven-plugin/pom.xml +++ b/modules/tool/simple-server-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml simple-server-maven-plugin @@ -33,9 +33,9 @@ The Axis2 Plugin for Maven that allows to run simple HTTP server. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/simple-server-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/tool/simple-server-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/tool/simple-server-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin diff --git a/modules/transport/base/pom.xml b/modules/transport/base/pom.xml index ef3b7cde29..72e18a0b1a 100644 --- a/modules/transport/base/pom.xml +++ b/modules/transport/base/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/base - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/base - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base diff --git a/modules/transport/http/pom.xml b/modules/transport/http/pom.xml index 256e9b6cda..b10206dded 100644 --- a/modules/transport/http/pom.xml +++ b/modules/transport/http/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2-transport-http @@ -33,9 +33,9 @@ jar http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/http - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/http - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/http + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/http src diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index 113fe6e61d..3adabbb6ec 100644 --- a/modules/transport/jms/pom.xml +++ b/modules/transport/jms/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/jms - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/jms - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/jms + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/jms diff --git a/modules/transport/local/pom.xml b/modules/transport/local/pom.xml index 35ba2e29e5..4ff6f4b4f4 100644 --- a/modules/transport/local/pom.xml +++ b/modules/transport/local/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2-transport-local @@ -33,9 +33,9 @@ bundle http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/local - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/local - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/local + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/local src diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml index 9b8a74a2d9..98d6992d7f 100644 --- a/modules/transport/mail/pom.xml +++ b/modules/transport/mail/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/mail - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/mail - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/mail + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/mail diff --git a/modules/transport/tcp/pom.xml b/modules/transport/tcp/pom.xml index 75eebf21c8..1d38ac42fc 100644 --- a/modules/transport/tcp/pom.xml +++ b/modules/transport/tcp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2-transport-tcp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/tcp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/tcp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/tcp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/tcp diff --git a/modules/transport/testkit/pom.xml b/modules/transport/testkit/pom.xml index 513b2ecc40..dc25bcffbc 100644 --- a/modules/transport/testkit/pom.xml +++ b/modules/transport/testkit/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2-transport-testkit @@ -33,9 +33,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/testkit - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/testkit - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base diff --git a/modules/transport/udp/pom.xml b/modules/transport/udp/pom.xml index 3b3ef5239b..e90f255a7c 100644 --- a/modules/transport/udp/pom.xml +++ b/modules/transport/udp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2-transport-udp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/udp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/udp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/udp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/udp diff --git a/modules/transport/xmpp/pom.xml b/modules/transport/xmpp/pom.xml index d9449ae5ec..699a058597 100644 --- a/modules/transport/xmpp/pom.xml +++ b/modules/transport/xmpp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../../pom.xml axis2-transport-xmpp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/xmpp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/transport/xmpp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/transport/xmpp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/xmpp diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index 6739184754..e1fa26d21e 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-webapp @@ -30,9 +30,9 @@ Apache Axis2 - Web Application module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/webapp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/webapp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/webapp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/webapp diff --git a/modules/xmlbeans/pom.xml b/modules/xmlbeans/pom.xml index b627c0e271..848bb85780 100644 --- a/modules/xmlbeans/pom.xml +++ b/modules/xmlbeans/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT ../../pom.xml axis2-xmlbeans @@ -56,9 +56,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/xmlbeans - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/modules/xmlbeans - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6/modules/xmlbeans + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/xmlbeans diff --git a/pom.xml b/pom.xml index b58a190381..f92f31bb83 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 4.0.0 org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT pom Apache Axis2 - Root 2004 @@ -489,9 +489,9 @@ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6 - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6 - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.6 + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7 diff --git a/systests/pom.xml b/systests/pom.xml index 6098232411..17b0f4f880 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.6 + 1.7.7-SNAPSHOT systests diff --git a/systests/webapp-tests/pom.xml b/systests/webapp-tests/pom.xml index 2c78aaa1d8..96677b2cb8 100644 --- a/systests/webapp-tests/pom.xml +++ b/systests/webapp-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 systests - 1.7.6 + 1.7.7-SNAPSHOT webapp-tests http://axis.apache.org/axis2/java/core/ From ad85ab2d7210393010f1c8f2732ef0a876395b76 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 30 Jul 2017 22:57:47 +0000 Subject: [PATCH 131/231] Add empty release note for Axis2 1.7.7. --- src/site/markdown/release-notes/1.7.7.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/site/markdown/release-notes/1.7.7.md diff --git a/src/site/markdown/release-notes/1.7.7.md b/src/site/markdown/release-notes/1.7.7.md new file mode 100644 index 0000000000..e69de29bb2 From 769b02e80935e78516b70b25061d184884a6d76d Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Mon, 21 Aug 2017 19:49:13 +0000 Subject: [PATCH 132/231] AXIS2-5868: Merge r1805563 to the 1.7 branch. --- .../description/ParameterIncludeImpl.java | 54 +++---------------- 1 file changed, 8 insertions(+), 46 deletions(-) diff --git a/modules/kernel/src/org/apache/axis2/description/ParameterIncludeImpl.java b/modules/kernel/src/org/apache/axis2/description/ParameterIncludeImpl.java index 2a8ccd4822..bca5df6c2e 100644 --- a/modules/kernel/src/org/apache/axis2/description/ParameterIncludeImpl.java +++ b/modules/kernel/src/org/apache/axis2/description/ParameterIncludeImpl.java @@ -38,13 +38,9 @@ import java.io.IOException; import java.io.ObjectInput; import java.io.ObjectOutput; -import java.util.concurrent.ConcurrentHashMap; import java.util.ArrayList; -import java.util.ConcurrentModificationException; import java.util.HashMap; import java.util.Iterator; -import java.util.Map; - /** * Class ParameterIncludeImpl @@ -88,15 +84,13 @@ public class ParameterIncludeImpl /** * Field parmeters */ - protected Map parameters; + private final HashMap parameters; /** * Constructor ParameterIncludeImpl. */ public ParameterIncludeImpl() { - // Use a capacity large enough to prevent - // resizing - parameters = new HashMap(64); + parameters = new HashMap(); } /** @@ -108,26 +102,6 @@ public void addParameter(Parameter param) { if (param != null) { synchronized (parameters) { parameters.put(param.getName(), param); - try { - parameters.put(param.getName(), param); - } catch (ConcurrentModificationException cme) { - // The ParameteterIncludeImpl is supposed to be immutable after it is populated. - // But alas, sometimes the callers forget and try to add new items. If - // this occurs, swap over to the slower ConcurrentHashMap and continue. - if (log.isDebugEnabled()) { - log.debug("ConcurrentModificationException Occured...changing to ConcurrentHashMap"); - log.debug("The exception is: " + cme); - } - - Map newMap = new ConcurrentHashMap(parameters); - newMap.put(param.getName(), param); - parameters = newMap; - } - - if (DEBUG_ENABLED) { - this.debugParameterAdd(param); - } - } if (DEBUG_ENABLED) { @@ -138,22 +112,8 @@ public void addParameter(Parameter param) { public void removeParameter(Parameter param) throws AxisFault { synchronized (parameters) { - try { - parameters.remove(param.getName()); - } catch (ConcurrentModificationException cme) { - // The ParameteterIncludeImpl is supposed to be immutable after it is populated. - // But alas, sometimes the callers forget and try to add new items. If - // this occurs, swap over to the slower ConcurrentHashMap and continue. - if (log.isDebugEnabled()) { - log.debug("ConcurrentModificationException Occured...changing to ConcurrentHashMap"); - log.debug("The exception is: " + cme); - } - - Map newMap = new ConcurrentHashMap(parameters); - newMap.remove(param.getName()); - parameters = newMap; - } - } + parameters.remove(param.getName()); + } } /** @@ -220,11 +180,13 @@ public void deserializeParameters(OMElement parameters) throws AxisFault { * @return Returns parameter. */ public Parameter getParameter(String name) { - return parameters.get(name); + synchronized (parameters) { + return parameters.get(name); + } } public ArrayList getParameters() { - synchronized(parameters) { + synchronized (parameters) { return new ArrayList(parameters.values()); } } From f8cf9e44004b88e93ba01d8e41c56ea8e2d7ec4b Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 24 Aug 2017 20:14:07 +0000 Subject: [PATCH 133/231] AXIS2-5781, AXIS2-5870: Merge r1779069 and r1779074 to the 1.7 branch. --- .../wsdl/codegen/writer/SchemaWriterTest.java | 25 ++++++++----------- .../description/java2wsdl/XMLSchemaTest.java | 5 ++-- 2 files changed, 13 insertions(+), 17 deletions(-) diff --git a/modules/codegen/test/org/apache/axis2/wsdl/codegen/writer/SchemaWriterTest.java b/modules/codegen/test/org/apache/axis2/wsdl/codegen/writer/SchemaWriterTest.java index 88e2b030f9..7dd260bd6e 100644 --- a/modules/codegen/test/org/apache/axis2/wsdl/codegen/writer/SchemaWriterTest.java +++ b/modules/codegen/test/org/apache/axis2/wsdl/codegen/writer/SchemaWriterTest.java @@ -23,29 +23,24 @@ import org.apache.axis2.wsdl.codegen.XMLSchemaTest; import org.apache.ws.commons.schema.XmlSchema; +import org.junit.Rule; import org.junit.Test; +import org.junit.rules.TemporaryFolder; +import org.junit.runner.RunWith; +import org.junit.runners.JUnit4; +@RunWith(JUnit4.class) public class SchemaWriterTest extends XMLSchemaTest{ - private SchemaWriter writer; - - - @Override - protected void setUp() throws Exception { - writer=new SchemaWriter(new File(customDirectoryLocation)); - super.setUp(); - } - - @Override - protected void tearDown() throws Exception { - writer=null; - super.tearDown(); - } + @Rule + public final TemporaryFolder tmpFolder = new TemporaryFolder(); @Test public void testWriteSchema() throws Exception{ + File baseFolder = tmpFolder.getRoot(); + SchemaWriter writer = new SchemaWriter(baseFolder); XmlSchema schema=loadSingleSchemaFile(1); writer.writeSchema(schema, "generated.xsd"); - String s1=readXMLfromSchemaFile(customDirectoryLocation+"generated.xsd"); + String s1=readXMLfromSchemaFile(new File(baseFolder, "generated.xsd").getPath()); String s2=readXMLfromSchemaFile(customDirectoryLocation+"sampleSchema1.xsd"); assertSimilarXML(s1, s2); diff --git a/modules/kernel/test/org/apache/axis2/description/java2wsdl/XMLSchemaTest.java b/modules/kernel/test/org/apache/axis2/description/java2wsdl/XMLSchemaTest.java index 5d911d6018..51f2da7266 100644 --- a/modules/kernel/test/org/apache/axis2/description/java2wsdl/XMLSchemaTest.java +++ b/modules/kernel/test/org/apache/axis2/description/java2wsdl/XMLSchemaTest.java @@ -122,8 +122,9 @@ public String readXMLfromSchemaFile(String path) throws Exception { public String readWSDLFromFile(String path) throws Exception { - File file=new File(path); - XMLPrettyPrinter.prettify(file); //this is used to correct unnecessary formatting in the file + // Don't do this; it will overwrite a file in the source tree (see AXIS2-5781). +// File file=new File(path); +// XMLPrettyPrinter.prettify(file); //this is used to correct unnecessary formatting in the file return readFile(path); } From 37434340b5c58ce2438c7ede70e41cbbb20c2010 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 24 Aug 2017 22:03:18 +0000 Subject: [PATCH 134/231] Merge r1794192 to the 1.7 branch. --- modules/tool/axis2-java2wsdl-maven-plugin/pom.xml | 5 +++++ modules/tool/axis2-wsdl2code-maven-plugin/pom.xml | 5 +++++ pom.xml | 6 ++++++ 3 files changed, 16 insertions(+) diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml index ab3fb91ae6..30bb869158 100644 --- a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml +++ b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml @@ -102,6 +102,11 @@ maven-core + + junit + junit + test + org.apache.maven.plugin-testing maven-plugin-testing-harness diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml index 593368b7c8..44db038e37 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml +++ b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml @@ -100,6 +100,11 @@ log4j log4j + + junit + junit + test + org.apache.maven.plugin-testing maven-plugin-testing-harness diff --git a/pom.xml b/pom.xml index f92f31bb83..6d6475a4ef 100644 --- a/pom.xml +++ b/pom.xml @@ -897,6 +897,12 @@ maven-archiver ${maven.archiver.version} + + + org.codehaus.plexus + plexus-archiver + 3.4 + org.apache.maven maven-plugin-descriptor From d29f76de59c3ac7a72dc715de384558451512954 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 24 Aug 2017 22:42:36 +0000 Subject: [PATCH 135/231] AXIS2-5871: Merge r1806088 to the 1.7 branch. --- .../src/org/apache/axis2/deployment/ServiceDeployer.java | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/modules/kernel/src/org/apache/axis2/deployment/ServiceDeployer.java b/modules/kernel/src/org/apache/axis2/deployment/ServiceDeployer.java index bc7dfeca12..376fc365eb 100644 --- a/modules/kernel/src/org/apache/axis2/deployment/ServiceDeployer.java +++ b/modules/kernel/src/org/apache/axis2/deployment/ServiceDeployer.java @@ -246,17 +246,10 @@ public void deployFromUrl(DeploymentFileData deploymentFileData) throws Deployme } AxisServiceGroup serviceGroup = new AxisServiceGroup(); StringWriter errorWriter = new StringWriter(); - int index = servicesURL.getPath().lastIndexOf(File.separator); - String serviceFile; - if(index > 0){ - serviceFile = servicesURL.getPath().substring(index); - } else { - serviceFile = servicesURL.getPath(); - } ArrayList servicelist = populateService(serviceGroup, servicesURL, - serviceFile.substring(0, serviceFile.indexOf(".aar"))); + DescriptionBuilder.getShortFileName(deploymentFileData.getName())); try { DeploymentEngine.addServiceGroup(serviceGroup, servicelist, servicesURL, null, axisConfig); From 5491cead9d64f69bc9c7fdd21631670c54121de2 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 26 Aug 2017 15:11:24 +0000 Subject: [PATCH 136/231] AXIS2-5793: Merge r1806303-1806305 to the 1.7 branch. --- .../org/apache/axis2/webapp/AdminActions.java | 2 +- .../WEB-INF/views/admin/listServices.jsp | 2 +- systests/echo/pom.xml | 50 +++++++++++++++++++ systests/echo/services.xml | 25 ++++++++++ .../org/apache/axis2/echo/EchoService.java | 27 ++++++++++ systests/pom.xml | 1 + systests/webapp-tests/pom.xml | 24 +++++++++ .../axis2/webapp/AxisAdminServletITCase.java | 28 +++++++++++ 8 files changed, 157 insertions(+), 2 deletions(-) create mode 100644 systests/echo/pom.xml create mode 100644 systests/echo/services.xml create mode 100644 systests/echo/src/main/java/org/apache/axis2/echo/EchoService.java diff --git a/modules/webapp/src/main/java/org/apache/axis2/webapp/AdminActions.java b/modules/webapp/src/main/java/org/apache/axis2/webapp/AdminActions.java index fd7528e85e..ba48704d41 100644 --- a/modules/webapp/src/main/java/org/apache/axis2/webapp/AdminActions.java +++ b/modules/webapp/src/main/java/org/apache/axis2/webapp/AdminActions.java @@ -91,7 +91,7 @@ public AdminActions(ConfigurationContext configContext) { try { if (configContext.getAxisConfiguration().getRepository() != null) { File repoDir = - new File(configContext.getAxisConfiguration().getRepository().getFile()); + new File(configContext.getAxisConfiguration().getRepository().toURI()); serviceDir = new File(repoDir, "services"); if (!serviceDir.exists()) { serviceDir.mkdirs(); diff --git a/modules/webapp/src/main/webapp/WEB-INF/views/admin/listServices.jsp b/modules/webapp/src/main/webapp/WEB-INF/views/admin/listServices.jsp index b3efc26770..a74c4c4acc 100644 --- a/modules/webapp/src/main/webapp/WEB-INF/views/admin/listServices.jsp +++ b/modules/webapp/src/main/webapp/WEB-INF/views/admin/listServices.jsp @@ -81,7 +81,7 @@

        Service Description : <%=serviceDescription%>
        Service EPR : <%=prefix + axisService.getName()%>
        Service Status : <%=axisService.isActive() ? "Active" : "InActive"%> -">

        +
        ">

        <% Collection engagedModules = axisService.getEngagedModules(); String moduleName; diff --git a/systests/echo/pom.xml b/systests/echo/pom.xml new file mode 100644 index 0000000000..3485ad20c0 --- /dev/null +++ b/systests/echo/pom.xml @@ -0,0 +1,50 @@ + + + + 4.0.0 + + org.apache.axis2 + systests + 1.7.7-SNAPSHOT + + echo + aar + http://axis.apache.org/axis2/java/core/ + + + + org.apache.axis2 + axis2-aar-maven-plugin + true + + services.xml + false + + + + + + + org.apache.axis2 + axis2-kernel + ${project.version} + + + diff --git a/systests/echo/services.xml b/systests/echo/services.xml new file mode 100644 index 0000000000..e9ef0fc840 --- /dev/null +++ b/systests/echo/services.xml @@ -0,0 +1,25 @@ + + + + org.apache.axis2.echo.EchoService + + + + \ No newline at end of file diff --git a/systests/echo/src/main/java/org/apache/axis2/echo/EchoService.java b/systests/echo/src/main/java/org/apache/axis2/echo/EchoService.java new file mode 100644 index 0000000000..535c0d451b --- /dev/null +++ b/systests/echo/src/main/java/org/apache/axis2/echo/EchoService.java @@ -0,0 +1,27 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.axis2.echo; + +import org.apache.axiom.om.OMElement; + +public class EchoService { + public OMElement echo(OMElement element) { + return element; + } +} diff --git a/systests/pom.xml b/systests/pom.xml index 17b0f4f880..24271a9805 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -41,6 +41,7 @@
        + echo webapp-tests diff --git a/systests/webapp-tests/pom.xml b/systests/webapp-tests/pom.xml index 96677b2cb8..42c5ba0f10 100644 --- a/systests/webapp-tests/pom.xml +++ b/systests/webapp-tests/pom.xml @@ -34,6 +34,13 @@ war test
        + + ${project.groupId} + echo + ${project.version} + aar + test + com.google.truth truth @@ -69,6 +76,7 @@ alta-maven-plugin + war-location generate-properties @@ -84,6 +92,22 @@ + + aar-location + + generate-test-resources + + + echo-service-location.txt + %file% + + test + + *:echo:aar:* + + + +
        diff --git a/systests/webapp-tests/src/test/java/org/apache/axis2/webapp/AxisAdminServletITCase.java b/systests/webapp-tests/src/test/java/org/apache/axis2/webapp/AxisAdminServletITCase.java index 1e6d489fff..ea6abd6592 100644 --- a/systests/webapp-tests/src/test/java/org/apache/axis2/webapp/AxisAdminServletITCase.java +++ b/systests/webapp-tests/src/test/java/org/apache/axis2/webapp/AxisAdminServletITCase.java @@ -20,6 +20,7 @@ import static com.google.common.truth.Truth.assertThat; +import org.apache.commons.io.IOUtils; import org.junit.Before; import org.junit.Rule; import org.junit.Test; @@ -58,6 +59,33 @@ public void loginInvalidatesExistingSession() { assertThat(tester.getSessionId()).isNotEqualTo(sessionId); } + @Test + public void testUploadRemoveService() throws Exception { + tester.clickLinkWithText("Upload Service"); + String echoServiceLocation = IOUtils.toString(AxisAdminServletITCase.class.getResource("/echo-service-location.txt")); + tester.setTextField("filename", echoServiceLocation); + tester.clickButtonWithText(" Upload "); + tester.assertMatch("File echo-.+\\.aar successfully uploaded"); + int attempt = 0; + while (true) { + attempt++; + tester.clickLinkWithText("Available Services"); + try { + tester.assertFormPresent("Echo"); + break; + } catch (AssertionError ex) { + if (attempt < 30) { + Thread.sleep(1000); + } else { + throw ex; + } + } + } + tester.setWorkingForm("Echo"); + tester.submit(); + tester.assertTextPresent("Service 'Echo' has been successfully removed."); + } + @Test public void testEditServiceParameters() { tester.clickLinkWithText("Edit Parameters"); From 75bef68312ce6ba3cc4549c50138cc388f909aad Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 26 Aug 2017 15:37:33 +0000 Subject: [PATCH 137/231] AXIS2-5793: Merge r1806292 to the 1.7 branch. --- .../apache/axis2/corba/deployer/CorbaDeployer.java | 2 +- .../ws/java2wsdl/Java2WSDLCodegenEngine.java | 2 +- .../apache/axis2/jaxbri/CodeGenerationUtility.java | 2 +- .../jaxws/context/sei/MessageContextService.java | 2 +- .../axis2/jaxws/jaxb/string/JAXBStringService.java | 2 +- .../polymorphic/shape/tests/PolymorphicTests.java | 4 ++-- .../jaxws/provider/AddressingProviderTests.java | 2 +- .../axis2/jaxws/proxy/GorillaDLWProxyTests.java | 4 ++-- .../org/apache/axis2/jaxws/proxy/ProxyTests.java | 14 +++++++------- .../axis2/jaxws/proxy/RPCLitSWAProxyTests.java | 4 ++-- .../apache/axis2/jaxws/proxy/RPCProxyTests.java | 4 ++-- .../jaxws/proxy/soap12/SOAP12EchoService.java | 2 +- .../axis2/jaxws/rpclit/enumtype/sei/Service.java | 2 +- .../stringarray/sei/RPCLitStringArrayService.java | 2 +- .../jaxws/sample/addnumbers/AddNumbersService.java | 2 +- .../AddNumbersHandlerService.java | 2 +- .../sample/asyncdoclit/client/AsyncService.java | 2 +- .../sample/doclitbare/sei/BareDocLitService.java | 2 +- .../doclitbaremin/sei/BareDocLitMinService.java | 2 +- .../sei/BareDocLitNoArgService.java | 2 +- .../sample/faults/FaultyWebServiceService.java | 2 +- .../jaxws/sample/faultsservice/FaultsService.java | 2 +- .../headershandler/HeadersHandlerService.java | 2 +- .../sample/nonwrap/sei/DocLitNonWrapService.java | 2 +- .../sample/parallelasync/server/AsyncService.java | 2 +- .../sei/ResourceInjectionService.java | 2 +- .../sample/stringlist/sei/StringListService.java | 2 +- .../jaxws/sample/wrap/sei/DocLitWrapService.java | 2 +- .../jaxws/sample/wsgen/client/WSGenService.java | 2 +- .../axis2/jaxws/framework/JAXWSDeployer.java | 8 ++++---- .../framework/JAXWSServiceBuilderExtension.java | 2 +- .../marshal/impl/PackageSetBuilder.java | 2 +- .../jaxws/catalog/MultiRedirectionCatalogTest.java | 2 +- .../axis2/jaxws/catalog/XMLCatalogTests.java | 14 +++++++------- .../axis2/jaxws/client/ClientConfigTests.java | 2 +- .../axis2/jaxws/client/ReleaseServiceTests.java | 2 +- .../jaxws/description/DescriptionTestUtils2.java | 2 +- .../sample/addnumbers/AddNumbersService.java | 2 +- .../axis2/jaxws/handler/HandlerResolverTest.java | 2 +- .../jaxws/spi/ClientMetadataHandlerChainTest.java | 2 +- .../apache/axis2/jaxws/spi/ClientMetadataTest.java | 2 +- .../jaxws/wsdl/schemareader/SchemaReaderTests.java | 2 +- .../apache/axis2/jibx/CodeGenerationUtility.java | 4 ++-- .../addressing/wsdl/WSDL11ActionHelperTest.java | 2 +- .../org/apache/axis2/client/ServiceClientTest.java | 2 +- .../apache/axis2/description/WSDLWrapperTest.java | 6 +++--- .../axis2/validation/ValidateAxis2XMLTest.java | 2 +- .../description/builder/JAXWSRIWSDLGenerator.java | 4 ++-- .../description/impl/OperationDescriptionImpl.java | 2 +- .../jaxws/description/impl/URIResolverImpl.java | 2 +- .../apache/axis2/jaxws/util/BaseWSDLLocator.java | 2 +- .../axis2/jaxws/util/CatalogWSDLLocator.java | 4 ++-- .../apache/axis2/jaxws/util/ModuleWSDLLocator.java | 4 ++-- .../metadata/registry/MetadataFactoryRegistry.java | 2 +- .../jaxws/description/DescriptionTestUtils.java | 2 +- .../impl/ClientDBCSupportEndpointTests.java | 2 +- .../impl/ClientDBCSupportHandlersTests.java | 2 +- .../impl/DescriptionFactoryImplTests.java | 2 +- .../axis2/scripting/ScriptDeploymentEngine.java | 4 ++-- .../apache/axis2/scripting/ScriptModuleTest.java | 6 +++--- .../axis2/tool/codegen/WSDL2JavaGenerator.java | 2 +- .../tool/codegen/eclipse/util/ClassFileReader.java | 2 +- .../apache/axis2/tool/core/ClassFileHandler.java | 2 +- .../apache/axis2/tool/core/ClassFileHandler.java | 2 +- .../eclipse/ui/ServiceXMLGenerationPage.java | 4 ++-- .../tool/service/eclipse/ui/WSDLOptionsPage.java | 2 +- .../axis2/tools/bean/ClassLoadingTestBean.java | 2 +- .../org/apache/axis2/tools/bean/CodegenBean.java | 2 +- .../frames/ServiceXMLGenerationPage.java | 4 ++-- 69 files changed, 99 insertions(+), 99 deletions(-) diff --git a/modules/corba/src/org/apache/axis2/corba/deployer/CorbaDeployer.java b/modules/corba/src/org/apache/axis2/corba/deployer/CorbaDeployer.java index d4d6cd5109..815edddd91 100644 --- a/modules/corba/src/org/apache/axis2/corba/deployer/CorbaDeployer.java +++ b/modules/corba/src/org/apache/axis2/corba/deployer/CorbaDeployer.java @@ -95,7 +95,7 @@ public void deploy(DeploymentFileData deploymentFileData) throws DeploymentExcep AxisServiceGroup serviceGroup = new AxisServiceGroup(axisConfig); serviceGroup.setServiceGroupClassLoader(deploymentFileData.getClassLoader()); ArrayList serviceList = processService(deploymentFileData, serviceGroup, configCtx); - DeploymentEngine.addServiceGroup(serviceGroup, serviceList, deploymentFileData.getFile().toURL(), deploymentFileData, axisConfig); + DeploymentEngine.addServiceGroup(serviceGroup, serviceList, deploymentFileData.getFile().toURI().toURL(), deploymentFileData, axisConfig); name = deploymentFileData.getName(); super.deploy(deploymentFileData); log.info("Deploying " + name); diff --git a/modules/java2wsdl/src/org/apache/ws/java2wsdl/Java2WSDLCodegenEngine.java b/modules/java2wsdl/src/org/apache/ws/java2wsdl/Java2WSDLCodegenEngine.java index 3cab00e4e7..2b29aa1770 100644 --- a/modules/java2wsdl/src/org/apache/ws/java2wsdl/Java2WSDLCodegenEngine.java +++ b/modules/java2wsdl/src/org/apache/ws/java2wsdl/Java2WSDLCodegenEngine.java @@ -121,7 +121,7 @@ private ClassLoader resolveClassLoader(Map op if (Java2WSDLUtils.isURL(classPathEntry)) { urls[i] = new URL(classPathEntry); } else { - urls[i] = new File(classPathEntry).toURL(); + urls[i] = new File(classPathEntry).toURI().toURL(); } } } catch (MalformedURLException e) { diff --git a/modules/jaxbri/src/main/java/org/apache/axis2/jaxbri/CodeGenerationUtility.java b/modules/jaxbri/src/main/java/org/apache/axis2/jaxbri/CodeGenerationUtility.java index 6d2da5cbe2..1e141814e2 100644 --- a/modules/jaxbri/src/main/java/org/apache/axis2/jaxbri/CodeGenerationUtility.java +++ b/modules/jaxbri/src/main/java/org/apache/axis2/jaxbri/CodeGenerationUtility.java @@ -359,7 +359,7 @@ public void info(SAXParseException saxParseException) { private static void scanEpisodeFile(File jar, SchemaCompiler sc) throws BadCommandLineException, IOException { - URLClassLoader ucl = new URLClassLoader(new URL[]{jar.toURL()}); + URLClassLoader ucl = new URLClassLoader(new URL[]{jar.toURI().toURL()}); Enumeration resources = ucl.findResources("META-INF/sun-jaxb.episode"); while (resources.hasMoreElements()) { URL url = resources.nextElement(); diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/context/sei/MessageContextService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/context/sei/MessageContextService.java index 1c33677d6f..d833593d42 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/context/sei/MessageContextService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/context/sei/MessageContextService.java @@ -51,7 +51,7 @@ public class MessageContextService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/jaxb/string/JAXBStringService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/jaxb/string/JAXBStringService.java index be0e319f1d..c1e1a85fc7 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/jaxb/string/JAXBStringService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/jaxb/string/JAXBStringService.java @@ -32,7 +32,7 @@ public class JAXBStringService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/polymorphic/shape/tests/PolymorphicTests.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/polymorphic/shape/tests/PolymorphicTests.java index 3b648fdda3..c58ed6ac6c 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/polymorphic/shape/tests/PolymorphicTests.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/polymorphic/shape/tests/PolymorphicTests.java @@ -100,7 +100,7 @@ public void testInlineUseOfJAXBBinding(){ fail(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); WSDLWrapper wsdlWrapper = new WSDL4JWrapper(url); org.apache.axis2.jaxws.wsdl.SchemaReader sr= new SchemaReaderImpl(); Set set= sr.readPackagesFromSchema(wsdlWrapper.getDefinition()); @@ -149,7 +149,7 @@ public void testSchemaReader(){ fail(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); WSDLWrapper wsdlWrapper = new WSDL4JWrapper(url); org.apache.axis2.jaxws.wsdl.SchemaReader sr= new SchemaReaderImpl(); Set set= sr.readPackagesFromSchema(wsdlWrapper.getDefinition()); diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/provider/AddressingProviderTests.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/provider/AddressingProviderTests.java index 21fb378f62..d8c486271d 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/provider/AddressingProviderTests.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/provider/AddressingProviderTests.java @@ -230,7 +230,7 @@ private URL getWsdl() throws Exception { String baseDir = new File(System.getProperty("basedir",".")).getCanonicalPath(); wsdlLocation = new File(baseDir + wsdlLocation).getAbsolutePath(); File file = new File(wsdlLocation); - return file.toURL(); + return file.toURI().toURL(); } } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/GorillaDLWProxyTests.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/GorillaDLWProxyTests.java index e84d5f9219..a2feaae355 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/GorillaDLWProxyTests.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/GorillaDLWProxyTests.java @@ -65,7 +65,7 @@ public static Test suite() { */ public GorillaInterface getProxy() throws MalformedURLException { File wsdl= new File(wsdlLocation); - URL wsdlUrl = wsdl.toURL(); + URL wsdlUrl = wsdl.toURI().toURL(); Service service = Service.create(null, serviceName); Object proxy =service.getPort(portName, GorillaInterface.class); BindingProvider p = (BindingProvider)proxy; @@ -81,7 +81,7 @@ public GorillaInterface getProxy() throws MalformedURLException { */ public Dispatch getDispatch() throws MalformedURLException { File wsdl= new File(wsdlLocation); - URL wsdlUrl = wsdl.toURL(); + URL wsdlUrl = wsdl.toURI().toURL(); Service service = Service.create(null, serviceName); service.addPort(portName, null, axisEndpoint); Dispatch dispatch = service.createDispatch(portName, String.class, Service.Mode.PAYLOAD); diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/ProxyTests.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/ProxyTests.java index d4fcde9d3e..22da26d8f2 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/ProxyTests.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/ProxyTests.java @@ -82,7 +82,7 @@ public void testInvokeWithNullParam() throws Exception { TestLogger.logger.debug("---------------------------------------"); TestLogger.logger.debug("Test Name: " + getName()); File wsdl= new File(wsdlLocation); - URL wsdlUrl = wsdl.toURL(); + URL wsdlUrl = wsdl.toURI().toURL(); Service service = Service.create(null, serviceName); Object proxy =service.getPort(portName, DocLitWrappedProxy.class); TestLogger.logger.debug(">>Invoking Binding Provider property"); @@ -108,7 +108,7 @@ public void testInvoke() throws Exception { TestLogger.logger.debug("---------------------------------------"); File wsdl= new File(wsdlLocation); - URL wsdlUrl = wsdl.toURL(); + URL wsdlUrl = wsdl.toURI().toURL(); Service service = Service.create(null, serviceName); String request = new String("some string request"); Object proxy =service.getPort(portName, DocLitWrappedProxy.class); @@ -133,7 +133,7 @@ public void testInvokeWithWSDL() throws Exception { } TestLogger.logger.debug("---------------------------------------"); File wsdl= new File(wsdlLocation); - URL wsdlUrl = wsdl.toURL(); + URL wsdlUrl = wsdl.toURI().toURL(); Service service = Service.create(wsdlUrl, serviceName); String request = new String("some string request"); Object proxy =service.getPort(portName, DocLitWrappedProxy.class); @@ -159,7 +159,7 @@ public void testInvokeAsyncCallback() throws Exception { TestLogger.logger.debug("---------------------------------------"); File wsdl= new File(wsdlLocation); - URL wsdlUrl = wsdl.toURL(); + URL wsdlUrl = wsdl.toURI().toURL(); Service service = Service.create(null, serviceName); String request = new String("some string request"); Object proxy =service.getPort(portName, DocLitWrappedProxy.class); @@ -182,7 +182,7 @@ public void testInvokeAsyncPolling() throws Exception { TestLogger.logger.debug("---------------------------------------"); File wsdl= new File(wsdlLocation); - URL wsdlUrl = wsdl.toURL(); + URL wsdlUrl = wsdl.toURI().toURL(); Service service = Service.create(null, serviceName); DocLitWrappedProxy proxy =service.getPort(portName, DocLitWrappedProxy.class); @@ -220,7 +220,7 @@ public void testTwoWay() throws Exception { return; } File wsdl= new File(wsdlLocation); - URL wsdlUrl = wsdl.toURL(); + URL wsdlUrl = wsdl.toURI().toURL(); Service service = Service.create(null, serviceName); String request = new String("some string request"); @@ -250,7 +250,7 @@ public void testTwoWayAsyncCallback() throws Exception { return; } File wsdl= new File(wsdlLocation); - URL wsdlUrl = wsdl.toURL(); + URL wsdlUrl = wsdl.toURI().toURL(); Service service = Service.create(null, serviceName); String request = new String("some string request"); diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/RPCLitSWAProxyTests.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/RPCLitSWAProxyTests.java index d7f864a2d9..d0a6de3bfe 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/RPCLitSWAProxyTests.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/RPCLitSWAProxyTests.java @@ -80,7 +80,7 @@ public static Test suite() { public RPCLitSWA getProxy() throws MalformedURLException { File wsdl= new File(wsdlLocation); assertTrue("WSDL does not exist:" + wsdlLocation,wsdl.exists()); - URL wsdlUrl = wsdl.toURL(); + URL wsdlUrl = wsdl.toURI().toURL(); Service service = Service.create(wsdlUrl, serviceName); Object proxy =service.getPort(portName, RPCLitSWA.class); BindingProvider p = (BindingProvider)proxy; @@ -96,7 +96,7 @@ public RPCLitSWA getProxy() throws MalformedURLException { */ public Dispatch getDispatch() throws MalformedURLException { File wsdl= new File(wsdlLocation); - URL wsdlUrl = wsdl.toURL(); + URL wsdlUrl = wsdl.toURI().toURL(); Service service = Service.create(null, serviceName); service.addPort(portName, null, axisEndpoint); Dispatch dispatch = service.createDispatch(portName, String.class, diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/RPCProxyTests.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/RPCProxyTests.java index 762608d731..e0edb92de7 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/RPCProxyTests.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/RPCProxyTests.java @@ -61,7 +61,7 @@ public static Test suite() { */ public RPCLit getProxy() throws MalformedURLException { File wsdl= new File(wsdlLocation); - URL wsdlUrl = wsdl.toURL(); + URL wsdlUrl = wsdl.toURI().toURL(); Service service = Service.create(null, serviceName); Object proxy =service.getPort(portName, RPCLit.class); BindingProvider p = (BindingProvider)proxy; @@ -77,7 +77,7 @@ public RPCLit getProxy() throws MalformedURLException { */ public Dispatch getDispatch() throws MalformedURLException { File wsdl= new File(wsdlLocation); - URL wsdlUrl = wsdl.toURL(); + URL wsdlUrl = wsdl.toURI().toURL(); Service service = Service.create(null, serviceName); service.addPort(portName, null, axisEndpoint); Dispatch dispatch = service.createDispatch(portName, String.class, Service.Mode.PAYLOAD); diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/soap12/SOAP12EchoService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/soap12/SOAP12EchoService.java index 7ba0376327..9a8972ecc8 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/soap12/SOAP12EchoService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/soap12/SOAP12EchoService.java @@ -47,7 +47,7 @@ public class SOAP12EchoService } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/rpclit/enumtype/sei/Service.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/rpclit/enumtype/sei/Service.java index e27a3c2e25..c2e1ee8863 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/rpclit/enumtype/sei/Service.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/rpclit/enumtype/sei/Service.java @@ -51,7 +51,7 @@ public class Service e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/rpclit/stringarray/sei/RPCLitStringArrayService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/rpclit/stringarray/sei/RPCLitStringArrayService.java index ba89f6eaa0..96baa735e3 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/rpclit/stringarray/sei/RPCLitStringArrayService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/rpclit/stringarray/sei/RPCLitStringArrayService.java @@ -53,7 +53,7 @@ public class RPCLitStringArrayService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/addnumbers/AddNumbersService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/addnumbers/AddNumbersService.java index 8ad0e53962..9b21d6bfaf 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/addnumbers/AddNumbersService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/addnumbers/AddNumbersService.java @@ -51,7 +51,7 @@ public class AddNumbersService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/addnumbershandler/AddNumbersHandlerService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/addnumbershandler/AddNumbersHandlerService.java index de30b56d1a..f79d6e0e02 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/addnumbershandler/AddNumbersHandlerService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/addnumbershandler/AddNumbersHandlerService.java @@ -51,7 +51,7 @@ public class AddNumbersHandlerService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/asyncdoclit/client/AsyncService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/asyncdoclit/client/AsyncService.java index a0e34da759..94676e4bf3 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/asyncdoclit/client/AsyncService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/asyncdoclit/client/AsyncService.java @@ -49,7 +49,7 @@ public class AsyncService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/doclitbare/sei/BareDocLitService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/doclitbare/sei/BareDocLitService.java index 7b17593129..2ea425cf25 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/doclitbare/sei/BareDocLitService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/doclitbare/sei/BareDocLitService.java @@ -52,7 +52,7 @@ public class BareDocLitService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/doclitbaremin/sei/BareDocLitMinService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/doclitbaremin/sei/BareDocLitMinService.java index aae2f9e8e3..6b98ca0522 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/doclitbaremin/sei/BareDocLitMinService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/doclitbaremin/sei/BareDocLitMinService.java @@ -52,7 +52,7 @@ public class BareDocLitMinService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/doclitbarenoarg/sei/BareDocLitNoArgService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/doclitbarenoarg/sei/BareDocLitNoArgService.java index 10ec6ccb1f..1a53aad5b9 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/doclitbarenoarg/sei/BareDocLitNoArgService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/doclitbarenoarg/sei/BareDocLitNoArgService.java @@ -47,7 +47,7 @@ public class BareDocLitNoArgService String baseDir = new File(System.getProperty("basedir",".")).getCanonicalPath(); wsdlLocation = new File(baseDir + wsdlLocation).getAbsolutePath(); File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); // url = new URL("file:/test/org/apache/axis2/jaxws/sample/doclitbarenoarg/META-INF/doclitbarenoarg.wsdl"); } catch (MalformedURLException e) { e.printStackTrace(); diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/faults/FaultyWebServiceService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/faults/FaultyWebServiceService.java index 783d4916a1..8c36d49c84 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/faults/FaultyWebServiceService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/faults/FaultyWebServiceService.java @@ -51,7 +51,7 @@ public class FaultyWebServiceService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/faultsservice/FaultsService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/faultsservice/FaultsService.java index 7cea695f9d..4ed1da8eb2 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/faultsservice/FaultsService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/faultsservice/FaultsService.java @@ -51,7 +51,7 @@ public class FaultsService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/headershandler/HeadersHandlerService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/headershandler/HeadersHandlerService.java index d008553eb2..c287caea84 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/headershandler/HeadersHandlerService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/headershandler/HeadersHandlerService.java @@ -50,7 +50,7 @@ public class HeadersHandlerService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/nonwrap/sei/DocLitNonWrapService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/nonwrap/sei/DocLitNonWrapService.java index 94ff49f51e..317cfe032b 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/nonwrap/sei/DocLitNonWrapService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/nonwrap/sei/DocLitNonWrapService.java @@ -51,7 +51,7 @@ public class DocLitNonWrapService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/parallelasync/server/AsyncService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/parallelasync/server/AsyncService.java index 2246be31df..edcbb5797f 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/parallelasync/server/AsyncService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/parallelasync/server/AsyncService.java @@ -50,7 +50,7 @@ public class AsyncService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/resourceinjection/sei/ResourceInjectionService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/resourceinjection/sei/ResourceInjectionService.java index 221cd9c54f..0efe6f56b0 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/resourceinjection/sei/ResourceInjectionService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/resourceinjection/sei/ResourceInjectionService.java @@ -46,7 +46,7 @@ public class ResourceInjectionService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/stringlist/sei/StringListService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/stringlist/sei/StringListService.java index 91a3eba84e..c2211a480e 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/stringlist/sei/StringListService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/stringlist/sei/StringListService.java @@ -52,7 +52,7 @@ public class StringListService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/wrap/sei/DocLitWrapService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/wrap/sei/DocLitWrapService.java index f5e7c84e5a..19a4465c8d 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/wrap/sei/DocLitWrapService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/wrap/sei/DocLitWrapService.java @@ -51,7 +51,7 @@ public class DocLitWrapService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/wsgen/client/WSGenService.java b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/wsgen/client/WSGenService.java index 62e6758d33..2533b2b403 100644 --- a/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/wsgen/client/WSGenService.java +++ b/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/wsgen/client/WSGenService.java @@ -53,7 +53,7 @@ public class WSGenService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws/src/org/apache/axis2/jaxws/framework/JAXWSDeployer.java b/modules/jaxws/src/org/apache/axis2/jaxws/framework/JAXWSDeployer.java index 4d44006eb1..fba0aa3f9b 100644 --- a/modules/jaxws/src/org/apache/axis2/jaxws/framework/JAXWSDeployer.java +++ b/modules/jaxws/src/org/apache/axis2/jaxws/framework/JAXWSDeployer.java @@ -81,7 +81,7 @@ protected void deployServicesInWARClassPath() { urls.add(repository); String webLocation = DeploymentEngine.getWebLocationString(); if (webLocation != null) { - urls.add(new File(webLocation).toURL()); + urls.add(new File(webLocation).toURI().toURL()); } ClassLoader classLoader = Utils.createClassLoader( urls, @@ -92,7 +92,7 @@ protected void deployServicesInWARClassPath() { axisConfig.isChildFirstClassLoading()); Thread.currentThread().setContextClassLoader(classLoader); JAXWSDeployerSupport deployerSupport = new JAXWSDeployerSupport(configCtx, directory); - deployerSupport.deployClasses("JAXWS-Builtin", file.toURL(), Thread.currentThread().getContextClassLoader(), classList); + deployerSupport.deployClasses("JAXWS-Builtin", file.toURI().toURL(), Thread.currentThread().getContextClassLoader(), classList); } catch (NoClassDefFoundError e) { if (log.isDebugEnabled()) { log.debug(Messages.getMessage("deployingexception", e.getMessage()), e); @@ -128,7 +128,7 @@ public void deploy(DeploymentFileData deploymentFileData) { try { threadClassLoader = Thread.currentThread().getContextClassLoader(); String groupName = deploymentFileData.getName(); - URL location = deploymentFileData.getFile().toURL(); + URL location = deploymentFileData.getFile().toURI().toURL(); if (isJar(deploymentFileData.getFile())) { log.info("Deploying artifact : " + deploymentFileData.getAbsolutePath()); ArrayList urls = new ArrayList(); @@ -140,7 +140,7 @@ public void deploy(DeploymentFileData deploymentFileData) { String webLocation = DeploymentEngine.getWebLocationString(); if (webLocation != null) { - urls.add(new File(webLocation).toURL()); + urls.add(new File(webLocation).toURI().toURL()); } ClassLoader classLoader = Utils.createClassLoader( urls, diff --git a/modules/jaxws/src/org/apache/axis2/jaxws/framework/JAXWSServiceBuilderExtension.java b/modules/jaxws/src/org/apache/axis2/jaxws/framework/JAXWSServiceBuilderExtension.java index 404011c8a7..8bf65eb597 100644 --- a/modules/jaxws/src/org/apache/axis2/jaxws/framework/JAXWSServiceBuilderExtension.java +++ b/modules/jaxws/src/org/apache/axis2/jaxws/framework/JAXWSServiceBuilderExtension.java @@ -106,7 +106,7 @@ public Map buildAxisServices(DeploymentFileData deploymentF .getServiceClassNameFromMetaData(serviceMetaData); } - return deployerSupport.deployClasses(deploymentFileData.getFile().toURL(), + return deployerSupport.deployClasses(deploymentFileData.getFile().toURI().toURL(), deploymentFileData.getClassLoader(), listOfClasses); } catch (AxisFault e) { diff --git a/modules/jaxws/src/org/apache/axis2/jaxws/runtime/description/marshal/impl/PackageSetBuilder.java b/modules/jaxws/src/org/apache/axis2/jaxws/runtime/description/marshal/impl/PackageSetBuilder.java index 9c05e95c0b..7ae4d26663 100644 --- a/modules/jaxws/src/org/apache/axis2/jaxws/runtime/description/marshal/impl/PackageSetBuilder.java +++ b/modules/jaxws/src/org/apache/axis2/jaxws/runtime/description/marshal/impl/PackageSetBuilder.java @@ -880,7 +880,7 @@ public Object run() throws MalformedURLException, IOException, WSDLException { String baseDir = new File(System.getProperty("basedir",".")).getCanonicalPath(); String wsdlLocationPath = new File(baseDir +File.separator+ wsdlLocation).getAbsolutePath(); File file = new File(wsdlLocationPath); - URL url = file.toURL(); + URL url = file.toURI().toURL(); if(log.isDebugEnabled()){ log.debug("Reading WSDL from URL:" +url.toString()); } diff --git a/modules/jaxws/test/org/apache/axis2/jaxws/catalog/MultiRedirectionCatalogTest.java b/modules/jaxws/test/org/apache/axis2/jaxws/catalog/MultiRedirectionCatalogTest.java index e121302a64..55851c818a 100644 --- a/modules/jaxws/test/org/apache/axis2/jaxws/catalog/MultiRedirectionCatalogTest.java +++ b/modules/jaxws/test/org/apache/axis2/jaxws/catalog/MultiRedirectionCatalogTest.java @@ -135,7 +135,7 @@ private URL getURLFromLocation(String wsdlLocation) { fail(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); fail(); diff --git a/modules/jaxws/test/org/apache/axis2/jaxws/catalog/XMLCatalogTests.java b/modules/jaxws/test/org/apache/axis2/jaxws/catalog/XMLCatalogTests.java index d3423b7826..255db36060 100644 --- a/modules/jaxws/test/org/apache/axis2/jaxws/catalog/XMLCatalogTests.java +++ b/modules/jaxws/test/org/apache/axis2/jaxws/catalog/XMLCatalogTests.java @@ -51,10 +51,10 @@ public void testSchemaImportNoCatalogNoNeed() throws Exception{ DocumentBuilderFactory documentBuilderFactory = DocumentBuilderFactory.newInstance(); documentBuilderFactory.setNamespaceAware(true); Document doc = documentBuilderFactory.newDocumentBuilder(). - parse(file.toURL().toString()); + parse(file.toURI().toURL().toString()); XmlSchemaCollection schemaCol = new XmlSchemaCollection(); - XmlSchema schema = schemaCol.read(doc,file.toURL().toString(),null); + XmlSchema schema = schemaCol.read(doc,file.toURI().toURL().toString(),null); assertNotNull(schema); assertNotNull(schema.getTypeByName(new QName("http://soapinterop.org/xsd2","SOAPStruct"))); @@ -72,10 +72,10 @@ public void testSchemaImportCatalogNeedNotPresent() throws Exception{ DocumentBuilderFactory documentBuilderFactory = DocumentBuilderFactory.newInstance(); documentBuilderFactory.setNamespaceAware(true); Document doc = documentBuilderFactory.newDocumentBuilder(). - parse(file.toURL().toString()); + parse(file.toURI().toURL().toString()); XmlSchemaCollection schemaCol = new XmlSchemaCollection(); - XmlSchema schema = schemaCol.read(doc,file.toURL().toString(),null); + XmlSchema schema = schemaCol.read(doc,file.toURI().toURL().toString(),null); assertNotNull(schema); assertNotNull(schema.getTypeByName(new QName("http://soapinterop.org/xsd2","SOAPStruct"))); @@ -96,11 +96,11 @@ public void testSchemaImportBasicCatalog() throws Exception{ DocumentBuilderFactory documentBuilderFactory = DocumentBuilderFactory.newInstance(); documentBuilderFactory.setNamespaceAware(true); Document doc = documentBuilderFactory.newDocumentBuilder(). - parse(file.toURL().toString()); + parse(file.toURI().toURL().toString()); XmlSchemaCollection schemaCol = new XmlSchemaCollection(); schemaCol.setSchemaResolver(new CatalogURIResolver(catalogManager)); - XmlSchema schema = schemaCol.read(doc,file.toURL().toString(),null); + XmlSchema schema = schemaCol.read(doc,file.toURI().toURL().toString(),null); assertNotNull(schema); assertNotNull(schema.getTypeByName(new QName("http://soapinterop.org/xsd2","SOAPStruct"))); @@ -123,7 +123,7 @@ private URL getURLFromLocation(String wsdlLocation) { fail(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); fail(); diff --git a/modules/jaxws/test/org/apache/axis2/jaxws/client/ClientConfigTests.java b/modules/jaxws/test/org/apache/axis2/jaxws/client/ClientConfigTests.java index 7f4dfee5a4..8a197c29b7 100644 --- a/modules/jaxws/test/org/apache/axis2/jaxws/client/ClientConfigTests.java +++ b/modules/jaxws/test/org/apache/axis2/jaxws/client/ClientConfigTests.java @@ -50,7 +50,7 @@ public void testBadWsdlUrl() throws Exception { e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws/test/org/apache/axis2/jaxws/client/ReleaseServiceTests.java b/modules/jaxws/test/org/apache/axis2/jaxws/client/ReleaseServiceTests.java index 12b4cf5780..a2bf2b9c03 100644 --- a/modules/jaxws/test/org/apache/axis2/jaxws/client/ReleaseServiceTests.java +++ b/modules/jaxws/test/org/apache/axis2/jaxws/client/ReleaseServiceTests.java @@ -966,7 +966,7 @@ static URL getWsdlURL(String wsdlFileName) { String wsdlLocation = getWsdlLocation(wsdlFileName); try { File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); fail("Exception converting WSDL file to URL: " + e.toString()); diff --git a/modules/jaxws/test/org/apache/axis2/jaxws/description/DescriptionTestUtils2.java b/modules/jaxws/test/org/apache/axis2/jaxws/description/DescriptionTestUtils2.java index 9ec41a5a5b..3e6638a450 100644 --- a/modules/jaxws/test/org/apache/axis2/jaxws/description/DescriptionTestUtils2.java +++ b/modules/jaxws/test/org/apache/axis2/jaxws/description/DescriptionTestUtils2.java @@ -61,7 +61,7 @@ static public URL getWSDLURL(String wsdlFileName) { URL wsdlURL = null; String urlString = getWSDLLocation(wsdlFileName); try { - wsdlURL = new File(urlString).getAbsoluteFile().toURL(); + wsdlURL = new File(urlString).getAbsoluteFile().toURI().toURL(); } catch (Exception e) { TestLogger.logger.debug( "Caught exception creating WSDL URL :" + urlString + "; exception: " + diff --git a/modules/jaxws/test/org/apache/axis2/jaxws/description/sample/addnumbers/AddNumbersService.java b/modules/jaxws/test/org/apache/axis2/jaxws/description/sample/addnumbers/AddNumbersService.java index 82a9c7c837..8159bf082f 100644 --- a/modules/jaxws/test/org/apache/axis2/jaxws/description/sample/addnumbers/AddNumbersService.java +++ b/modules/jaxws/test/org/apache/axis2/jaxws/description/sample/addnumbers/AddNumbersService.java @@ -51,7 +51,7 @@ public class AddNumbersService e.printStackTrace(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); } diff --git a/modules/jaxws/test/org/apache/axis2/jaxws/handler/HandlerResolverTest.java b/modules/jaxws/test/org/apache/axis2/jaxws/handler/HandlerResolverTest.java index d83929785c..534755d34a 100644 --- a/modules/jaxws/test/org/apache/axis2/jaxws/handler/HandlerResolverTest.java +++ b/modules/jaxws/test/org/apache/axis2/jaxws/handler/HandlerResolverTest.java @@ -142,7 +142,7 @@ private InputStream getXMLFileStream() { String sep = "/"; configLoc = sep + "test-resources" + sep + "configuration" + sep + "handlers" + sep + "handler.xml"; String baseDir = new File(System.getProperty("basedir",".")).getCanonicalPath(); - is = new File(baseDir + configLoc).toURL().openStream(); + is = new File(baseDir + configLoc).toURI().toURL().openStream(); } catch(Exception e) { e.printStackTrace(); diff --git a/modules/jaxws/test/org/apache/axis2/jaxws/spi/ClientMetadataHandlerChainTest.java b/modules/jaxws/test/org/apache/axis2/jaxws/spi/ClientMetadataHandlerChainTest.java index 867724277a..960ceb0f79 100644 --- a/modules/jaxws/test/org/apache/axis2/jaxws/spi/ClientMetadataHandlerChainTest.java +++ b/modules/jaxws/test/org/apache/axis2/jaxws/spi/ClientMetadataHandlerChainTest.java @@ -536,7 +536,7 @@ private InputStream getXMLFileStream(String fileName) { String sep = "/"; configLoc = sep + "test-resources" + sep + "configuration" + sep + "handlers" + sep + fileName; String baseDir = new File(System.getProperty("basedir",".")).getCanonicalPath(); - is = new File(baseDir + configLoc).toURL().openStream(); + is = new File(baseDir + configLoc).toURI().toURL().openStream(); } catch(Exception e) { e.printStackTrace(); diff --git a/modules/jaxws/test/org/apache/axis2/jaxws/spi/ClientMetadataTest.java b/modules/jaxws/test/org/apache/axis2/jaxws/spi/ClientMetadataTest.java index 9a61f7711c..12234f5b70 100644 --- a/modules/jaxws/test/org/apache/axis2/jaxws/spi/ClientMetadataTest.java +++ b/modules/jaxws/test/org/apache/axis2/jaxws/spi/ClientMetadataTest.java @@ -987,7 +987,7 @@ static URL getWsdlURL(String wsdlFileName) { String wsdlLocation = getWsdlLocation(wsdlFileName); try { File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); fail("Exception converting WSDL file to URL: " + e.toString()); diff --git a/modules/jaxws/test/org/apache/axis2/jaxws/wsdl/schemareader/SchemaReaderTests.java b/modules/jaxws/test/org/apache/axis2/jaxws/wsdl/schemareader/SchemaReaderTests.java index daa4cb12e6..181c9ba928 100644 --- a/modules/jaxws/test/org/apache/axis2/jaxws/wsdl/schemareader/SchemaReaderTests.java +++ b/modules/jaxws/test/org/apache/axis2/jaxws/wsdl/schemareader/SchemaReaderTests.java @@ -46,7 +46,7 @@ public void testSchemaReader(){ fail(); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); fail(); diff --git a/modules/jibx/src/main/java/org/apache/axis2/jibx/CodeGenerationUtility.java b/modules/jibx/src/main/java/org/apache/axis2/jibx/CodeGenerationUtility.java index 1afea607fa..7ce8ea1149 100644 --- a/modules/jibx/src/main/java/org/apache/axis2/jibx/CodeGenerationUtility.java +++ b/modules/jibx/src/main/java/org/apache/axis2/jibx/CodeGenerationUtility.java @@ -243,7 +243,7 @@ public void engage(String path) { // added work in finding the namespaces. ValidationContext vctx = BindingElement.newValidationContext(); binding = BindingElement.readBinding(new FileInputStream(file), path, vctx); - binding.setBaseUrl(file.toURL()); + binding.setBaseUrl(file.toURI().toURL()); vctx.setBindingRoot(binding); IncludePrevalidationVisitor ipv = new IncludePrevalidationVisitor(vctx); vctx.tourTree(binding, ipv); @@ -1192,4 +1192,4 @@ public String getParameterName(QName qname) { return qname.getLocalPart(); } } -} \ No newline at end of file +} diff --git a/modules/kernel/test/org/apache/axis2/addressing/wsdl/WSDL11ActionHelperTest.java b/modules/kernel/test/org/apache/axis2/addressing/wsdl/WSDL11ActionHelperTest.java index 28f7bca0f2..17ac14dc84 100644 --- a/modules/kernel/test/org/apache/axis2/addressing/wsdl/WSDL11ActionHelperTest.java +++ b/modules/kernel/test/org/apache/axis2/addressing/wsdl/WSDL11ActionHelperTest.java @@ -48,7 +48,7 @@ protected void setUp() throws Exception { reader.setFeature("javax.wsdl.verbose", false); URL wsdlFile = new File(AbstractTestCase.basedir + testWSDLFile) - .toURL();//getClass().getClassLoader().getResource(testWSDLFile); + .toURI().toURL();//getClass().getClassLoader().getResource(testWSDLFile); definition = reader.readWSDL(wsdlFile.toString()); } diff --git a/modules/kernel/test/org/apache/axis2/client/ServiceClientTest.java b/modules/kernel/test/org/apache/axis2/client/ServiceClientTest.java index 8a2a789e90..6c0a41cc5c 100644 --- a/modules/kernel/test/org/apache/axis2/client/ServiceClientTest.java +++ b/modules/kernel/test/org/apache/axis2/client/ServiceClientTest.java @@ -45,7 +45,7 @@ public void testWSDLWithImportsFromZIP() throws Exception { if (basedir == null) { basedir = "."; } - URL zipUrl = new File(basedir, "target/test-zip.zip").toURL(); + URL zipUrl = new File(basedir, "target/test-zip.zip").toURI().toURL(); URL wsdlUrl = new URL("jar:" + zipUrl + "!/test.wsdl"); ServiceClient serviceClient = new ServiceClient(configContext, wsdlUrl, new QName("urn:test", "EchoService"), "EchoPort"); List schemas = serviceClient.getAxisService().getSchema(); diff --git a/modules/kernel/test/org/apache/axis2/description/WSDLWrapperTest.java b/modules/kernel/test/org/apache/axis2/description/WSDLWrapperTest.java index 7d491a410b..fb7e86170b 100644 --- a/modules/kernel/test/org/apache/axis2/description/WSDLWrapperTest.java +++ b/modules/kernel/test/org/apache/axis2/description/WSDLWrapperTest.java @@ -115,7 +115,7 @@ public void testWsdlWrapper() { .createConfigurationContextFromFileSystem(null, axis2xml) .getAxisConfiguration(); - WSDLDefinitionWrapper passthru = new WSDLDefinitionWrapper(def1, testResourceFile1.toURL(), false); + WSDLDefinitionWrapper passthru = new WSDLDefinitionWrapper(def1, testResourceFile1.toURI().toURL(), false); Definition def_passthru = passthru.getUnwrappedDefinition(); String def_passthru_str = def_passthru.toString(); @@ -123,7 +123,7 @@ public void testWsdlWrapper() { String def_passthru_namespace = def_passthru.getTargetNamespace(); Types def_passthru_types = def_passthru.getTypes(); - WSDLDefinitionWrapper serialize = new WSDLDefinitionWrapper(def1, testResourceFile1.toURL(), axisCfg); + WSDLDefinitionWrapper serialize = new WSDLDefinitionWrapper(def1, testResourceFile1.toURI().toURL(), axisCfg); Definition def_serialize = serialize.getUnwrappedDefinition(); String def_serialize_str = def_serialize.toString(); @@ -131,7 +131,7 @@ public void testWsdlWrapper() { String def_serialize_namespace = def_serialize.getTargetNamespace(); Types def_serialize_types = def_serialize.getTypes(); - WSDLDefinitionWrapper reload = new WSDLDefinitionWrapper(def1, testResourceFile1.toURL(), 2); + WSDLDefinitionWrapper reload = new WSDLDefinitionWrapper(def1, testResourceFile1.toURI().toURL(), 2); Definition def_reload = reload.getUnwrappedDefinition(); String def_reload_str = def_reload.toString(); diff --git a/modules/kernel/test/org/apache/axis2/validation/ValidateAxis2XMLTest.java b/modules/kernel/test/org/apache/axis2/validation/ValidateAxis2XMLTest.java index 32881d5d74..8c2c6fb70d 100644 --- a/modules/kernel/test/org/apache/axis2/validation/ValidateAxis2XMLTest.java +++ b/modules/kernel/test/org/apache/axis2/validation/ValidateAxis2XMLTest.java @@ -54,7 +54,7 @@ private static boolean validate(File xmlSource, File xsdSource) { SAXParser parser = factory.newSAXParser(); //validate against the given schemaURL - parser.setProperty(extSchemaProp, xsdSource.toURL().toString()); + parser.setProperty(extSchemaProp, xsdSource.toURI().toURL().toString()); // parse (validates) the xml parser.parse(xmlSource, new DefaultHandler()); diff --git a/modules/metadata/src/org/apache/axis2/jaxws/description/builder/JAXWSRIWSDLGenerator.java b/modules/metadata/src/org/apache/axis2/jaxws/description/builder/JAXWSRIWSDLGenerator.java index 7b9e90c15b..11b5a86a6c 100644 --- a/modules/metadata/src/org/apache/axis2/jaxws/description/builder/JAXWSRIWSDLGenerator.java +++ b/modules/metadata/src/org/apache/axis2/jaxws/description/builder/JAXWSRIWSDLGenerator.java @@ -239,7 +239,7 @@ private HashMap readInWSDL(String localOutputDirectory) thro if (wsdlFile != null) { try { WSDLReader wsdlReader = WSDLUtil.newWSDLReaderWithPopulatedExtensionRegistry(); - InputStream is = wsdlFile.toURL().openStream(); + InputStream is = wsdlFile.toURI().toURL().openStream(); Definition definition = wsdlReader.readWSDL(localOutputDirectory, new InputSource(is)); try { @@ -331,7 +331,7 @@ private HashMap readInSchema(String localOutputDirectory, List schemaFiles = getSchemaFiles(localOutputDirectory); for (File schemaFile : schemaFiles) { // generate dom document for current schema file - Document parsedDoc = fac.newDocumentBuilder().parse(schemaFile.toURL().toString()); + Document parsedDoc = fac.newDocumentBuilder().parse(schemaFile.toURI().toURL().toString()); // read the schema through XmlSchema XmlSchema doc = schemaCollection.read(parsedDoc.getDocumentElement(), UIDGenerator.generateUID()); diff --git a/modules/metadata/src/org/apache/axis2/jaxws/description/impl/OperationDescriptionImpl.java b/modules/metadata/src/org/apache/axis2/jaxws/description/impl/OperationDescriptionImpl.java index a36f7b4736..102c50563f 100644 --- a/modules/metadata/src/org/apache/axis2/jaxws/description/impl/OperationDescriptionImpl.java +++ b/modules/metadata/src/org/apache/axis2/jaxws/description/impl/OperationDescriptionImpl.java @@ -2172,7 +2172,7 @@ private void buildAttachmentInformation() { WSDL4JWrapper wsdl4j = null; try { File file = new File(wsdlLocation); - URL url = file.toURL(); + URL url = file.toURI().toURL(); wsdl4j = new WSDL4JWrapper(url, true, 2); // In this context, limit the wsdl memory def = wsdl4j.getDefinition(); } catch (Throwable t) { diff --git a/modules/metadata/src/org/apache/axis2/jaxws/description/impl/URIResolverImpl.java b/modules/metadata/src/org/apache/axis2/jaxws/description/impl/URIResolverImpl.java index 13758cd4a8..7414264df8 100644 --- a/modules/metadata/src/org/apache/axis2/jaxws/description/impl/URIResolverImpl.java +++ b/modules/metadata/src/org/apache/axis2/jaxws/description/impl/URIResolverImpl.java @@ -256,7 +256,7 @@ protected InputStream getInputStreamForURI(String uri) { streamURL = (URL) AccessController.doPrivileged( new PrivilegedExceptionAction() { public Object run() throws MalformedURLException { - return file.toURL(); + return file.toURI().toURL(); } } ); diff --git a/modules/metadata/src/org/apache/axis2/jaxws/util/BaseWSDLLocator.java b/modules/metadata/src/org/apache/axis2/jaxws/util/BaseWSDLLocator.java index 69f98d9a0b..15219617e8 100644 --- a/modules/metadata/src/org/apache/axis2/jaxws/util/BaseWSDLLocator.java +++ b/modules/metadata/src/org/apache/axis2/jaxws/util/BaseWSDLLocator.java @@ -126,7 +126,7 @@ public InputSource getImportInputSource(String parentLocation, String relativeLo if(is == null){ try{ File file = new File(relativeLocation); - absoluteURL = file.toURL(); + absoluteURL = file.toURI().toURL(); is = absoluteURL.openStream(); lastestImportURI = absoluteURL.toExternalForm(); } diff --git a/modules/metadata/src/org/apache/axis2/jaxws/util/CatalogWSDLLocator.java b/modules/metadata/src/org/apache/axis2/jaxws/util/CatalogWSDLLocator.java index 513255cdc2..d6eb84b199 100644 --- a/modules/metadata/src/org/apache/axis2/jaxws/util/CatalogWSDLLocator.java +++ b/modules/metadata/src/org/apache/axis2/jaxws/util/CatalogWSDLLocator.java @@ -117,7 +117,7 @@ protected InputStream getInputStream(String importPath) throws IOException { if (is == null) { try { File file = new File(importPath); - is = file.toURL().openStream(); + is = file.toURI().toURL().openStream(); } catch (Throwable t) { // No FFDC required @@ -180,7 +180,7 @@ public URL getWsdlUrl(String wsdlLocation) { if (is == null) { try { File file = new File(wsdlLocation); - streamURL = file.toURL(); + streamURL = file.toURI().toURL(); is = streamURL.openStream(); is.close(); } diff --git a/modules/metadata/src/org/apache/axis2/jaxws/util/ModuleWSDLLocator.java b/modules/metadata/src/org/apache/axis2/jaxws/util/ModuleWSDLLocator.java index da40dcde83..7aa26d7dd8 100644 --- a/modules/metadata/src/org/apache/axis2/jaxws/util/ModuleWSDLLocator.java +++ b/modules/metadata/src/org/apache/axis2/jaxws/util/ModuleWSDLLocator.java @@ -99,7 +99,7 @@ protected InputStream getInputStream(String importPath) throws IOException { if (is == null) { try { File file = new File(importPath); - is = file.toURL().openStream(); + is = file.toURI().toURL().openStream(); } catch (Throwable t) { // No FFDC required @@ -156,7 +156,7 @@ public URL getWsdlUrl(String wsdlLocation) { if (is == null) { try { File file = new File(wsdlLocation); - streamURL = file.toURL(); + streamURL = file.toURI().toURL(); is = streamURL.openStream(); is.close(); } diff --git a/modules/metadata/src/org/apache/axis2/metadata/registry/MetadataFactoryRegistry.java b/modules/metadata/src/org/apache/axis2/metadata/registry/MetadataFactoryRegistry.java index a4a5588621..e274469ec6 100644 --- a/modules/metadata/src/org/apache/axis2/metadata/registry/MetadataFactoryRegistry.java +++ b/modules/metadata/src/org/apache/axis2/metadata/registry/MetadataFactoryRegistry.java @@ -99,7 +99,7 @@ private static void loadConfigFromFile() { url = classLoader.getResource(configurationFileLoc); if(url == null) { File file = new File(configurationFileLoc); - url = file.toURL(); + url = file.toURI().toURL(); } // the presence of this file is optional if(url != null) { diff --git a/modules/metadata/test/org/apache/axis2/jaxws/description/DescriptionTestUtils.java b/modules/metadata/test/org/apache/axis2/jaxws/description/DescriptionTestUtils.java index ada7cd6a45..d5ff08759f 100644 --- a/modules/metadata/test/org/apache/axis2/jaxws/description/DescriptionTestUtils.java +++ b/modules/metadata/test/org/apache/axis2/jaxws/description/DescriptionTestUtils.java @@ -57,7 +57,7 @@ static public URL getWSDLURL(String wsdlFileName) { String urlString = getWSDLLocation(wsdlFileName); // Get the URL to the WSDL file. Note that 'basedir' is setup by Maven try { - wsdlURL = new File(urlString).getAbsoluteFile().toURL(); + wsdlURL = new File(urlString).getAbsoluteFile().toURI().toURL(); } catch (Exception e) { System.out.println("Caught exception creating WSDL URL :" + urlString + "; exception: " + e.toString()); diff --git a/modules/metadata/test/org/apache/axis2/jaxws/description/impl/ClientDBCSupportEndpointTests.java b/modules/metadata/test/org/apache/axis2/jaxws/description/impl/ClientDBCSupportEndpointTests.java index 4d1085f049..e4944d2c7d 100644 --- a/modules/metadata/test/org/apache/axis2/jaxws/description/impl/ClientDBCSupportEndpointTests.java +++ b/modules/metadata/test/org/apache/axis2/jaxws/description/impl/ClientDBCSupportEndpointTests.java @@ -277,7 +277,7 @@ static URL getWsdlURL() { fail("Exception creating File(WSDL): " + e.toString()); } File file = new File(wsdlLocation); - url = file.toURL(); + url = file.toURI().toURL(); } catch (MalformedURLException e) { e.printStackTrace(); fail("Exception converting WSDL file to URL: " + e.toString()); diff --git a/modules/metadata/test/org/apache/axis2/jaxws/description/impl/ClientDBCSupportHandlersTests.java b/modules/metadata/test/org/apache/axis2/jaxws/description/impl/ClientDBCSupportHandlersTests.java index e1f652bee2..22ed66d555 100644 --- a/modules/metadata/test/org/apache/axis2/jaxws/description/impl/ClientDBCSupportHandlersTests.java +++ b/modules/metadata/test/org/apache/axis2/jaxws/description/impl/ClientDBCSupportHandlersTests.java @@ -121,7 +121,7 @@ private InputStream getXMLFileStream() { String sep = "/"; configLoc = sep + "test-resources" + sep + "test-handler.xml"; String baseDir = new File(System.getProperty("basedir",".")).getCanonicalPath(); - is = new File(baseDir + configLoc).toURL().openStream(); + is = new File(baseDir + configLoc).toURI().toURL().openStream(); } catch(Exception e) { e.printStackTrace(); diff --git a/modules/metadata/test/org/apache/axis2/jaxws/description/impl/DescriptionFactoryImplTests.java b/modules/metadata/test/org/apache/axis2/jaxws/description/impl/DescriptionFactoryImplTests.java index 95b3764ca5..1e7cc6fadd 100644 --- a/modules/metadata/test/org/apache/axis2/jaxws/description/impl/DescriptionFactoryImplTests.java +++ b/modules/metadata/test/org/apache/axis2/jaxws/description/impl/DescriptionFactoryImplTests.java @@ -247,7 +247,7 @@ private InputStream getXMLFileStream() { String sep = "/"; configLoc = sep + "test-resources" + sep + "test-handler.xml"; String baseDir = new File(System.getProperty("basedir",".")).getCanonicalPath(); - is = new File(baseDir + configLoc).toURL().openStream(); + is = new File(baseDir + configLoc).toURI().toURL().openStream(); } catch(Exception e) { e.printStackTrace(); diff --git a/modules/scripting/src/org/apache/axis2/scripting/ScriptDeploymentEngine.java b/modules/scripting/src/org/apache/axis2/scripting/ScriptDeploymentEngine.java index dfdeb76fcd..53cbc712aa 100644 --- a/modules/scripting/src/org/apache/axis2/scripting/ScriptDeploymentEngine.java +++ b/modules/scripting/src/org/apache/axis2/scripting/ScriptDeploymentEngine.java @@ -195,7 +195,7 @@ protected AxisService createService(File wsdlFile, File scriptFile) { InputStream definition; try { - definition = wsdlFile.toURL().openStream(); + definition = wsdlFile.toURI().toURL().openStream(); } catch (Exception e) { throw new AxisFault("exception opening wsdl", e); } @@ -239,7 +239,7 @@ protected AxisService createService(File wsdlFile, File scriptFile) { protected String readScriptSource(File scriptFile) throws AxisFault { InputStream is; try { - is = scriptFile.toURL().openStream(); + is = scriptFile.toURI().toURL().openStream(); } catch (IOException e) { throw new AxisFault("IOException opening script: " + scriptFile, e); } diff --git a/modules/scripting/test/org/apache/axis2/scripting/ScriptModuleTest.java b/modules/scripting/test/org/apache/axis2/scripting/ScriptModuleTest.java index c1da88e510..2fba1e6907 100644 --- a/modules/scripting/test/org/apache/axis2/scripting/ScriptModuleTest.java +++ b/modules/scripting/test/org/apache/axis2/scripting/ScriptModuleTest.java @@ -62,9 +62,9 @@ public void testGetScriptServicesDirectory() throws AxisFault, MalformedURLExcep AxisConfiguration axisConfig = new AxisConfiguration(); URL url = getClass().getClassLoader().getResource("org/apache/axis2/scripting/testrepo/test.js"); File dir = Utils.toFile(url).getParentFile(); - axisConfig.setRepository(dir.getParentFile().toURL()); + axisConfig.setRepository(dir.getParentFile().toURI().toURL()); axisConfig.addParameter(new Parameter("scriptServicesDir", dir.getName())); - assertEquals(dir.toURL(), module.getScriptServicesDirectory(axisConfig).toURL()); + assertEquals(dir.toURI().toURL(), module.getScriptServicesDirectory(axisConfig).toURI().toURL()); } // public void testCreateService() throws AxisFault { @@ -80,7 +80,7 @@ public void testInit() throws AxisFault, MalformedURLException, URISyntaxExcepti AxisConfiguration axisConfig = new AxisConfiguration(); URL url = getClass().getClassLoader().getResource("org/apache/axis2/scripting/testrepo/test.js"); File dir = Utils.toFile(url).getParentFile(); - axisConfig.setRepository(dir.getParentFile().toURL()); + axisConfig.setRepository(dir.getParentFile().toURI().toURL()); axisConfig.addParameter(new Parameter("scriptServicesDir", dir.getName())); ConfigurationContext configContext = new ConfigurationContext(axisConfig); diff --git a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/WSDL2JavaGenerator.java b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/WSDL2JavaGenerator.java index d6a8cbc813..abdba5799e 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/WSDL2JavaGenerator.java +++ b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/WSDL2JavaGenerator.java @@ -175,7 +175,7 @@ public String getBaseUri(String wsdlURI){ String baseUri; if ("file".equals(url.getProtocol())){ - baseUri = new File(url.getFile()).getParentFile().toURL().toExternalForm(); + baseUri = new File(url.getFile()).getParentFile().toURI().toURL().toExternalForm(); }else{ baseUri = url.toExternalForm().substring(0, url.toExternalForm().lastIndexOf("/") diff --git a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/util/ClassFileReader.java b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/util/ClassFileReader.java index 52223b87c2..5ff5385a05 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/util/ClassFileReader.java +++ b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/util/ClassFileReader.java @@ -56,7 +56,7 @@ public static boolean tryLoadingClass(String className, if (classPathEntry.startsWith("http://")) { urls[i] = new URL(classPathEntry); } else { - urls[i] = new File(classPathEntry).toURL(); + urls[i] = new File(classPathEntry).toURI().toURL(); } } } catch (MalformedURLException e) { diff --git a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/ClassFileHandler.java b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/ClassFileHandler.java index 835356b1ab..c07b6b12a2 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/ClassFileHandler.java +++ b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/ClassFileHandler.java @@ -46,7 +46,7 @@ public ArrayList getMethodNamesFromClass(String classFileName,String location) t if (!fileEndpoint.exists()){ throw new IOException("the location is invalid"); } - final URL[] urlList = {fileEndpoint.toURL()}; + final URL[] urlList = {fileEndpoint.toURI().toURL()}; URLClassLoader clazzLoader = AccessController.doPrivileged(new PrivilegedAction() { public URLClassLoader run() { return new URLClassLoader(urlList); diff --git a/modules/tool/axis2-eclipse-service-plugin/src/main/java/org/apache/axis2/tool/core/ClassFileHandler.java b/modules/tool/axis2-eclipse-service-plugin/src/main/java/org/apache/axis2/tool/core/ClassFileHandler.java index 835356b1ab..c07b6b12a2 100644 --- a/modules/tool/axis2-eclipse-service-plugin/src/main/java/org/apache/axis2/tool/core/ClassFileHandler.java +++ b/modules/tool/axis2-eclipse-service-plugin/src/main/java/org/apache/axis2/tool/core/ClassFileHandler.java @@ -46,7 +46,7 @@ public ArrayList getMethodNamesFromClass(String classFileName,String location) t if (!fileEndpoint.exists()){ throw new IOException("the location is invalid"); } - final URL[] urlList = {fileEndpoint.toURL()}; + final URL[] urlList = {fileEndpoint.toURI().toURL()}; URLClassLoader clazzLoader = AccessController.doPrivileged(new PrivilegedAction() { public URLClassLoader run() { return new URLClassLoader(urlList); diff --git a/modules/tool/axis2-eclipse-service-plugin/src/main/java/org/apache/axis2/tool/service/eclipse/ui/ServiceXMLGenerationPage.java b/modules/tool/axis2-eclipse-service-plugin/src/main/java/org/apache/axis2/tool/service/eclipse/ui/ServiceXMLGenerationPage.java index 5c4efb815b..0b65b97d37 100644 --- a/modules/tool/axis2-eclipse-service-plugin/src/main/java/org/apache/axis2/tool/service/eclipse/ui/ServiceXMLGenerationPage.java +++ b/modules/tool/axis2-eclipse-service-plugin/src/main/java/org/apache/axis2/tool/service/eclipse/ui/ServiceXMLGenerationPage.java @@ -222,7 +222,7 @@ private void updateTable() { //get a URL from the class file location try { String classFileLocation = getClassFileLocation(); - URL classFileURL = new File(classFileLocation).toURL(); + URL classFileURL = new File(classFileLocation).toURI().toURL(); ArrayList listofURLs = new ArrayList(); listofURLs.add(classFileURL); @@ -232,7 +232,7 @@ private void updateTable() { if (libFileList!=null){ int count = libFileList.length; for (int i=0;i Date: Sat, 26 Aug 2017 16:05:44 +0000 Subject: [PATCH 138/231] AXIS2-5793: Merge r1806309 to the 1.7 branch. --- modules/jaxbri/pom.xml | 12 ++++++------ modules/jibx/pom.xml | 10 +++++----- modules/json/pom.xml | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/modules/jaxbri/pom.xml b/modules/jaxbri/pom.xml index fe8285e63d..df018f17d2 100644 --- a/modules/jaxbri/pom.xml +++ b/modules/jaxbri/pom.xml @@ -148,31 +148,31 @@ - + - + - + - + - + - + diff --git a/modules/jibx/pom.xml b/modules/jibx/pom.xml index b31631a06b..6c14469cb0 100644 --- a/modules/jibx/pom.xml +++ b/modules/jibx/pom.xml @@ -122,23 +122,23 @@ - + - + - + - + - + diff --git a/modules/json/pom.xml b/modules/json/pom.xml index d60a2052ed..ffdf6a851b 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -124,7 +124,7 @@ - + From 9d73e56954dcaddc009902e4c7f1cfbd277b35ef Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 26 Aug 2017 19:22:28 +0000 Subject: [PATCH 139/231] Merge r1806319 to the 1.7 branch. --- etc/dist.py | 2 +- modules/distribution/pom.xml | 2 +- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 2 +- modules/tool/axis2-eclipse-service-plugin/pom.xml | 2 +- pom.xml | 11 +++++++++-- 5 files changed, 13 insertions(+), 6 deletions(-) diff --git a/etc/dist.py b/etc/dist.py index 2854e0b220..8236e57ef5 100644 --- a/etc/dist.py +++ b/etc/dist.py @@ -34,7 +34,7 @@ rmtree(dist_root) call(["svn", "checkout", "https://dist.apache.org/repos/dist/dev/axis/axis2/java/core/", dist_root]) mkdir(dist_dir) -for suffix in [ "zip", "zip.asc", "zip.md5", "zip.sha1" ]: +for suffix in [ "zip", "zip.asc", "zip.md5", "zip.sha1", "zip.sha512" ]: for classifier in [ "bin", "src", "war" ]: file = "axis2-" + release + "-" + classifier + "." + suffix copyfile(join(root_dir, "modules", "distribution", "target", file), join(dist_dir, file)) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index ea5eea6686..3cc4e800f5 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -483,7 +483,7 @@ - net.ju-n.maven.plugins + net.nicoulaj.maven.plugins checksum-maven-plugin diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml index df5a8351c8..1b7d14377d 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml @@ -256,7 +256,7 @@ - net.ju-n.maven.plugins + net.nicoulaj.maven.plugins checksum-maven-plugin diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index e0e177b9e1..9c030afe88 100644 --- a/modules/tool/axis2-eclipse-service-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-service-plugin/pom.xml @@ -233,7 +233,7 @@ - net.ju-n.maven.plugins + net.nicoulaj.maven.plugins checksum-maven-plugin diff --git a/pom.xml b/pom.xml index 6d6475a4ef..0e0a439f1e 100644 --- a/pom.xml +++ b/pom.xml @@ -1197,9 +1197,16 @@ 2.1.0 - net.ju-n.maven.plugins + net.nicoulaj.maven.plugins checksum-maven-plugin - 1.2 + 1.5 + + + MD5 + SHA-1 + SHA-512 + + maven-project-info-reports-plugin From 7e9c12a15c30b5af0af137dedb0f37c34ce0988b Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 27 Aug 2017 11:39:29 +0000 Subject: [PATCH 140/231] AXIS2-5865: Merge r1806344 to the 1.7 branch. --- modules/kernel/test-resources/deployment/echo/build.xml | 2 +- .../kernel/test-resources/deployment/invalidservice/build.xml | 2 +- modules/kernel/test-resources/deployment/module1/build.xml | 2 +- modules/kernel/test-resources/deployment/service2/build.xml | 2 +- .../kernel/test-resources/deployment/serviceModule/build.xml | 2 +- .../src/main/java/org/apache/axis2/tool/ant/Java2WSDLTask.java | 2 -- pom.xml | 2 +- 7 files changed, 6 insertions(+), 8 deletions(-) diff --git a/modules/kernel/test-resources/deployment/echo/build.xml b/modules/kernel/test-resources/deployment/echo/build.xml index 952eff035b..ee2fc9996e 100644 --- a/modules/kernel/test-resources/deployment/echo/build.xml +++ b/modules/kernel/test-resources/deployment/echo/build.xml @@ -36,7 +36,7 @@ - + diff --git a/modules/kernel/test-resources/deployment/invalidservice/build.xml b/modules/kernel/test-resources/deployment/invalidservice/build.xml index 67d120cbf3..8541c84964 100644 --- a/modules/kernel/test-resources/deployment/invalidservice/build.xml +++ b/modules/kernel/test-resources/deployment/invalidservice/build.xml @@ -37,7 +37,7 @@ - + diff --git a/modules/kernel/test-resources/deployment/module1/build.xml b/modules/kernel/test-resources/deployment/module1/build.xml index 3c75f517f9..68b37ea6c4 100644 --- a/modules/kernel/test-resources/deployment/module1/build.xml +++ b/modules/kernel/test-resources/deployment/module1/build.xml @@ -36,7 +36,7 @@ - + diff --git a/modules/kernel/test-resources/deployment/service2/build.xml b/modules/kernel/test-resources/deployment/service2/build.xml index 766420e787..37c74276cd 100644 --- a/modules/kernel/test-resources/deployment/service2/build.xml +++ b/modules/kernel/test-resources/deployment/service2/build.xml @@ -36,7 +36,7 @@ - + diff --git a/modules/kernel/test-resources/deployment/serviceModule/build.xml b/modules/kernel/test-resources/deployment/serviceModule/build.xml index 82e1b9bf15..c522dc348f 100644 --- a/modules/kernel/test-resources/deployment/serviceModule/build.xml +++ b/modules/kernel/test-resources/deployment/serviceModule/build.xml @@ -36,7 +36,7 @@ - + diff --git a/modules/tool/axis2-ant-plugin/src/main/java/org/apache/axis2/tool/ant/Java2WSDLTask.java b/modules/tool/axis2-ant-plugin/src/main/java/org/apache/axis2/tool/ant/Java2WSDLTask.java index 600d404d23..5c23d49946 100644 --- a/modules/tool/axis2-ant-plugin/src/main/java/org/apache/axis2/tool/ant/Java2WSDLTask.java +++ b/modules/tool/axis2-ant-plugin/src/main/java/org/apache/axis2/tool/ant/Java2WSDLTask.java @@ -278,8 +278,6 @@ public void execute() throws BuildException { Thread.currentThread().setContextClassLoader(cl); - if (outputLocation != null) cl.addPathElement(outputLocation); - new Java2WSDLCodegenEngine(commandLineOptions).generate(); Thread.currentThread().setContextClassLoader(conextClassLoader); } catch (Throwable e) { diff --git a/pom.xml b/pom.xml index 0e0a439f1e..6e56a93507 100644 --- a/pom.xml +++ b/pom.xml @@ -1128,7 +1128,7 @@ maven-antrun-plugin - 1.2 + 1.8 maven-assembly-plugin From bf38a63e661e45aa57278de22ab4011cb48dfe50 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 27 Aug 2017 11:48:58 +0000 Subject: [PATCH 141/231] AXIS2-5865: Merge r1806349 and r1806350 (with changes) to the 1.7 branch. --- modules/distribution/pom.xml | 65 +++++++++++++++++++ .../src/main/assembly/bin-assembly.xml | 16 +++-- modules/fastinfoset/pom.xml | 8 +-- modules/webapp/pom.xml | 59 +++++++++++++++++ modules/webapp/scripts/build.xml | 12 +++- systests/webapp-tests/pom.xml | 13 ++-- 6 files changed, 150 insertions(+), 23 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 3cc4e800f5..fbf38c1cdb 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -186,6 +186,12 @@ ${project.version} mar
        + + org.apache.axis2 + axis2-jaxws-mar + ${project.version} + mar + org.apache.axis2 @@ -322,6 +328,28 @@ + + com.github.veithen.alta + alta-maven-plugin + + + war-location + + generate-properties + + + webapp + %file% + + test + + *:axis2-webapp:war:* + + + + + + org.codehaus.gmavenplus gmavenplus-plugin @@ -343,6 +371,39 @@ + + check-webapp-content + verify + + execute + + + + + + + @@ -355,6 +416,7 @@ ${project.build.directory}/tmp-repository + false true @@ -429,6 +491,9 @@ + + + diff --git a/modules/distribution/src/main/assembly/bin-assembly.xml b/modules/distribution/src/main/assembly/bin-assembly.xml index bb20982b95..de71c398cc 100755 --- a/modules/distribution/src/main/assembly/bin-assembly.xml +++ b/modules/distribution/src/main/assembly/bin-assembly.xml @@ -215,15 +215,17 @@ webapp - WEB-INF/**/* + org/apache/axis2/soapmonitor/applet/**/* + WEB-INF/classes/**/* + WEB-INF/include/**/* + WEB-INF/lib/taglibs-standard-impl-*.jar + WEB-INF/lib/taglibs-standard-spec-*.jar + WEB-INF/lib/axis2-soapmonitor-servlet-*.jar + WEB-INF/tags/**/* + WEB-INF/views/**/* + WEB-INF/web.xml axis2-web/**/* - - WEB-INF/conf/**/* - WEB-INF/lib/**/* - WEB-INF/services/**/* - WEB-INF/modules/**/* - diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index b6c96758d7..049e1fc021 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -74,11 +74,7 @@ org.apache.axis2 axis2-adb-codegen ${project.version} - - - org.apache.axis2 - axis2-codegen - ${project.version} + test org.apache.neethi @@ -215,7 +211,7 @@ - + diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index e1fa26d21e..866d800a43 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -39,6 +39,16 @@ org.apache.axis2 axis2-jibx ${project.version} + + + com.google.code.findbugs + bcel-findbugs + + + org.jibx + jibx-bind + + org.apache.axis2 @@ -142,6 +152,55 @@ axis2-clustering ${project.version} + + ${project.groupId} + axis2-transport-jms + ${project.version} + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + + + org.apache.geronimo.specs + geronimo-jta_1.0.1B_spec + + + + + ${project.groupId} + axis2-transport-mail + ${project.version} + + + ${project.groupId} + axis2-transport-tcp + ${project.version} + + + ${project.groupId} + axis2-transport-udp + ${project.version} + + + ${project.groupId} + axis2-transport-xmpp + ${project.version} + + + jivesoftware + smack + + + jivesoftware + smackx + + + commons-lang + commons-lang + + + org.apache.axis2 mex diff --git a/modules/webapp/scripts/build.xml b/modules/webapp/scripts/build.xml index 8ba8ded2ce..847f75dbd1 100644 --- a/modules/webapp/scripts/build.xml +++ b/modules/webapp/scripts/build.xml @@ -72,15 +72,21 @@ + - - + + - + + + + + + diff --git a/systests/webapp-tests/pom.xml b/systests/webapp-tests/pom.xml index 42c5ba0f10..106efd36c1 100644 --- a/systests/webapp-tests/pom.xml +++ b/systests/webapp-tests/pom.xml @@ -83,13 +83,12 @@ webapp %file% - - - ${project.groupId} - axis2-webapp - war - - + + test + + *:axis2-webapp:war:* + + From 6ac5e1ab11fb892adaabe9a3d40efae0e71c44da Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 29 Aug 2017 13:24:19 +0000 Subject: [PATCH 142/231] AXIS2-5865: Merge r1806577 to the 1.7 branch. --- modules/distribution/src/main/assembly/bin-assembly.xml | 3 +++ .../java/org/apache/axis2/maven2/repo/ArchiveDeployer.java | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/distribution/src/main/assembly/bin-assembly.xml b/modules/distribution/src/main/assembly/bin-assembly.xml index de71c398cc..1649fcca52 100755 --- a/modules/distribution/src/main/assembly/bin-assembly.xml +++ b/modules/distribution/src/main/assembly/bin-assembly.xml @@ -170,6 +170,9 @@ false lib + + ${artifact.artifactId}-${artifact.baseVersion}${dashClassifier?}.${artifact.extension} *:*:jar diff --git a/modules/tool/axis2-repo-maven-plugin/src/main/java/org/apache/axis2/maven2/repo/ArchiveDeployer.java b/modules/tool/axis2-repo-maven-plugin/src/main/java/org/apache/axis2/maven2/repo/ArchiveDeployer.java index af39a2dbae..36f9165c33 100644 --- a/modules/tool/axis2-repo-maven-plugin/src/main/java/org/apache/axis2/maven2/repo/ArchiveDeployer.java +++ b/modules/tool/axis2-repo-maven-plugin/src/main/java/org/apache/axis2/maven2/repo/ArchiveDeployer.java @@ -54,7 +54,7 @@ public void deploy(Log log, Artifact artifact) throws MojoExecutionException { StringBuilder buffer = new StringBuilder(artifact.getArtifactId()); if (!stripVersion) { buffer.append("-"); - buffer.append(artifact.getVersion()); + buffer.append(artifact.getBaseVersion()); } buffer.append("."); buffer.append(artifact.getType()); From d17c7aae50daa36a665cad84bba118973aa6b535 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 29 Aug 2017 14:02:11 +0000 Subject: [PATCH 143/231] AXIS2-5873: Merge r1806581 to the 1.7 branch. --- modules/distribution/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index fbf38c1cdb..e69ee694ec 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -382,7 +382,7 @@ + ]]> diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index a6a7c6ae96..712f23a980 100644 --- a/modules/tool/axis2-eclipse-service-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-service-plugin/pom.xml @@ -219,7 +219,7 @@ distribution-package package - attached + single diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index cad6d49abf..b291e2d4d0 100644 --- a/modules/tool/axis2-idea-plugin/pom.xml +++ b/modules/tool/axis2-idea-plugin/pom.xml @@ -167,7 +167,7 @@ distribution-package package - attached + single diff --git a/pom.xml b/pom.xml index 7837e2a9fd..b51051fd77 100644 --- a/pom.xml +++ b/pom.xml @@ -1119,7 +1119,7 @@ maven-assembly-plugin - 2.6 + 3.1.0 maven-clean-plugin @@ -1171,7 +1171,7 @@ maven-war-plugin - 2.6 + 3.2.2 org.codehaus.mojo From 82ce9c67cd54b6a98261ae720239ea4fdd7e5820 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Wed, 17 Oct 2018 21:59:05 +0000 Subject: [PATCH 194/231] Update Axiom version to current snapshot. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b51051fd77..1641c3c8ef 100644 --- a/pom.xml +++ b/pom.xml @@ -504,7 +504,7 @@ 3.0.3 1.0M10 - 1.2.20 + 1.2.21-SNAPSHOT 2.2.1 1.7.0 2.7.7 From d6571ade58f34c8390e29a4efe938742b08aa889 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 10 Nov 2018 20:24:42 +0000 Subject: [PATCH 195/231] Update Axiom to latest release. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1641c3c8ef..85cb26c1d6 100644 --- a/pom.xml +++ b/pom.xml @@ -504,7 +504,7 @@ 3.0.3 1.0M10 - 1.2.21-SNAPSHOT + 1.2.21 2.2.1 1.7.0 2.7.7 From 87714387e51cacc0f81df32f90286fdf2d400ee5 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 11 Nov 2018 12:02:00 +0000 Subject: [PATCH 196/231] Add release note for Axis2 1.7.9. --- src/site/markdown/release-notes/1.7.9.md | 7 +++++++ src/site/site.xml | 1 + 2 files changed, 8 insertions(+) diff --git a/src/site/markdown/release-notes/1.7.9.md b/src/site/markdown/release-notes/1.7.9.md index e69de29bb2..9491fa267b 100644 --- a/src/site/markdown/release-notes/1.7.9.md +++ b/src/site/markdown/release-notes/1.7.9.md @@ -0,0 +1,7 @@ +Apache Axis2 1.7.9 Release Note +------------------------------- + +Apache Axis2 1.7.9 is a maintenance release that upgrades to Apache Axiom +1.2.21 and fixes several [issues][1] reported since 1.7.8. + +[1]: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10611&version=12343353 diff --git a/src/site/site.xml b/src/site/site.xml index 72437d5904..6cd66ca586 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -56,6 +56,7 @@ + From 308e04b592a737cd5b3e14ac4f39f0e4d6cd2262 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 15 Nov 2018 23:58:45 +0000 Subject: [PATCH 197/231] [maven-release-plugin] prepare release v1.7.9 --- apidocs/pom.xml | 2 +- modules/adb-codegen/pom.xml | 8 ++++---- modules/adb-tests/pom.xml | 8 ++++---- modules/adb/pom.xml | 8 ++++---- modules/addressing/pom.xml | 8 ++++---- modules/clustering/pom.xml | 8 ++++---- modules/codegen/pom.xml | 8 ++++---- modules/corba/pom.xml | 8 ++++---- modules/distribution/pom.xml | 8 ++++---- modules/fastinfoset/pom.xml | 8 ++++---- modules/integration/pom.xml | 8 ++++---- modules/java2wsdl/pom.xml | 8 ++++---- modules/jaxbri/pom.xml | 8 ++++---- modules/jaxws-integration/pom.xml | 8 ++++---- modules/jaxws-mar/pom.xml | 8 ++++---- modules/jaxws/pom.xml | 8 ++++---- modules/jibx/pom.xml | 8 ++++---- modules/json/pom.xml | 8 ++++---- modules/kernel/pom.xml | 8 ++++---- modules/metadata/pom.xml | 8 ++++---- modules/mex/pom.xml | 8 ++++---- modules/mtompolicy-mar/pom.xml | 8 ++++---- modules/mtompolicy/pom.xml | 8 ++++---- modules/osgi-tests/pom.xml | 8 ++++---- modules/osgi/pom.xml | 8 ++++---- modules/ping/pom.xml | 8 ++++---- modules/resource-bundle/pom.xml | 8 ++++---- modules/saaj/pom.xml | 8 ++++---- modules/samples/java_first_jaxws/pom.xml | 10 +++++----- modules/samples/jaxws-addressbook/pom.xml | 4 ++-- modules/samples/jaxws-calculator/pom.xml | 4 ++-- modules/samples/jaxws-interop/pom.xml | 4 ++-- modules/samples/jaxws-samples/pom.xml | 12 ++++++------ modules/samples/jaxws-version/pom.xml | 2 +- modules/samples/pom.xml | 2 +- .../transport/https-sample/httpsClient/pom.xml | 4 ++-- .../transport/https-sample/httpsService/pom.xml | 4 ++-- modules/samples/transport/https-sample/pom.xml | 2 +- .../samples/transport/jms-sample/jmsService/pom.xml | 4 ++-- modules/samples/transport/jms-sample/pom.xml | 2 +- modules/samples/version/pom.xml | 8 ++++---- modules/scripting/pom.xml | 8 ++++---- modules/soapmonitor/module/pom.xml | 8 ++++---- modules/soapmonitor/servlet/pom.xml | 8 ++++---- modules/spring/pom.xml | 8 ++++---- modules/testutils/pom.xml | 8 ++++---- modules/tool/archetype/quickstart-webapp/pom.xml | 4 ++-- modules/tool/archetype/quickstart/pom.xml | 4 ++-- modules/tool/axis2-aar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-ant-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-service-plugin/pom.xml | 8 ++++---- modules/tool/axis2-idea-plugin/pom.xml | 8 ++++---- modules/tool/axis2-java2wsdl-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-mar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-repo-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-wsdl2code-maven-plugin/pom.xml | 8 ++++---- modules/tool/simple-server-maven-plugin/pom.xml | 8 ++++---- modules/transport/base/pom.xml | 8 ++++---- modules/transport/http/pom.xml | 8 ++++---- modules/transport/jms/pom.xml | 8 ++++---- modules/transport/local/pom.xml | 8 ++++---- modules/transport/mail/pom.xml | 8 ++++---- modules/transport/tcp/pom.xml | 8 ++++---- modules/transport/testkit/pom.xml | 8 ++++---- modules/transport/udp/pom.xml | 8 ++++---- modules/transport/xmpp/pom.xml | 8 ++++---- modules/webapp/pom.xml | 8 ++++---- modules/xmlbeans/pom.xml | 8 ++++---- pom.xml | 8 ++++---- systests/echo/pom.xml | 2 +- systests/pom.xml | 2 +- systests/webapp-tests/pom.xml | 2 +- 73 files changed, 255 insertions(+), 255 deletions(-) diff --git a/apidocs/pom.xml b/apidocs/pom.xml index 7937b3d901..7ff673f98a 100644 --- a/apidocs/pom.xml +++ b/apidocs/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 apidocs Javadoc diff --git a/modules/adb-codegen/pom.xml b/modules/adb-codegen/pom.xml index a1799c08d1..70d694621c 100644 --- a/modules/adb-codegen/pom.xml +++ b/modules/adb-codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-adb-codegen @@ -72,9 +72,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb-codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/adb-codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/adb-codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/adb-codegen src diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index 09a4e1d310..72829c4cfc 100644 --- a/modules/adb-tests/pom.xml +++ b/modules/adb-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml @@ -31,9 +31,9 @@ ADB Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/adb-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/adb-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/adb-tests diff --git a/modules/adb/pom.xml b/modules/adb/pom.xml index 1f9d4c43fd..1b610d32f7 100644 --- a/modules/adb/pom.xml +++ b/modules/adb/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml @@ -33,9 +33,9 @@ Axis2 Data Binding module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/adb + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/adb + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/adb diff --git a/modules/addressing/pom.xml b/modules/addressing/pom.xml index 7bc62aebdb..da30745b45 100644 --- a/modules/addressing/pom.xml +++ b/modules/addressing/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml addressing @@ -50,9 +50,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/addressing + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/addressing + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/addressing + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/addressing src diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml index 729c1a2988..418bfc1e5b 100644 --- a/modules/clustering/pom.xml +++ b/modules/clustering/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-clustering @@ -75,9 +75,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/clustering + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/clustering + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/clustering + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/clustering src diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index cfe4757249..b9ecb69ba9 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-codegen @@ -90,9 +90,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/codegen src diff --git a/modules/corba/pom.xml b/modules/corba/pom.xml index 8a847b529a..1c610d72a4 100644 --- a/modules/corba/pom.xml +++ b/modules/corba/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-corba @@ -58,9 +58,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/corba + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/corba + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/corba + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/corba src diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 2488c2ac59..2093761742 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml @@ -322,9 +322,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/distribution + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/distribution + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/distribution + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/distribution diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index cb56d46d4b..07ab773766 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-fastinfoset @@ -101,9 +101,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/fastinfoset + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/fastinfoset + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/fastinfoset + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/fastinfoset src diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index b60f5aeef1..035b97be6f 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-integration @@ -140,9 +140,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/integration + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/integration src diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml index 44cc8ee61e..87dd5a0061 100644 --- a/modules/java2wsdl/pom.xml +++ b/modules/java2wsdl/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-java2wsdl @@ -101,9 +101,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/java2wsdl + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/java2wsdl + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/java2wsdl + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/java2wsdl src diff --git a/modules/jaxbri/pom.xml b/modules/jaxbri/pom.xml index ad7c75cf53..edf4903140 100644 --- a/modules/jaxbri/pom.xml +++ b/modules/jaxbri/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-jaxbri @@ -86,9 +86,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxbri + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxbri + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxbri + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/jaxbri diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index fcb807a705..fe7d2cc37f 100644 --- a/modules/jaxws-integration/pom.xml +++ b/modules/jaxws-integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-jaxws-integration @@ -99,9 +99,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxws-integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxws-integration + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/jaxws-integration src diff --git a/modules/jaxws-mar/pom.xml b/modules/jaxws-mar/pom.xml index ab1b82ff22..66cdee5f93 100644 --- a/modules/jaxws-mar/pom.xml +++ b/modules/jaxws-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-jaxws-mar @@ -42,9 +42,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxws-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxws-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/jaxws-mar diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index 5577dfd35a..bc2fe10f49 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-jaxws @@ -134,9 +134,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxws + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxws + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/jaxws src diff --git a/modules/jibx/pom.xml b/modules/jibx/pom.xml index 5c07d4a341..1cab7b4738 100644 --- a/modules/jibx/pom.xml +++ b/modules/jibx/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-jibx @@ -87,9 +87,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jibx + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jibx + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jibx + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/jibx diff --git a/modules/json/pom.xml b/modules/json/pom.xml index ba8205fc09..e841049efa 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-json @@ -83,9 +83,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/json + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/json + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/json + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/json src diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml index 0facdbc0ee..a24e8a0266 100644 --- a/modules/kernel/pom.xml +++ b/modules/kernel/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-kernel @@ -113,9 +113,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/kernel + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/kernel + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/kernel + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/kernel src diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index 8b39ecfbe4..c06419daf9 100755 --- a/modules/metadata/pom.xml +++ b/modules/metadata/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-metadata @@ -126,9 +126,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/metadata + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/metadata + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/metadata + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/metadata src diff --git a/modules/mex/pom.xml b/modules/mex/pom.xml index 27da097c82..09a1d24da6 100644 --- a/modules/mex/pom.xml +++ b/modules/mex/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml mex @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mex + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/mex + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/mex + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/mex src diff --git a/modules/mtompolicy-mar/pom.xml b/modules/mtompolicy-mar/pom.xml index a1a10aa655..a9c87136ab 100644 --- a/modules/mtompolicy-mar/pom.xml +++ b/modules/mtompolicy-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml mtompolicy @@ -49,9 +49,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/mtompolicy-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/mtompolicy-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/mtompolicy-mar src diff --git a/modules/mtompolicy/pom.xml b/modules/mtompolicy/pom.xml index c6ebf87b80..9d2c443638 100644 --- a/modules/mtompolicy/pom.xml +++ b/modules/mtompolicy/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-mtompolicy @@ -48,9 +48,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/mtompolicy + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/mtompolicy + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/mtompolicy src diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index a545706f0a..40d39b65ef 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml 4.0.0 @@ -29,9 +29,9 @@ Apache Axis2 - OSGi Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/osgi-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/osgi-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/osgi-tests 3.4.0 diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index 087fc9006d..8206d4d003 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml @@ -35,9 +35,9 @@ Apache Axis2 OSGi Integration http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/osgi + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/osgi + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/osgi src diff --git a/modules/ping/pom.xml b/modules/ping/pom.xml index 2cb88c01ec..06ba78d58b 100644 --- a/modules/ping/pom.xml +++ b/modules/ping/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml ping @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/ping + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/ping + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/ping + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/ping src diff --git a/modules/resource-bundle/pom.xml b/modules/resource-bundle/pom.xml index 3292b2e378..1c0a4d4c7d 100644 --- a/modules/resource-bundle/pom.xml +++ b/modules/resource-bundle/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-resource-bundle @@ -32,9 +32,9 @@ Contains the legal files that must be included in all artifacts http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/resource-bundle + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/resource-bundle + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/resource-bundle + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/resource-bundle diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index 5c430500b7..aa1047f8ad 100644 --- a/modules/saaj/pom.xml +++ b/modules/saaj/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-saaj @@ -32,9 +32,9 @@ Axis2 SAAJ implementation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/saaj + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/saaj + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/saaj + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/saaj diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index e6c4941cbd..351720c37d 100644 --- a/modules/samples/java_first_jaxws/pom.xml +++ b/modules/samples/java_first_jaxws/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.9-SNAPSHOT + 1.7.9 java_first_jaxws JAXWS - Starting from Java Example @@ -39,22 +39,22 @@ org.apache.axis2 axis2-kernel - 1.7.9-SNAPSHOT + 1.7.9 org.apache.axis2 axis2-jaxws - 1.7.9-SNAPSHOT + 1.7.9 org.apache.axis2 axis2-codegen - 1.7.9-SNAPSHOT + 1.7.9 org.apache.axis2 axis2-adb - 1.7.9-SNAPSHOT + 1.7.9 com.sun.xml.ws diff --git a/modules/samples/jaxws-addressbook/pom.xml b/modules/samples/jaxws-addressbook/pom.xml index a4bbeeac0f..8222a527ea 100644 --- a/modules/samples/jaxws-addressbook/pom.xml +++ b/modules/samples/jaxws-addressbook/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.9-SNAPSHOT + 1.7.9 jaxws-addressbook jar @@ -123,7 +123,7 @@ org.apache.axis2 axis2-jaxws - 1.7.9-SNAPSHOT + 1.7.9 diff --git a/modules/samples/jaxws-calculator/pom.xml b/modules/samples/jaxws-calculator/pom.xml index 10714684dd..4f1726e049 100644 --- a/modules/samples/jaxws-calculator/pom.xml +++ b/modules/samples/jaxws-calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.9-SNAPSHOT + 1.7.9 jaxws-calculator jar @@ -71,7 +71,7 @@ org.apache.axis2 axis2-jaxws - 1.7.9-SNAPSHOT + 1.7.9 diff --git a/modules/samples/jaxws-interop/pom.xml b/modules/samples/jaxws-interop/pom.xml index fad930c2d9..bdf4922e08 100644 --- a/modules/samples/jaxws-interop/pom.xml +++ b/modules/samples/jaxws-interop/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.9-SNAPSHOT + 1.7.9 jaxws-interop jar @@ -50,7 +50,7 @@ org.apache.axis2 axis2-jaxws - 1.7.9-SNAPSHOT + 1.7.9 diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml index 62090bb33e..086e921cb2 100644 --- a/modules/samples/jaxws-samples/pom.xml +++ b/modules/samples/jaxws-samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.9-SNAPSHOT + 1.7.9 jaxws-samples JAXWS Samples - Echo, Ping, MTOM @@ -37,27 +37,27 @@ org.apache.axis2 axis2-kernel - 1.7.9-SNAPSHOT + 1.7.9 org.apache.axis2 axis2-jaxws - 1.7.9-SNAPSHOT + 1.7.9 org.apache.axis2 axis2-codegen - 1.7.9-SNAPSHOT + 1.7.9 org.apache.axis2 axis2-adb - 1.7.9-SNAPSHOT + 1.7.9 org.apache.axis2 addressing - 1.7.9-SNAPSHOT + 1.7.9 mar diff --git a/modules/samples/jaxws-version/pom.xml b/modules/samples/jaxws-version/pom.xml index 994c033718..4a3854fc9f 100644 --- a/modules/samples/jaxws-version/pom.xml +++ b/modules/samples/jaxws-version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.9-SNAPSHOT + 1.7.9 jaxws-version jar diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 5bd64eb4f6..16ead018e2 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml org.apache.axis2.examples diff --git a/modules/samples/transport/https-sample/httpsClient/pom.xml b/modules/samples/transport/https-sample/httpsClient/pom.xml index 0087abc97c..8de5929d7f 100644 --- a/modules/samples/transport/https-sample/httpsClient/pom.xml +++ b/modules/samples/transport/https-sample/httpsClient/pom.xml @@ -15,9 +15,9 @@ https-sample org.apache.axis2.examples - 1.7.9-SNAPSHOT + 1.7.9 org.apache.axis2.examples httpsClient - 1.7.9-SNAPSHOT + 1.7.9 \ No newline at end of file diff --git a/modules/samples/transport/https-sample/httpsService/pom.xml b/modules/samples/transport/https-sample/httpsService/pom.xml index 526f4cf5a8..074c8e3be5 100644 --- a/modules/samples/transport/https-sample/httpsService/pom.xml +++ b/modules/samples/transport/https-sample/httpsService/pom.xml @@ -15,11 +15,11 @@ https-sample org.apache.axis2.examples - 1.7.9-SNAPSHOT + 1.7.9 org.apache.axis2.examples httpsService - 1.7.9-SNAPSHOT + 1.7.9 war diff --git a/modules/samples/transport/https-sample/pom.xml b/modules/samples/transport/https-sample/pom.xml index b1bd5390b9..ba604f3a20 100644 --- a/modules/samples/transport/https-sample/pom.xml +++ b/modules/samples/transport/https-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml https-sample diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index 2e8ff2375c..1c6e0cc87e 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -3,11 +3,11 @@ jms-sample org.apache.axis2.examples - 1.7.9-SNAPSHOT + 1.7.9 org.apache.axis2.examples jmsService - 1.7.9-SNAPSHOT + 1.7.9 diff --git a/modules/samples/transport/jms-sample/pom.xml b/modules/samples/transport/jms-sample/pom.xml index 9daee3b3a5..1028724954 100644 --- a/modules/samples/transport/jms-sample/pom.xml +++ b/modules/samples/transport/jms-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml jms-sample diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml index 773d29b757..eb1faf8172 100644 --- a/modules/samples/version/pom.xml +++ b/modules/samples/version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml version @@ -30,9 +30,9 @@ Apache Axis2 - Version Service http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/samples/version + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/samples/version + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/samples/version + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/samples/version src diff --git a/modules/scripting/pom.xml b/modules/scripting/pom.xml index 3f70e6a471..ed9a2d7a92 100644 --- a/modules/scripting/pom.xml +++ b/modules/scripting/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml scripting @@ -57,9 +57,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/scripting + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/scripting + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/scripting + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/scripting src diff --git a/modules/soapmonitor/module/pom.xml b/modules/soapmonitor/module/pom.xml index b08705271d..310a48536e 100644 --- a/modules/soapmonitor/module/pom.xml +++ b/modules/soapmonitor/module/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml soapmonitor @@ -45,9 +45,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/soapmonitor/module + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/soapmonitor/module + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/soapmonitor/module diff --git a/modules/soapmonitor/servlet/pom.xml b/modules/soapmonitor/servlet/pom.xml index 19dcab55dc..c89ca858fb 100644 --- a/modules/soapmonitor/servlet/pom.xml +++ b/modules/soapmonitor/servlet/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2-soapmonitor-servlet @@ -43,9 +43,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/soapmonitor/servlet + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/soapmonitor/servlet + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/soapmonitor/servlet diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index cc7468b09e..d817ea43fb 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-spring @@ -55,9 +55,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/spring + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/spring + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/spring + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/spring src diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml index 4ee02396f7..498130016e 100644 --- a/modules/testutils/pom.xml +++ b/modules/testutils/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-testutils @@ -46,9 +46,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/testutils + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/testutils + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/testutils + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/testutils diff --git a/modules/tool/archetype/quickstart-webapp/pom.xml b/modules/tool/archetype/quickstart-webapp/pom.xml index 2b7070f370..130eb35ade 100644 --- a/modules/tool/archetype/quickstart-webapp/pom.xml +++ b/modules/tool/archetype/quickstart-webapp/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../../pom.xml org.apache.axis2.archetype quickstart-webapp - 1.7.9-SNAPSHOT + 1.7.9 maven-archetype Axis2 quickstart-web archetype Maven archetype for creating a Axis2 web Service as a webapp diff --git a/modules/tool/archetype/quickstart/pom.xml b/modules/tool/archetype/quickstart/pom.xml index 4498f1dd2c..281dc08ddd 100644 --- a/modules/tool/archetype/quickstart/pom.xml +++ b/modules/tool/archetype/quickstart/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../../pom.xml org.apache.axis2.archetype quickstart - 1.7.9-SNAPSHOT + 1.7.9 maven-archetype Axis2 quickstart archetype Maven archetype for creating a Axis2 web Service diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml index 2921c9effe..173d7a4acf 100644 --- a/modules/tool/axis2-aar-maven-plugin/pom.xml +++ b/modules/tool/axis2-aar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2-aar-maven-plugin @@ -77,9 +77,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-aar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-aar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-aar-maven-plugin diff --git a/modules/tool/axis2-ant-plugin/pom.xml b/modules/tool/axis2-ant-plugin/pom.xml index 571255c9a9..2abddee084 100644 --- a/modules/tool/axis2-ant-plugin/pom.xml +++ b/modules/tool/axis2-ant-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2-ant-plugin @@ -32,9 +32,9 @@ The Axis 2 Plugin for Ant Tasks. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-ant-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-ant-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-ant-plugin diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml index f921323492..1387c70be7 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2.eclipse.codegen.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-eclipse-codegen-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-eclipse-codegen-plugin diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index 712f23a980..9b0f623e69 100644 --- a/modules/tool/axis2-eclipse-service-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-service-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2.eclipse.service.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Service Plugin for Service archive creation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-eclipse-service-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-eclipse-service-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-eclipse-service-plugin diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index b291e2d4d0..c08554778b 100644 --- a/modules/tool/axis2-idea-plugin/pom.xml +++ b/modules/tool/axis2-idea-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2-idea-plugin @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-idea-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-idea-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-idea-plugin diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml index b457262aa2..7428b4b166 100644 --- a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml +++ b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2-java2wsdl-maven-plugin @@ -35,9 +35,9 @@ maven-plugin http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-java2wsdl-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-java2wsdl-maven-plugin diff --git a/modules/tool/axis2-mar-maven-plugin/pom.xml b/modules/tool/axis2-mar-maven-plugin/pom.xml index 891bbf69b1..b7f15b28b1 100644 --- a/modules/tool/axis2-mar-maven-plugin/pom.xml +++ b/modules/tool/axis2-mar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2-mar-maven-plugin @@ -63,9 +63,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-mar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-mar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-mar-maven-plugin diff --git a/modules/tool/axis2-repo-maven-plugin/pom.xml b/modules/tool/axis2-repo-maven-plugin/pom.xml index 7ba0fc0a87..b385f4e632 100644 --- a/modules/tool/axis2-repo-maven-plugin/pom.xml +++ b/modules/tool/axis2-repo-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2-repo-maven-plugin @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-repo-maven-plugin/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-repo-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-repo-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-repo-maven-plugin diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml index d1f442637c..890f9c6612 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml +++ b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2-wsdl2code-maven-plugin @@ -33,9 +33,9 @@ The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL. http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-wsdl2code-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-wsdl2code-maven-plugin diff --git a/modules/tool/simple-server-maven-plugin/pom.xml b/modules/tool/simple-server-maven-plugin/pom.xml index 2b95a251b1..80456d341e 100644 --- a/modules/tool/simple-server-maven-plugin/pom.xml +++ b/modules/tool/simple-server-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml simple-server-maven-plugin @@ -33,9 +33,9 @@ The Axis2 Plugin for Maven that allows to run simple HTTP server. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/simple-server-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/simple-server-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/simple-server-maven-plugin diff --git a/modules/transport/base/pom.xml b/modules/transport/base/pom.xml index b6b7389c98..6bca7d644f 100644 --- a/modules/transport/base/pom.xml +++ b/modules/transport/base/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/base + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/base + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/base diff --git a/modules/transport/http/pom.xml b/modules/transport/http/pom.xml index dee6420c44..662fffbdca 100644 --- a/modules/transport/http/pom.xml +++ b/modules/transport/http/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2-transport-http @@ -33,9 +33,9 @@ jar http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/http + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/http + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/http + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/http src diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index 228905acfc..4a0765348d 100644 --- a/modules/transport/jms/pom.xml +++ b/modules/transport/jms/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/jms + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/jms + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/jms + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/jms diff --git a/modules/transport/local/pom.xml b/modules/transport/local/pom.xml index 52dbfb5dff..7120554f4a 100644 --- a/modules/transport/local/pom.xml +++ b/modules/transport/local/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2-transport-local @@ -33,9 +33,9 @@ bundle http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/local + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/local + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/local + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/local src diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml index 82b042f0b0..52ec482232 100644 --- a/modules/transport/mail/pom.xml +++ b/modules/transport/mail/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/mail + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/mail + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/mail + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/mail diff --git a/modules/transport/tcp/pom.xml b/modules/transport/tcp/pom.xml index 8fa61f904f..4489c0006f 100644 --- a/modules/transport/tcp/pom.xml +++ b/modules/transport/tcp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2-transport-tcp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/tcp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/tcp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/tcp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/tcp diff --git a/modules/transport/testkit/pom.xml b/modules/transport/testkit/pom.xml index be9c8f1c03..91937e4454 100644 --- a/modules/transport/testkit/pom.xml +++ b/modules/transport/testkit/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2-transport-testkit @@ -33,9 +33,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/testkit + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/testkit + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/base diff --git a/modules/transport/udp/pom.xml b/modules/transport/udp/pom.xml index 8b20747d54..7ade9b70cd 100644 --- a/modules/transport/udp/pom.xml +++ b/modules/transport/udp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2-transport-udp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/udp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/udp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/udp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/udp diff --git a/modules/transport/xmpp/pom.xml b/modules/transport/xmpp/pom.xml index b47dfbf69a..a69c5671a7 100644 --- a/modules/transport/xmpp/pom.xml +++ b/modules/transport/xmpp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../../pom.xml axis2-transport-xmpp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/xmpp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/xmpp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/xmpp diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index 82cc67d8e1..7c8c521fd1 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-webapp @@ -30,9 +30,9 @@ Apache Axis2 - Web Application module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/webapp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/webapp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/webapp + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/webapp diff --git a/modules/xmlbeans/pom.xml b/modules/xmlbeans/pom.xml index a8a679fbce..6eca72eae8 100644 --- a/modules/xmlbeans/pom.xml +++ b/modules/xmlbeans/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 ../../pom.xml axis2-xmlbeans @@ -58,9 +58,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/xmlbeans + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/xmlbeans + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/xmlbeans + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/xmlbeans diff --git a/pom.xml b/pom.xml index 85cb26c1d6..2cd36a9d99 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 4.0.0 org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 pom Apache Axis2 - Root 2004 @@ -491,9 +491,9 @@ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 - http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7 + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9 + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9 + http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9 diff --git a/systests/echo/pom.xml b/systests/echo/pom.xml index d00592f188..f7c56ada02 100644 --- a/systests/echo/pom.xml +++ b/systests/echo/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 systests - 1.7.9-SNAPSHOT + 1.7.9 echo aar diff --git a/systests/pom.xml b/systests/pom.xml index 1ce4b2301d..ab58e61daa 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9-SNAPSHOT + 1.7.9 systests diff --git a/systests/webapp-tests/pom.xml b/systests/webapp-tests/pom.xml index 3b5720fe56..7a1ae8edf7 100644 --- a/systests/webapp-tests/pom.xml +++ b/systests/webapp-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 systests - 1.7.9-SNAPSHOT + 1.7.9 webapp-tests http://axis.apache.org/axis2/java/core/ From 528bd2ada4952e729f709d830bfd806786804414 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 15 Nov 2018 23:59:32 +0000 Subject: [PATCH 198/231] [maven-release-plugin] prepare for next development iteration --- apidocs/pom.xml | 2 +- modules/adb-codegen/pom.xml | 8 ++++---- modules/adb-tests/pom.xml | 8 ++++---- modules/adb/pom.xml | 8 ++++---- modules/addressing/pom.xml | 8 ++++---- modules/clustering/pom.xml | 8 ++++---- modules/codegen/pom.xml | 8 ++++---- modules/corba/pom.xml | 8 ++++---- modules/distribution/pom.xml | 8 ++++---- modules/fastinfoset/pom.xml | 8 ++++---- modules/integration/pom.xml | 8 ++++---- modules/java2wsdl/pom.xml | 8 ++++---- modules/jaxbri/pom.xml | 8 ++++---- modules/jaxws-integration/pom.xml | 8 ++++---- modules/jaxws-mar/pom.xml | 8 ++++---- modules/jaxws/pom.xml | 8 ++++---- modules/jibx/pom.xml | 8 ++++---- modules/json/pom.xml | 8 ++++---- modules/kernel/pom.xml | 8 ++++---- modules/metadata/pom.xml | 8 ++++---- modules/mex/pom.xml | 8 ++++---- modules/mtompolicy-mar/pom.xml | 8 ++++---- modules/mtompolicy/pom.xml | 8 ++++---- modules/osgi-tests/pom.xml | 8 ++++---- modules/osgi/pom.xml | 8 ++++---- modules/ping/pom.xml | 8 ++++---- modules/resource-bundle/pom.xml | 8 ++++---- modules/saaj/pom.xml | 8 ++++---- modules/samples/java_first_jaxws/pom.xml | 10 +++++----- modules/samples/jaxws-addressbook/pom.xml | 4 ++-- modules/samples/jaxws-calculator/pom.xml | 4 ++-- modules/samples/jaxws-interop/pom.xml | 4 ++-- modules/samples/jaxws-samples/pom.xml | 12 ++++++------ modules/samples/jaxws-version/pom.xml | 2 +- modules/samples/pom.xml | 2 +- .../transport/https-sample/httpsClient/pom.xml | 4 ++-- .../transport/https-sample/httpsService/pom.xml | 4 ++-- modules/samples/transport/https-sample/pom.xml | 2 +- .../samples/transport/jms-sample/jmsService/pom.xml | 4 ++-- modules/samples/transport/jms-sample/pom.xml | 2 +- modules/samples/version/pom.xml | 8 ++++---- modules/scripting/pom.xml | 8 ++++---- modules/soapmonitor/module/pom.xml | 8 ++++---- modules/soapmonitor/servlet/pom.xml | 8 ++++---- modules/spring/pom.xml | 8 ++++---- modules/testutils/pom.xml | 8 ++++---- modules/tool/archetype/quickstart-webapp/pom.xml | 4 ++-- modules/tool/archetype/quickstart/pom.xml | 4 ++-- modules/tool/axis2-aar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-ant-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-codegen-plugin/pom.xml | 8 ++++---- modules/tool/axis2-eclipse-service-plugin/pom.xml | 8 ++++---- modules/tool/axis2-idea-plugin/pom.xml | 8 ++++---- modules/tool/axis2-java2wsdl-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-mar-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-repo-maven-plugin/pom.xml | 8 ++++---- modules/tool/axis2-wsdl2code-maven-plugin/pom.xml | 8 ++++---- modules/tool/simple-server-maven-plugin/pom.xml | 8 ++++---- modules/transport/base/pom.xml | 8 ++++---- modules/transport/http/pom.xml | 8 ++++---- modules/transport/jms/pom.xml | 8 ++++---- modules/transport/local/pom.xml | 8 ++++---- modules/transport/mail/pom.xml | 8 ++++---- modules/transport/tcp/pom.xml | 8 ++++---- modules/transport/testkit/pom.xml | 8 ++++---- modules/transport/udp/pom.xml | 8 ++++---- modules/transport/xmpp/pom.xml | 8 ++++---- modules/webapp/pom.xml | 8 ++++---- modules/xmlbeans/pom.xml | 8 ++++---- pom.xml | 8 ++++---- systests/echo/pom.xml | 2 +- systests/pom.xml | 2 +- systests/webapp-tests/pom.xml | 2 +- 73 files changed, 255 insertions(+), 255 deletions(-) diff --git a/apidocs/pom.xml b/apidocs/pom.xml index 7ff673f98a..98307f5e00 100644 --- a/apidocs/pom.xml +++ b/apidocs/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT apidocs Javadoc diff --git a/modules/adb-codegen/pom.xml b/modules/adb-codegen/pom.xml index 70d694621c..1482ec3c5e 100644 --- a/modules/adb-codegen/pom.xml +++ b/modules/adb-codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-adb-codegen @@ -72,9 +72,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/adb-codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/adb-codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/adb-codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb-codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb-codegen src diff --git a/modules/adb-tests/pom.xml b/modules/adb-tests/pom.xml index 72829c4cfc..9adaf6ae9f 100644 --- a/modules/adb-tests/pom.xml +++ b/modules/adb-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml @@ -31,9 +31,9 @@ ADB Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/adb-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/adb-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/adb-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/adb-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-tests diff --git a/modules/adb/pom.xml b/modules/adb/pom.xml index 1b610d32f7..7ae9dfa7c1 100644 --- a/modules/adb/pom.xml +++ b/modules/adb/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml @@ -33,9 +33,9 @@ Axis2 Data Binding module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/adb - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/adb - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/adb + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/adb + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/adb diff --git a/modules/addressing/pom.xml b/modules/addressing/pom.xml index da30745b45..33afee3be1 100644 --- a/modules/addressing/pom.xml +++ b/modules/addressing/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml addressing @@ -50,9 +50,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/addressing - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/addressing - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/addressing + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/addressing + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/addressing src diff --git a/modules/clustering/pom.xml b/modules/clustering/pom.xml index 418bfc1e5b..d995743d14 100644 --- a/modules/clustering/pom.xml +++ b/modules/clustering/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-clustering @@ -75,9 +75,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/clustering - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/clustering - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/clustering + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/clustering + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/clustering src diff --git a/modules/codegen/pom.xml b/modules/codegen/pom.xml index b9ecb69ba9..e24f5e1061 100644 --- a/modules/codegen/pom.xml +++ b/modules/codegen/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-codegen @@ -90,9 +90,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/codegen - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/codegen - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/codegen + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/codegen + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/codegen src diff --git a/modules/corba/pom.xml b/modules/corba/pom.xml index 1c610d72a4..a925c26f03 100644 --- a/modules/corba/pom.xml +++ b/modules/corba/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-corba @@ -58,9 +58,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/corba - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/corba - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/corba + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/corba + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/corba src diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 2093761742..be56e86402 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml @@ -322,9 +322,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/distribution - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/distribution - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/distribution + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/distribution + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/distribution diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index 07ab773766..fc9ecdf67b 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-fastinfoset @@ -101,9 +101,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/fastinfoset - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/fastinfoset - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/fastinfoset + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/fastinfoset + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/fastinfoset src diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 035b97be6f..a715813653 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-integration @@ -140,9 +140,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/integration - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/integration + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/integration src diff --git a/modules/java2wsdl/pom.xml b/modules/java2wsdl/pom.xml index 87dd5a0061..321d1947a0 100644 --- a/modules/java2wsdl/pom.xml +++ b/modules/java2wsdl/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-java2wsdl @@ -101,9 +101,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/java2wsdl - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/java2wsdl - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/java2wsdl + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/java2wsdl + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/java2wsdl src diff --git a/modules/jaxbri/pom.xml b/modules/jaxbri/pom.xml index edf4903140..8df4af1ab7 100644 --- a/modules/jaxbri/pom.xml +++ b/modules/jaxbri/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-jaxbri @@ -86,9 +86,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxbri - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxbri - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/jaxbri + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxbri + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxbri diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index fe7d2cc37f..9ec0e35f43 100644 --- a/modules/jaxws-integration/pom.xml +++ b/modules/jaxws-integration/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-jaxws-integration @@ -99,9 +99,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxws-integration - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxws-integration - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/jaxws-integration + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-integration + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-integration src diff --git a/modules/jaxws-mar/pom.xml b/modules/jaxws-mar/pom.xml index 66cdee5f93..ce15fd833b 100644 --- a/modules/jaxws-mar/pom.xml +++ b/modules/jaxws-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-jaxws-mar @@ -42,9 +42,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxws-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxws-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/jaxws-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws-mar diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index bc2fe10f49..9aaba5d8dc 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-jaxws @@ -134,9 +134,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxws - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jaxws - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/jaxws + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jaxws + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jaxws src diff --git a/modules/jibx/pom.xml b/modules/jibx/pom.xml index 1cab7b4738..608d02d7b3 100644 --- a/modules/jibx/pom.xml +++ b/modules/jibx/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-jibx @@ -87,9 +87,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jibx - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/jibx - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/jibx + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/jibx + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/jibx diff --git a/modules/json/pom.xml b/modules/json/pom.xml index e841049efa..597580e552 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-json @@ -83,9 +83,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/json - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/json - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/json + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/json + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/json src diff --git a/modules/kernel/pom.xml b/modules/kernel/pom.xml index a24e8a0266..49a8c75e76 100644 --- a/modules/kernel/pom.xml +++ b/modules/kernel/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-kernel @@ -113,9 +113,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/kernel - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/kernel - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/kernel + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/kernel + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/kernel src diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index c06419daf9..42139a4554 100755 --- a/modules/metadata/pom.xml +++ b/modules/metadata/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-metadata @@ -126,9 +126,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/metadata - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/metadata - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/metadata + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/metadata + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/metadata src diff --git a/modules/mex/pom.xml b/modules/mex/pom.xml index 09a1d24da6..a67ebe64b1 100644 --- a/modules/mex/pom.xml +++ b/modules/mex/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml mex @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/mex - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/mex - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/mex + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mex + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mex src diff --git a/modules/mtompolicy-mar/pom.xml b/modules/mtompolicy-mar/pom.xml index a9c87136ab..d1b787d01f 100644 --- a/modules/mtompolicy-mar/pom.xml +++ b/modules/mtompolicy-mar/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml mtompolicy @@ -49,9 +49,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/mtompolicy-mar - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/mtompolicy-mar - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/mtompolicy-mar + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy-mar src diff --git a/modules/mtompolicy/pom.xml b/modules/mtompolicy/pom.xml index 9d2c443638..3053b72a7a 100644 --- a/modules/mtompolicy/pom.xml +++ b/modules/mtompolicy/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-mtompolicy @@ -48,9 +48,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/mtompolicy - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/mtompolicy - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/mtompolicy + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/mtompolicy + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/mtompolicy src diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml index 40d39b65ef..b93429e030 100644 --- a/modules/osgi-tests/pom.xml +++ b/modules/osgi-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml 4.0.0 @@ -29,9 +29,9 @@ Apache Axis2 - OSGi Tests http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/osgi-tests - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/osgi-tests - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/osgi-tests + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi-tests + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi-tests 3.4.0 diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index 8206d4d003..b878d2d749 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml @@ -35,9 +35,9 @@ Apache Axis2 OSGi Integration http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/osgi - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/osgi - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/osgi + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/osgi + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/osgi src diff --git a/modules/ping/pom.xml b/modules/ping/pom.xml index 06ba78d58b..b4bb1a1ac0 100644 --- a/modules/ping/pom.xml +++ b/modules/ping/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml ping @@ -40,9 +40,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/ping - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/ping - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/ping + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/ping + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/ping src diff --git a/modules/resource-bundle/pom.xml b/modules/resource-bundle/pom.xml index 1c0a4d4c7d..5a365ac0b1 100644 --- a/modules/resource-bundle/pom.xml +++ b/modules/resource-bundle/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-resource-bundle @@ -32,9 +32,9 @@ Contains the legal files that must be included in all artifacts http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/resource-bundle - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/resource-bundle - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/resource-bundle + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/resource-bundle + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/resource-bundle diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index aa1047f8ad..a08b54f8ff 100644 --- a/modules/saaj/pom.xml +++ b/modules/saaj/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-saaj @@ -32,9 +32,9 @@ Axis2 SAAJ implementation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/saaj - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/saaj - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/saaj + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/saaj + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/saaj diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index 351720c37d..924a3814d8 100644 --- a/modules/samples/java_first_jaxws/pom.xml +++ b/modules/samples/java_first_jaxws/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.9 + 1.7.10-SNAPSHOT java_first_jaxws JAXWS - Starting from Java Example @@ -39,22 +39,22 @@ org.apache.axis2 axis2-kernel - 1.7.9 + 1.7.10-SNAPSHOT org.apache.axis2 axis2-jaxws - 1.7.9 + 1.7.10-SNAPSHOT org.apache.axis2 axis2-codegen - 1.7.9 + 1.7.10-SNAPSHOT org.apache.axis2 axis2-adb - 1.7.9 + 1.7.10-SNAPSHOT com.sun.xml.ws diff --git a/modules/samples/jaxws-addressbook/pom.xml b/modules/samples/jaxws-addressbook/pom.xml index 8222a527ea..86ade3e9f0 100644 --- a/modules/samples/jaxws-addressbook/pom.xml +++ b/modules/samples/jaxws-addressbook/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.9 + 1.7.10-SNAPSHOT jaxws-addressbook jar @@ -123,7 +123,7 @@ org.apache.axis2 axis2-jaxws - 1.7.9 + 1.7.10-SNAPSHOT diff --git a/modules/samples/jaxws-calculator/pom.xml b/modules/samples/jaxws-calculator/pom.xml index 4f1726e049..fc8cfbc632 100644 --- a/modules/samples/jaxws-calculator/pom.xml +++ b/modules/samples/jaxws-calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.9 + 1.7.10-SNAPSHOT jaxws-calculator jar @@ -71,7 +71,7 @@ org.apache.axis2 axis2-jaxws - 1.7.9 + 1.7.10-SNAPSHOT diff --git a/modules/samples/jaxws-interop/pom.xml b/modules/samples/jaxws-interop/pom.xml index bdf4922e08..a2a9409b85 100644 --- a/modules/samples/jaxws-interop/pom.xml +++ b/modules/samples/jaxws-interop/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.9 + 1.7.10-SNAPSHOT jaxws-interop jar @@ -50,7 +50,7 @@ org.apache.axis2 axis2-jaxws - 1.7.9 + 1.7.10-SNAPSHOT diff --git a/modules/samples/jaxws-samples/pom.xml b/modules/samples/jaxws-samples/pom.xml index 086e921cb2..51b292f0fe 100644 --- a/modules/samples/jaxws-samples/pom.xml +++ b/modules/samples/jaxws-samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.9 + 1.7.10-SNAPSHOT jaxws-samples JAXWS Samples - Echo, Ping, MTOM @@ -37,27 +37,27 @@ org.apache.axis2 axis2-kernel - 1.7.9 + 1.7.10-SNAPSHOT org.apache.axis2 axis2-jaxws - 1.7.9 + 1.7.10-SNAPSHOT org.apache.axis2 axis2-codegen - 1.7.9 + 1.7.10-SNAPSHOT org.apache.axis2 axis2-adb - 1.7.9 + 1.7.10-SNAPSHOT org.apache.axis2 addressing - 1.7.9 + 1.7.10-SNAPSHOT mar diff --git a/modules/samples/jaxws-version/pom.xml b/modules/samples/jaxws-version/pom.xml index 4a3854fc9f..a7c4ec165d 100644 --- a/modules/samples/jaxws-version/pom.xml +++ b/modules/samples/jaxws-version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2.examples samples - 1.7.9 + 1.7.10-SNAPSHOT jaxws-version jar diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 16ead018e2..7337c9b999 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml org.apache.axis2.examples diff --git a/modules/samples/transport/https-sample/httpsClient/pom.xml b/modules/samples/transport/https-sample/httpsClient/pom.xml index 8de5929d7f..1086ce5490 100644 --- a/modules/samples/transport/https-sample/httpsClient/pom.xml +++ b/modules/samples/transport/https-sample/httpsClient/pom.xml @@ -15,9 +15,9 @@ https-sample org.apache.axis2.examples - 1.7.9 + 1.7.10-SNAPSHOT org.apache.axis2.examples httpsClient - 1.7.9 + 1.7.10-SNAPSHOT \ No newline at end of file diff --git a/modules/samples/transport/https-sample/httpsService/pom.xml b/modules/samples/transport/https-sample/httpsService/pom.xml index 074c8e3be5..c8c6c610fe 100644 --- a/modules/samples/transport/https-sample/httpsService/pom.xml +++ b/modules/samples/transport/https-sample/httpsService/pom.xml @@ -15,11 +15,11 @@ https-sample org.apache.axis2.examples - 1.7.9 + 1.7.10-SNAPSHOT org.apache.axis2.examples httpsService - 1.7.9 + 1.7.10-SNAPSHOT war diff --git a/modules/samples/transport/https-sample/pom.xml b/modules/samples/transport/https-sample/pom.xml index ba604f3a20..ce95b13a82 100644 --- a/modules/samples/transport/https-sample/pom.xml +++ b/modules/samples/transport/https-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml https-sample diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index 1c6e0cc87e..47cd4837c8 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -3,11 +3,11 @@ jms-sample org.apache.axis2.examples - 1.7.9 + 1.7.10-SNAPSHOT org.apache.axis2.examples jmsService - 1.7.9 + 1.7.10-SNAPSHOT diff --git a/modules/samples/transport/jms-sample/pom.xml b/modules/samples/transport/jms-sample/pom.xml index 1028724954..8331d09491 100644 --- a/modules/samples/transport/jms-sample/pom.xml +++ b/modules/samples/transport/jms-sample/pom.xml @@ -15,7 +15,7 @@ org.apache.axis2.examples samples - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml jms-sample diff --git a/modules/samples/version/pom.xml b/modules/samples/version/pom.xml index eb1faf8172..30702e7dbd 100644 --- a/modules/samples/version/pom.xml +++ b/modules/samples/version/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml version @@ -30,9 +30,9 @@ Apache Axis2 - Version Service http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/samples/version - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/samples/version - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/samples/version + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/samples/version + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/samples/version src diff --git a/modules/scripting/pom.xml b/modules/scripting/pom.xml index ed9a2d7a92..83e49aacdd 100644 --- a/modules/scripting/pom.xml +++ b/modules/scripting/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml scripting @@ -57,9 +57,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/scripting - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/scripting - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/scripting + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/scripting + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/scripting src diff --git a/modules/soapmonitor/module/pom.xml b/modules/soapmonitor/module/pom.xml index 310a48536e..dd459aea8d 100644 --- a/modules/soapmonitor/module/pom.xml +++ b/modules/soapmonitor/module/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml soapmonitor @@ -45,9 +45,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/soapmonitor/module - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/soapmonitor/module - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/soapmonitor/module + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/module diff --git a/modules/soapmonitor/servlet/pom.xml b/modules/soapmonitor/servlet/pom.xml index c89ca858fb..a5afe01647 100644 --- a/modules/soapmonitor/servlet/pom.xml +++ b/modules/soapmonitor/servlet/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2-soapmonitor-servlet @@ -43,9 +43,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/soapmonitor/servlet - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/soapmonitor/servlet - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/soapmonitor/servlet + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/soapmonitor/servlet diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index d817ea43fb..baab846744 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-spring @@ -55,9 +55,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/spring - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/spring - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/spring + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/spring + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/spring src diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml index 498130016e..564a5f40e9 100644 --- a/modules/testutils/pom.xml +++ b/modules/testutils/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-testutils @@ -46,9 +46,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/testutils - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/testutils - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/testutils + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/testutils + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/testutils diff --git a/modules/tool/archetype/quickstart-webapp/pom.xml b/modules/tool/archetype/quickstart-webapp/pom.xml index 130eb35ade..24e6686289 100644 --- a/modules/tool/archetype/quickstart-webapp/pom.xml +++ b/modules/tool/archetype/quickstart-webapp/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../../pom.xml org.apache.axis2.archetype quickstart-webapp - 1.7.9 + 1.7.10-SNAPSHOT maven-archetype Axis2 quickstart-web archetype Maven archetype for creating a Axis2 web Service as a webapp diff --git a/modules/tool/archetype/quickstart/pom.xml b/modules/tool/archetype/quickstart/pom.xml index 281dc08ddd..312606f5cf 100644 --- a/modules/tool/archetype/quickstart/pom.xml +++ b/modules/tool/archetype/quickstart/pom.xml @@ -24,12 +24,12 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../../pom.xml org.apache.axis2.archetype quickstart - 1.7.9 + 1.7.10-SNAPSHOT maven-archetype Axis2 quickstart archetype Maven archetype for creating a Axis2 web Service diff --git a/modules/tool/axis2-aar-maven-plugin/pom.xml b/modules/tool/axis2-aar-maven-plugin/pom.xml index 173d7a4acf..ecca12e420 100644 --- a/modules/tool/axis2-aar-maven-plugin/pom.xml +++ b/modules/tool/axis2-aar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2-aar-maven-plugin @@ -77,9 +77,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-aar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-aar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-aar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-aar-maven-plugin diff --git a/modules/tool/axis2-ant-plugin/pom.xml b/modules/tool/axis2-ant-plugin/pom.xml index 2abddee084..cbd0e20d82 100644 --- a/modules/tool/axis2-ant-plugin/pom.xml +++ b/modules/tool/axis2-ant-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2-ant-plugin @@ -32,9 +32,9 @@ The Axis 2 Plugin for Ant Tasks. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-ant-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-ant-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-ant-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-ant-plugin diff --git a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml index 1387c70be7..e7136fa7f3 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-codegen-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2.eclipse.codegen.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-eclipse-codegen-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-eclipse-codegen-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-codegen-plugin diff --git a/modules/tool/axis2-eclipse-service-plugin/pom.xml b/modules/tool/axis2-eclipse-service-plugin/pom.xml index 9b0f623e69..1d1e83e384 100644 --- a/modules/tool/axis2-eclipse-service-plugin/pom.xml +++ b/modules/tool/axis2-eclipse-service-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2.eclipse.service.plugin @@ -33,9 +33,9 @@ The Axis 2 Eclipse Service Plugin for Service archive creation http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-eclipse-service-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-eclipse-service-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-eclipse-service-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-eclipse-service-plugin diff --git a/modules/tool/axis2-idea-plugin/pom.xml b/modules/tool/axis2-idea-plugin/pom.xml index c08554778b..54b10a2a47 100644 --- a/modules/tool/axis2-idea-plugin/pom.xml +++ b/modules/tool/axis2-idea-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2-idea-plugin @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-idea-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-idea-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-idea-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-idea-plugin diff --git a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml index 7428b4b166..d40c75c145 100644 --- a/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml +++ b/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2-java2wsdl-maven-plugin @@ -35,9 +35,9 @@ maven-plugin http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-java2wsdl-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-java2wsdl-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-java2wsdl-maven-plugin diff --git a/modules/tool/axis2-mar-maven-plugin/pom.xml b/modules/tool/axis2-mar-maven-plugin/pom.xml index b7f15b28b1..0d205336a5 100644 --- a/modules/tool/axis2-mar-maven-plugin/pom.xml +++ b/modules/tool/axis2-mar-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2-mar-maven-plugin @@ -63,9 +63,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-mar-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-mar-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-mar-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-mar-maven-plugin diff --git a/modules/tool/axis2-repo-maven-plugin/pom.xml b/modules/tool/axis2-repo-maven-plugin/pom.xml index b385f4e632..c3f3b73690 100644 --- a/modules/tool/axis2-repo-maven-plugin/pom.xml +++ b/modules/tool/axis2-repo-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2-repo-maven-plugin @@ -70,9 +70,9 @@ http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-repo-maven-plugin/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-repo-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-repo-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-repo-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-repo-maven-plugin diff --git a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml index 890f9c6612..8df2bb7022 100644 --- a/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml +++ b/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2-wsdl2code-maven-plugin @@ -33,9 +33,9 @@ The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL. http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-wsdl2code-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-wsdl2code-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/axis2-wsdl2code-maven-plugin diff --git a/modules/tool/simple-server-maven-plugin/pom.xml b/modules/tool/simple-server-maven-plugin/pom.xml index 80456d341e..42ed3c6b7d 100644 --- a/modules/tool/simple-server-maven-plugin/pom.xml +++ b/modules/tool/simple-server-maven-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml simple-server-maven-plugin @@ -33,9 +33,9 @@ The Axis2 Plugin for Maven that allows to run simple HTTP server. http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/simple-server-maven-plugin - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/tool/simple-server-maven-plugin - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/tool/simple-server-maven-plugin + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/tool/simple-server-maven-plugin diff --git a/modules/transport/base/pom.xml b/modules/transport/base/pom.xml index 6bca7d644f..5945708996 100644 --- a/modules/transport/base/pom.xml +++ b/modules/transport/base/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/base - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/base - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/base + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base diff --git a/modules/transport/http/pom.xml b/modules/transport/http/pom.xml index 662fffbdca..89cb04ffe8 100644 --- a/modules/transport/http/pom.xml +++ b/modules/transport/http/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2-transport-http @@ -33,9 +33,9 @@ jar http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/http - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/http - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/http + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/http + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/http src diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index 4a0765348d..59bbefd1bc 100644 --- a/modules/transport/jms/pom.xml +++ b/modules/transport/jms/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/jms - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/jms - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/jms + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/jms + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/jms diff --git a/modules/transport/local/pom.xml b/modules/transport/local/pom.xml index 7120554f4a..86aca9ef9b 100644 --- a/modules/transport/local/pom.xml +++ b/modules/transport/local/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2-transport-local @@ -33,9 +33,9 @@ bundle http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/local - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/local - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/local + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/local + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/local src diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml index 52ec482232..12923efd7c 100644 --- a/modules/transport/mail/pom.xml +++ b/modules/transport/mail/pom.xml @@ -23,7 +23,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml @@ -35,9 +35,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/mail - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/mail - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/mail + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/mail + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/mail diff --git a/modules/transport/tcp/pom.xml b/modules/transport/tcp/pom.xml index 4489c0006f..53d5826951 100644 --- a/modules/transport/tcp/pom.xml +++ b/modules/transport/tcp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2-transport-tcp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/tcp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/tcp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/tcp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/tcp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/tcp diff --git a/modules/transport/testkit/pom.xml b/modules/transport/testkit/pom.xml index 91937e4454..c9f09eaab5 100644 --- a/modules/transport/testkit/pom.xml +++ b/modules/transport/testkit/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2-transport-testkit @@ -33,9 +33,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/testkit - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/testkit - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/testkit + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/base diff --git a/modules/transport/udp/pom.xml b/modules/transport/udp/pom.xml index 7ade9b70cd..a27a8ca4c6 100644 --- a/modules/transport/udp/pom.xml +++ b/modules/transport/udp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2-transport-udp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/udp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/udp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/udp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/udp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/udp diff --git a/modules/transport/xmpp/pom.xml b/modules/transport/xmpp/pom.xml index a69c5671a7..61b58d2004 100644 --- a/modules/transport/xmpp/pom.xml +++ b/modules/transport/xmpp/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../../pom.xml axis2-transport-xmpp @@ -34,9 +34,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/xmpp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/transport/xmpp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/xmpp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/transport/xmpp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/transport/xmpp diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml index 7c8c521fd1..6db6ac2170 100644 --- a/modules/webapp/pom.xml +++ b/modules/webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-webapp @@ -30,9 +30,9 @@ Apache Axis2 - Web Application module http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/webapp - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/webapp - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/webapp + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/webapp + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/webapp diff --git a/modules/xmlbeans/pom.xml b/modules/xmlbeans/pom.xml index 6eca72eae8..61c8ca8da1 100644 --- a/modules/xmlbeans/pom.xml +++ b/modules/xmlbeans/pom.xml @@ -24,7 +24,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT ../../pom.xml axis2-xmlbeans @@ -58,9 +58,9 @@ http://axis.apache.org/axis2/java/core/ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/xmlbeans - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/modules/xmlbeans - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/xmlbeans + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7/modules/xmlbeans + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/modules/xmlbeans diff --git a/pom.xml b/pom.xml index 2cd36a9d99..219e3c598a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 4.0.0 org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT pom Apache Axis2 - Root 2004 @@ -491,9 +491,9 @@ - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9 - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9 - http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9 + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_7 + http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7 diff --git a/systests/echo/pom.xml b/systests/echo/pom.xml index f7c56ada02..969e831d27 100644 --- a/systests/echo/pom.xml +++ b/systests/echo/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 systests - 1.7.9 + 1.7.10-SNAPSHOT echo aar diff --git a/systests/pom.xml b/systests/pom.xml index ab58e61daa..338c1db650 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 axis2 - 1.7.9 + 1.7.10-SNAPSHOT systests diff --git a/systests/webapp-tests/pom.xml b/systests/webapp-tests/pom.xml index 7a1ae8edf7..41f50e5113 100644 --- a/systests/webapp-tests/pom.xml +++ b/systests/webapp-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.axis2 systests - 1.7.9 + 1.7.10-SNAPSHOT webapp-tests http://axis.apache.org/axis2/java/core/ From b6fac4049425976b01702028c7f902d7a25a1f78 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Fri, 16 Nov 2018 20:21:37 +0000 Subject: [PATCH 199/231] Merge r1806288 to the 1.2 branch. From 6ce676a557fe23410084f1581104903ed0cffbf5 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Fri, 16 Nov 2018 20:22:14 +0000 Subject: [PATCH 200/231] Add empty release note for 1.7.10. --- src/site/markdown/release-notes/1.7.10.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/site/markdown/release-notes/1.7.10.md diff --git a/src/site/markdown/release-notes/1.7.10.md b/src/site/markdown/release-notes/1.7.10.md new file mode 100644 index 0000000000..e69de29bb2 From e859857c88bba66550889ab0b5ad65aeeee66578 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 11 Dec 2018 21:06:04 +0000 Subject: [PATCH 201/231] Update XmlSchema version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 219e3c598a..fef33aec1e 100644 --- a/pom.xml +++ b/pom.xml @@ -505,7 +505,7 @@ 3.0.3 1.0M10 1.2.21 - 2.2.1 + 2.2.4 1.7.0 2.7.7 2.4.0 From 4dbbca4ae302cea8b57f20dc54d8bb6e16bcabe9 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 11 Dec 2018 21:28:46 +0000 Subject: [PATCH 202/231] Merge r1848535, r1848643 and r1848644 to the 1.7 branch. --- .../tool/codegen/eclipse/CodeGenWizard.java | 2 - .../eclipse}/JarFileWriter.java | 2 +- .../eclipse}/SrcCompiler.java | 2 +- .../axis2/tool/core/ClassFileHandler.java | 65 ----------- .../apache/axis2/tool/core/FileCopier.java | 56 --------- .../axis2/tool/core/ServiceFileCreator.java | 107 ------------------ .../org/apache/axis2/tool/util/Constants.java | 32 ------ .../axis2/tool/core/ServiceFileCreator.java | 103 ----------------- .../tool/service/control/Controller.java | 5 - 9 files changed, 2 insertions(+), 372 deletions(-) rename modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/{core => codegen/eclipse}/JarFileWriter.java (97%) rename modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/{core => codegen/eclipse}/SrcCompiler.java (97%) delete mode 100644 modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/ClassFileHandler.java delete mode 100644 modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/FileCopier.java delete mode 100644 modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/ServiceFileCreator.java delete mode 100644 modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/util/Constants.java delete mode 100644 modules/tool/axis2-eclipse-service-plugin/src/main/java/org/apache/axis2/tool/core/ServiceFileCreator.java diff --git a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/CodeGenWizard.java b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/CodeGenWizard.java index 06e4f58f25..09b4076390 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/CodeGenWizard.java +++ b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/CodeGenWizard.java @@ -35,8 +35,6 @@ import org.apache.axis2.tool.codegen.eclipse.util.SettingsConstants; import org.apache.axis2.tool.codegen.eclipse.util.UIConstants; import org.apache.axis2.tool.codegen.eclipse.util.WSDLPropertyReader; -import org.apache.axis2.tool.core.JarFileWriter; -import org.apache.axis2.tool.core.SrcCompiler; import org.apache.axis2.wsdl.codegen.CodeGenConfiguration; import org.apache.axis2.wsdl.codegen.CodeGenerationEngine; import org.apache.commons.logging.Log; diff --git a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/JarFileWriter.java b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/JarFileWriter.java similarity index 97% rename from modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/JarFileWriter.java rename to modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/JarFileWriter.java index c8c05a03bd..bd532c05de 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/JarFileWriter.java +++ b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/JarFileWriter.java @@ -17,7 +17,7 @@ * under the License. */ -package org.apache.axis2.tool.core; +package org.apache.axis2.tool.codegen.eclipse; import org.apache.tools.ant.Project; import org.apache.tools.ant.taskdefs.Jar; diff --git a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/SrcCompiler.java b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/SrcCompiler.java similarity index 97% rename from modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/SrcCompiler.java rename to modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/SrcCompiler.java index 06021f1539..14eacdf940 100644 --- a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/SrcCompiler.java +++ b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/SrcCompiler.java @@ -17,7 +17,7 @@ * under the License. */ -package org.apache.axis2.tool.core; +package org.apache.axis2.tool.codegen.eclipse; import org.apache.tools.ant.Project; import org.apache.tools.ant.taskdefs.Javac; diff --git a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/ClassFileHandler.java b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/ClassFileHandler.java deleted file mode 100644 index c07b6b12a2..0000000000 --- a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/ClassFileHandler.java +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -package org.apache.axis2.tool.core; - -import java.io.File; -import java.io.IOException; -import java.lang.reflect.Method; -import java.net.URL; -import java.net.URLClassLoader; -import java.security.AccessController; -import java.util.ArrayList; -import java.security.PrivilegedAction; - -public class ClassFileHandler { - - - -/** - * - * @param classFileName - * @param location - * @return - * @throws IOException - * @throws ClassNotFoundException - */ - public ArrayList getMethodNamesFromClass(String classFileName,String location) throws IOException, ClassNotFoundException{ - ArrayList returnList = new ArrayList(); - File fileEndpoint = new File(location); - if (!fileEndpoint.exists()){ - throw new IOException("the location is invalid"); - } - final URL[] urlList = {fileEndpoint.toURI().toURL()}; - URLClassLoader clazzLoader = AccessController.doPrivileged(new PrivilegedAction() { - public URLClassLoader run() { - return new URLClassLoader(urlList); - } - }); - Class clazz = clazzLoader.loadClass(classFileName); - Method[] methods = clazz.getDeclaredMethods(); - - for (int i = 0; i < methods.length; i++) { - returnList.add(methods[i].getName()); - - } - return returnList; - } - -} diff --git a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/FileCopier.java b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/FileCopier.java deleted file mode 100644 index d71cb91f86..0000000000 --- a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/FileCopier.java +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -package org.apache.axis2.tool.core; - -import org.apache.tools.ant.Project; -import org.apache.tools.ant.taskdefs.Copy; -import org.apache.tools.ant.types.FileSet; - -import java.io.File; - -public class FileCopier extends Copy{ - public FileCopier() { - this.setProject(new Project()); - this.getProject().init(); - this.setTaskType("copy"); - this.setTaskName("copy-files"); - this.setOwningTarget(new org.apache.tools.ant.Target()); - } - - public void copyFiles(File sourceFile,File destinationDirectory,String filter){ - if (sourceFile.isFile()){ - this.setFile(sourceFile); - }else { - FileSet fileset = new FileSet(); - fileset.setDir(sourceFile); - if (filter!=null){ - if (filter.matches("\\.\\w*")){ - fileset.setIncludes("*/**/*"+filter); - } - } - - this.addFileset(fileset); - } - this.setTodir(destinationDirectory); - this.perform(); - } - - -} diff --git a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/ServiceFileCreator.java b/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/ServiceFileCreator.java deleted file mode 100644 index 5904c31e2d..0000000000 --- a/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/core/ServiceFileCreator.java +++ /dev/null @@ -1,107 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -package org.apache.axis2.tool.core; - -import org.apache.axis2.wsdl.codegen.writer.FileWriter; -import org.apache.axis2.wsdl.codegen.writer.ServiceXMLWriter; -import org.w3c.dom.Document; -import org.w3c.dom.Element; - -import javax.xml.parsers.DocumentBuilder; -import javax.xml.parsers.DocumentBuilderFactory; -import javax.xml.parsers.ParserConfigurationException; -import javax.xml.transform.Result; -import javax.xml.transform.Source; -import javax.xml.transform.Transformer; -import javax.xml.transform.TransformerFactory; -import javax.xml.transform.dom.DOMSource; -import javax.xml.transform.stream.StreamResult; -import java.io.ByteArrayOutputStream; -import java.io.File; -import java.io.IOException; -import java.util.ArrayList; - -public class ServiceFileCreator { - - public File createServiceFile(String serviceName,String implementationClassName,ArrayList methodList) throws Exception { - - String currentUserDir = System.getProperty("user.dir"); - String fileName = "services.xml"; - - FileWriter serviceXmlWriter = new ServiceXMLWriter(currentUserDir); - writeFile(getServiceModel(serviceName,implementationClassName,methodList),serviceXmlWriter,fileName); - - return new File(currentUserDir + File.separator + fileName); - - - - - } - - private Document getServiceModel(String serviceName,String className,ArrayList methods){ - - DocumentBuilder builder = null; - try { - builder = DocumentBuilderFactory.newInstance().newDocumentBuilder(); - } catch (ParserConfigurationException e) { - throw new RuntimeException(e); - } - Document doc = builder.newDocument(); - - Element rootElement = doc.createElement("interface"); - rootElement.setAttribute("classpackage",""); - rootElement.setAttribute("name",className); - rootElement.setAttribute("servicename",serviceName); - Element methodElement = null; - int size = methods.size(); - for(int i=0;i Date: Tue, 11 Dec 2018 21:29:51 +0000 Subject: [PATCH 203/231] Merge r1848708 to the 1.7 branch. --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index fef33aec1e..382fb1d787 100644 --- a/pom.xml +++ b/pom.xml @@ -1352,6 +1352,18 @@ + + com.github.veithen.maven + jacoco-report-maven-plugin + 0.1-SNAPSHOT + + + + process + + + + maven-source-plugin From 797045df03660e1fb86a45f76da73f99b755f8b9 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Tue, 11 Dec 2018 22:45:44 +0000 Subject: [PATCH 204/231] Update jacoco-report-maven-plugin version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 382fb1d787..e04d419197 100644 --- a/pom.xml +++ b/pom.xml @@ -1355,7 +1355,7 @@ com.github.veithen.maven jacoco-report-maven-plugin - 0.1-SNAPSHOT + 0.1.0 From 5591ed5bf870fc729aae06288a9dbc77518edf15 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Wed, 12 Dec 2018 00:40:14 +0000 Subject: [PATCH 205/231] Merge r1821801 to the 1.7 branch. --- .../test/org/apache/axis2/engine/MessageContextChangeTest.java | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename modules/{integration => kernel}/test/org/apache/axis2/engine/MessageContextChangeTest.java (100%) diff --git a/modules/integration/test/org/apache/axis2/engine/MessageContextChangeTest.java b/modules/kernel/test/org/apache/axis2/engine/MessageContextChangeTest.java similarity index 100% rename from modules/integration/test/org/apache/axis2/engine/MessageContextChangeTest.java rename to modules/kernel/test/org/apache/axis2/engine/MessageContextChangeTest.java From 2412d057d7171cfa99506b924f60a83331b75cdb Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Wed, 12 Dec 2018 20:20:55 +0000 Subject: [PATCH 206/231] Merge r1821809 to the 1.7 branch. --- code-coverage/pom.xml | 197 ++++++++++++++++++ modules/fastinfoset/pom.xml | 2 +- modules/integration/pom.xml | 2 +- modules/jaxws-integration/pom.xml | 2 +- modules/jaxws/pom.xml | 2 +- .../engine/MessageContextChangeTest.java | 12 +- modules/metadata/pom.xml | 2 +- modules/saaj/pom.xml | 2 +- modules/transport/jms/pom.xml | 2 +- modules/transport/mail/pom.xml | 2 +- pom.xml | 31 +++ 11 files changed, 247 insertions(+), 9 deletions(-) create mode 100644 code-coverage/pom.xml diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml new file mode 100644 index 0000000000..b9875b80b3 --- /dev/null +++ b/code-coverage/pom.xml @@ -0,0 +1,197 @@ + + + + 4.0.0 + + org.apache.axis2 + axis2 + 1.7.10-SNAPSHOT + + code-coverage + pom + + + ${project.groupId} + axis2-adb-codegen + ${project.version} + + + ${project.groupId} + axis2-adb + ${project.version} + + + ${project.groupId} + axis2-adb-tests + ${project.version} + test + + + ${project.groupId} + axis2-clustering + ${project.version} + + + ${project.groupId} + axis2-codegen + ${project.version} + + + ${project.groupId} + axis2-fastinfoset + ${project.version} + + + ${project.groupId} + axis2-integration + ${project.version} + + + ${project.groupId} + axis2-java2wsdl + ${project.version} + + + ${project.groupId} + axis2-jaxbri-codegen + ${project.version} + + + ${project.groupId} + axis2-jaxws + ${project.version} + + + ${project.groupId} + axis2-jaxws-integration + ${project.version} + test + + + ${project.groupId} + axis2-jibx + ${project.version} + + + ${project.groupId} + axis2-json + ${project.version} + + + ${project.groupId} + axis2-kernel + ${project.version} + + + ${project.groupId} + axis2-metadata + ${project.version} + + + ${project.groupId} + axis2-mtompolicy + ${project.version} + + + ${project.groupId} + axis2-saaj + ${project.version} + + + ${project.groupId} + axis2-transport-base + ${project.version} + + + ${project.groupId} + axis2-transport-http + ${project.version} + + + ${project.groupId} + axis2-transport-http-hc3 + ${project.version} + + + ${project.groupId} + axis2-transport-jms + ${project.version} + + + ${project.groupId} + axis2-transport-local + ${project.version} + + + ${project.groupId} + axis2-transport-mail + ${project.version} + + + ${project.groupId} + axis2-transport-tcp + ${project.version} + + + ${project.groupId} + axis2-transport-udp + ${project.version} + + + ${project.groupId} + axis2-xmlbeans + ${project.version} + + + ${project.groupId} + jaxbri-tests + ${project.version} + test + + + ${project.groupId} + osgi-tests + ${project.version} + test + + + ${project.groupId} + webapp-tests + ${project.version} + test + + + + + + com.github.veithen.phos + jacoco-maven-plugin + 0.2 + + + + aggregate-report + + + + + + + diff --git a/modules/fastinfoset/pom.xml b/modules/fastinfoset/pom.xml index fc9ecdf67b..58a0841149 100644 --- a/modules/fastinfoset/pom.xml +++ b/modules/fastinfoset/pom.xml @@ -250,7 +250,7 @@ because the test server doesn't shut down properly :-( Should be removed if possible --> pertest - -Xms256m -Xmx512m + ${argLine} -Xms256m -Xmx512m diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index a715813653..8f1a53cfe1 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -481,7 +481,7 @@ because the test server doesn't shut down properly :-( Should be removed if possible --> pertest - -Xms256m -Xmx512m + ${argLine} -Xms256m -Xmx512m diff --git a/modules/jaxws-integration/pom.xml b/modules/jaxws-integration/pom.xml index 9ec0e35f43..8ddddfdcd1 100644 --- a/modules/jaxws-integration/pom.xml +++ b/modules/jaxws-integration/pom.xml @@ -1287,7 +1287,7 @@ true pertest - -Xms256m -Xmx512m -Xbootclasspath/p:${jaxws.bootclasspath} + ${argLine} -Xms256m -Xmx512m -Xbootclasspath/p:${jaxws.bootclasspath} diff --git a/modules/jaxws/pom.xml b/modules/jaxws/pom.xml index 9aaba5d8dc..c34b7b6bf2 100644 --- a/modules/jaxws/pom.xml +++ b/modules/jaxws/pom.xml @@ -360,7 +360,7 @@ true once - -Xms256m -Xmx512m -Xbootclasspath/p:${jaxws.bootclasspath} + ${argLine} -Xms256m -Xmx512m -Xbootclasspath/p:${jaxws.bootclasspath} diff --git a/modules/kernel/test/org/apache/axis2/engine/MessageContextChangeTest.java b/modules/kernel/test/org/apache/axis2/engine/MessageContextChangeTest.java index 5fcbf38131..b5e58c8a4d 100644 --- a/modules/kernel/test/org/apache/axis2/engine/MessageContextChangeTest.java +++ b/modules/kernel/test/org/apache/axis2/engine/MessageContextChangeTest.java @@ -23,7 +23,9 @@ import org.apache.axis2.context.MessageContext; import java.lang.reflect.Field; +import java.util.ArrayList; import java.util.Arrays; +import java.util.List; public class MessageContextChangeTest extends TestCase { private FieldDescription[] knownList = { @@ -127,7 +129,15 @@ public void testChange() throws Exception { Class mcClass = mc.getClass(); - Field [] fields = mcClass.getDeclaredFields(); + List fieldList = new ArrayList(); + for (Field field : mcClass.getDeclaredFields()) { + // Ignore fields added by instrumentation (such as JaCoCo) + if (!field.getName().startsWith("$")) { + fieldList.add(field); + } + } + Field[] fields = fieldList.toArray(new Field[fieldList.size()]); + int numberFields = fields.length; int numberKnownFields = knownList.length; diff --git a/modules/metadata/pom.xml b/modules/metadata/pom.xml index 42139a4554..d25e8fc9cd 100755 --- a/modules/metadata/pom.xml +++ b/modules/metadata/pom.xml @@ -282,7 +282,7 @@ true - -Xbootclasspath/p:${jaxws.bootclasspath} + ${argLine} -Xbootclasspath/p:${jaxws.bootclasspath} **/*Tests.java diff --git a/modules/saaj/pom.xml b/modules/saaj/pom.xml index a08b54f8ff..34733dfc20 100644 --- a/modules/saaj/pom.xml +++ b/modules/saaj/pom.xml @@ -180,7 +180,7 @@ presence of jaxp-ri on the classpath. * Please leave this on a single line. Adding a newline between the two options causes a build failure. --> - -Xbootclasspath/p:${surefire.bootclasspath} -Dcom.sun.org.apache.xerces.internal.xni.parser.XMLParserConfiguration=com.sun.org.apache.xerces.internal.parsers.XIncludeParserConfiguration + ${argLine} -Xbootclasspath/p:${surefire.bootclasspath} -Dcom.sun.org.apache.xerces.internal.xni.parser.XMLParserConfiguration=com.sun.org.apache.xerces.internal.parsers.XIncludeParserConfiguration diff --git a/modules/transport/jms/pom.xml b/modules/transport/jms/pom.xml index 59bbefd1bc..af1c1d74b2 100644 --- a/modules/transport/jms/pom.xml +++ b/modules/transport/jms/pom.xml @@ -76,7 +76,7 @@ file:../../log4j.properties - -javaagent:target/lib/aspectjweaver.jar -Xms64m -Xmx128m + ${argLine} -javaagent:target/lib/aspectjweaver.jar -Xms64m -Xmx128m diff --git a/modules/transport/mail/pom.xml b/modules/transport/mail/pom.xml index 12923efd7c..b76212603a 100644 --- a/modules/transport/mail/pom.xml +++ b/modules/transport/mail/pom.xml @@ -102,7 +102,7 @@ target/cobertura.ser - -javaagent:target/lib/aspectjweaver.jar -Xms64m -Xmx128m + ${argLine} -javaagent:target/lib/aspectjweaver.jar -Xms64m -Xmx128m
        diff --git a/pom.xml b/pom.xml index e04d419197..4941bcee6b 100644 --- a/pom.xml +++ b/pom.xml @@ -97,6 +97,7 @@ modules/distribution modules/samples systests + code-coverage @@ -1328,6 +1329,24 @@ + + org.jacoco + jacoco-maven-plugin + 0.8.0 + + + prepare-agent + + prepare-agent + + + + org.apache.axis2.* + + + + + maven-surefire-plugin @@ -1352,6 +1371,18 @@ + + com.github.veithen.phos + jacoco-maven-plugin + 0.2 + + + + install-data-file + + + + com.github.veithen.maven jacoco-report-maven-plugin From 1f9e55785630d917748b5ace5440d0a78924dbc0 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Wed, 12 Dec 2018 20:22:12 +0000 Subject: [PATCH 207/231] Merge r1844999 to the 1.7 branch. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4941bcee6b..8d9b08fc98 100644 --- a/pom.xml +++ b/pom.xml @@ -1332,7 +1332,7 @@ org.jacoco jacoco-maven-plugin - 0.8.0 + 0.8.2 prepare-agent From 261e12f72a01ffbeae2fdf6b7de2908300821523 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Wed, 12 Dec 2018 22:19:50 +0000 Subject: [PATCH 208/231] Merge r1848799 to the 1.7 branch. --- code-coverage/pom.xml | 197 ------------------------------------------ pom.xml | 13 --- 2 files changed, 210 deletions(-) delete mode 100644 code-coverage/pom.xml diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml deleted file mode 100644 index b9875b80b3..0000000000 --- a/code-coverage/pom.xml +++ /dev/null @@ -1,197 +0,0 @@ - - - - 4.0.0 - - org.apache.axis2 - axis2 - 1.7.10-SNAPSHOT - - code-coverage - pom - - - ${project.groupId} - axis2-adb-codegen - ${project.version} - - - ${project.groupId} - axis2-adb - ${project.version} - - - ${project.groupId} - axis2-adb-tests - ${project.version} - test - - - ${project.groupId} - axis2-clustering - ${project.version} - - - ${project.groupId} - axis2-codegen - ${project.version} - - - ${project.groupId} - axis2-fastinfoset - ${project.version} - - - ${project.groupId} - axis2-integration - ${project.version} - - - ${project.groupId} - axis2-java2wsdl - ${project.version} - - - ${project.groupId} - axis2-jaxbri-codegen - ${project.version} - - - ${project.groupId} - axis2-jaxws - ${project.version} - - - ${project.groupId} - axis2-jaxws-integration - ${project.version} - test - - - ${project.groupId} - axis2-jibx - ${project.version} - - - ${project.groupId} - axis2-json - ${project.version} - - - ${project.groupId} - axis2-kernel - ${project.version} - - - ${project.groupId} - axis2-metadata - ${project.version} - - - ${project.groupId} - axis2-mtompolicy - ${project.version} - - - ${project.groupId} - axis2-saaj - ${project.version} - - - ${project.groupId} - axis2-transport-base - ${project.version} - - - ${project.groupId} - axis2-transport-http - ${project.version} - - - ${project.groupId} - axis2-transport-http-hc3 - ${project.version} - - - ${project.groupId} - axis2-transport-jms - ${project.version} - - - ${project.groupId} - axis2-transport-local - ${project.version} - - - ${project.groupId} - axis2-transport-mail - ${project.version} - - - ${project.groupId} - axis2-transport-tcp - ${project.version} - - - ${project.groupId} - axis2-transport-udp - ${project.version} - - - ${project.groupId} - axis2-xmlbeans - ${project.version} - - - ${project.groupId} - jaxbri-tests - ${project.version} - test - - - ${project.groupId} - osgi-tests - ${project.version} - test - - - ${project.groupId} - webapp-tests - ${project.version} - test - - - - - - com.github.veithen.phos - jacoco-maven-plugin - 0.2 - - - - aggregate-report - - - - - - - diff --git a/pom.xml b/pom.xml index 8d9b08fc98..bbb105360d 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,6 @@ modules/distribution modules/samples systests - code-coverage @@ -1371,18 +1370,6 @@ - - com.github.veithen.phos - jacoco-maven-plugin - 0.2 - - - - install-data-file - - - - com.github.veithen.maven jacoco-report-maven-plugin From feafec64a9ac7898f45abd2bf2762125bd05f79f Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 16 Dec 2018 17:17:26 +0000 Subject: [PATCH 209/231] Merge r1849034 to the 1.7 branch. --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index bbb105360d..bce3417ebd 100644 --- a/pom.xml +++ b/pom.xml @@ -1217,6 +1217,8 @@ 2.0.0 ${java.home} + + ${argLine} From 9a286237ad479a8974493f078f437da3c92133db Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Wed, 19 Dec 2018 00:36:07 +0000 Subject: [PATCH 210/231] Merge r1849255 to the 1.7 branch. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bce3417ebd..b9945a960c 100644 --- a/pom.xml +++ b/pom.xml @@ -1375,7 +1375,7 @@ com.github.veithen.maven jacoco-report-maven-plugin - 0.1.0 + 0.1.1 From 137901dc795c869170cecf06cdbd2ea3fd9a1cf8 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Thu, 27 Dec 2018 21:25:34 +0000 Subject: [PATCH 211/231] Merge r1849801 to the 1.7 branch. --- .../tool/axis2-repo-maven-plugin/src/it/AXIS2-5782/pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/modules/tool/axis2-repo-maven-plugin/src/it/AXIS2-5782/pom.xml b/modules/tool/axis2-repo-maven-plugin/src/it/AXIS2-5782/pom.xml index 285b724da0..8a0fb4e89d 100644 --- a/modules/tool/axis2-repo-maven-plugin/src/it/AXIS2-5782/pom.xml +++ b/modules/tool/axis2-repo-maven-plugin/src/it/AXIS2-5782/pom.xml @@ -19,12 +19,9 @@ --> 4.0.0 - - @pom.groupId@ - axis2 - @pom.version@ - + test test + 1 @pom.groupId@ From ad7b44bb0405aacd601cce1cb8b666f568941c6c Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 5 Jan 2019 13:31:13 +0000 Subject: [PATCH 212/231] AXIS2-5945: Merge r1850485 to the 1.7 branch. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b9945a960c..b5ef8c3aa1 100644 --- a/pom.xml +++ b/pom.xml @@ -540,7 +540,7 @@ 2.3 2.5.1 1.6.2 - 2.7.0 + 2.7.2 2.6.0 1.2 1.3 From fc98fb1ed3ec1a36c6fd732ffdfe1c04c4114265 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Jan 2019 10:55:42 +0000 Subject: [PATCH 213/231] Update Axiom version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b5ef8c3aa1..7429b1078a 100644 --- a/pom.xml +++ b/pom.xml @@ -504,7 +504,7 @@ 3.0.3 1.0M10 - 1.2.21 + 1.2.22-SNAPSHOT 2.2.4 1.7.0 2.7.7 From 6484447ee3c23571625ffebe168022add945cc7c Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Jan 2019 12:10:43 +0000 Subject: [PATCH 214/231] Update Google Truth. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7429b1078a..fcebd9e78e 100644 --- a/pom.xml +++ b/pom.xml @@ -732,7 +732,7 @@ com.google.truth truth - 0.28 + 0.42 org.apache.ws.commons.axiom From 38c59e3f4371eb73f66ba99e90681fc41294d204 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Jan 2019 13:58:21 +0000 Subject: [PATCH 215/231] Update .travis.yml on the 1.7 branch. --- .travis.yml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index a1b57e425f..f1e9ee1384 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,12 +2,19 @@ dist: trusty language: java jdk: - openjdk8 +before_install: + - if [ -e $JAVA_HOME/lib/security/cacerts ]; then ln -sf /etc/ssl/certs/java/cacerts $JAVA_HOME/lib/security/cacerts; fi install: true -script: '[ "$TRAVIS_REPO_SLUG" == apache/axis2-java ] && [ "$TRAVIS_BRANCH" == 1_7 ] && [ "$TRAVIS_PULL_REQUEST" == false ] && goal=deploy || goal=verify ; mvn -B -s .travis-settings.xml -Papache-release -Dgpg.skip=true $goal' -env: - global: - - secure: "IzpkWYL9tH5bE6I6nDbgW6HUlz/+R7XuBXo5997r2adRz8Q1vnSA4gvvMDLyvNjUXDWB99HNLXMaInYlpLNOjBjgXx0abmbcUBfCu0/923iuT80IowT7kNcQK+k4b9ajFT4EZAWySru1SyeTa1VgEjCnAhynDXhhGwCjjakxGrY=" - - secure: "iAPTcu1L6InO4F39F22iDccXhc59H7vVbEXZF3IxeWdf0RbtaahWrxHO532ILmTxN+wMio0GMNtmbyp8GP1Q30g7ZtK0YINeKcvR/PesiIcerm5Zp7Bh1a2PB3wJFnlykYBenn+AXXXZKRrmPki2aXFC0wEQ6hgKBQfVgwOcvHA=" +script: mvn -B -s .travis-settings.xml -Papache-release -Dgpg.skip=true verify +before_cache: "find $HOME/.m2 -name '*-SNAPSHOT' -a -type d -exec rm -rf '{}' ';'" +jobs: + include: + - if: repo = "apache/axis2-java" AND branch = 1_7 AND type = push + stage: deploy + script: mvn -B -s .travis-settings.xml -Papache-release -Dgpg.skip=true -DskipTests=true deploy + env: + - secure: "IzpkWYL9tH5bE6I6nDbgW6HUlz/+R7XuBXo5997r2adRz8Q1vnSA4gvvMDLyvNjUXDWB99HNLXMaInYlpLNOjBjgXx0abmbcUBfCu0/923iuT80IowT7kNcQK+k4b9ajFT4EZAWySru1SyeTa1VgEjCnAhynDXhhGwCjjakxGrY=" + - secure: "iAPTcu1L6InO4F39F22iDccXhc59H7vVbEXZF3IxeWdf0RbtaahWrxHO532ILmTxN+wMio0GMNtmbyp8GP1Q30g7ZtK0YINeKcvR/PesiIcerm5Zp7Bh1a2PB3wJFnlykYBenn+AXXXZKRrmPki2aXFC0wEQ6hgKBQfVgwOcvHA=" cache: directories: - $HOME/.m2 From 016968286922e04daebf7962ef1e78c03a3df606 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Jan 2019 14:41:36 +0000 Subject: [PATCH 216/231] Merge r1780714 to the 1.7 branch. --- modules/testutils/pom.xml | 10 + .../apache/axis2/testutils/JettyServer.java | 300 ++++++++++++++++++ 2 files changed, 310 insertions(+) create mode 100644 modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java diff --git a/modules/testutils/pom.xml b/modules/testutils/pom.xml index 564a5f40e9..8b09f9189a 100644 --- a/modules/testutils/pom.xml +++ b/modules/testutils/pom.xml @@ -39,6 +39,16 @@ axis2-transport-http ${project.version} + + org.eclipse.jetty + jetty-webapp + 7.6.15.v20140411 + + + org.bouncycastle + bcpkix-jdk15on + 1.49 + junit junit diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java new file mode 100644 index 0000000000..a84957be7e --- /dev/null +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java @@ -0,0 +1,300 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.axis2.testutils; + +import java.io.File; +import java.io.FileOutputStream; +import java.math.BigInteger; +import java.security.KeyPair; +import java.security.KeyPairGenerator; +import java.security.KeyStore; +import java.security.PrivateKey; +import java.security.PublicKey; +import java.security.SecureRandom; +import java.security.cert.X509Certificate; +import java.util.Date; +import java.util.Random; + +import javax.servlet.ServletConfig; +import javax.servlet.ServletException; + +import org.eclipse.jetty.server.Connector; +import org.eclipse.jetty.server.Server; +import org.eclipse.jetty.server.nio.SelectChannelConnector; +import org.eclipse.jetty.server.ssl.SslSelectChannelConnector; +import org.eclipse.jetty.servlet.ServletHolder; +import org.eclipse.jetty.util.ssl.SslContextFactory; +import org.eclipse.jetty.webapp.WebAppContext; +import org.junit.rules.ExternalResource; +import org.apache.axis2.addressing.EndpointReference; +import org.apache.axis2.context.ConfigurationContext; +import org.apache.axis2.context.ConfigurationContextFactory; +import org.apache.axis2.transport.http.AxisServlet; +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; +import org.bouncycastle.asn1.x500.X500Name; +import org.bouncycastle.asn1.x509.SubjectPublicKeyInfo; +import org.bouncycastle.cert.X509CertificateHolder; +import org.bouncycastle.cert.X509v3CertificateBuilder; +import org.bouncycastle.cert.jcajce.JcaX509CertificateConverter; +import org.bouncycastle.operator.jcajce.JcaContentSignerBuilder; + +/** + * Support for running an embedded Jetty server + */ +public class JettyServer extends ExternalResource { + /** + * The alias of the certificate to configure for Jetty's ssl context factory: {@value} + */ + private static final String CERT_ALIAS = "server"; + + /** + * Webapp resource base directory to use: {@value} + */ + private static final String WEBAPP_DIR = "target" + File.separator + "webapp"; + + private static final Log log = LogFactory.getLog(JettyServer.class); + + private final String repository; + private final boolean secure; + private File keyStoreFile; + private File trustStoreFile; + private Server server; + private boolean systemPropertiesSet; + private String savedTrustStore; + private String savedTrustStorePassword; + private String savedTrustStoreType; + + /** + * Constructor. + * + * @param repository + * The path to the Axis2 repository to use. Must not be null or empty. + * @param secure + * Whether to enable HTTPS. + */ + public JettyServer(String repository, boolean secure) { + if (repository == null || repository.trim().length() == 0) { + throw new IllegalArgumentException("Axis2 repository must not be null or empty"); + } + this.repository = repository; + this.secure = secure; + } + + private String generatePassword(Random random) { + char[] password = new char[8]; + for (int i=0; i Date: Sun, 6 Jan 2019 15:12:12 +0000 Subject: [PATCH 217/231] Merge r1741977 (partially) and r1765192 to the 1.7 branch. --- .../org/apache/axis2/testutils/Axis2Server.java | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java index 5ad43ab070..e06a3a97c1 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java @@ -19,6 +19,7 @@ package org.apache.axis2.testutils; import org.apache.axis2.AxisFault; +import org.apache.axis2.addressing.EndpointReference; import org.apache.axis2.context.ConfigurationContext; import org.apache.axis2.context.ConfigurationContextFactory; import org.apache.axis2.transport.http.SimpleHTTPServer; @@ -41,15 +42,19 @@ public int getPort() { return port; } - public String getEndpoint(String serviceName) throws AxisFault { + public ConfigurationContext getConfigurationContext() { if (configurationContext == null) { throw new IllegalStateException(); } - return configurationContext.getAxisConfiguration().getService(serviceName).getEPRs()[0]; + return configurationContext; } - public ConfigurationContext getConfigurationContext() { - return configurationContext; + public String getEndpoint(String serviceName) throws AxisFault { + return getConfigurationContext().getAxisConfiguration().getService(serviceName).getEPRs()[0]; + } + + public EndpointReference getEndpointReference(String serviceName) throws AxisFault { + return new EndpointReference(getEndpoint(serviceName)); } @Override From ea30133b0b5a050ff354a8abd10cca2f6ed4abf9 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Jan 2019 15:23:32 +0000 Subject: [PATCH 218/231] Merge r1779816 and r1780723 to the 1.7 branch. --- .../axis2/testutils/AbstractAxis2Server.java | 65 +++++++++++++++++++ .../apache/axis2/testutils/Axis2Server.java | 34 ++++------ .../apache/axis2/testutils/JettyServer.java | 28 ++++---- 3 files changed, 93 insertions(+), 34 deletions(-) create mode 100644 modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java new file mode 100644 index 0000000000..8c91b7d220 --- /dev/null +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java @@ -0,0 +1,65 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.axis2.testutils; + +import org.apache.axis2.AxisFault; +import org.apache.axis2.addressing.EndpointReference; +import org.apache.axis2.context.ConfigurationContext; +import org.apache.axis2.context.ConfigurationContextFactory; +import org.junit.rules.ExternalResource; + +public abstract class AbstractAxis2Server extends ExternalResource { + private final String repositoryPath; + private ConfigurationContext configurationContext; + + public AbstractAxis2Server(String repositoryPath) { + if (repositoryPath == null || repositoryPath.trim().length() == 0) { + throw new IllegalArgumentException("Axis2 repository must not be null or empty"); + } + this.repositoryPath = repositoryPath; + } + + public final ConfigurationContext getConfigurationContext() { + if (configurationContext == null) { + throw new IllegalStateException(); + } + return configurationContext; + } + + @Override + protected void before() throws Throwable { + configurationContext = + ConfigurationContextFactory.createConfigurationContextFromFileSystem(repositoryPath); + startServer(configurationContext); + } + + @Override + protected void after() { + stopServer(); + configurationContext = null; + } + + protected abstract void startServer(ConfigurationContext configurationContext) throws Throwable; + protected abstract void stopServer(); + + public abstract boolean isSecure(); + public abstract int getPort(); + public abstract String getEndpoint(String serviceName) throws AxisFault; + public abstract EndpointReference getEndpointReference(String serviceName) throws AxisFault; +} diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java index e06a3a97c1..2f88402dc7 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java @@ -21,20 +21,22 @@ import org.apache.axis2.AxisFault; import org.apache.axis2.addressing.EndpointReference; import org.apache.axis2.context.ConfigurationContext; -import org.apache.axis2.context.ConfigurationContextFactory; import org.apache.axis2.transport.http.SimpleHTTPServer; -import org.junit.rules.ExternalResource; -public class Axis2Server extends ExternalResource { - private final String repositoryPath; +public class Axis2Server extends AbstractAxis2Server { private int port = -1; - private ConfigurationContext configurationContext; private SimpleHTTPServer server; public Axis2Server(String repositoryPath) { - this.repositoryPath = repositoryPath; + super(repositoryPath); } + @Override + public boolean isSecure() { + return false; + } + + @Override public int getPort() { if (port == -1) { throw new IllegalStateException(); @@ -42,34 +44,26 @@ public int getPort() { return port; } - public ConfigurationContext getConfigurationContext() { - if (configurationContext == null) { - throw new IllegalStateException(); - } - return configurationContext; - } - + @Override public String getEndpoint(String serviceName) throws AxisFault { - return getConfigurationContext().getAxisConfiguration().getService(serviceName).getEPRs()[0]; + return getEndpointReference(serviceName).getAddress(); } + @Override public EndpointReference getEndpointReference(String serviceName) throws AxisFault { - return new EndpointReference(getEndpoint(serviceName)); + return server.getEPRForService(serviceName, "localhost"); } @Override - protected void before() throws Throwable { + protected void startServer(ConfigurationContext configurationContext) throws Throwable { port = PortAllocator.allocatePort(); - configurationContext = - ConfigurationContextFactory.createConfigurationContextFromFileSystem(repositoryPath); server = new SimpleHTTPServer(configurationContext, port); server.start(); } @Override - protected void after() { + protected void stopServer() { port = -1; - configurationContext = null; server.stop(); server = null; } diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java index a84957be7e..ee52e46201 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java @@ -41,10 +41,8 @@ import org.eclipse.jetty.servlet.ServletHolder; import org.eclipse.jetty.util.ssl.SslContextFactory; import org.eclipse.jetty.webapp.WebAppContext; -import org.junit.rules.ExternalResource; import org.apache.axis2.addressing.EndpointReference; import org.apache.axis2.context.ConfigurationContext; -import org.apache.axis2.context.ConfigurationContextFactory; import org.apache.axis2.transport.http.AxisServlet; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; @@ -58,7 +56,7 @@ /** * Support for running an embedded Jetty server */ -public class JettyServer extends ExternalResource { +public class JettyServer extends AbstractAxis2Server { /** * The alias of the certificate to configure for Jetty's ssl context factory: {@value} */ @@ -71,7 +69,6 @@ public class JettyServer extends ExternalResource { private static final Log log = LogFactory.getLog(JettyServer.class); - private final String repository; private final boolean secure; private File keyStoreFile; private File trustStoreFile; @@ -84,16 +81,13 @@ public class JettyServer extends ExternalResource { /** * Constructor. * - * @param repository + * @param repositoryPath * The path to the Axis2 repository to use. Must not be null or empty. * @param secure * Whether to enable HTTPS. */ - public JettyServer(String repository, boolean secure) { - if (repository == null || repository.trim().length() == 0) { - throw new IllegalArgumentException("Axis2 repository must not be null or empty"); - } - this.repository = repository; + public JettyServer(String repositoryPath, boolean secure) { + super(repositoryPath); this.secure = secure; } @@ -115,7 +109,7 @@ private void writeKeyStore(KeyStore keyStore, File file, String password) throws } @Override - protected void before() throws Throwable { + protected void startServer(final ConfigurationContext configurationContext) throws Throwable { server = new Server(); if (!secure) { @@ -187,8 +181,6 @@ protected void before() throws Throwable { context.setParentLoaderPriority(true); context.setThrowUnavailableOnStartupException(true); - final ConfigurationContext configurationContext = - ConfigurationContextFactory.createConfigurationContextFromFileSystem(repository); @SuppressWarnings("serial") ServletHolder servlet = new ServletHolder(new AxisServlet() { @Override @@ -222,7 +214,7 @@ protected ConfigurationContext initConfigContext(ServletConfig config) } @Override - protected void after() { + protected void stopServer() { if (server != null) { log.info("Stop called"); try { @@ -263,10 +255,16 @@ protected void after() { } } + @Override + public boolean isSecure() { + return secure; + } + /** * @return Jetty's http connector port. * @throws IllegalStateException If Jetty is not running or the http connector cannot be found. */ + @Override public int getPort() throws IllegalStateException { if (server == null) { throw new IllegalStateException("Jetty server is not initialized"); @@ -290,10 +288,12 @@ public int getPort() throws IllegalStateException { throw new IllegalStateException("Could not find Jetty http connector"); } + @Override public String getEndpoint(String serviceName) { return String.format("%s://localhost:%s/axis2/services/%s", secure ? "https" : "http", getPort(), serviceName); } + @Override public EndpointReference getEndpointReference(String serviceName) { return new EndpointReference(getEndpoint(serviceName)); } From ef0485a1db0a037c2de883ade4ff9a0d77a28d0a Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Jan 2019 16:26:01 +0000 Subject: [PATCH 219/231] Merge r1844184 to the 1.7 branch. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fcebd9e78e..048f927c72 100644 --- a/pom.xml +++ b/pom.xml @@ -1163,7 +1163,7 @@ maven-source-plugin - 2.4 + 3.0.1 maven-surefire-plugin @@ -1247,7 +1247,7 @@ maven-enforcer-plugin - 1.1 + 3.0.0-M2 validate From 5b0343201b9d2eac1f369b5d44e7af5cfaf21ac1 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Jan 2019 16:28:52 +0000 Subject: [PATCH 220/231] Include an explicit test stage because we don't have a matrix build. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f1e9ee1384..4249bd9de9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ script: mvn -B -s .travis-settings.xml -Papache-release -Dgpg.skip=true verify before_cache: "find $HOME/.m2 -name '*-SNAPSHOT' -a -type d -exec rm -rf '{}' ';'" jobs: include: + - stage: test - if: repo = "apache/axis2-java" AND branch = 1_7 AND type = push stage: deploy script: mvn -B -s .travis-settings.xml -Papache-release -Dgpg.skip=true -DskipTests=true deploy From c97d9ce14a50e9b3c78e3d81ce89cd82d657ad54 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Jan 2019 16:57:56 +0000 Subject: [PATCH 221/231] Partially merge r1780724 to the 1.7 branch. --- .../axis2/testutils/AbstractAxis2Server.java | 4 ++ .../apache/axis2/testutils/ClientHelper.java | 64 +++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java index 8c91b7d220..4f89cd7d85 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java @@ -35,6 +35,10 @@ public AbstractAxis2Server(String repositoryPath) { this.repositoryPath = repositoryPath; } + final String getRepositoryPath() { + return repositoryPath; + } + public final ConfigurationContext getConfigurationContext() { if (configurationContext == null) { throw new IllegalStateException(); diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java new file mode 100644 index 0000000000..538e31124f --- /dev/null +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java @@ -0,0 +1,64 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.axis2.testutils; + +import org.apache.axis2.AxisFault; +import org.apache.axis2.client.ServiceClient; +import org.apache.axis2.client.Stub; +import org.apache.axis2.context.ConfigurationContext; +import org.apache.axis2.context.ConfigurationContextFactory; +import org.junit.rules.ExternalResource; + +public final class ClientHelper extends ExternalResource { + private final AbstractAxis2Server server; + private final String repositoryPath; + private ConfigurationContext configurationContext; + + public ClientHelper(AbstractAxis2Server server, String repositoryPath) { + this.server = server; + this.repositoryPath = repositoryPath; + } + + public ClientHelper(AbstractAxis2Server server) { + this(server, server.getRepositoryPath()); + } + + @Override + protected void before() throws Throwable { + configurationContext = + ConfigurationContextFactory.createConfigurationContextFromFileSystem(repositoryPath); + } + + @Override + protected void after() { + configurationContext = null; + } + + public ServiceClient createServiceClient(String serviceName) throws AxisFault { + ServiceClient serviceClient = new ServiceClient(configurationContext, null); + serviceClient.getOptions().setTo(server.getEndpointReference(serviceName)); + return serviceClient; + } + + public T createStub(Class type, String serviceName) throws Exception { + return type + .getConstructor(ConfigurationContext.class, String.class) + .newInstance(configurationContext, server.getEndpoint(serviceName)); + } +} From 994e8f3bd03c16c715e22f8b306a679f5887ca09 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Jan 2019 17:11:52 +0000 Subject: [PATCH 222/231] Merge r1780726 to the 1.7 branch. --- .../apache/axis2/testutils/ClientHelper.java | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java index 538e31124f..ba6488553d 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java @@ -25,7 +25,7 @@ import org.apache.axis2.context.ConfigurationContextFactory; import org.junit.rules.ExternalResource; -public final class ClientHelper extends ExternalResource { +public class ClientHelper extends ExternalResource { private final AbstractAxis2Server server; private final String repositoryPath; private ConfigurationContext configurationContext; @@ -40,25 +40,31 @@ public ClientHelper(AbstractAxis2Server server) { } @Override - protected void before() throws Throwable { + protected final void before() throws Throwable { configurationContext = ConfigurationContextFactory.createConfigurationContextFromFileSystem(repositoryPath); } @Override - protected void after() { + protected final void after() { configurationContext = null; } - public ServiceClient createServiceClient(String serviceName) throws AxisFault { + public final ServiceClient createServiceClient(String serviceName) throws Exception { ServiceClient serviceClient = new ServiceClient(configurationContext, null); serviceClient.getOptions().setTo(server.getEndpointReference(serviceName)); + configureServiceClient(serviceClient); return serviceClient; } - public T createStub(Class type, String serviceName) throws Exception { - return type + public final T createStub(Class type, String serviceName) throws Exception { + T stub = type .getConstructor(ConfigurationContext.class, String.class) .newInstance(configurationContext, server.getEndpoint(serviceName)); + configureServiceClient(stub._getServiceClient()); + return stub; + } + + protected void configureServiceClient(ServiceClient serviceClient) throws Exception { } } From 74d2662e7659fa1ce5bfe6cefa7942fcb326f715 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Jan 2019 17:14:46 +0000 Subject: [PATCH 223/231] Merge r1780733 to the 1.7 branch. --- .../java/org/apache/axis2/testutils/ClientHelper.java | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java index ba6488553d..b143528bf6 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java @@ -18,6 +18,10 @@ */ package org.apache.axis2.testutils; +import java.net.URL; + +import javax.xml.namespace.QName; + import org.apache.axis2.AxisFault; import org.apache.axis2.client.ServiceClient; import org.apache.axis2.client.Stub; @@ -57,6 +61,13 @@ public final ServiceClient createServiceClient(String serviceName) throws Except return serviceClient; } + public final ServiceClient createServiceClient(String serviceName, QName wsdlServiceName, String portName) throws Exception { + ServiceClient serviceClient = new ServiceClient(configurationContext, + new URL(server.getEndpoint(serviceName) + "?wsdl"), wsdlServiceName, portName); + configureServiceClient(serviceClient); + return serviceClient; + } + public final T createStub(Class type, String serviceName) throws Exception { T stub = type .getConstructor(ConfigurationContext.class, String.class) From 2d7d8cba3cbd04b59ecb9303ce8a91c83b193293 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Jan 2019 17:26:36 +0000 Subject: [PATCH 224/231] Partially merge r1780738 to the 1.7 branch. --- .../axis2/testutils/AbstractAxis2Server.java | 3 + .../apache/axis2/testutils/Axis2Server.java | 7 + .../apache/axis2/testutils/ClientHelper.java | 26 ++- .../apache/axis2/testutils/JettyServer.java | 149 ++++++++---------- 4 files changed, 102 insertions(+), 83 deletions(-) diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java index 4f89cd7d85..d34c443530 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java @@ -18,6 +18,8 @@ */ package org.apache.axis2.testutils; +import javax.net.ssl.SSLContext; + import org.apache.axis2.AxisFault; import org.apache.axis2.addressing.EndpointReference; import org.apache.axis2.context.ConfigurationContext; @@ -63,6 +65,7 @@ protected void after() { protected abstract void stopServer(); public abstract boolean isSecure(); + public abstract SSLContext getClientSSLContext() throws Exception; public abstract int getPort(); public abstract String getEndpoint(String serviceName) throws AxisFault; public abstract EndpointReference getEndpointReference(String serviceName) throws AxisFault; diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java index 2f88402dc7..24f230833e 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java @@ -18,6 +18,8 @@ */ package org.apache.axis2.testutils; +import javax.net.ssl.SSLContext; + import org.apache.axis2.AxisFault; import org.apache.axis2.addressing.EndpointReference; import org.apache.axis2.context.ConfigurationContext; @@ -36,6 +38,11 @@ public boolean isSecure() { return false; } + @Override + public SSLContext getClientSSLContext() { + return null; + } + @Override public int getPort() { if (port == -1) { diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java index b143528bf6..71d5af4f16 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java @@ -18,11 +18,15 @@ */ package org.apache.axis2.testutils; +import java.io.IOException; import java.net.URL; +import java.net.URLConnection; +import java.net.URLStreamHandler; +import javax.net.ssl.HttpsURLConnection; +import javax.net.ssl.SSLContext; import javax.xml.namespace.QName; -import org.apache.axis2.AxisFault; import org.apache.axis2.client.ServiceClient; import org.apache.axis2.client.Stub; import org.apache.axis2.context.ConfigurationContext; @@ -47,6 +51,10 @@ public ClientHelper(AbstractAxis2Server server) { protected final void before() throws Throwable { configurationContext = ConfigurationContextFactory.createConfigurationContextFromFileSystem(repositoryPath); + SSLContext sslContext = server.getClientSSLContext(); + if (sslContext != null) { + configurationContext.setProperty(SSLContext.class.getName(), sslContext); + } } @Override @@ -62,8 +70,22 @@ public final ServiceClient createServiceClient(String serviceName) throws Except } public final ServiceClient createServiceClient(String serviceName, QName wsdlServiceName, String portName) throws Exception { + URLStreamHandler handler; + if (server.isSecure()) { + final SSLContext sslContext = server.getClientSSLContext(); + handler = new URLStreamHandler() { + @Override + protected URLConnection openConnection(URL url) throws IOException { + HttpsURLConnection conn = (HttpsURLConnection)new URL(url.toExternalForm()).openConnection(); + conn.setSSLSocketFactory(sslContext.getSocketFactory()); + return conn; + } + }; + } else { + handler = null; + } ServiceClient serviceClient = new ServiceClient(configurationContext, - new URL(server.getEndpoint(serviceName) + "?wsdl"), wsdlServiceName, portName); + new URL(null, server.getEndpoint(serviceName) + "?wsdl", handler), wsdlServiceName, portName); configureServiceClient(serviceClient); return serviceClient; } diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java index ee52e46201..6cd51fcac6 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java @@ -31,6 +31,8 @@ import java.util.Date; import java.util.Random; +import javax.net.ssl.SSLContext; +import javax.net.ssl.TrustManagerFactory; import javax.servlet.ServletConfig; import javax.servlet.ServletException; @@ -71,12 +73,9 @@ public class JettyServer extends AbstractAxis2Server { private final boolean secure; private File keyStoreFile; - private File trustStoreFile; + private SSLContext clientSslContext; + private SslContextFactory serverSslContextFactory; private Server server; - private boolean systemPropertiesSet; - private String savedTrustStore; - private String savedTrustStorePassword; - private String savedTrustStoreType; /** * Constructor. @@ -108,6 +107,64 @@ private void writeKeyStore(KeyStore keyStore, File file, String password) throws } } + private void generateKeys() throws Exception { + SecureRandom random = new SecureRandom(); + + // Generate key pair + KeyPairGenerator keyPairGenerator = KeyPairGenerator.getInstance("RSA"); + keyPairGenerator.initialize(1024, random); + KeyPair keyPair = keyPairGenerator.generateKeyPair(); + PrivateKey privateKey = keyPair.getPrivate(); + PublicKey publicKey = keyPair.getPublic(); + + // Generate certificate + X500Name dn = new X500Name("cn=localhost,o=Apache"); + BigInteger serial = BigInteger.valueOf(random.nextInt()); + Date notBefore = new Date(); + Date notAfter = new Date(notBefore.getTime() + 3600000L); + SubjectPublicKeyInfo subPubKeyInfo = SubjectPublicKeyInfo.getInstance(publicKey.getEncoded()); + X509v3CertificateBuilder certBuilder = new X509v3CertificateBuilder(dn, serial, notBefore, notAfter, dn, subPubKeyInfo); + X509CertificateHolder certHolder = certBuilder.build(new JcaContentSignerBuilder("SHA1WithRSA").build(privateKey)); + X509Certificate cert = new JcaX509CertificateConverter().getCertificate(certHolder); + + // Build key store + keyStoreFile = File.createTempFile("keystore", "jks", null); + String keyStorePassword = generatePassword(random); + String keyPassword = generatePassword(random); + KeyStore keyStore = KeyStore.getInstance("JKS"); + keyStore.load(null, null); + keyStore.setKeyEntry(CERT_ALIAS, privateKey, keyPassword.toCharArray(), new X509Certificate[] { cert }); + writeKeyStore(keyStore, keyStoreFile, keyStorePassword); + + // Build trust store + KeyStore trustStore = KeyStore.getInstance("JKS"); + trustStore.load(null, null); + trustStore.setCertificateEntry(CERT_ALIAS, cert); + + serverSslContextFactory = new SslContextFactory(); + serverSslContextFactory.setKeyStorePath(keyStoreFile.getAbsolutePath()); + serverSslContextFactory.setKeyStorePassword(keyStorePassword); + serverSslContextFactory.setKeyManagerPassword(keyPassword); + serverSslContextFactory.setCertAlias(CERT_ALIAS); + + clientSslContext = SSLContext.getInstance("TLS"); + TrustManagerFactory tmfactory = TrustManagerFactory.getInstance(TrustManagerFactory.getDefaultAlgorithm()); + tmfactory.init(trustStore); + clientSslContext.init(null, tmfactory.getTrustManagers(), null); + } + + @Override + public SSLContext getClientSSLContext() throws Exception { + if (secure) { + if (clientSslContext == null) { + generateKeys(); + } + return clientSslContext; + } else { + return null; + } + } + @Override protected void startServer(final ConfigurationContext configurationContext) throws Throwable { server = new Server(); @@ -116,58 +173,11 @@ protected void startServer(final ConfigurationContext configurationContext) thro SelectChannelConnector connector = new SelectChannelConnector(); server.addConnector(connector); } else { - SecureRandom random = new SecureRandom(); - - // Generate key pair - KeyPairGenerator keyPairGenerator = KeyPairGenerator.getInstance("RSA"); - keyPairGenerator.initialize(1024, random); - KeyPair keyPair = keyPairGenerator.generateKeyPair(); - PrivateKey privateKey = keyPair.getPrivate(); - PublicKey publicKey = keyPair.getPublic(); - - // Generate certificate - X500Name dn = new X500Name("cn=localhost,o=Apache"); - BigInteger serial = BigInteger.valueOf(random.nextInt()); - Date notBefore = new Date(); - Date notAfter = new Date(notBefore.getTime() + 3600000L); - SubjectPublicKeyInfo subPubKeyInfo = SubjectPublicKeyInfo.getInstance(publicKey.getEncoded()); - X509v3CertificateBuilder certBuilder = new X509v3CertificateBuilder(dn, serial, notBefore, notAfter, dn, subPubKeyInfo); - X509CertificateHolder certHolder = certBuilder.build(new JcaContentSignerBuilder("SHA1WithRSA").build(privateKey)); - X509Certificate cert = new JcaX509CertificateConverter().getCertificate(certHolder); - - // Build key store - keyStoreFile = File.createTempFile("keystore", "jks", null); - String keyStorePassword = generatePassword(random); - String keyPassword = generatePassword(random); - KeyStore keyStore = KeyStore.getInstance("JKS"); - keyStore.load(null, null); - keyStore.setKeyEntry(CERT_ALIAS, privateKey, keyPassword.toCharArray(), new X509Certificate[] { cert }); - writeKeyStore(keyStore, keyStoreFile, keyStorePassword); - - // Build trust store - trustStoreFile = File.createTempFile("truststore", "jks", null); - String trustStorePassword = generatePassword(random); - KeyStore trustStore = KeyStore.getInstance("JKS"); - trustStore.load(null, null); - trustStore.setCertificateEntry(CERT_ALIAS, cert); - writeKeyStore(trustStore, trustStoreFile, trustStorePassword); - - SslContextFactory sslContextFactory = new SslContextFactory(); - sslContextFactory.setKeyStorePath(keyStoreFile.getAbsolutePath()); - sslContextFactory.setKeyStorePassword(keyStorePassword); - sslContextFactory.setKeyManagerPassword(keyPassword); - sslContextFactory.setCertAlias(CERT_ALIAS); - SslSelectChannelConnector sslConnector = new SslSelectChannelConnector(sslContextFactory); - + if (serverSslContextFactory == null) { + generateKeys(); + } + SslSelectChannelConnector sslConnector = new SslSelectChannelConnector(serverSslContextFactory); server.addConnector(sslConnector); - - savedTrustStore = System.getProperty("javax.net.ssl.trustStore"); - System.setProperty("javax.net.ssl.trustStore", trustStoreFile.getAbsolutePath()); - savedTrustStorePassword = System.getProperty("javax.net.ssl.trustStorePassword"); - System.setProperty("javax.net.ssl.trustStorePassword", trustStorePassword); - savedTrustStoreType = System.getProperty("javax.net.ssl.trustStoreType"); - System.setProperty("javax.net.ssl.trustStoreType", "JKS"); - systemPropertiesSet = true; } WebAppContext context = new WebAppContext(); @@ -224,35 +234,12 @@ protected void stopServer() { } server = null; } - if (systemPropertiesSet) { - if (savedTrustStore != null) { - System.setProperty("javax.net.ssl.trustStore", savedTrustStore); - } else { - System.clearProperty("javax.net.ssl.trustStore"); - } - if (savedTrustStorePassword != null) { - System.setProperty("javax.net.ssl.trustStorePassword", savedTrustStorePassword); - } else { - System.clearProperty("javax.net.ssl.trustStorePassword"); - } - if (savedTrustStoreType != null) { - System.setProperty("javax.net.ssl.trustStoreType", savedTrustStoreType); - } else { - System.clearProperty("javax.net.ssl.trustStoreType"); - } - savedTrustStore = null; - savedTrustStorePassword = null; - savedTrustStoreType = null; - systemPropertiesSet = false; - } if (keyStoreFile != null) { keyStoreFile.delete(); keyStoreFile = null; } - if (trustStoreFile != null) { - trustStoreFile.delete(); - trustStoreFile = null; - } + clientSslContext = null; + serverSslContextFactory = null; } @Override From ac992cbd5d23c95922fecba190dd1e0560f17232 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Jan 2019 17:46:56 +0000 Subject: [PATCH 225/231] Merge r1819246 to the 1.7 branch. --- modules/integration/pom.xml | 6 +++ .../axis2/engine/map/MapServiceTest.java | 40 +++++++------------ .../axis2/testutils/AbstractAxis2Server.java | 12 ++++-- .../apache/axis2/testutils/Axis2Server.java | 4 +- .../axis2/testutils/AxisServiceFactory.java | 26 ++++++++++++ .../apache/axis2/testutils/JettyServer.java | 4 +- .../testutils/SimpleAxisServiceFactory.java | 35 ++++++++++++++++ 7 files changed, 94 insertions(+), 33 deletions(-) create mode 100644 modules/testutils/src/main/java/org/apache/axis2/testutils/AxisServiceFactory.java create mode 100644 modules/testutils/src/main/java/org/apache/axis2/testutils/SimpleAxisServiceFactory.java diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 8f1a53cfe1..1daa1a03ac 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -132,6 +132,12 @@ xmlunit test
        + + org.apache.axis2 + axis2-testutils + ${project.version} + test + log4j log4j diff --git a/modules/integration/test/org/apache/axis2/engine/map/MapServiceTest.java b/modules/integration/test/org/apache/axis2/engine/map/MapServiceTest.java index cfd1a3056a..91854e8782 100644 --- a/modules/integration/test/org/apache/axis2/engine/map/MapServiceTest.java +++ b/modules/integration/test/org/apache/axis2/engine/map/MapServiceTest.java @@ -19,8 +19,10 @@ package org.apache.axis2.engine.map; +import static org.junit.Assert.assertEquals; +import static org.junit.Assert.assertNotNull; + import javax.xml.stream.XMLStreamException; -import junit.framework.TestCase; import org.apache.axiom.om.OMAbstractFactory; import org.apache.axiom.om.OMElement; @@ -31,33 +33,19 @@ import org.apache.axis2.addressing.EndpointReference; import org.apache.axis2.client.Options; import org.apache.axis2.client.ServiceClient; -import org.apache.axis2.description.AxisService; -import org.apache.axis2.engine.AxisServer; +import org.apache.axis2.testutils.Axis2Server; +import org.apache.axis2.testutils.SimpleAxisServiceFactory; +import org.junit.ClassRule; +import org.junit.Test; /** * The Class MapServiceTest. */ -public class MapServiceTest extends TestCase { - private AxisServer server; +public class MapServiceTest { + @ClassRule + public static Axis2Server server = new Axis2Server(null, + new SimpleAxisServiceFactory(MapService.class)); - /** The service. */ - protected AxisService service; - - /* - * (non-Javadoc) - * - * @see junit.framework.TestCase#setUp() - */ - protected void setUp() throws Exception { - server = new AxisServer(); - server.deployService(MapService.class.getName()); - } - - @Override - protected void tearDown() throws Exception { - server.stop(); - } - /** * Test string generics map service. * @@ -66,9 +54,10 @@ protected void tearDown() throws Exception { * @throws AxisFault * the axis fault */ + @Test public void testStringGenericsMapService() throws XMLStreamException, AxisFault { - String epr = "http://localhost:6060/axis2/services/MapService/stringGenericsMapService"; + String epr = server.getEndpoint("MapService") + "/stringGenericsMapService"; Options options = new Options(); options.setTo(new EndpointReference(epr)); ServiceClient sender = new ServiceClient(); @@ -94,10 +83,11 @@ public void testStringGenericsMapService() throws XMLStreamException, * @throws AxisFault * the axis fault */ + @Test public void testStringGenericsTreeMapService() throws XMLStreamException, AxisFault { - String epr = "http://localhost:6060/axis2/services/MapService/stringGenericsTreeMapService"; + String epr = server.getEndpoint("MapService") + "/stringGenericsTreeMapService"; Options options = new Options(); options.setTo(new EndpointReference(epr)); ServiceClient sender = new ServiceClient(); diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java index d34c443530..a5cd120911 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java @@ -24,17 +24,17 @@ import org.apache.axis2.addressing.EndpointReference; import org.apache.axis2.context.ConfigurationContext; import org.apache.axis2.context.ConfigurationContextFactory; +import org.apache.axis2.engine.AxisConfiguration; import org.junit.rules.ExternalResource; public abstract class AbstractAxis2Server extends ExternalResource { private final String repositoryPath; + private final AxisServiceFactory[] serviceFactories; private ConfigurationContext configurationContext; - public AbstractAxis2Server(String repositoryPath) { - if (repositoryPath == null || repositoryPath.trim().length() == 0) { - throw new IllegalArgumentException("Axis2 repository must not be null or empty"); - } + public AbstractAxis2Server(String repositoryPath, AxisServiceFactory... serviceFactories) { this.repositoryPath = repositoryPath; + this.serviceFactories = serviceFactories; } final String getRepositoryPath() { @@ -52,6 +52,10 @@ public final ConfigurationContext getConfigurationContext() { protected void before() throws Throwable { configurationContext = ConfigurationContextFactory.createConfigurationContextFromFileSystem(repositoryPath); + AxisConfiguration axisConfiguration = configurationContext.getAxisConfiguration(); + for (AxisServiceFactory serviceFactory : serviceFactories) { + axisConfiguration.addService(serviceFactory.createService(axisConfiguration)); + } startServer(configurationContext); } diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java index 24f230833e..4d95c3acc0 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/Axis2Server.java @@ -29,8 +29,8 @@ public class Axis2Server extends AbstractAxis2Server { private int port = -1; private SimpleHTTPServer server; - public Axis2Server(String repositoryPath) { - super(repositoryPath); + public Axis2Server(String repositoryPath, AxisServiceFactory... axisServiceFactories) { + super(repositoryPath, axisServiceFactories); } @Override diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/AxisServiceFactory.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/AxisServiceFactory.java new file mode 100644 index 0000000000..e388340be2 --- /dev/null +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/AxisServiceFactory.java @@ -0,0 +1,26 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.axis2.testutils; + +import org.apache.axis2.description.AxisService; +import org.apache.axis2.engine.AxisConfiguration; + +public interface AxisServiceFactory { + AxisService createService(AxisConfiguration axisConfiguration) throws Exception; +} diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java index 6cd51fcac6..52cd3a4f57 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/JettyServer.java @@ -85,8 +85,8 @@ public class JettyServer extends AbstractAxis2Server { * @param secure * Whether to enable HTTPS. */ - public JettyServer(String repositoryPath, boolean secure) { - super(repositoryPath); + public JettyServer(String repositoryPath, boolean secure, AxisServiceFactory... axisServiceFactories) { + super(repositoryPath, axisServiceFactories); this.secure = secure; } diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/SimpleAxisServiceFactory.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/SimpleAxisServiceFactory.java new file mode 100644 index 0000000000..67822b0d78 --- /dev/null +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/SimpleAxisServiceFactory.java @@ -0,0 +1,35 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.axis2.testutils; + +import org.apache.axis2.description.AxisService; +import org.apache.axis2.engine.AxisConfiguration; + +public class SimpleAxisServiceFactory implements AxisServiceFactory { + private final Class implClass; + + public SimpleAxisServiceFactory(Class implClass) { + this.implClass = implClass; + } + + @Override + public AxisService createService(AxisConfiguration axisConfiguration) throws Exception { + return AxisService.createService(implClass.getName(), axisConfiguration); + } +} From 637cb73bf6b85dd1301bc6c9914b1ede32202a6b Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Jan 2019 18:06:23 +0000 Subject: [PATCH 226/231] Merge r1819304 to the 1.7 branch. --- .../axis2/testutils/AbstractAxis2Server.java | 25 ++------- .../AbstractConfigurationContextRule.java | 54 +++++++++++++++++++ .../apache/axis2/testutils/ClientHelper.java | 24 +++------ 3 files changed, 66 insertions(+), 37 deletions(-) create mode 100644 modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractConfigurationContextRule.java diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java index a5cd120911..561b48cb3e 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractAxis2Server.java @@ -23,35 +23,20 @@ import org.apache.axis2.AxisFault; import org.apache.axis2.addressing.EndpointReference; import org.apache.axis2.context.ConfigurationContext; -import org.apache.axis2.context.ConfigurationContextFactory; import org.apache.axis2.engine.AxisConfiguration; -import org.junit.rules.ExternalResource; -public abstract class AbstractAxis2Server extends ExternalResource { - private final String repositoryPath; +public abstract class AbstractAxis2Server extends AbstractConfigurationContextRule { private final AxisServiceFactory[] serviceFactories; - private ConfigurationContext configurationContext; public AbstractAxis2Server(String repositoryPath, AxisServiceFactory... serviceFactories) { - this.repositoryPath = repositoryPath; + super(repositoryPath); this.serviceFactories = serviceFactories; } - final String getRepositoryPath() { - return repositoryPath; - } - - public final ConfigurationContext getConfigurationContext() { - if (configurationContext == null) { - throw new IllegalStateException(); - } - return configurationContext; - } - @Override protected void before() throws Throwable { - configurationContext = - ConfigurationContextFactory.createConfigurationContextFromFileSystem(repositoryPath); + super.before(); + ConfigurationContext configurationContext = getConfigurationContext(); AxisConfiguration axisConfiguration = configurationContext.getAxisConfiguration(); for (AxisServiceFactory serviceFactory : serviceFactories) { axisConfiguration.addService(serviceFactory.createService(axisConfiguration)); @@ -62,7 +47,7 @@ protected void before() throws Throwable { @Override protected void after() { stopServer(); - configurationContext = null; + super.after(); } protected abstract void startServer(ConfigurationContext configurationContext) throws Throwable; diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractConfigurationContextRule.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractConfigurationContextRule.java new file mode 100644 index 0000000000..444a5aac27 --- /dev/null +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractConfigurationContextRule.java @@ -0,0 +1,54 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.axis2.testutils; + +import org.apache.axis2.context.ConfigurationContext; +import org.apache.axis2.context.ConfigurationContextFactory; +import org.junit.rules.ExternalResource; + +public abstract class AbstractConfigurationContextRule extends ExternalResource { + private final String repositoryPath; + private ConfigurationContext configurationContext; + + public AbstractConfigurationContextRule(String repositoryPath) { + this.repositoryPath = repositoryPath; + } + + final String getRepositoryPath() { + return repositoryPath; + } + + public final ConfigurationContext getConfigurationContext() { + if (configurationContext == null) { + throw new IllegalStateException(); + } + return configurationContext; + } + + @Override + protected void before() throws Throwable { + configurationContext = + ConfigurationContextFactory.createConfigurationContextFromFileSystem(repositoryPath); + } + + @Override + protected void after() { + configurationContext = null; + } +} diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java index 71d5af4f16..374b7aa9ad 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/ClientHelper.java @@ -30,17 +30,13 @@ import org.apache.axis2.client.ServiceClient; import org.apache.axis2.client.Stub; import org.apache.axis2.context.ConfigurationContext; -import org.apache.axis2.context.ConfigurationContextFactory; -import org.junit.rules.ExternalResource; -public class ClientHelper extends ExternalResource { +public class ClientHelper extends AbstractConfigurationContextRule { private final AbstractAxis2Server server; - private final String repositoryPath; - private ConfigurationContext configurationContext; public ClientHelper(AbstractAxis2Server server, String repositoryPath) { + super(repositoryPath); this.server = server; - this.repositoryPath = repositoryPath; } public ClientHelper(AbstractAxis2Server server) { @@ -49,21 +45,15 @@ public ClientHelper(AbstractAxis2Server server) { @Override protected final void before() throws Throwable { - configurationContext = - ConfigurationContextFactory.createConfigurationContextFromFileSystem(repositoryPath); + super.before(); SSLContext sslContext = server.getClientSSLContext(); if (sslContext != null) { - configurationContext.setProperty(SSLContext.class.getName(), sslContext); + getConfigurationContext().setProperty(SSLContext.class.getName(), sslContext); } } - @Override - protected final void after() { - configurationContext = null; - } - public final ServiceClient createServiceClient(String serviceName) throws Exception { - ServiceClient serviceClient = new ServiceClient(configurationContext, null); + ServiceClient serviceClient = new ServiceClient(getConfigurationContext(), null); serviceClient.getOptions().setTo(server.getEndpointReference(serviceName)); configureServiceClient(serviceClient); return serviceClient; @@ -84,7 +74,7 @@ protected URLConnection openConnection(URL url) throws IOException { } else { handler = null; } - ServiceClient serviceClient = new ServiceClient(configurationContext, + ServiceClient serviceClient = new ServiceClient(getConfigurationContext(), new URL(null, server.getEndpoint(serviceName) + "?wsdl", handler), wsdlServiceName, portName); configureServiceClient(serviceClient); return serviceClient; @@ -93,7 +83,7 @@ protected URLConnection openConnection(URL url) throws IOException { public final T createStub(Class type, String serviceName) throws Exception { T stub = type .getConstructor(ConfigurationContext.class, String.class) - .newInstance(configurationContext, server.getEndpoint(serviceName)); + .newInstance(getConfigurationContext(), server.getEndpoint(serviceName)); configureServiceClient(stub._getServiceClient()); return stub; } From 84129c2e6e3558db0dcaf3cac5f2bea8c15d73d5 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 6 Jan 2019 18:23:40 +0000 Subject: [PATCH 227/231] Merge r1850551 to the 1.7 branch. --- .../engine/PausingHandlerExecutionTest.java | 91 ++++++++----------- .../AbstractConfigurationContextRule.java | 21 ++++- 2 files changed, 57 insertions(+), 55 deletions(-) diff --git a/modules/integration/test/org/apache/axis2/engine/PausingHandlerExecutionTest.java b/modules/integration/test/org/apache/axis2/engine/PausingHandlerExecutionTest.java index 7d751c6d5f..c8428e12af 100644 --- a/modules/integration/test/org/apache/axis2/engine/PausingHandlerExecutionTest.java +++ b/modules/integration/test/org/apache/axis2/engine/PausingHandlerExecutionTest.java @@ -19,6 +19,9 @@ package org.apache.axis2.engine; +import static org.junit.Assert.assertEquals; +import static org.junit.Assert.fail; + import java.io.ByteArrayInputStream; import java.io.File; import java.io.FileInputStream; @@ -31,13 +34,11 @@ import java.util.Iterator; import java.util.List; -import junit.framework.Test; -import junit.framework.TestSuite; - import org.apache.axiom.om.OMElement; import org.apache.axiom.soap.SOAP12Constants; import org.apache.axis2.AxisFault; import org.apache.axis2.Constants; +import org.apache.axis2.addressing.EndpointReference; import org.apache.axis2.client.Options; import org.apache.axis2.client.ServiceClient; import org.apache.axis2.context.ConfigurationContext; @@ -48,58 +49,44 @@ import org.apache.axis2.handlers.AbstractHandler; import org.apache.axis2.integration.TestingUtils; import org.apache.axis2.integration.UtilServer; -import org.apache.axis2.integration.UtilServerBasedTestCase; import org.apache.axis2.phaseresolver.PhaseMetadata; +import org.apache.axis2.testutils.Axis2Server; import org.apache.axis2.util.Utils; +import org.junit.BeforeClass; +import org.junit.ClassRule; +import org.junit.Test; + +public class PausingHandlerExecutionTest implements TestConstants { + @ClassRule + public static final Axis2Server server = new Axis2Server(TestingUtils.prefixBaseDirectory(Constants.TESTING_REPOSITORY)); -public class PausingHandlerExecutionTest extends UtilServerBasedTestCase implements TestConstants { - private static boolean initDone = false; private static ArrayList testResults; - private AxisService testService; private static TestHandler middleGlobalInHandler; - private TestHandler firstOperationInHandler; - private TestHandler middleOperationInHandler; - private TestHandler middleOperationOutHandler; - - public PausingHandlerExecutionTest() { - super(PausingHandlerExecutionTest.class.getName()); - } - - public PausingHandlerExecutionTest(String testName) { - super(testName); - } - - public static Test suite() { - return getTestSetup(new TestSuite(PausingHandlerExecutionTest.class)); - } - protected void setUp() throws Exception { - //org.apache.log4j.BasicConfigurator.configure(); + @BeforeClass + public static void setUp() throws Exception { + AxisConfiguration axisConfiguration = server.getConfigurationContext().getAxisConfiguration(); testResults = new ArrayList(); - if (!initDone) { - initDone = true; - List globalInPhases = - UtilServer.getConfigurationContext().getAxisConfiguration().getInFlowPhases(); - for (int i = 0; i < globalInPhases.size(); i++) { - Phase globalInPhase = (Phase)globalInPhases.get(i); - if (PhaseMetadata.PHASE_PRE_DISPATCH.equals(globalInPhase.getPhaseName())) { - System.out.println("Adding handlers to globalInPhase name [" + - globalInPhase.getPhaseName() + "] ..."); - globalInPhase.addHandler(new TestHandler("In1")); - middleGlobalInHandler = new TestHandler("In2"); - globalInPhase.addHandler(middleGlobalInHandler); - globalInPhase.addHandler(new TestHandler("In3")); - System.out.println("...done adding handlers to globalInPhase name [" + - globalInPhase.getPhaseName() + "] ..."); - } + List globalInPhases = axisConfiguration.getInFlowPhases(); + for (int i = 0; i < globalInPhases.size(); i++) { + Phase globalInPhase = (Phase)globalInPhases.get(i); + if (PhaseMetadata.PHASE_PRE_DISPATCH.equals(globalInPhase.getPhaseName())) { + System.out.println("Adding handlers to globalInPhase name [" + + globalInPhase.getPhaseName() + "] ..."); + globalInPhase.addHandler(new TestHandler("In1")); + middleGlobalInHandler = new TestHandler("In2"); + globalInPhase.addHandler(middleGlobalInHandler); + globalInPhase.addHandler(new TestHandler("In3")); + System.out.println("...done adding handlers to globalInPhase name [" + + globalInPhase.getPhaseName() + "] ..."); } } - testService = Utils.createSimpleService(serviceName, Echo.class.getName(), - operationName); - UtilServer.deployService(testService); + AxisService testService = Utils.createSimpleService(serviceName, Echo.class.getName(), + operationName); + axisConfiguration.addService(testService); AxisOperation operation = testService.getOperation(operationName); ArrayList operationSpecificPhases = new ArrayList(); @@ -111,9 +98,9 @@ protected void setUp() throws Exception { Phase operationSpecificPhase = (Phase)phaseList.get(i); if (PhaseMetadata.PHASE_POLICY_DETERMINATION .equals(operationSpecificPhase.getPhaseName())) { - firstOperationInHandler = new TestHandler("In4"); + TestHandler firstOperationInHandler = new TestHandler("In4"); operationSpecificPhase.addHandler(firstOperationInHandler); - middleOperationInHandler = new TestHandler("In5"); + TestHandler middleOperationInHandler = new TestHandler("In5"); operationSpecificPhase.addHandler(middleOperationInHandler); operationSpecificPhase.addHandler(new TestHandler("In6")); } @@ -129,21 +116,16 @@ protected void setUp() throws Exception { if (PhaseMetadata.PHASE_POLICY_DETERMINATION .equals(operationSpecificPhase.getPhaseName())) { operationSpecificPhase.addHandler(new TestHandler("Out1")); - middleOperationOutHandler = new TestHandler("Out2"); + TestHandler middleOperationOutHandler = new TestHandler("Out2"); operationSpecificPhase.addHandler(middleOperationOutHandler); operationSpecificPhase.addHandler(new TestHandler("Out3")); } } } - protected void tearDown() throws Exception { - UtilServer.unDeployService(serviceName); - UtilServer.unDeployClientService(); - } - private ServiceClient createClient() throws Exception { Options options = new Options(); - options.setTo(targetEPR); + options.setTo(new EndpointReference("http://127.0.0.1:" + server.getPort() + "/axis2/services/EchoXMLService/echoOMElement")); options.setSoapVersionURI(SOAP12Constants.SOAP_ENVELOPE_NAMESPACE_URI); options.setTransportInProtocol(Constants.TRANSPORT_HTTP); options.setAction(operationName.getLocalPart()); @@ -164,6 +146,7 @@ private void executeClient() throws Exception { TestingUtils.compareWithCreatedOMElement(result); } + @Test public void testSuccessfulInvocation() throws Exception { System.out.println("Starting testSuccessfulInvocation"); middleGlobalInHandler.shouldPause(true); @@ -198,7 +181,7 @@ public void testSuccessfulInvocation() throws Exception { } - private class TestHandler extends AbstractHandler { + private static class TestHandler extends AbstractHandler { private String handlerName; private boolean shouldFail = false; private boolean shouldPause = false; @@ -360,7 +343,7 @@ private void checkHandler(Iterator it) { } - private class Worker extends Thread { + private static class Worker extends Thread { private byte[] serializedMessageContext = null; private ConfigurationContext configurationContext = null; private File theFile = null; diff --git a/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractConfigurationContextRule.java b/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractConfigurationContextRule.java index 444a5aac27..c276ce68a4 100644 --- a/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractConfigurationContextRule.java +++ b/modules/testutils/src/main/java/org/apache/axis2/testutils/AbstractConfigurationContextRule.java @@ -18,6 +18,8 @@ */ package org.apache.axis2.testutils; +import java.io.File; + import org.apache.axis2.context.ConfigurationContext; import org.apache.axis2.context.ConfigurationContextFactory; import org.junit.rules.ExternalResource; @@ -43,8 +45,25 @@ public final ConfigurationContext getConfigurationContext() { @Override protected void before() throws Throwable { + String axis2xml; + if (repositoryPath == null) { + axis2xml = null; + } else { + File repo = new File(repositoryPath); + File axis2xmlFile = new File(repo, "axis2.xml"); + if (axis2xmlFile.exists()) { + axis2xml = axis2xmlFile.getAbsolutePath(); + } else { + axis2xmlFile = new File(new File(repo, "conf"), "axis2.xml"); + if (axis2xmlFile.exists()) { + axis2xml = axis2xmlFile.getAbsolutePath(); + } else { + axis2xml = null; + } + } + } configurationContext = - ConfigurationContextFactory.createConfigurationContextFromFileSystem(repositoryPath); + ConfigurationContextFactory.createConfigurationContextFromFileSystem(repositoryPath, axis2xml); } @Override From 3fd0dc03440569d38982df14c9a625bf503c353c Mon Sep 17 00:00:00 2001 From: Robert Lazarski Date: Mon, 9 Sep 2019 20:52:14 +0000 Subject: [PATCH 228/231] Apply patch for AXIS-5935 to 1_7 branch, for JDK 8,9,10,11 support --- .../java2wsdl/bytecode/ClassReader.java | 33 ++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/modules/kernel/src/org/apache/axis2/description/java2wsdl/bytecode/ClassReader.java b/modules/kernel/src/org/apache/axis2/description/java2wsdl/bytecode/ClassReader.java index 7eb739c181..d01b8fa723 100644 --- a/modules/kernel/src/org/apache/axis2/description/java2wsdl/bytecode/ClassReader.java +++ b/modules/kernel/src/org/apache/axis2/description/java2wsdl/bytecode/ClassReader.java @@ -59,6 +59,18 @@ public class ClassReader extends ByteArrayInputStream { private static final int CONSTANT_Double = 6; private static final int CONSTANT_NameAndType = 12; private static final int CONSTANT_Utf8 = 1; + + /*java 8 9 10 11 new tokens https://docs.oracle.com/javase/specs/jvms/se11/html/jvms-4.html*/ + private static final int CONSTANT_MethodHandle = 15; + private static final int CONSTANT_MethodType = 16; + private static final int CONSTANT_Dynamic = 17; + private static final int CONSTANT_InvokeDynamic = 18; + private static final int CONSTANT_Module = 19; + private static final int CONSTANT_Package = 20; + /*end of ava 8 9 10 11 new tokens*/ + + + /** * the constant pool. constant pool indices in the class file * directly index into this array. The value stored in this array @@ -347,11 +359,30 @@ protected final void readCpool() throws IOException { int len = readShort(); skipFully(len); + break; + case CONSTANT_MethodHandle: + + read(); // reference kind + readShort(); // reference index + break; + + case CONSTANT_MethodType: + + readShort(); // descriptor index + break; + case CONSTANT_Dynamic: + readShort(); // bootstrap method attr index + readShort(); // name and type index + break; + case CONSTANT_InvokeDynamic: + + readShort(); // bootstrap method attr index + readShort(); // name and type index break; default: // corrupt class file - throw new IllegalStateException("Error looking for paramter names in bytecode: unexpected bytes in file"); + throw new IllegalStateException("Error looking for paramter names in bytecode: unexpected bytes in file, tag:"+c); } } } From dfebd5ae5f1b8970cdde296fdf6ee2fcb4da0371 Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Mon, 20 Apr 2020 21:39:59 +0100 Subject: [PATCH 229/231] Update download links --- src/site/markdown/download.md.vm | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/site/markdown/download.md.vm b/src/site/markdown/download.md.vm index da1007e411..f2fc4f82ad 100644 --- a/src/site/markdown/download.md.vm +++ b/src/site/markdown/download.md.vm @@ -48,25 +48,25 @@ Distributions for older releases can be found in the [archive][28]. All releases are also available as Maven artifacts in the [central repository][29]. [1]: http://www.apache.org/dyn/closer.lua/axis/axis2/java/core/${release_version}/axis2-${release_version}-bin.zip -[3]: https://www.apache.org/dist/axis/axis2/java/core/${release_version}/axis2-${release_version}-bin.zip.sha512 -[4]: https://www.apache.org/dist/axis/axis2/java/core/${release_version}/axis2-${release_version}-bin.zip.asc +[3]: https://downloads.apache.org/axis/axis2/java/core/${release_version}/axis2-${release_version}-bin.zip.sha512 +[4]: https://downloads.apache.org/axis/axis2/java/core/${release_version}/axis2-${release_version}-bin.zip.asc [5]: http://www.apache.org/dyn/closer.lua/axis/axis2/java/core/${release_version}/axis2-${release_version}-src.zip -[7]: https://www.apache.org/dist/axis/axis2/java/core/${release_version}/axis2-${release_version}-src.zip.sha512 -[8]: https://www.apache.org/dist/axis/axis2/java/core/${release_version}/axis2-${release_version}-src.zip.asc +[7]: https://downloads.apache.org/axis/axis2/java/core/${release_version}/axis2-${release_version}-src.zip.sha512 +[8]: https://downloads.apache.org/axis/axis2/java/core/${release_version}/axis2-${release_version}-src.zip.asc [9]: http://www.apache.org/dyn/closer.lua/axis/axis2/java/core/${release_version}/axis2-${release_version}-war.zip -[11]: https://www.apache.org/dist/axis/axis2/java/core/${release_version}/axis2-${release_version}-war.zip.sha512 -[12]: https://www.apache.org/dist/axis/axis2/java/core/${release_version}/axis2-${release_version}-war.zip.asc +[11]: https://downloads.apache.org/axis/axis2/java/core/${release_version}/axis2-${release_version}-war.zip.sha512 +[12]: https://downloads.apache.org/axis/axis2/java/core/${release_version}/axis2-${release_version}-war.zip.asc [13]: http://www.apache.org/dyn/closer.lua/axis/axis2/java/core/${release_version}/axis2-eclipse-service-plugin-${release_version}.zip -[15]: https://www.apache.org/dist/axis/axis2/java/core/${release_version}/axis2-eclipse-service-plugin-${release_version}.zip.sha512 -[16]: https://www.apache.org/dist/axis/axis2/java/core/${release_version}/axis2-eclipse-service-plugin-${release_version}.zip.asc +[15]: https://downloads.apache.org/axis/axis2/java/core/${release_version}/axis2-eclipse-service-plugin-${release_version}.zip.sha512 +[16]: https://downloads.apache.org/axis/axis2/java/core/${release_version}/axis2-eclipse-service-plugin-${release_version}.zip.asc [17]: http://www.apache.org/dyn/closer.lua/axis/axis2/java/core/${release_version}/axis2-eclipse-codegen-plugin-${release_version}.zip -[19]: https://www.apache.org/dist/axis/axis2/java/core/${release_version}/axis2-eclipse-codegen-plugin-${release_version}.zip.sha512 -[20]: https://www.apache.org/dist/axis/axis2/java/core/${release_version}/axis2-eclipse-codegen-plugin-${release_version}.zip.asc +[19]: https://downloads.apache.org/axis/axis2/java/core/${release_version}/axis2-eclipse-codegen-plugin-${release_version}.zip.sha512 +[20]: https://downloads.apache.org/axis/axis2/java/core/${release_version}/axis2-eclipse-codegen-plugin-${release_version}.zip.asc [21]: http://www.apache.org/dyn/closer.lua/axis/axis2/java/core/${release_version}/axis2-idea-plugin-${release_version}.zip -[23]: https://www.apache.org/dist/axis/axis2/java/core/${release_version}/axis2-idea-plugin-${release_version}.zip.sha512 -[24]: https://www.apache.org/dist/axis/axis2/java/core/${release_version}/axis2-idea-plugin-${release_version}.zip.asc +[23]: https://downloads.apache.org/axis/axis2/java/core/${release_version}/axis2-idea-plugin-${release_version}.zip.sha512 +[24]: https://downloads.apache.org/axis/axis2/java/core/${release_version}/axis2-idea-plugin-${release_version}.zip.asc [25]: http://www.apache.org/dev/release-signing#verifying-signature -[26]: https://www.apache.org/dist/axis/axis2/java/core/KEYS +[26]: https://downloads.apache.org/axis/axis2/java/core/KEYS [27]: http://www.apache.org/dyn/closer.lua/axis/axis2/java/core/ [28]: http://archive.apache.org/dist/axis/axis2/java/core/ [29]: http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.axis2%22 From 39c75ce0fc691f7813144b582b782a34d4a231ab Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 7 Jun 2020 17:16:50 +0100 Subject: [PATCH 230/231] Re-enable snapshot deployment --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4249bd9de9..a5571bcacd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,12 +10,12 @@ before_cache: "find $HOME/.m2 -name '*-SNAPSHOT' -a -type d -exec rm -rf '{}' '; jobs: include: - stage: test - - if: repo = "apache/axis2-java" AND branch = 1_7 AND type = push + - if: repo = "apache/axis-axis2-java-core" AND branch = 1_7 AND type = push stage: deploy script: mvn -B -s .travis-settings.xml -Papache-release -Dgpg.skip=true -DskipTests=true deploy env: - - secure: "IzpkWYL9tH5bE6I6nDbgW6HUlz/+R7XuBXo5997r2adRz8Q1vnSA4gvvMDLyvNjUXDWB99HNLXMaInYlpLNOjBjgXx0abmbcUBfCu0/923iuT80IowT7kNcQK+k4b9ajFT4EZAWySru1SyeTa1VgEjCnAhynDXhhGwCjjakxGrY=" - - secure: "iAPTcu1L6InO4F39F22iDccXhc59H7vVbEXZF3IxeWdf0RbtaahWrxHO532ILmTxN+wMio0GMNtmbyp8GP1Q30g7ZtK0YINeKcvR/PesiIcerm5Zp7Bh1a2PB3wJFnlykYBenn+AXXXZKRrmPki2aXFC0wEQ6hgKBQfVgwOcvHA=" + - secure: "FtTstQQ7UzWoeSeDSDuRVZmaa/HspGKdqN/zhDY73xvVqQNiN/qEJ1n080199GPfWYZPtB6p9hFhXCbE9UN3+fnfuW0CO4iiBolRCsjdxU43bCaGjLpXiw/6ZIAaKSDPNsiXYK4d0EOKKWjWNWF1lODPrWvUdvB+bhOopUujsTImVKDZ4EqxW/35Qs96DipOz4BDLIGpdduQd8WywuCxUmGQgrzEy8xGmVt/Up383yZLAkPybR1YMp227chsgNLIurdBUbiNd73wh9YAjo/PRTDGbUgkjuUXj0m25vrmTPcHO4CBTzgb5dWeDFfwtZ5chfeanm/bAQyzPhqWF2XkbfKENGrDhOsYIT122VDfXxp+dNFnYj6vx27ulSea1m5GvclBCWkz9cqg4NTL9ZFRJwPvOLBNf/hni4aG4GKGv8sIU3HVVAB4qwpP9WLIDgKlimUq1bfIlj0jIPn/ZZmxd9KHw5gYcCTK0BHXjuFInXFM/3yb71fe8q+Rf8Zqc3HHyVCXCu9JDCuLDbN5BqKAULRAW+pK6Y5LCQTcE0GdotaA1EAlnB1hpwWCaXuGh4WS2+enTxMv6AsJgF1vB0JOXyocYcLp/0j0aolVk6azzdI9fk7VEXPt9xBI+GFmQqGHJf4iX85YizmB7ApwX9iIlMFMoIzuwllWogGO8IaTrPs=" + - secure: "Amz5GjcuFs5A2nksM5GrzhmBe2+RpuwmTILBxzQ3Uhdb6fiNtIqsb+9OsYVWmqPwsI9Oun9yM4NCicWpWFJRDdoBN7pjK65mwlE356VvfyHx9MupXwJO00ILxJ5x5HiKtVglM1M3EZ9gm1PoVzxed9ZpSp/gmFUwvHzdImSNqLbWJ3SjHNOAqXoq2VPhvOae+jsmpBmeGHsTefNtFoLszZq2GgtEgFF3kNZzCTBnk6x5WXOAIO28elseZGEtp6yG5ugesdh6Z+EbifeAU1Rj/H5d820wiwViSmP3ieLrHUwbtbhUtU4f2UK9kXSEPu6FruYLj1tYWggM4w9jHM6Kiytq54YgnL8hNrzQeiU+YpOHaD7rNHrEVaVPFUSzog4YCh7IH4uD1nqrMHMoEpbKltn1ViJodOaAE2LBk32VFP832R4nUZLfhLspQ/V0N+fh4zp57LoYX0A+0MVX72gz395B+nN5mgK8JOPkXJYC4IVttN2nECAxqzabGTrJ5g97Jc73JVrvyQi4VFx9G2Ej/ye3EYpd+nqtAee5JeCHevqggcmPlnUlXMjuNCMx2r+di1HQMPu/CtmKfMGG4qayOZqvrMg1ld2dqY2ZllFGkpEprG1cCD5PR+ibZmiCN/c2w6mLBdHoc2KqGoXPvgi85MspeddrmtMtywTAN3Zta7Q=" cache: directories: - $HOME/.m2 From 3d894d1f50d9e264fe0673bf1783eb55dacd680c Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sun, 7 Jun 2020 19:19:44 +0100 Subject: [PATCH 231/231] Update Axiom version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 048f927c72..c79c3e00af 100644 --- a/pom.xml +++ b/pom.xml @@ -504,7 +504,7 @@ 3.0.3 1.0M10 - 1.2.22-SNAPSHOT + 1.2.23-SNAPSHOT 2.2.4 1.7.0 2.7.7