Author: jleroux
Date: Wed Feb 26 10:37:39 2014
New Revision: 1571996
URL:
http://svn.apache.org/r1571996Log:
qa is a better name here, I'm used to the German translation
Modified:
ofbiz/trunk/build.xml
Modified: ofbiz/trunk/build.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/build.xml?rev=1571996&r1=1571995&r2=1571996&view=diff==============================================================================
--- ofbiz/trunk/build.xml (original)
+++ ofbiz/trunk/build.xml Wed Feb 26 10:37:39 2014
@@ -1243,7 +1243,7 @@ under the License.
<mkdir dir="${basedir}/hot-deploy/${component-name}/lib"/>
<mkdir dir="${basedir}/hot-deploy/${component-name}/patches"/>
<mkdir dir="${basedir}/hot-deploy/${component-name}/patches/staging"/>
- <mkdir dir="${basedir}/hot-deploy/${component-name}/patches/qs"/>
+ <mkdir dir="${basedir}/hot-deploy/${component-name}/patches/qa"/>
<mkdir dir="${basedir}/hot-deploy/${component-name}/patches/production"/>
<mkdir dir="${basedir}/hot-deploy/${component-name}/script"/>
<mkdir dir="${basedir}/hot-deploy/${component-name}/servicedef"/>