[ 
https://jira.duraspace.org/browse/DS-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Donohue updated DS-1003:
----------------------------

    Status: Open  (was: Received)
    
> Add ability to exclude bundles from AIP Export
> ----------------------------------------------
>
>                 Key: DS-1003
>                 URL: https://jira.duraspace.org/browse/DS-1003
>             Project: DSpace
>          Issue Type: Improvement
>          Components: DSpace API
>    Affects Versions: 1.7.0, 1.7.1, 1.7.2
>            Reporter: Tim Donohue
>            Assignee: Tim Donohue
>             Fix For: 1.8.0
>
>         Attachments: DSpaceAIPDisseminator.patch
>
>
> I've created a patch that adds the ability to exclude particular Bundles from 
> an AIP during the AIP export process.
> As of DSpace 1.7.x, we only support specifying which bundles to include.  See 
> the 'includeBundles' option documented here:
> https://wiki.duraspace.org/display/DSDOC/AIP+Backup+and+Restore#AIPBackupandRestore-AdditionalPackagerOptions
> This minor patch adds the ability to specify a new 'filterBundles' option, 
> which can be utilized to *either* specify an inclusion list or an exclusion 
> list.
> For example, specifying:
> -o filterBundles=TEXT,THUMBNAIL
> Will *exclude* the TEXT and THUMBNAIL bundles from all exported AIPs
> However, specifying:
> -o filterBundles=+ORIGINAL,LICENSE
> Will instead *only include* the ORIGINAL and LICENSE bundles (notice the "+" 
> specifies inclusion).
> This new improvement to the DSpaceAIPDisseminator also allows it to better 
> share its settings with the current Replication Suite, DS-876 (which uses a 
> similar inclusion/exclusion bundle filter setting).  This change is also 
> backwards compatible. Institutions can continue to use the 'includeBundles' 
> setting if they wish. This new 'filterBundles' setting just provides an 
> additional option.

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

        

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to