[
https://issues.apache.org/jira/browse/AXIS2-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398229#comment-13398229
]
Hudson commented on AXIS2-5349:
-------------------------------
Integrated in axis2-1.5 #385 (See
[https://builds.apache.org/job/axis2-1.5/385/])
AXIS2-5349 - Merged r1352413 to 1.5 branch. (Revision 1352416)
Result = SUCCESS
sagara :
Files :
* /axis/axis2/java/core/branches/1_5
*
/axis/axis2/java/core/branches/1_5/modules/codegen/src/org/apache/axis2/wsdl/template/c/SkelHeaderTemplate.xsl
*
/axis/axis2/java/core/branches/1_5/modules/codegen/src/org/apache/axis2/wsdl/template/c/StubHeaderTemplate.xsl
* /axis/axis2/java/core/branches/1_5/modules/distribution
*
/axis/axis2/java/core/branches/1_5/modules/kernel/src/org/apache/axis2/transport/http/util/QueryStringParser.java
*
/axis/axis2/java/core/branches/1_5/modules/kernel/test/org/apache/axis2/transport/http/util/QueryStringParserTest.java
* /axis/axis2/java/core/branches/1_5/modules/parent
*
/axis/axis2/java/core/branches/1_5/modules/saaj/test/org/apache/axis2/saaj/TestUtils.java
* /axis/axis2/java/core/branches/1_5/modules/soapmonitor/module
* /axis/axis2/java/core/branches/1_5/modules/soapmonitor/module/pom.xml
*
/axis/axis2/java/core/branches/1_5/modules/soapmonitor/module/src/main/java/org/apache/axis2/handlers
*
/axis/axis2/java/core/branches/1_5/modules/soapmonitor/module/src/main/resources/META-INF/module.xml
* /axis/axis2/java/core/branches/1_5/modules/soapmonitor/servlet
*
/axis/axis2/java/core/branches/1_5/modules/soapmonitor/servlet/src/main/java/org/apache/axis2/soapmonitor/applet
*
/axis/axis2/java/core/branches/1_5/modules/soapmonitor/servlet/src/main/java/org/apache/axis2/soapmonitor/servlet
* /axis/axis2/java/core/branches/1_5/modules/tool/axis2-repo-maven-plugin
* /axis/axis2/java/core/branches/1_5/modules/transport/http/pom.xml
* /axis/axis2/java/core/branches/1_5/modules/transport/http/src
* /axis/axis2/java/core/branches/1_5/modules/transport/local
*
/axis/axis2/java/core/branches/1_5/modules/webapp/src/main/java/org/apache/axis2/webapp/AdminAgent.java
*
/axis/axis2/java/core/branches/1_5/modules/webapp/src/main/java/org/apache/axis2/webapp/AxisAdminServlet.java
> generated skel and stub headers should be wrapped with ifndef/define/endif
> block
> --------------------------------------------------------------------------------
>
> Key: AXIS2-5349
> URL: https://issues.apache.org/jira/browse/AXIS2-5349
> Project: Axis2
> Issue Type: Bug
> Affects Versions: 1.6.0, 1.6.1, 1.6.2
> Reporter: Andy Grimm
> Fix For: 1.5.7, 1.7.0, 1.6.3
>
> Attachments: axis2-wrap-headers.patch
>
>
> I'm working on making Eucalyptus compatible with Axis2 version 1.6, and one
> of the issues that I found was that generated header files don't use #ifndef
> , which can cause compiler errors due to "redefinition" of functions if the
> header is imported multiple times.
> The attached patch fixed the problem for me.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]