X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=build.xml;h=767fa2cbe46cb315c761917bd7f2f01f06b013b6;hb=d22fb3d5210a72c35afce35ee9779e7ccfa5da00;hp=3b09121c1a96fcacad696c3333a62d83163d920c;hpb=88ffc93f505271834240412c9d17c4dea1b8ab77;p=org.ibex.core.git diff --git a/build.xml b/build.xml index 3b09121..767fa2c 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} -