diff options
| author | Jonathan Robie <jonathan@apache.org> | 2010-03-01 22:34:29 +0000 |
|---|---|---|
| committer | Jonathan Robie <jonathan@apache.org> | 2010-03-01 22:34:29 +0000 |
| commit | 537f35e51d48881a241a0cc3db8279bd093867b0 (patch) | |
| tree | 7437d27dc3310fac94775d6e074e75e719a64963 /qpid/doc/book/src/Qpid-Java-Build-How-To.xml | |
| parent | 5648a04ff79c6d9e2d785347c1c609345b47b587 (diff) | |
| download | qpid-python-537f35e51d48881a241a0cc3db8279bd093867b0.tar.gz | |
Fixed many links, added Apache header to each file.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@917763 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/doc/book/src/Qpid-Java-Build-How-To.xml')
| -rw-r--r-- | qpid/doc/book/src/Qpid-Java-Build-How-To.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qpid/doc/book/src/Qpid-Java-Build-How-To.xml b/qpid/doc/book/src/Qpid-Java-Build-How-To.xml index 8ea8b4c2db..ffb25093ea 100644 --- a/qpid/doc/book/src/Qpid-Java-Build-How-To.xml +++ b/qpid/doc/book/src/Qpid-Java-Build-How-To.xml @@ -20,7 +20,7 @@ --> -<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title> +<section><title> Apache Qpid : Qpid Java Build How To </title> @@ -353,7 +353,7 @@ for i in `find . -name build.xml` ; do echo "$i:"; grep module.depends $i ; done What next ? </title> <para> - If you want to run your built Qpid package, see our <xref linkend="qpid_Getting-20Started-20Guide"/> for details of + If you want to run your built Qpid package, see our <xref linkend="qpid_Getting-Started-Guide"/> for details of how to do that. </para><para> If you want to run our tests, you can use the ant test or @@ -362,4 +362,4 @@ for i in `find . -name build.xml` ; do echo "$i:"; grep module.depends $i ; done <!--h2--></section> <!--h1--></section> -</chapter> +</section> |
