Hello,

currently this would be:

------------------------------------------------------------------------
[INFO] Building Commons VFS Examples 2.1-SNAPSHOT [INFO]
------------------------------------------------------------------------
[INFO] org.apache.hadoop:hadoop-core .........................1.1.2->1.2.1
[INFO] org.apache.hadoop:hadoop-test ......................... 1.1.2->1.2.1

I tried the changes, and the tests still pass. I am not sure what the
state of the packages in Haddoop 2.x is (hadoop-common?). If somebody
is more familiar with hadoop it could be a target for 2.1, otherwise I
will bump the dependency to the latest 1.2.1 (only).

There are some more potential upgradeable dependencies (but some I
tried dont work).

I would like to stay away from major updates of the (non-test)
dependencies in the 2.1 release to keep vfs 2.1 a drop-in replacement
for 2.0.

Greetings
Bernd


Am Sun, 18 May 2014 17:37:37 +0000 (UTC)
schrieb "Gary Gregory (JIRA)" <j...@apache.org>:

> 
>     [ 
> https://issues.apache.org/jira/browse/VFS-526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14001142#comment-14001142
> ] 
> 
> Gary Gregory commented on VFS-526:
> ----------------------------------
> 
> Let's also make sure we are using the current version of the HDFS
> jar...
> 
> > No Hdfs testing on Windows
> > --------------------------
> >
> >                 Key: VFS-526
> >                 URL: https://issues.apache.org/jira/browse/VFS-526
> >             Project: Commons VFS
> >          Issue Type: Bug
> >    Affects Versions: 2.1
> >         Environment: Win7 x64
> >            Reporter: Bernd Eckenfels
> >            Assignee: Bernd Eckenfels
> >            Priority: Minor
> >              Labels: hdfs, testing, windows
> >             Fix For: 2.1
> >
> >         Attachments: hdfs-on-win.patch
> >
> >
> > VFS2 uses a profile "hdfs" to turn off the Hdfs Tests on Windows.
> > This profile is quite confusingly named (as the other profiles
> > which have a provider name turn on special tests and not turn them
> > off based on OS). Also there is no reason for this Profile
> > (anymore?) as the HDFS Mini Cluster and the test cases run
> > perfectly fine on my Windows system. The only thing which needs to
> > be disabled is the execution of the umask program - but this is not
> > needed on Windows it seems, anyway. I will attach a patch, tell me
> > what you think.
> 
> 
> 
> --
> This message was sent by Atlassian JIRA
> (v6.2#6252)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to