Hi Jörg!

> first a question to all: Is it consensus that we use groupId commons-vfs? I
> just wondered that it was taken for the first release, since we'll switch
> to org.apache.commons ...
>   
It's already changed for the m2 build. I don't know if its worth to
relocate the m1.
> But since we have to switch/relocate a lot of projects, one more does not
> really matter :)
>   
ok.


The ant build file is autogenerated using maven ...
> get-dep-commons-net.jar:
>       [get] Getting:
> http://www.ibiblio.org/maven/commons-net/jars/commons-net-1.4.1.jar
>       [get]
> To: /home/joehni/.maven/repository/commons-net/jars/commons-net-1.4.1.jar
>       [get] Getting:
>   
This get succeeded!! Unhappily the ant build do not stop now but tries
the other possible repositories too.

> http://people.apache.org/repository/commons-net/jars/commons-net-1.4.1.jar
>       [get]
> To: /home/joehni/.maven/repository/commons-net/jars/commons-net-1.4.1.jar
>       [get] Error opening connection java.io.FileNotFoundException:
> http://people.apache.org/repository/commons-net/jars/commons-net-1.4.1.jar
>       [get] Error opening connection java.io.FileNotFoundException:
> http://people.apache.org/repository/commons-net/jars/commons-net-1.4.1.jar
>       [get] Error opening connection java.io.FileNotFoundException:
> http://people.apache.org/repository/commons-net/jars/commons-net-1.4.1.jar
>       [get] Can't get
> http://people.apache.org/repository/commons-net/jars/commons-net-1.4.1.jar
> to /home/joehni/.maven/repository/commons-net/jars/commons-net-1.4.1.jar
> ====== %< ======
>
>
> Shouldn't this goal now try to download from mirrors.ibiblio.org ? The fun
> part is, that all those deps are in my Maven 1 repo and the compilation
> went fine afterwards ;-)
>   
Hehe, yea, the ant build downloaded them fine.

> Although some tests are expected to fail, I have also a failure in the
> VirtualProviderTestCase that makes me wonder:
>   
</snip>
> ------------- ---------------- ---------------
> Testcase:
> testSetLastModified(org.apache.commons.vfs.test.LastModifiedTests):FAILED
> expected:<1.16656636E12> but was:<1.16656623E12>
> junit.framework.AssertionFailedError: expected:<1.16656636E12> but
> was:<1.16656623E12>
>   
This makes me wonder too, which filesystem do you use for the test
partition?
I've tried it on two different machines both running linux with ext3 and
it worked.

Ciao,
Mario


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to