You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bu...@apache.org on 2012/04/13 23:28:11 UTC

svn commit: r812832 - in /websites/staging/maventest-doxia/trunk/content: ./ book/index.html doxia-1.3.pdf doxia-example-book/doxia-example-book.pdf doxia-example-book/doxia-example-book.rtf faq.html

Author: buildbot
Date: Fri Apr 13 21:28:10 2012
New Revision: 812832

Log:
Staging update by buildbot for maventest-doxia

Modified:
    websites/staging/maventest-doxia/trunk/content/   (props changed)
    websites/staging/maventest-doxia/trunk/content/book/index.html
    websites/staging/maventest-doxia/trunk/content/doxia-1.3.pdf
    websites/staging/maventest-doxia/trunk/content/doxia-example-book/doxia-example-book.pdf
    websites/staging/maventest-doxia/trunk/content/doxia-example-book/doxia-example-book.rtf
    websites/staging/maventest-doxia/trunk/content/faq.html

Propchange: websites/staging/maventest-doxia/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Apr 13 21:28:10 2012
@@ -1 +1 @@
-1325934
+1325960

Modified: websites/staging/maventest-doxia/trunk/content/book/index.html
==============================================================================
--- websites/staging/maventest-doxia/trunk/content/book/index.html (original)
+++ websites/staging/maventest-doxia/trunk/content/book/index.html Fri Apr 13 21:28:10 2012
@@ -11,7 +11,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Trygve Laugstol
 Vincent Siveton" />
-        <meta name="Date-Creation-yyyymmdd" content="20090303" />
+        <meta name="Date-Creation-yyyymmdd" content="20120413" />
     <meta name="Date-Revision-yyyymmdd" content="20120413" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
@@ -189,9 +189,9 @@ Vincent Siveton" />
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <!-- 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. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Introduction<a name="Introduction"></a></h2><p>Doxia allows you to write books like user manuals and guides in any format supported by Doxia. Combined with the Doxia Book Maven you are able to include the manuals directly in your generated site with links to the off-line friendly formats like XDoc, PDF, RTF and LaTeX.</p><p>The Xdoc output which has been rendered into this site can be viewed <a href="../doxia-example-book/index.html">here</a>.</p><p>The generated PDF is <a href="../doxia-example-book/doxia-example-book.pdf">here</a> and the generated RTF <a href="../doxia-example-book/doxia-example-book.rtf">here</a>.</p><div class="section"><h3>How It Works<a name="How_It_Works"></a></h3><p>The only thing you need in addition to the content files itself is a simple book descriptor which is used to specify the ordering of the sections and the names for the chapters.</p><p>See <a href="../doxia/doxia-book/book.html">The Book Des
 criptor Reference</a> for a reference to the descriptor.</p></div><div class="section"><h3>Creating Book Descriptor<a name="Creating_Book_Descriptor"></a></h3><p>An XML file is used to describe the layout of the book.</p><p>A sample is given below:</p><div class="source"><pre>&lt;book xmlns=&quot;http://maven.apache.org/BOOK/1.0.0&quot;
+        <!-- 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. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Introduction<a name="Introduction"></a></h2><p>Doxia allows you to write books like user manuals and guides in any format supported by Doxia. Combined with the Doxia Book Maven you are able to include the manuals directly in your generated site with links to the off-line friendly formats like XDoc, PDF, RTF and LaTeX.</p><p>The Xdoc output which has been rendered into this site can be viewed <a href="../doxia-example-book/index.html">here</a>.</p><p>The generated PDF is <a href="../doxia-example-book/doxia-example-book.pdf">here</a> and the generated RTF <a href="../doxia-example-book/doxia-example-book.rtf">here</a>.</p><div class="section"><h3>How It Works<a name="How_It_Works"></a></h3><p>The only thing you need in addition to the content files itself is a simple book descriptor which is used to specify the ordering of the sections and the names for the chapters.</p><p>See <a href="../doxia-tools/doxia-book-renderer/book.htm
 l">The Book Descriptor Reference</a> for a reference to the descriptor.</p></div><div class="section"><h3>Creating a Book Descriptor<a name="Creating_a_Book_Descriptor"></a></h3><p>An XML file is used to describe the layout of the book.</p><p>A sample is given below:</p><div class="source"><pre>&lt;book xmlns=&quot;http://maven.apache.org/BOOK/1.0.0&quot;
  xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
- xsi:schemaLocation=&quot;http://maven.apache.org/BOOK/1.0.0 ../../../doxia/doxia-book/target/generated-site/xsd/book-1.0.0.xsd&quot;&gt;
+ xsi:schemaLocation=&quot;http://maven.apache.org/BOOK/1.0.0 http://maven.apache.org/xsd/book-1.0.0.xsd&quot;&gt;
   &lt;id&gt;doxia-example-book&lt;/id&gt;
   &lt;title&gt;XFire User Manual&lt;/title&gt;
   &lt;chapters&gt;
@@ -230,9 +230,9 @@ Vincent Siveton" />
     &lt;/chapter&gt;
   &lt;/chapters&gt;
 &lt;/book&gt;
-</pre></div></div><div class="section"><h3>Configuring Maven Doxia Plug-in<a name="Configuring_Maven_Doxia_Plug-in"></a></h3><p>This example illustrates how to configure the Doxia Maven plugin. It will render the book in three different formats. By default the output will be under <tt>target/generated-site/&lt;format&gt;/&lt;book id&gt; </tt>.</p><p>The currently supported format ids are: <tt>xdoc</tt>, <tt>pdf</tt>, <tt>latex</tt>, <tt>rtf</tt>, <tt>xhtml</tt>, <tt>doc-book</tt></p><p>A sample pom.xml is given below:</p><div class="source"><pre>&lt;plugin&gt;
+</pre></div></div><div class="section"><h3>Configuring Doxia Book Maven Plugin<a name="Configuring_Doxia_Book_Maven_Plugin"></a></h3><p>This example illustrates how to configure the Doxia Book Maven Plugin. It will render the book in three different formats. By default the output will be under <tt>target/generated-site/&lt;format&gt;/&lt;book id&gt; </tt>.</p><p>The currently supported format ids are: <tt>xdoc</tt>, <tt>pdf</tt>, <tt>latex</tt>, <tt>rtf</tt>, <tt>xhtml</tt>, <tt>doc-book</tt></p><p>A sample <tt>pom.xml</tt> is given below:</p><div class="source"><pre>&lt;plugin&gt;
   &lt;groupId&gt;org.apache.maven.doxia&lt;/groupId&gt;
-  &lt;artifactId&gt;doxia-maven-plugin&lt;/artifactId&gt;
+  &lt;artifactId&gt;doxia-book-maven-plugin&lt;/artifactId&gt;
   &lt;version&gt;1.3-SNAPSHOT&lt;/version&gt;
   &lt;executions&gt;
     &lt;execution&gt;

Modified: websites/staging/maventest-doxia/trunk/content/doxia-1.3.pdf
==============================================================================
Binary files - no diff available.

Modified: websites/staging/maventest-doxia/trunk/content/doxia-example-book/doxia-example-book.pdf
==============================================================================
Binary files - no diff available.

Modified: websites/staging/maventest-doxia/trunk/content/doxia-example-book/doxia-example-book.rtf
==============================================================================
--- websites/staging/maventest-doxia/trunk/content/doxia-example-book/doxia-example-book.rtf (original)
+++ websites/staging/maventest-doxia/trunk/content/doxia-example-book/doxia-example-book.rtf Fri Apr 13 21:28:10 2012
@@ -2,30 +2,30 @@
 \deff0{\fonttbl{\f0\froman\fcharset0 Times New Roman;}{\f1\fswiss\fcharset0 Arial;}{\f2\froman\fcharset2 Symbol;}}
 {\colortbl\red0\green0\blue0;\red255\green255\blue255;\red255\green0\blue0;\red0\green0\blue255;}
 {\*\listtable
-{\list\listtemplateid540226704\hybrid
+{\list\listtemplateid1385324137\hybrid
 {\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelstartat1{\leveltext\'01\u-3913 ?;}{\levelnumbers;}\f2\fi0\li300\ri0\tx300}
-\listid479350518}
-{\list\listtemplateid1084451415\hybrid
+\listid860572161}
+{\list\listtemplateid815049793\hybrid
 {\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelstartat1{\leveltext\'01\u-3913 ?;}{\levelnumbers;}\f2\fi0\li300\ri0\tx300}
-\listid1428024999}
-{\list\listtemplateid1395162979\hybrid
+\listid1724085512}
+{\list\listtemplateid1126467158\hybrid
 {\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelstartat1{\leveltext\'02\'00.;}{\levelnumbers \'01;}\fi0\li400\ri0\tx400}
-\listid1914832667}
-{\list\listtemplateid888733354\hybrid
+\listid1656188498}
+{\list\listtemplateid1285986625\hybrid
 {\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelstartat1{\leveltext\'02\'00.;}{\levelnumbers \'01;}\fi0\li400\ri0\tx400}
-\listid1205768779}
-{\list\listtemplateid41726119\hybrid
+\listid329813088}
+{\list\listtemplateid1277679409\hybrid
 {\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelstartat1{\leveltext\'01\u-3913 ?;}{\levelnumbers;}\f2\fi0\li300\ri0\tx300}
-\listid1287433438}
+\listid1905177729}
 }
 {\*\listoverridetable
-{\listoverride\listid479350518\listoverridecount0\ls1}
-{\listoverride\listid1428024999\listoverridecount0\ls2}
-{\listoverride\listid1914832667\listoverridecount0\ls3}
-{\listoverride\listid1205768779\listoverridecount0\ls4}
-{\listoverride\listid1287433438\listoverridecount0\ls5}
+{\listoverride\listid860572161\listoverridecount0\ls1}
+{\listoverride\listid1724085512\listoverridecount0\ls2}
+{\listoverride\listid1656188498\listoverridecount0\ls3}
+{\listoverride\listid329813088\listoverridecount0\ls4}
+{\listoverride\listid1905177729\listoverridecount0\ls5}
 }
-{\info{\operator iText by lowagie.com}{\creationdate \yr2012\mo3\dy13\hr20\min16\sec39}{\operator Doxia iText}{\creationdate \yr2012\mo3\dy13\hr20\min16\sec39}}
+{\info{\operator iText by lowagie.com}{\creationdate \yr2012\mo3\dy13\hr21\min27\sec59}{\operator Doxia iText}{\creationdate \yr2012\mo3\dy13\hr21\min27\sec59}}
 \paperw11907\paperh16840\margl720\margr720\margt720\margb720
 {\footer }{\header }\pgwsxn11907\pghsxn16840\sectd{\footer }{\header }\pgwsxn11907\pghsxn16840\pard\li0\ri0\f1\fs48\cf2 1. \f1\fs48\cf2 Bindings\par\par\pard\li0\ri0\f1\fs44\cf0 1.1. \f1\fs44\cf0 Bindings Overview \par\par\f0\fs20\cf0 \par \pard\li0\ri0\f0\fs20\cf0 \par \f1\fs20\cf0 Bindings are one of the most important pieces of XFire. They control how the incoming and outoing XML is mapped to objects. \par\pard\li0\ri0\f0\fs20\cf0 \par \f1\fs20\cf0 The default binding in XFire is "Aegis". Aegis means "shield", and the point of it is to create a simple layer which makes going between objects and XML easy. Aegis also provides the layer which allows other bindings to integrate with XFire - like JAXB, XMLBeans and Castor. \par\pard\li0\ri0\f0\fs20\cf0 \par \f1\fs20\cf0 Lets take a look at how you would use a different binding with XFire. The BindingProvider class is the one for actually taking the xml streams and reading/writing to them. When we create a service we need to ac
 tually supply a BindingProvider to the service. In the simplest case of creating a service you're probably writing code like this: \par\f1\fs20\cf0 \par\trowd
 \trftsWidth3\trwWidth10400\trkeep\trqc\trgaph10\trbrdrl\brdrs\brdrw20\brdrcf0

Modified: websites/staging/maventest-doxia/trunk/content/faq.html
==============================================================================
--- websites/staging/maventest-doxia/trunk/content/faq.html (original)
+++ websites/staging/maventest-doxia/trunk/content/faq.html Fri Apr 13 21:28:10 2012
@@ -225,7 +225,7 @@ under the License. --><div class="sectio
         <p>
           Doxia also has a fairly simple tool for writing books. It comes complete with a Maven plugin
           to produce PDFs, LaTeX documents and Xdoc for direct integration in your Maven site.
-          The <a class="externalLink" href="http://svn.apache.org/repos/asf/maven/doxia/doxia/trunk/doxia-book/">Doxia Book code</a>
+          The <a class="externalLink" href="http://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-book-renderer/">Doxia Book code</a>
           is still limited but fully functional.
        </p>
         <p>