You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rl...@apache.org on 2003/08/22 06:20:48 UTC

cvs commit: jakarta-commons/validator/xdocs faq.fml faq.xml

rleland     2003/08/21 21:20:48

  Added:       validator/xdocs faq.fml
  Removed:     validator/xdocs faq.xml
  Log:
  Maven now calls faq.xml files faq.fml
  
  Revision  Changes    Path
  1.1                  jakarta-commons/validator/xdocs/faq.fml
  
  Index: faq.fml
  ===================================================================
  <?xml version="1.0"?>
  
  <document>
  
    <properties>
      <title>Validator FAQ</title>
    </properties>
  
    <body>
  
    <section name="Frequently Asked Questions">
      <p>
        This document will be derived from the FAQ maintained in the 
        <a href='http://nagoya.apache.org/wiki/apachewiki.cgi?ValidatorProjectPages'>
        Validator Wiki</a>.So these questions and answers are user provided.
        and should be searched before posting to the mailing lists.  
      </p>
  
      <p><strong>Building Validator</strong></p>
      <ol>
        <li>
          <a href="#how-to-build">
            How do I build Validator?
          </a>
        </li>
      </ol>
  
  
      <subsection name="Building Validator">
        <dl>
          <dt>
            <a name="how-to-build">
              How do I build Validator?
            </a>
          </dt>
          <dd>
            Validator uses Maven for its build system. So you should be able to build Validator just like
            any other Maven enabled project. By typing'maven' Please see the 
            <a href="http://maven.apache.org/start/index.html">Maven</a> 
            documentation for details.
          </dd>
        </dl>
      </subsection>
    </section>
  </body>
  </document>
  
  
  

Re: cvs commit: jakarta-commons/validator/xdocs faq.fml faq.xml

Posted by di...@multitask.com.au.
rleland@apache.org wrote on 22/08/2003 02:20:48 PM:

> rleland     2003/08/21 21:20:48
> 
>   Added:       validator/xdocs faq.fml
>   Removed:     validator/xdocs faq.xml
>   Log:
>   Maven now calls faq.xml files faq.fml

Hey, no it doesn't!

The fml files are a VERY different format to the xdocs files.

See http://maven.apache.org/reference/plugins/faq/faq.fml

for the faq format.

--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/