You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/10/09 00:55:30 UTC

[jira] Commented: (MAVEN-904) Multiple *.fml files for input to faq-plugin

The following comment has been added to this issue:

     Author: Per Olesen
    Created: Wed, 8 Oct 2003 5:54 PM
       Body:
>This would be nice. Got a patch? 

well, ... no i didn't, ... but know I do :-)
figured I could give it a go and might learn some jelly on the way.

So I've made a patch, which extends faq to handle multiple input files. Generally, it works by using two properties:

<---
# Where source *.fml files are looked for
maven.faq.src=${basedir}/xdocs

# Destination directory where output xdocs file are produced
maven.faq.dest=${maven.build.dir}/generated-xdocs
<---

It will also map the directory structure from source into target.

I will be attaching the patch, and hope someone will apply it.

BTW: I've not changed the docs for it yet. Want to see if someone thinks it is good enough for commit - then I'll be happy to update the docs !!

okay?

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-904


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-904
    Summary: Multiple *.fml files for input to faq-plugin
       Type: Improvement

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-faq
   Fix Fors:
             1.1
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Per Olesen

    Created: Tue, 7 Oct 2003 1:21 PM
    Updated: Wed, 8 Oct 2003 11:35 AM

Description:
Would be nice if the faq-plugin could take more than one input file. Seems like the "maven.faq.src.file" property only allows us to mention one file.

But projects might very well have more than one FAQ.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org