On Fri, May 15, 2009 at 12:37 PM, Olli Loikkanen <[email protected]> wrote: > Hi, > > The webpage http://commons.apache.org/ seems to lack information. I > could not find contact information of any particular person/webmaster > who is responsible for updating the webpage. Thefore I sent this email > to this mailing list. Of course if this is the only way to contact the > webmaster, that's fine... but it could still be more clearly stated on > the webpage.
Either here or on the dev list. > First of all the nightly builds link on the download page of the Net > component is not working. There are no nightlies being built now. > The page containing the link is: > http://commons.apache.org/net/download.html > > Not working link leads to the following URL: > http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-net/ > > I could find a nightly snapshot link from the main page > http://commons.apache.org/ . The latest nightly snapshot of the Net > component seems to be from 2007. > I assume that nightly snapshots of the Net component are not provided > anymore since the latest release in 2008 is more fresh than the last > nightly snapshot I could find? Please correct me if I'm wrong and > there is another location where to find the nightly snapshots. > > My last concern this time is the MDTM command. It throws an exception > and it seems that there _commands array in the FTPCommand class is > lacking the MDTM command, but since I have only the latest "release" > build at hand I cannot verify if this has been already corrected or if > a bug report should be filed? You can look at the current source, http://commons.apache.org/net/source-repository.html ...and for Net 2.x thats here http://svn.apache.org/repos/asf/commons/proper/net/branches/NET_2_0/src/main/java/org/apache/commons/net/ftp/FTPCommand.java Looks like MDTM has since been added: http://svn.apache.org/viewvc?view=rev&revision=740956 http://issues.apache.org/jira/browse/NET-248 Niall > Br, > Olli Loikkanen --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
