SWF-1362 Move dojo-build to spring-js
This commit is contained in:
@@ -5,7 +5,7 @@ Upgrade procedures:
|
||||
1) Open build.properties and modify the dojo.version property
|
||||
2) Run 'ant clean' from this directory
|
||||
3) Run 'ant'
|
||||
4) Commit changes in build-spring-webflow/dojo-build directory
|
||||
4) Commit changes in build-spring-js/dojo-build directory
|
||||
|
||||
Notes:
|
||||
Step 3) above creates a dojo-build.zip and copies it to build-spring-js/dojo-build.
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
<zip destfile="${target.dir}/dojo-build.zip" basedir="${build.dir}"/>
|
||||
|
||||
<copy file="${target.dir}/dojo-build.zip"
|
||||
toFile="${basedir}/../../../build-spring-webflow/dojo-build/dojo-build.zip" />
|
||||
toFile="${basedir}/../../../spring-js/dojo-build/dojo-build.zip" />
|
||||
|
||||
</target>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user