[Openstack-docs] identity-api: Building broken
dfleming
dfleming at austin.rr.com
Mon Jul 28 15:29:24 UTC 2014
Jorge, I already submitted a fix
Sent from my Verizon Wireless 4G LTE smartphone
-------- Original message --------
From: Jorge Williams <jorge.williams at rackspace.com>
Date:07/28/2014 9:58 AM (GMT-06:00)
To: Christian Berendt <berendt at b1-systems.de>
Cc: dfleming <dfleming at austin.rr.com>, openstack-docs at lists.openstack.org
Subject: Re: [Openstack-docs] identity-api: Building broken
I’ve confirmed that the error was actually introduced in the WADL not in clouddocs-maven-plugin.
This commit:
https://github.com/openstack/api-site/commit/37c8cef1ccb038c7a7580bb3ea302a53f79c7663
seems to have introduced the error. Going back to the WADL version before that commit, causes the doc to build with no issues.
You can test this locally by replacing instances of
> http://git.openstack.org/cgit/openstack/api-site/plain/api-ref/src/wadls/identity-api/src/v2.0/wadl/identity-admin.wadl
in the doc with
https://raw.githubusercontent.com/openstack/api-site/113f501aa569aca3166219025bb396fda115582d/api-ref/src/wadls/identity-api/src/v2.0/wadl/identity-admin.wadl
(The version before the offending commit)
and you’ll note things will build correctly.
Not sure, why the cloud-docs maven plugin is throwing the error that it is given the offending WADL, I’ll have to dig in when I get a chance, but reverting that commit, should resolve the issue in the short term.
-jOrGe W.
On Jul 28, 2014, at 8:27 AM, Christian Berendt <berendt at b1-systems.de> wrote:
> On 07/28/2014 03:21 PM, dfleming wrote:
>> I am pretty certain it has to do with the wadl
>
> +1
>
> The problem is that there are two identical xml:ids generated by
> something during the build process. It looks like the affected WADL
> resource is
> http://git.openstack.org/cgit/openstack/api-site/plain/api-ref/src/wadls/identity-api/src/v2.0/wadl/identity-admin.wadl.
> The file is included in the XML file v2.0/src/ch_identity-service-api.xml.
>
> Christian.
>
> --
> Christian Berendt
> Cloud Computing Solution Architect
> Mail: berendt at b1-systems.de
>
> B1 Systems GmbH
> Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
> GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
>
> _______________________________________________
> Openstack-docs mailing list
> Openstack-docs at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-docs/attachments/20140728/6246a21f/attachment.html>
More information about the Openstack-docs
mailing list