Re: Apache Commons in a Cloud IDE

2013-08-12 Thread James Carman
Any thoughts of granting some of us a license to this? :) On Mon, Aug 12, 2013 at 5:26 PM, Eric Cavazos wrote: > We have done a tutorial on using Apache Commons with Codenvy here: > http://docs.codenvy.com/tutorials/apache-commons-file-upload/ ---

Apache Commons in a Cloud IDE

2013-08-12 Thread Eric Cavazos
We have done a tutorial on using Apache Commons with Codenvy here: http://docs.codenvy.com/tutorials/apache-commons-file-upload/

RE: [vfs] The filesystem support table update (http://commons.apache.org/proper/commons-vfs/filesystems.html)

2013-08-12 Thread Martin Gainty
Keep in mind whatever file system you introduce to commons-io your new filesystem will need to support: Utility classes - with static methods to perform common tasksInput - useful Input Stream and Reader implementationsOutput - useful Output Stream and Writer implementationsFilters - v

Need to add attribute to manifest file

2013-08-12 Thread Himanshu Gusain -X (hgusain - ARICENT TECHNOLOGIES MAURIITIUS LIMITED at Cisco)
Hi , We are using Commons logging jar by apache. But, due to new java 7 releases by oracle our applet starts throwing the new prompts they introduced for mixed code in their java 7 update 21 release. Now to remove these p

[vfs] The filesystem support table update (http://commons.apache.org/proper/commons-vfs/filesystems.html)

2013-08-12 Thread Ilya Rodionov
Hello, I consider it's time to update the filesystem support table. As I know VFS supports directory listing for many types. incl. FTP and SFTP. The table is confusing. Best regards, Ilya Rodinov.