[ 
http://jira.codehaus.org/browse/MJAVADOC-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vincent Siveton closed MJAVADOC-262.
------------------------------------

         Assignee: Vincent Siveton
       Resolution: Fixed
    Fix Version/s: 2.6.1

fixed in [r814171|http://svn.apache.org/viewvc?rev=814171&view=rev], snap 
deployed

> Parameters like sourcepath depend on system path separator (colon/semicolon)
> ----------------------------------------------------------------------------
>
>                 Key: MJAVADOC-262
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-262
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 2.6
>            Reporter: Vincent Siveton
>            Assignee: Vincent Siveton
>             Fix For: 2.6.1
>
>
> Using the following conf on Windows box doesnt generate javadoc
> {noformat}
> <sourcepath>${basedir}/src/main/java:${basedir}/src/main/javadoc</sourcepath>
> {noformat}
> It is due to the colon separator (solaris) instead of the semi-colon (windows)
> Other path options (docletPath, extdirs, sourcepath, tagletpath, 
> bootclasspath) are also plateform dependant.

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

        

Reply via email to