[ 
https://issues.apache.org/jira/browse/NET-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586888#action_12586888
 ] 

Martin Oberhuber commented on NET-214:
--------------------------------------

@Sebb: you're right of course - the extra stuff is in there because I had a 
really hard time finding a publicly available VMS FTP server to test, since
 HP apparently turned off their h71000.www3 machine. The machine that I 
eventually found had a different listing format, which was more different than 
I had first expected... so I ended up putting much more time into this than I 
wanted.

Long story short: Yes it's possible to separate things, but I'm afraid I won't 
get to it this week... (though I could give it a try).

The "AllTests" classes are convenient during development in order to only run 
unit tests for certain parts of commons net. In Eclipse, they allow me to very 
nicely select the class and right-click > Run As > JUnit test. I find the 
explicit wiring of tets into the AllTests classes more convenient than 
collicting all *Test.java classes in ANT build.xml. \

But I don't see these classes carved in stone if you don't like them. I just 
noticed that some packages have them so I figured it would be nice to make this 
consistent.

> [ftp] support rwx access permissions in VMSFTPEntryParser
> ---------------------------------------------------------
>
>                 Key: NET-214
>                 URL: https://issues.apache.org/jira/browse/NET-214
>             Project: Commons Net
>          Issue Type: Improvement
>    Affects Versions: 1.4
>            Reporter: Martin Oberhuber
>            Priority: Minor
>             Fix For: 1.5, 2.0
>
>         Attachments: net-214-vmsParser.diff.txt, vmsPermissions.diff.txt
>
>
> The VMSFTPEntryParser currently doesn't expose the VMS access permissions in 
> the FTPFile structure created, although they are fairly easy to parse.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to