alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

<?xml version="1.0" encoding="iso-8859-1"?>

<!DOCTYPE book
  PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "file:/c:/docbook/dtd/docbookx.dtd"
  [
    <!ENTITY % global.entities SYSTEM "file:/c:/docbook/include/global.xml">
    %global.entities;
    <!ENTITY install1 SYSTEM "install_chap1.xml">

    <!ENTITY % entities SYSTEM "entities.xml">
    %entities;
  ]
>

<book lang="en">

  <bookinfo>

   <title>mvnForum User Documentation
   <pubdate>8 June 2003

   <author>
     <firstname>Cord
     <surname>Thomas
     <affiliation>
        <jobtitle>Software Architect
        <orgname>Lupine Information Systems
        <address>cord_sw (at) lupinex.com
     </affiliation>
   </author>

  <revhistory>
   <revision>
    <revnumber>v0.0.10
    <date>8 June 2003
    <authorinitials>cat
    <revremark>
     Prepared documentation for RC1 with installation and user instructions.</revremark>
   </revision>
   <revision>
    <revnumber>v0.0.20
    <date>27 Dec 2003
    <authorinitials>cat
    <revremark>
     Prepared installation documentation updates for RC2.</revremark>
   </revision>
   <revision>
    <revnumber>v0.0.30
    <date>18 April 2004
    <authorinitials>cat
    <revremark>Updated for new features in RC3.
   </revision>

  </revhistory>

  </bookinfo>
  <preface>
    <title>Foreward
          <para>Online documentation provides a HowTo approach to installing, administering and
          using <emphasis>mvnForum successfully.  If you do not see what you are looking for
          here, take a look at the <ulink url="mvnFaq.html">FAQ section,
          carefully compiled for your edification.</para>
  </preface>

   &install1;

</book>
                             
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.