You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Mark Brouwer (JIRA)" <ji...@apache.org> on 2008/05/21 23:13:56 UTC

[jira] Reopened: (RIVER-203) ClassDep should always recognize '/' as a valid file separator character, regardless of OS

     [ https://issues.apache.org/jira/browse/RIVER-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Brouwer reopened RIVER-203:
--------------------------------


People indicated that the forward slash is allowed in path names for Windows, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4745638.

> ClassDep should always recognize '/' as a valid file separator character, regardless of OS
> ------------------------------------------------------------------------------------------
>
>                 Key: RIVER-203
>                 URL: https://issues.apache.org/jira/browse/RIVER-203
>             Project: River
>          Issue Type: Improvement
>          Components: com_sun_jini_tool
>            Reporter: Jools Enticknap
>            Priority: Minor
>             Fix For: AR2
>
>
> When specifying directories in Windows, ClassDep requires that such directories contain '\' as the file separator character.  
> Java, on the other hand, also recognizes '/' as a file separator character in Windows.  
> Changing ClassDep to also recognize '/' as a file separator character in Windows would lessen the number of changes required to port scripts between OSes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.