[jira] [Commented] (VFS-443) Need an easy way to convert from a FileObject to a File

2015-07-01 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611158#comment-14611158 ] Bernd Eckenfels commented on VFS-443: - I think it is good to reduce the exposure of provi

[jira] [Commented] (VFS-443) Need an easy way to convert from a FileObject to a File

2012-11-14 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497403#comment-13497403 ] Gary Gregory commented on VFS-443: -- -1 it is: {noformat} commit -m "Revert to making getLoca

[jira] [Commented] (VFS-443) Need an easy way to convert from a FileObject to a File

2012-11-14 Thread Joerg Schaible (JIRA)
[ https://issues.apache.org/jira/browse/VFS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497351#comment-13497351 ] Joerg Schaible commented on VFS-443: 1/ I am -1 to make getLocalFile() public. The intern

[jira] [Commented] (VFS-443) Need an easy way to convert from a FileObject to a File

2012-11-14 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497328#comment-13497328 ] Gary Gregory commented on VFS-443: -- @Joerge's https://issues.apache.org/jira/browse/VFS-443

[jira] [Commented] (VFS-443) Need an easy way to convert from a FileObject to a File

2012-11-14 Thread Nicholas Allen (JIRA)
[ https://issues.apache.org/jira/browse/VFS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496995#comment-13496995 ] Nicholas Allen commented on VFS-443: Looking at the LocalFile.java class it looks like th

[jira] [Commented] (VFS-443) Need an easy way to convert from a FileObject to a File

2012-11-14 Thread Nicholas Allen (JIRA)
[ https://issues.apache.org/jira/browse/VFS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496989#comment-13496989 ] Nicholas Allen commented on VFS-443: Thanks for making this public ;-) Is this now deploy

[jira] [Commented] (VFS-443) Need an easy way to convert from a FileObject to a File

2012-11-14 Thread Joerg Schaible (JIRA)
[ https://issues.apache.org/jira/browse/VFS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496963#comment-13496963 ] Joerg Schaible commented on VFS-443: Hi Greg, actually I think this is not the proper ac

[jira] [Commented] (VFS-443) Need an easy way to convert from a FileObject to a File

2012-11-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496815#comment-13496815 ] Gary Gregory commented on VFS-443: -- OK, you've convinced me, {{getLocalFile()}} is now publi

[jira] [Commented] (VFS-443) Need an easy way to convert from a FileObject to a File

2012-11-13 Thread Nicholas Allen (JIRA)
[ https://issues.apache.org/jira/browse/VFS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496556#comment-13496556 ] Nicholas Allen commented on VFS-443: The test for a file with space works but with ?!# ch

[jira] [Commented] (VFS-443) Need an easy way to convert from a FileObject to a File

2012-11-13 Thread Nicholas Allen (JIRA)
[ https://issues.apache.org/jira/browse/VFS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496550#comment-13496550 ] Nicholas Allen commented on VFS-443: I added Junit tests to check that conversion works t

[jira] [Commented] (VFS-443) Need an easy way to convert from a FileObject to a File

2012-11-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496505#comment-13496505 ] Gary Gregory commented on VFS-443: -- "That does not work if the url contains special characte

[jira] [Commented] (VFS-443) Need an easy way to convert from a FileObject to a File

2012-11-13 Thread Nicholas Allen (JIRA)
[ https://issues.apache.org/jira/browse/VFS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496487#comment-13496487 ] Nicholas Allen commented on VFS-443: I don't see why the only public methods have to be o

[jira] [Commented] (VFS-443) Need an easy way to convert from a FileObject to a File

2012-11-13 Thread Nicholas Allen (JIRA)
[ https://issues.apache.org/jira/browse/VFS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496484#comment-13496484 ] Nicholas Allen commented on VFS-443: That does not work if the url contains special chara

[jira] [Commented] (VFS-443) Need an easy way to convert from a FileObject to a File

2012-11-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496185#comment-13496185 ] Gary Gregory commented on VFS-443: -- What about using: {code:java} File f = new File(fo.getU