[ 
https://issues.apache.org/jira/browse/PIVOT-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756102#comment-13756102
 ] 

Sandro Martini commented on PIVOT-864:
--------------------------------------

In revision: 1519445 , committed an update to eclipse project/settings files to 
use new jars under wtk even in core, tests, wtk, wtk-terra (as is in ant build 
file).

Note that this should be a temporary solution, because it would be better to 
move some jars in core/lib (but only generic ones, not svgsalamander and other 
graphics-related jars) so core doesn't depend on other resources/projects. And 
then change accordingly even ant build file.


Last, trying to run (as Java Application) VFSBrowserTest.java, I get some 
errors because it needs some library for Logging, this is the error:
Caused by: java.lang.ClassNotFoundException: 
org.apache.commons.logging.LogFactory

Then we can try to put Log4J-2.0-snapshot (as discussed before, see PIVOT-882) 
in core/lib and see, ok ?

                
> Add a pluggable file system architecture to FileBrowser so remote browsing 
> can be done
> --------------------------------------------------------------------------------------
>
>                 Key: PIVOT-864
>                 URL: https://issues.apache.org/jira/browse/PIVOT-864
>             Project: Pivot
>          Issue Type: New Feature
>          Components: wtk
>    Affects Versions: 2.0.2
>         Environment: Windows, Linux, OSX
>            Reporter: Roger Whitcomb
>            Assignee: Roger Whitcomb
>              Labels: filebrowser
>             Fix For: 2.1
>
>         Attachments: vfs.patch
>
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> Our application requires the ability to be able to browse (for instance) a 
> Linux machine from the Windows desktop.  For this I would like to add 
> (somehow) a pluggable file system architecture so that I could (for instance) 
> implement an FTP protocol underneath the FileBrowser so that I can browse 
> through directories and files on something other than the local machine.  We 
> would also need to be able to type in a host name or TCP/IP address to start 
> browsing the remote machine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to