[
https://issues.apache.org/jira/browse/VFS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487167#comment-13487167
]
Dave Marion commented on VFS-442:
---------------------------------
bq. Is there a reason the test does not live in the VFS test hierarchy?
Not sure I follow, the test class is in the correct package:
{noformat}
package org.apache.commons.vfs2.provider.hdfs.test;
import java.io.IOException;
...
public class ReadOnlyHdfsFileProviderTest {
{noformat}
I checked the patch that I submitted, and it also appears in the correct
location:
{noformat}
Index:
core/src/test/java/org/apache/commons/vfs2/provider/hdfs/test/ReadOnlyHdfsFileProviderTest.java
===================================================================
---
core/src/test/java/org/apache/commons/vfs2/provider/hdfs/test/ReadOnlyHdfsFileProviderTest.java
(revision 0)
+++
core/src/test/java/org/apache/commons/vfs2/provider/hdfs/test/ReadOnlyHdfsFileProviderTest.java
(revision 0)
@@ -0,0 +1,344 @@
{noformat}
What am I missing?
> HDFS FileSystem Provider
> ------------------------
>
> Key: VFS-442
> URL: https://issues.apache.org/jira/browse/VFS-442
> Project: Commons VFS
> Issue Type: New Feature
> Affects Versions: 2.0
> Reporter: Dave Marion
> Priority: Minor
> Labels: accumulo, hdfs
> Attachments: VFS-442-1.patch
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira