Author: jleroux Date: Sun Mar 23 17:59:33 2014 New Revision: 1580555 URL: http://svn.apache.org/r1580555 Log: This slipped in inadvertently (another one of my unnoticed C/P errors)
Modified: ofbiz/trunk/build.xml Modified: ofbiz/trunk/build.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/build.xml?rev=1580555&r1=1580554&r2=1580555&view=diff ============================================================================== --- ofbiz/trunk/build.xml (original) +++ ofbiz/trunk/build.xml Sun Mar 23 17:59:33 2014 @@ -1237,7 +1237,6 @@ under the License. <echo>======================================================</echo> <echo>Please check that this version is appropriate for you!</echo> </target> - <mkdir dir="${basedir}/hot-deploy/${component-name}/patches/qa"/> <target name="download-sonar-ant-task" description="Download sonar related files"> <ivy:retrieve pattern="framework/base/lib/[artifact]-[revision].[ext]" conf="sonar-ant-task"/>