You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jeff Jensen (JIRA)" <ji...@codehaus.org> on 2007/12/05 03:19:58 UTC

[jira] Created: (MONE-23) one:convert kept a,b,c vs making abc

one:convert kept <links>a,b,c</links> vs making <links><link>a</link><link>b</link><link>c</link></links> 
----------------------------------------------------------------------------------------------------------

                 Key: MONE-23
                 URL: http://jira.codehaus.org/browse/MONE-23
             Project: Maven 2.x One Plugin
          Issue Type: Bug
    Affects Versions: 1.2
         Environment: Windows
            Reporter: Jeff Jensen
            Priority: Minor


Workaround is an easy manual adjustment.

-- 
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] Commented: (MONE-23) one:convert kept a,b,c vs making abc

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

Dennis Lundberg commented on MONE-23:
-------------------------------------

Jeff, is that when converting the javadoc-plugin configuration?

> one:convert kept <links>a,b,c</links> vs making <links><link>a</link><link>b</link><link>c</link></links> 
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: MONE-23
>                 URL: http://jira.codehaus.org/browse/MONE-23
>             Project: Maven 2.x One Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: Windows
>            Reporter: Jeff Jensen
>            Priority: Minor
>
> Workaround is an easy manual adjustment.

-- 
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] Commented: (MONE-23) one:convert kept a,b,c vs making abc

Posted by "Jeff Jensen (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MONE-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_115942 ] 

Jeff Jensen commented on MONE-23:
---------------------------------

Hi Dennis, Sorry - I should have included this the first time (I created this hastily during a conversion session).  Thanks for asking...

M1 specifies the links for the Javadoc plugin using the maven.javadoc.links property, e.g.:

  maven.javadoc.links=http://java.sun.com/j2se/1.4.2/docs/api/,http://java.sun.com/j2ee/sdk_1.3/techdocs/api/

one:convert wrote that as:

  <links>http://java.sun.com/j2se/1.4.2/docs/api/,http://java.sun.com/j2ee/sdk_1.3/techdocs/api/</links>

That of course makes a parse error...


> one:convert kept <links>a,b,c</links> vs making <links><link>a</link><link>b</link><link>c</link></links> 
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: MONE-23
>                 URL: http://jira.codehaus.org/browse/MONE-23
>             Project: Maven 2.x One Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: Windows
>            Reporter: Jeff Jensen
>            Priority: Minor
>
> Workaround is an easy manual adjustment.

-- 
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: (MONE-23) one:convert kept a,b,c vs making abc

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

Dennis Lundberg closed MONE-23.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3

Fixed and a new 1.3-SNAPSHOT has been deployed.

> one:convert kept <links>a,b,c</links> vs making <links><link>a</link><link>b</link><link>c</link></links> 
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: MONE-23
>                 URL: http://jira.codehaus.org/browse/MONE-23
>             Project: Maven 2.x One Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: Windows
>            Reporter: Jeff Jensen
>            Assignee: Dennis Lundberg
>            Priority: Minor
>             Fix For: 1.3
>
>
> Workaround is an easy manual adjustment.

-- 
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