Return-Path: Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: (qmail 1351 invoked from network); 23 Aug 2010 19:45:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Aug 2010 19:45:45 -0000 Received: (qmail 51368 invoked by uid 500); 23 Aug 2010 19:45:45 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 51285 invoked by uid 500); 23 Aug 2010 19:45:44 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 51271 invoked by uid 99); 23 Aug 2010 19:45:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Aug 2010 19:45:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Aug 2010 19:45:43 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 076192388ADA; Mon, 23 Aug 2010 19:44:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r988271 - /commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml Date: Mon, 23 Aug 2010 19:44:25 -0000 To: commits@commons.apache.org From: jbeard@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100823194426.076192388ADA@eris.apache.org> Author: jbeard Date: Mon Aug 23 19:44:25 2010 New Revision: 988271 URL: http://svn.apache.org/viewvc?rev=988271&view=rev Log: build.xml now generates unit test html files which work correctly. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml URL: http://svn.apache.org/viewvc/commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml?rev=988271&r1=988270&r2=988271&view=diff ============================================================================== --- commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml (original) +++ commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml Mon Aug 23 19:44:25 2010 @@ -6,10 +6,20 @@ + + + + + + + + + @@ -20,19 +30,30 @@ + + + + + + + + + @@ -88,9 +109,69 @@ + + + + + + + + + + + + + + + + +

Test

+ + + ]]>
+
+ +
+ + + + + + + + + + + + + + + + - - + + @@ -108,7 +189,7 @@ - + @@ -143,7 +224,60 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${@{for-ie}-@{backend}-@{test-path}-unit-test-js-module},${@{for-ie}-@{backend}-@{test-path}-unit-test-html-location},${@{for-ie}-@{backend}-@{test-path}-unit-test-html-target-dir},${@{for-ie}-@{backend}-@{test-path}-target-test-relative-path} + + + + + + + + + + +