[DS-551] Export directories dspace.cfg and build.xml out of sync

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4885 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Claudia Juergen
2010-05-05 07:56:02 +00:00
parent 87047ffcf0
commit a34470a68f
2 changed files with 3 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
(Claudia J<>rgen)
- [DS-558] Error in update sequence script 1.5 to 1.6 Oracle
- [DS-551] Export directories dspace.cfg and build.xml out of sync
(Serhij Dubyk)
- [DS-500] Ukrainian for DSpace 1.6.0

View File

@@ -549,9 +549,9 @@ Common usage:
<mkdir dir="${dspace.dir}/webapps" />
<mkdir dir="${dspace.dir}/exports" />
<mkdir dir="${org.dspace.app.itemexport.work.dir}" />
<mkdir dir="${dspace.dir}/exports/download" />
<mkdir dir="${org.dspace.app.itemexport.download.dir}" />
<mkdir dir="${assetstore.dir}" />