X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=build.xml;h=ad6fcea163bf12510e7fc33ff372340c16a932a3;hb=36c7cba0672b0b0ac61f484a918a34969100ca92;hp=3b09121c1a96fcacad696c3333a62d83163d920c;hpb=88ffc93f505271834240412c9d17c4dea1b8ab77;p=org.ibex.core.git diff --git a/build.xml b/build.xml index 3b09121..ad6fcea 100644 --- a/build.xml +++ b/build.xml @@ -71,26 +71,6 @@ - - - - - - - - - - - - - - - - - @@ -105,8 +85,6 @@ - - # throw on the prefix/suffix where needed for A in `find www/html -name \*.html_` @@ -115,15 +93,6 @@ - - - - - - - - - @@ -131,14 +100,50 @@ + + + + + + + + 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} -