[ 
http://jira.dspace.org/jira/browse/DS-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11628#action_11628
 ] 

Tim Donohue commented on DS-647:
--------------------------------

Just adding details on how to potentially test these LNI changes via CURL. 
Thanks to Sands Fish for the suggestion.

We should be able to test this via CURL similar to the following:

curl -Lk -H "Content-Type: text/xml" -X PROPFIND 
http://my_email_address:[email protected]/lni/dav/dso_1842%24171";

I'll try to get back to this to do some basic tests via CURL.   Other help is 
still appreciated, as this code could use more eyes (and I'm not very 
experienced with LNI).

> Need Help Testing LNI refactoring changes in AIP Backup/Restore Work
> --------------------------------------------------------------------
>
>                 Key: DS-647
>                 URL: http://jira.dspace.org/jira/browse/DS-647
>             Project: DSpace 1.x
>          Issue Type: Task
>    Affects Versions: 1.7.0
>            Reporter: Tim Donohue
>             Fix For: 1.7.0
>
>
> I've been unable to get the 1.6.2 LNI to work properly with any of the WebDAV 
> clients I've tried.   Although normally I can view/browse perfectly, adding 
> new contents tends to throw errors.  
> As I'm not an LNI expert, I'd appreciate it if someone can help me test the 
> recent LNI refactoring on Trunk (after r5265) after the commit of DS-466 : 
> Add ability to export/import entire Community/Collection/Item structure (for 
> easier backups, migrations, etc.)
> This code refactored the following LNI classes/methods:
> * org.dspace.app.dav.DAVCollection  -- refactored put() to use a temporary 
> file, as PackageIngester now requires a File
> * org.dspace.app.dav.DAVItem  -- refactored get() to use a temporary file, as 
> PackageDisseminator now disseminates to a File
> Please claim this task if you are willing to help test the refactored code in 
> LNI.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to