From 1558a09905b8dcc0a5ca917364293704fe076c07 Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 26 Aug 2008 14:54:18 +0000 Subject: TUSCANY-2501 reference should either be all annotated or all not annotated. Here change the vtests to test these cases separately. Currently mixing annotated and unannotated fields as references causes any unannotated reference to be overlooked. Change the reference not found warning to an error to catch cases where they are mixed by accident. Changes to other tests to take account of this. Also change implementation.widget to pick up the string name of the reference in javascript rather than the name of the variable to which the reference is assigned. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689102 13f79535-47bb-0310-9956-ffa450edef68 --- .../assembly/component/src/main/resources/zeroimplelements.composite | 2 -- 1 file changed, 2 deletions(-) (limited to 'java/sca/vtest/assembly') diff --git a/java/sca/vtest/assembly/component/src/main/resources/zeroimplelements.composite b/java/sca/vtest/assembly/component/src/main/resources/zeroimplelements.composite index 864ad44b6c..8629f3817a 100644 --- a/java/sca/vtest/assembly/component/src/main/resources/zeroimplelements.composite +++ b/java/sca/vtest/assembly/component/src/main/resources/zeroimplelements.composite @@ -23,8 +23,6 @@ name="Assemby-component-zeroimplelements-Composite"> - - -- cgit v1.2.3