Repository: bigtop Updated Branches: refs/heads/master c9ce43cfc -> c5b2a8807
BIGTOP-2363: User Guide for version 1.1.0 is blank Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/c5b2a880 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/c5b2a880 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/c5b2a880 Branch: refs/heads/master Commit: c5b2a8807ad1fde4cd7beb91c851a680b95c6902 Parents: c9ce43c Author: Olaf Flebbe <[email protected]> Authored: Tue Mar 29 09:57:47 2016 +0200 Committer: Olaf Flebbe <[email protected]> Committed: Thu Mar 31 09:27:37 2016 +0200 ---------------------------------------------------------------------- pom.xml | 55 ------------- src/site/docbookx/apache-bigtop-user-guide.xml | 85 --------------------- src/site/docbookx/customization.xsl | 33 -------- src/site/docbookx/userguide/introduction.xml | 32 -------- src/site/docbookx/userguide/preface.xml | 28 ------- src/site/docbookx/userguide/what-s-new.xml | 32 -------- src/site/site.xml | 1 - src/site/xdoc/index.xml | 2 +- 8 files changed, 1 insertion(+), 267 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/c5b2a880/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1e3ef63..584d720 100644 --- a/pom.xml +++ b/pom.xml @@ -389,61 +389,6 @@ <plugins> <!--Build the documentation. We build it twice. Once as a single page and then again as multipage. --> <plugin> - <groupId>com.agilejava.docbkx</groupId> - <artifactId>docbkx-maven-plugin</artifactId> - <version>2.0.14</version> - <inherited>false</inherited> - <dependencies> - <dependency> - <groupId>org.docbook</groupId> - <artifactId>docbook-xml</artifactId> - <version>4.4</version> - <scope>runtime</scope> - </dependency> - </dependencies> - <configuration> - <sourceDirectory>${basedir}/src/site/docbookx/</sourceDirectory> - <targetDirectory>${basedir}/target/site/book/</targetDirectory> - <htmlCustomization>${basedir}/src/site/docbookx/customization.xsl - </htmlCustomization> - <chunkerOutputEncoding>UTF-8</chunkerOutputEncoding> - <sectionAutolabelMaxDepth>100</sectionAutolabelMaxDepth> - <sectionAutolabel>true</sectionAutolabel> - <sectionLabelIncludesComponentLabel>true - </sectionLabelIncludesComponentLabel> - <tocMaxDepth>2</tocMaxDepth> - <insertXrefPageNumber>yes</insertXrefPageNumber> - <xincludeSupported>true</xincludeSupported> - <useIdAsFilename>true</useIdAsFilename> - </configuration> - <executions> - <execution> - <id>multipage</id> - <goals> - <goal>generate-html</goal> - </goals> - <phase>pre-site</phase> - <configuration> - <navigShowtitles>true</navigShowtitles> - <chunkedOutput>true</chunkedOutput> - <imgSrcPath>../../images/</imgSrcPath> - <htmlStylesheet>../../css/freebsd_docbook.css</htmlStylesheet> - </configuration> - </execution> - <execution> - <id>doc</id> - <goals> - <goal>generate-pdf</goal> - </goals> - <phase>pre-site</phase> - <configuration> - <showXslMessages>true</showXslMessages> - <imgSrcPath>${basedir}/src/site/resources/images/</imgSrcPath> - </configuration> - </execution> - </executions> - </plugin> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> <executions> http://git-wip-us.apache.org/repos/asf/bigtop/blob/c5b2a880/src/site/docbookx/apache-bigtop-user-guide.xml ---------------------------------------------------------------------- diff --git a/src/site/docbookx/apache-bigtop-user-guide.xml b/src/site/docbookx/apache-bigtop-user-guide.xml deleted file mode 100644 index f82c4fb..0000000 --- a/src/site/docbookx/apache-bigtop-user-guide.xml +++ /dev/null @@ -1,85 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - /** - * - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ ---> -<book version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" - xmlns:svg="http://www.w3.org/2000/svg" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:html="http://www.w3.org/1999/xhtml" - xmlns:db="http://docbook.org/ns/docbook" xml:id="book"> - <info> - <title> - <link xlink:href="http://bigtop.apache.org"> - The - <trademark class='trade'>Apache Bigtop</trademark> - User Guide - </link> - </title> - <subtitle> - <link xlink:href="http://bigtop.apache.org"> - <inlinemediaobject> - <imageobject> - <imagedata align="center" valign="center" fileref="bigtop-logo.png"/> - </imageobject> - </inlinemediaobject> - </link> - </subtitle> - <copyright> - <year>2013</year> - <holder> - Apache Software Foundation. - All Rights Reserved. Apache Bigtop, Hadoop, Hadoop, MapReduce, HDFS, Zookeeper, - HBase, and the - Apache Bigtop project logo are trademarks of the Apache Software Foundation. - </holder> - </copyright> - <abstract> - <para> - This is the official user guide of - <link xlink:href="http://bigtop.apache.org"> - <trademark class='trade'>Apache Bigtop</trademark> - </link> - , a project for the development of packaging and tests of the - <link xlink:href="http://hadoop.apache.org/"> - <trademark class='trade'>Apache Hadoop</trademark> - </link> - ecosystem. - </para> - </abstract> - - <revhistory> - <revision> - <revnumber> - <?eval ${project.version}?> - </revnumber> - <date> - <?eval ${buildDate}?> - </date> - </revision> - </revhistory> - </info> - - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="userguide/preface.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="userguide/introduction.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="userguide/what-s-new.xml"/> - - <index xml:id="book_index"> - <title>Index</title> - </index> - -</book> http://git-wip-us.apache.org/repos/asf/bigtop/blob/c5b2a880/src/site/docbookx/customization.xsl ---------------------------------------------------------------------- diff --git a/src/site/docbookx/customization.xsl b/src/site/docbookx/customization.xsl deleted file mode 100644 index 3301251..0000000 --- a/src/site/docbookx/customization.xsl +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0"?> -<xsl:stylesheet - xmlns:xsl="http://www.w3.org/1999/XSL/Transform" - version="1.0"> -<!-- -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ ---> - <xsl:import href="urn:docbkx:stylesheet"/> - <xsl:output method="html" encoding="UTF-8" indent="no"/> - - <xsl:template name="user.header.content" > - </xsl:template> - - <xsl:template name="user.footer.content"> - </xsl:template> - -</xsl:stylesheet> http://git-wip-us.apache.org/repos/asf/bigtop/blob/c5b2a880/src/site/docbookx/userguide/introduction.xml ---------------------------------------------------------------------- diff --git a/src/site/docbookx/userguide/introduction.xml b/src/site/docbookx/userguide/introduction.xml deleted file mode 100644 index f949f17..0000000 --- a/src/site/docbookx/userguide/introduction.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.0" xml:id="introduction" - xmlns="http://docbook.org/ns/docbook" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:xi="http://www.w3.org/2001/XInclude" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns:m="http://www.w3.org/1998/Math/MathML" - xmlns:html="http://www.w3.org/1999/xhtml" - xmlns:db="http://docbook.org/ns/docbook"> -<!-- -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ ---> - <title>Introduction</title> - - -</chapter> http://git-wip-us.apache.org/repos/asf/bigtop/blob/c5b2a880/src/site/docbookx/userguide/preface.xml ---------------------------------------------------------------------- diff --git a/src/site/docbookx/userguide/preface.xml b/src/site/docbookx/userguide/preface.xml deleted file mode 100644 index 86dce60..0000000 --- a/src/site/docbookx/userguide/preface.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<preface version="5.0" xml:id="preface" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" xmlns:m="http://www.w3.org/1998/Math/MathML" - xmlns:html="http://www.w3.org/1999/xhtml" xmlns:db="http://docbook.org/ns/docbook"> - <!-- - /** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - --> - <title>Preface</title> - - <para> - </para> -</preface> http://git-wip-us.apache.org/repos/asf/bigtop/blob/c5b2a880/src/site/docbookx/userguide/what-s-new.xml ---------------------------------------------------------------------- diff --git a/src/site/docbookx/userguide/what-s-new.xml b/src/site/docbookx/userguide/what-s-new.xml deleted file mode 100644 index 7d5f9d6..0000000 --- a/src/site/docbookx/userguide/what-s-new.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<chapter version="5.0" xml:id="what-s-new" - xmlns="http://docbook.org/ns/docbook" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:xi="http://www.w3.org/2001/XInclude" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns:m="http://www.w3.org/1998/Math/MathML" - xmlns:html="http://www.w3.org/1999/xhtml" - xmlns:db="http://docbook.org/ns/docbook"> -<!-- -/** - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ ---> - <title>What is new in Apache Bigtop <?eval ${project.version}?></title> - - -</chapter> http://git-wip-us.apache.org/repos/asf/bigtop/blob/c5b2a880/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index f4c8996..edba701 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -61,7 +61,6 @@ <item name="Powered by" href="https://cwiki.apache.org/confluence/display/BIGTOP/Powered+By+Bigtop" /> <item name="Who We Are" href="team-list.html" /> <item name="Feedback" href="issue-tracking.html" /> - <item name="User Guide" href="book/apache-bigtop-user-guide/apache-bigtop-user-guide.html" /> </menu> <menu name="Releases"> http://git-wip-us.apache.org/repos/asf/bigtop/blob/c5b2a880/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 3934fd9..6877a24 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -64,7 +64,7 @@ Apache Bigtop uses Jenkins for continuous integration testing (you can learn more about Jenkins <a href="http://jenkins-ci.org/">here</a> ). - There are 2 Jenkins servers currently running for the project: + There is a Jenkins server currently running for the project: </p> <ul> <li>
