X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=build.xml;h=4e53a6d733a349a3a4e06fda7bd16b84ec119400;hb=c9e1bd707806233eefcaa5497a7a99a95ae3da51;hp=3b09121c1a96fcacad696c3333a62d83163d920c;hpb=bae6b60e2b3aae0e20ee691f718347cf19e951be;p=org.ibex.core.git diff --git a/build.xml b/build.xml index 3b09121..4e53a6d 100644 --- a/build.xml +++ b/build.xml @@ -71,26 +71,6 @@ - - - - - - - - - - - - - - - - - @@ -115,15 +95,6 @@ - - - - - - - - - @@ -136,9 +107,43 @@ + + + + + + cvs commit -m "automatically updated build-id via org.xwt.tasks.BuildIdTask" build.properties + + + + + + + + + + + + + + /home/megacz/bin/sign/sign ${build-id} + + + + + + + + + + + @@ -155,7 +160,8 @@ # tidy up and rsync our changes find www/html -name \*~ | xargs rm -f - rsync -Pv --delete -rze ssh www/ root@${host}:/xwt-new/www/ + rsync -Pv --delete --exclude=html/dist/\* -rze ssh www/ root@${host}:/xwt-new/www/ + rsync -u -Pv -rze ssh www/html/dist/ root@${host}:/xwt-new/www/html/dist/ @@ -191,7 +197,6 @@ /sbin/start-stop-daemon --start --pidfile /var/log/xwt/apache.pid --exec /usr/sbin/apache -- -f /xwt/www/etc/httpd.conf ${staging-flag} -