[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451951#comment-13451951
 ] 

Mice Xia commented on CLOUDSTACK-47:
------------------------------------

axis2.war can be fetched directly  by maven, but I'm not sure if this is the 
ASF way.

    <dependency>
       <groupId>org.apache.axis2</groupId>
       <artifactId>axis2-webapp</artifactId>
       <version>1.5.1</version>
    </dependency>
                
> axis2 warfile in source tree
> ----------------------------
>
>                 Key: CLOUDSTACK-47
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-47
>             Project: CloudStack
>          Issue Type: Bug
>          Components: AWSAPI
>    Affects Versions: pre-4.0.0
>            Reporter: John Kinsella
>            Assignee: Chip Childers
>            Priority: Blocker
>              Labels: binary
>
> While looking at release candidate, noticed there's 2 copies of axis2.war:
> ./awsapi/axis2.war
> ./deps/awsapi-lib/axis2.war
> I believe these will need to be removed as there shouldn't be binaries in the 
> source tree.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to