On 13/05/13 11:52 PM, "Chip Childers" <chip.child...@sungard.com> wrote:
>On Mon, May 13, 2013 at 06:13:46PM +0000, Nitin Mehta wrote: >> From link below the command "mvn -P developer -pl :cloud-apidoc" works >> fine without even putting any fix for the gslb.xml >> >>https://cwiki.apache.org/CLOUDSTACK/how-to-generate-cloudstack-api-docume >>nt >> ation.html > >This is the admin guide, not the api docs. Got it Chip. But I guess there must still be a way to build it right ? > >> >> >> How do I verify my fix ? > >I suspect that you simply have a merge conflict that was committed in >the file. Just review the file in question for "<<<" and work out the >right version to keep (normal conflict resolution). I did that and wanted to verify it, but anyways I have pushed my changes removing the conflict messages like "<<<<<< HEAD" etc. > > >Here's the snippet from the build log that points me to this resolution: > >> >> not well-formed (invalid token) at line 160, column 1, byte 11490: >> >> <section id="gslb-workflow"> >> >> <title>Configuring GSLB</title> >> >> <<<<<<< HEAD >> >> ^ >> >> <para>A GSLB deployment is the logical collection of GSLB >> >> virtual >> >>server, GSLB service, LB >> >> virtual server, service, domain, and ADNS service. To create >> >> a >> >>GSLB site, you must configure >> >> at /usr/lib/perl5/vendor_perl/XML/Parser.pm line 187 >> >> Processing file >> >>tmp/en-US/xml_tmp/external-guest-lb-integration.xml -> >> >>tmp/en-US/xml/external-guest-lb-integration.xml >> >> Processing file tmp/en-US/xml_tmp/extracting-source.xml -> >> >>tmp/en-US/xml/extracting-source.xml >> >> Processing file tmp/en-US/xml_tmp/feature-overview.xml -> >> >>tmp/en-US/xml/feature-overview.xml >> >> Processing file tmp/en-US/xml_tmp/feedback.xml -> >> >>tmp/en-US/xml/feedback.xml >> >> Processing file tmp/en-US/xml_tmp/firewall-rules.xml -> >> >>tmp/en-US/xml/firewall-rules.xml >> >> Processing file tmp/en-US/xml_tmp/first_ms_node_install.xml >> >> -> >> >>tmp/en-US/xml/first_ms_node_install.xml >> >> Processing file >> >>tmp/en-US/xml_tmp/generic-firewall-provisions.xml -> >> >>tmp/en-US/xml/generic-firewall-provisions.xml >> >> Processing file tmp/en-US/xml_tmp/getting-release.xml -> >> >>tmp/en-US/xml/getting-release.xml >> >> Processing file tmp/en-US/xml_tmp/global-config.xml -> >> >>tmp/en-US/xml/global-config.xml >> >> Processing file >> >>tmp/en-US/xml_tmp/globally-configured-limits.xml -> >> >>tmp/en-US/xml/globally-configured-limits.xml >> >> Processing file tmp/en-US/xml_tmp/gslb.xml -> >> >>tmp/en-US/xml/gslb.xml >> >> Build step 'Execute shell' marked build as failure >> >> Archiving workspace >> >> Deleting old workspace snapshot from #1720. >> >> Archiving artifacts >