You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Harold Shinsato (JIRA)" <ji...@codehaus.org> on 2007/02/27 18:55:15 UTC

[jira] Created: (MWAR-92) Bad xml in sample documentation on website

Bad xml in sample documentation on website
------------------------------------------

                 Key: MWAR-92
                 URL: http://jira.codehaus.org/browse/MWAR-92
             Project: Maven 2.x War Plugin
          Issue Type: Bug
            Reporter: Harold Shinsato
            Priority: Minor


The online documentation at http://maven.apache.org/plugins/maven-war-plugin/examples/war-manifest-guide.html contains a snippet of xml, the first example box has the following.

<archiver>
  <manifest_entry>value</manifest_entry>
<archiver>

The final <archiver> tag should have been </archiver> to properly close it and make it well formed xml, otherwise this snippet won't work.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MWAR-92) Bad xml in sample documentation on website

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MWAR-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MWAR-92.
-------------------------------

         Assignee: Dennis Lundberg
       Resolution: Fixed
    Fix Version/s: 2.1

Fixed in SVN.

> Bad xml in sample documentation on website
> ------------------------------------------
>
>                 Key: MWAR-92
>                 URL: http://jira.codehaus.org/browse/MWAR-92
>             Project: Maven 2.x War Plugin
>          Issue Type: Bug
>            Reporter: Harold Shinsato
>         Assigned To: Dennis Lundberg
>            Priority: Minor
>             Fix For: 2.1
>
>
> The online documentation at http://maven.apache.org/plugins/maven-war-plugin/examples/war-manifest-guide.html contains a snippet of xml, the first example box has the following.
> <archiver>
>   <manifest_entry>value</manifest_entry>
> <archiver>
> The final <archiver> tag should have been </archiver> to properly close it and make it well formed xml, otherwise this snippet won't work.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MWAR-92) Bad xml in sample documentation on website

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MWAR-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephane Nicoll updated MWAR-92:
--------------------------------

    Fix Version/s:     (was: 2.1)
                   2.0.3

> Bad xml in sample documentation on website
> ------------------------------------------
>
>                 Key: MWAR-92
>                 URL: http://jira.codehaus.org/browse/MWAR-92
>             Project: Maven 2.x War Plugin
>          Issue Type: Bug
>            Reporter: Harold Shinsato
>         Assigned To: Dennis Lundberg
>            Priority: Minor
>             Fix For: 2.0.3
>
>
> The online documentation at http://maven.apache.org/plugins/maven-war-plugin/examples/war-manifest-guide.html contains a snippet of xml, the first example box has the following.
> <archiver>
>   <manifest_entry>value</manifest_entry>
> <archiver>
> The final <archiver> tag should have been </archiver> to properly close it and make it well formed xml, otherwise this snippet won't work.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira