You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "fabrizio giustina (JIRA)" <ji...@codehaus.org> on 2005/10/09 19:20:12 UTC

[jira] Closed: (MPECLIPSE-90) Backslash in generated .classpath

     [ http://jira.codehaus.org/browse/MPECLIPSE-90?page=all ]
     
fabrizio giustina closed MPECLIPSE-90:
--------------------------------------

      Assign To: fabrizio giustina
     Resolution: Fixed
    Fix Version: 1.9

already fixed in svn

> Backslash in generated .classpath
> ---------------------------------
>
>          Key: MPECLIPSE-90
>          URL: http://jira.codehaus.org/browse/MPECLIPSE-90
>      Project: maven-eclipse-plugin
>         Type: Bug
>     Versions: 1.9
>  Environment: Windows
>     Reporter: Per Ejeklint
>     Assignee: fabrizio giustina
>      Fix For: 1.9

>
>
> If maven-eclipse is run on Windows, and there are src or output paths that have more than one folder level, the generated .classpath file will contain backslashes in classpathentries kind="src" and "output". This .classpath file will not work on non-Windows systems.
> A solution could be to tokenise the read src and output paths with "\" as separator and put them together properly again. But maybe there is another place to do this so ALL jelly scripts get proper slashes...

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


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