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/23 21:46:03 UTC

svn commit: r988284 - /commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js

Author: jbeard
Date: Mon Aug 23 19:46:02 2010
New Revision: 988284

URL: http://svn.apache.org/viewvc?rev=988284&view=rev
Log:
Added small file for ant-rhino-integration test.

Added:
    commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js   (with props)

Added: commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js
URL: http://svn.apache.org/viewvc/commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js?rev=988284&view=auto
==============================================================================
--- commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js (added)
+++ commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js Mon Aug 23 19:46:02 2010
@@ -0,0 +1 @@
+echo.setMessage("hello world!");

Propchange: commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js
------------------------------------------------------------------------------
    svn:eol-style = native