We used OpenVMS at work. I can test some things out if needed.
On Mon, Apr 19, 2010 at 10:18 AM, Tim Sneddon wrote:
> Hi,
>
> I am currently in the process of porting Maven (and all the
> bit and pieces it drags in) to OpenVMS. One of the things it
> drags in is Commons Exec. So I have done a
> * [X ] Do you agree that such an evolution might make sense
> * and if so, should I
> ** [ ] add a VFS-global (static) flag to enable this wrapper-like-mode or
> ** [X ] can I fork VFS to put the current head into maintainance (or more
> correct "dormant") mode and start with e.g. VFS 2.0?
>
--
We also have the situation where the directories are also hidden. So we
need to be able to traverse hidden directories as well. Sounds like your
solution would work for directories as well, if VFS didn't attempt to
enumerate all the files in all the directories along the path?
On Wed, May 21, 20
I'm getting test failures, are they known issues?
Tests in error:
testInitial(org.apache.commons.net.telnet.TelnetClientTest)
testOptionNegotiation(org.apache.commons.net.telnet.TelnetClientTest)
testOptionRenegotiation(org.apache.commons.net.telnet.TelnetClientTest)
testNotification(o
I have compiler errors:
/home/jbrekke/sandbox/other/net/src/test/org/apache/commons/net/tftp/TFTPTests.java:[33,8]
cannot find symbol
symbol : class TFTPServer
location: class org.apache.commons.net.tftp.TFTPTests
/home/jbrekke/sandbox/other/net/src/test/org/apache/commons/net/tftp/TFTPTests.jav
I am willing to help where I can.
On Mon, Feb 4, 2008 at 5:21 PM, Rory Winston <[EMAIL PROTECTED]> wrote:
> Hi Martin
>
> Sorry for the late reply. It's been a busy year for me, and I am having
> trouble allocating sufficient time to [net] at the moment to close off
> the remaining issues and s