[forge-dev] [JBoss JIRA] Created: (SEAMFORGE-60) Documentation issues

Martin Gencur (JIRA) jira-events at lists.jboss.org
Wed Mar 9 11:29:45 EST 2011


Documentation issues
--------------------

                 Key: SEAMFORGE-60
                 URL: https://issues.jboss.org/browse/SEAMFORGE-60
             Project: Seam Forge
          Issue Type: Bug
    Affects Versions: 1.0.0.Alpha2
            Reporter: Martin Gencur
             Fix For: 1.0.0.Alpha3


2) the same section - a typo - "This server will host your application once is is built."
3) typo - "4.1.2. With Maven)"
5) typo - section "4.6. Add commands to your plugin" - "in which case a the plugin..."
6) section "4.6." contains wrong link "described in detail" which points again to the top of the Seam Documentation

7) section "4.6.3" - there are outputs for executed commands combining --named and ordered option parameters. The outputs are the following:
$ example-plugin --one cat --two dog bird lizard
>> option one equals: cat
>> option two equals: dog
>> option one equals: bird
>> option two equals: lizard

I think it is wrong and it should be:

$ example-plugin --one cat --two dog bird lizard
>> option one equals: cat
>> option two equals: dog
>> option three equals: bird
>> option four equals: lizard

Note that there are two such snippets.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-dev mailing list