]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-6329: Fixed Ant directive to enable prototype Nuxeo repository config file...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 7 Mar 2014 01:26:58 +0000 (17:26 -0800)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 7 Mar 2014 01:26:58 +0000 (17:26 -0800)
3rdparty/nuxeo/build.xml

index b9598a2ae4825fb7693d5ba07f172b74d0b81730..a51a5668caadc2694ec2ca3b2d8cd1be03de941b 100644 (file)
         </copy>\r
         <echo message="Copying Nuxeo prototype repo config file ..."/>\r
         <copy todir="${jee.server.cspace}/cspace/services" overwrite="true">\r
-            <fileset dir="${basedir}/nuxeo-server/${nuxeo.release}/config/proto-repo-config.xml"/>\r
+            <fileset file="${basedir}/nuxeo-server/${nuxeo.release}/config/proto-repo-config.xml"/>\r
             <filterset>\r
                <filter token="DB_NUXEO_NAME" value="${db.nuxeo.name}" />\r
                <!-- The specific database name will be appended to the following JDBC URL during system -->\r