You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by jb...@apache.org on 2010/08/10 16:20:28 UTC

svn commit: r984037 - /commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/build.sh

Author: jbeard
Date: Tue Aug 10 14:20:28 2010
New Revision: 984037

URL: http://svn.apache.org/viewvc?rev=984037&view=rev
Log:
Added build.sh

Added:
    commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/build.sh   (with props)

Added: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/build.sh
URL: http://svn.apache.org/viewvc/commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/build.sh?rev=984037&view=auto
==============================================================================
--- commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/build.sh (added)
+++ commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/build.sh Tue Aug 10 14:20:28 2010
@@ -0,0 +1,2 @@
+#!/bin/bash
+../../run.sh --beautify --backend state --log behaviour/canvas.xml > build/canvas.js

Propchange: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/build.sh
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/build.sh
------------------------------------------------------------------------------
    svn:executable = *