Author: musachy Date: Fri Sep 28 07:34:42 2007 New Revision: 580370 URL: http://svn.apache.org/viewvc?rev=580370&view=rev Log: Add step to Dojo profile building (copy nls folder)
Modified: struts/struts2/trunk/plugins/dojo/src/profile/README Modified: struts/struts2/trunk/plugins/dojo/src/profile/README URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/profile/README?rev=580370&r1=580369&r2=580370&view=diff ============================================================================== --- struts/struts2/trunk/plugins/dojo/src/profile/README (original) +++ struts/struts2/trunk/plugins/dojo/src/profile/README Fri Sep 28 07:34:42 2007 @@ -11,4 +11,4 @@ $ ant -Dversion=0.4.2 -Dprofile=struts clean release intern-strings $ cp ../release/dojo/dojo.js ${struts}/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js $ cp ../release/dojo/dojo.js.uncompressed.js ${struts}/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js.uncompressed.js - \ No newline at end of file + $ cp ../release/dojo/nls ${struts}/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/ \ No newline at end of file