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/31 12:31:45 UTC

[jira] Updated: (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 updated RIVER-203:
-------------------------------

    Fix Version/s:     (was: AR2)

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