Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions modules/adb-codegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,10 @@
<phase>process-resources</phase>
<configuration>
<target>
<tstamp>
<format property="build.time" pattern="MMM dd, yyyy (hh:mm:ss z)" locale="en" />
</tstamp>
<copy toDir="${basedir}/target/classes/" overwrite="true" filtering="on">
<fileset dir="${basedir}/src/" includes="**/*.xsl" />
<filterset begintoken="#" endtoken="#">
<filter token="axisVersion" value="${project.version}" />
<filter token="today" value=" Built on : ${build.time}" />
</filterset>
</copy>
</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
* <xsl:value-of select="$name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/

<xsl:if test="string-length(normalize-space(@package)) > 0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
* <xsl:value-of select="$name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/

package <xsl:value-of select="@package"/>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* <xsl:value-of select="$name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/

<xsl:if test="string-length(normalize-space(@package)) > 0">
Expand Down Expand Up @@ -72,7 +72,7 @@
* <xsl:value-of select="$name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/

<xsl:if test="string-length(normalize-space(@package)) > 0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* <xsl:value-of select="$axis2_name"/>.h
*
* This file was auto-generated from WSDL
* by the Apache Axis2/Java version: #axisVersion# #today#
* by the Apache Axis2/Java version: #axisVersion#
*/

#include &lt;stdio.h&gt;
Expand Down Expand Up @@ -89,7 +89,7 @@
* <xsl:value-of select="$axis2_name"/>.h
*
* This file was auto-generated from WSDL
* by the Apache Axis2/Java version: #axisVersion# #today#
* by the Apache Axis2/Java version: #axisVersion#
*/

/**
Expand Down Expand Up @@ -1087,7 +1087,7 @@
* <xsl:value-of select="$axis2_name"/>.h
*
* This file was auto-generated from WSDL
* by the Apache Axis2/Java version: #axisVersion# #today#
* by the Apache Axis2/Java version: #axisVersion#
*/

#include &lt;stdio.h&gt;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* <xsl:value-of select="$axis2_name"/>.c
*
* This file was auto-generated from WSDL
* by the Apache Axis2/Java version: #axisVersion# #today#
* by the Apache Axis2/Java version: #axisVersion#
*/

#include "<xsl:value-of select="$axis2_name"/>.h"
Expand Down Expand Up @@ -6617,7 +6617,7 @@
* <xsl:value-of select="$axis2_name"/>.c
*
* This file was auto-generated from WSDL
* by the Apache Axis2/Java version: #axisVersion# #today#
* by the Apache Axis2/Java version: #axisVersion#
*/

#include "<xsl:value-of select="$axis2_name"/>.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* <xsl:value-of select="$name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/

package <xsl:value-of select="@package"/>;
Expand All @@ -54,7 +54,7 @@
* <xsl:value-of select="@name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/

package <xsl:value-of select="@package"/>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* ClientInfo.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/

package org.apache.axis2.databinding;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* CreateAccountRequest.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/

package org.apache.axis2.databinding;
Expand Down
4 changes: 0 additions & 4 deletions modules/codegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,14 +197,10 @@
<phase>process-resources</phase>
<configuration>
<target>
<tstamp>
<format property="build.time" pattern="MMM dd, yyyy (hh:mm:ss z)" locale="en" />
</tstamp>
<copy toDir="${basedir}/target/classes/" overwrite="true" filtering="on">
<fileset dir="${basedir}/src/" includes="**/*.xsl" />
<filterset begintoken="#" endtoken="#">
<filter token="axisVersion" value="${project.version}" />
<filter token="today" value=" Built on : ${build.time}" />
</filterset>
</copy>
</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
* <xsl:value-of select="@name"/>.c
*
* This file was auto-generated from WSDL for "<xsl:value-of select="$qname"/>" service
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
* <xsl:value-of select="$skeletonname"/>
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<xsl:template match="/">
<xsl:comment> This file was auto-generated from WSDL </xsl:comment>
<xsl:comment> by the Apache Axis2 version: #axisVersion# #today# </xsl:comment>
<xsl:comment> by the Apache Axis2 version: #axisVersion# </xsl:comment>
<xsl:apply-templates/>
</xsl:template>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* <xsl:value-of select="@name"/>.h
*
* This file was auto-generated from WSDL for "<xsl:value-of select="$qname"/>" service
* by the Apache Axis2/C version: #axisVersion# #today#
* by the Apache Axis2/C version: #axisVersion#
* <xsl:value-of select="@name"/> Axis2/C skeleton for the axisService- Header file
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* <xsl:value-of select="@name"/>.c
*
* This file was auto-generated from WSDL for "<xsl:value-of select="$qname"/>" service
* by the Apache Axis2/C version: #axisVersion# #today#
* by the Apache Axis2/C version: #axisVersion#
* <xsl:value-of select="@name"/> Axis2/C skeleton for the axisService
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
* <xsl:value-of select="@name"/>.h
*
* This file was auto-generated from WSDL for "<xsl:value-of select="$qname"/>" service
* by the Apache Axis2/Java version: #axisVersion# #today#
* by the Apache Axis2/Java version: #axisVersion#
*/

#ifndef <xsl:value-of select="$caps_name"/>_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
* <xsl:value-of select="@name"/>.c
*
* This file was auto-generated from WSDL for "<xsl:value-of select="$qname"/>" service
* by the Apache Axis2/Java version: #axisVersion# #today#
* by the Apache Axis2/Java version: #axisVersion#
*/

#include "<xsl:value-of select="@name"/>.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<xsl:template match="/">
<xsl:comment> This file was auto-generated from WSDL </xsl:comment>
<xsl:comment> by the Apache Axis2 version: #axisVersion# #today# </xsl:comment>
<xsl:comment> by the Apache Axis2 version: #axisVersion# </xsl:comment>
<serviceGroup>
<xsl:apply-templates/>
</serviceGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* <xsl:value-of select="@name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/

package <xsl:value-of select="@package"/>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* <xsl:value-of select="@name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/

package <xsl:value-of select="@package"/>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
* <xsl:value-of select="@name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/
package <xsl:value-of select="$package"/>;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
* <xsl:value-of select="@name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/

package <xsl:value-of select="$package"/>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import <xsl:value-of select="@value"/>;</xsl:for-each>
* <xsl:value-of select="@name"/>.java
*
* This class was auto-generated from WSDL.
* Apache Axis2 version: #axisVersion# #today#
* Apache Axis2 version: #axisVersion#
*
*/
<xsl:for-each select="annotation">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import javax.xml.ws.Service;<!--<xsl:for-each select="importList/import">-->
* <xsl:value-of select="@name"/>.java
*
* This class was auto-generated from WSDL.
* Apache Axis2 version: #axisVersion# #today#
* Apache Axis2 version: #axisVersion#
*
*/
<xsl:for-each select="annotation">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* <xsl:value-of select="@name"/>.java
*
* This class was auto-generated from WSDL.
* Apache Axis2 version: #axisVersion# #today#
* Apache Axis2 version: #axisVersion#
*/
<xsl:for-each select="annotation">
<xsl:variable name="annoparamcount" select="count(param)"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import <xsl:value-of select="@value"/>;</xsl:for-each>
* <xsl:value-of select="@name"/>.java
*
* This class was auto-generated from WSDL.
* Apache Axis2 version: #axisVersion# #today#
* Apache Axis2 version: #axisVersion#
*/
<xsl:for-each select="annotation">
<xsl:variable name="annoparamcount" select="count(param)"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<xsl:template match="/">
<xsl:comment> This file was auto-generated from WSDL </xsl:comment>
<xsl:comment> Apache Axis2 version: #axisVersion# #today# </xsl:comment>
<xsl:comment> Apache Axis2 version: #axisVersion# </xsl:comment>
<serviceGroup>
<xsl:apply-templates/>
</serviceGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
* <xsl:value-of select="@name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/
package <xsl:value-of select="@package"/>;

Expand Down Expand Up @@ -322,7 +322,7 @@
* <xsl:value-of select="@name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/
package <xsl:value-of select="@package"/>;

Expand Down Expand Up @@ -440,7 +440,7 @@
* <xsl:value-of select="@name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/
package <xsl:value-of select="@package"/>;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* <xsl:value-of select="@name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/
package <xsl:value-of select="@package"/>;
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* <xsl:value-of select="@name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/
package <xsl:value-of select="@package"/>;
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
* <xsl:value-of select="@name"/>.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
* by the Apache Axis2 version: #axisVersion#
*/
package <xsl:value-of select="$package"/>;

Expand Down
4 changes: 0 additions & 4 deletions modules/kernel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,11 +212,7 @@
<phase>process-resources</phase>
<configuration>
<target>
<tstamp>
<format property="build.time" pattern="MMM dd, yyyy (hh:mm:ss z)" locale="en" />
</tstamp>
<filter token="axisVersion" value="${project.version}" />
<filter token="TODAY" value="${build.time}" />
<copy toDir="${basedir}/target/classes/org/apache/axis2/i18n" overwrite="true" filtering="on" file="${basedir}/src/org/apache/axis2/i18n/resource.properties" />
</target>
</configuration>
Expand Down
2 changes: 0 additions & 2 deletions modules/kernel/src/org/apache/axis2/i18n/resource.properties
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@
# PROCESS.
axisVersion=Apache Axis2 version: @axisVersion@
axisVersionRaw=@axisVersion@
axisBuiltOnRaw=@TODAY@
axisUserAgent=Axis/@axisVersion@
builtOn=Built on @TODAY@
#############################################################################

threadpoolshutdown=Thread pool is shut down.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@
# PROCESS.
axisVersion=Apache Axis2 version: #axisVersion#
axisVersionRaw=#axisVersion#
axisBuiltOnRaw=#today#
axisUserAgent=Axis/#axisVersion#
builtOn=Built on #today#
#############################################################################
test01=This string is a test string 01.
faultProcessingNotSupported=User fault processing is not supported. The @WebFault faultbean is missing for {0}
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1234,12 +1234,12 @@
<plugin>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-aar-maven-plugin</artifactId>
<version>1.8.0</version>
<version>2.0.0</version>
</plugin>
<plugin>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-mar-maven-plugin</artifactId>
<version>1.8.0</version>
<version>2.0.0</version>
</plugin>

<!-- No chicken and egg problem here because the plugin doesn't expose
Expand Down