Compare commits

...

3 Commits

Author SHA1 Message Date
wangchunsheng
638e029a21 * fix the error of my.in.js. 2011-10-31 02:25:00 +00:00
wangchunsheng
b9815fe2e2 * rename it. 2011-10-31 02:09:27 +00:00
wangchunsheng
d0a417d6ca + tag of 2.3. 2011-10-31 02:05:17 +00:00

View File

@@ -30,7 +30,7 @@ tgz:
cp -fr doc/* zentaopms/
# create my.min.js
rm zentaopms/www/js/my.min.js
java -jar ~/bin/yuicompressor/build/yuicompressor-2.4.6.jar www/js/my.full.js > zentaopms/www/js/my.in.js
java -jar ~/bin/yuicompressor/build/yuicompressor-2.4.6.jar www/js/my.full.js > zentaopms/www/js/my.min.js
# create the restart file for svn.
touch zentaopms/module/svn/restart
# touch the front.class.php to make it's mtime to new.