[
http://jira.dspace.org/jira/browse/DS-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claudia Jürgen closed DS-551.
-----------------------------
Resolution: Fixed
Fix Version/s: 1.7
Assignee: Claudia Jürgen
Fixed in 1.6.x and trunk
> Export directories dspace.cfg and build.xml out of sync
> -------------------------------------------------------
>
> Key: DS-551
> URL: http://jira.dspace.org/jira/browse/DS-551
> Project: DSpace 1.x
> Issue Type: Bug
> Components: DSpace API
> Affects Versions: 1.6.0
> Reporter: Claudia Jürgen
> Assignee: Claudia Jürgen
> Priority: Minor
> Fix For: 1.6.1, 1.7
>
> Attachments: build.xml.patch
>
>
> The directories for the item export are defined in dspace cfg as:
> org.dspace.app.itemexport.work.dir = ${dspace.dir}/exports
> org.dspace.app.itemexport.download.dir = ${dspace.dir}/exports/download
> These properties are not used in the build.xml, instead the paths are
> redefined in:
> <mkdir dir="${dspace.dir}/exports" />
> <mkdir dir="${dspace.dir}/exports/download" />
> Thus the created directories and the configured directories can get out of
> sync.
> The patch uses org.dspace.app.itemexport.work.dir and
> org.dspace.app.itemexport.download.dir in the build.xml.
--
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
------------------------------------------------------------------------------
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel