[
https://issues.apache.org/jira/browse/CLOUDSTACK-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13592845#comment-13592845
]
ASF subversion and git services commented on CLOUDSTACK-1502:
-------------------------------------------------------------
Commit 7a54458e172fa325d520970bd0dd84aece61f292 in branch refs/heads/master
from [~alena1108]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=7a54458 ]
CLOUDSTACK-1502 Fixed the api-doc build component caused by new API commands:
addIpToNic
removeIpFromNic
listNics
1) Removed trailing whitespaces from commands.properties file for the commands
above
2) Created a new category "Nic" in gen_toc.py for the new commands
> Master branch failed to build cloud-apidoc
> ------------------------------------------
>
> Key: CLOUDSTACK-1502
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1502
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Install and Setup
> Affects Versions: 4.2.0
> Reporter: Min Chen
> Assignee: Alena Prokharchyk
> Priority: Blocker
> Fix For: 4.2.0
>
>
> master "mvn clean install" failed with the following error:
> Exception in thread "main" java.lang.NumberFormatException: For input
> string: ""
> at
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:4
> 8)
> at java.lang.Integer.parseInt(Integer.java:470)
> at java.lang.Short.parseShort(Short.java:120)
> at java.lang.Short.parseShort(Short.java:78)
> at com.cloud.api.doc.ApiXmlDocWriter.main(ApiXmlDocWriter.java:147)
> [ERROR] Failed to execute goal
> org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (compile) on project
> cloud-apidoc: Command execution failed. Process exited with an error: 1
> (Exit value: 1) -> [Help 1]
--
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