OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-j message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Created: (SCAJ-8) Incorrect handling of Property setting in some testcases


Incorrect handling of Property setting in some testcases
--------------------------------------------------------

                 Key: SCAJ-8
                 URL: http://tools.oasis-open.org/issues/browse/SCAJ-8
             Project: OASIS Service Component Architecture / J (SCA-J) TC
          Issue Type: Bug
          Components: POJO Testcases
    Affects Versions: 1.1
            Reporter: Mike Edwards


There are problems in the handling of Properties in the following artifacts / testcases:

service1AnnotatedConstructorImpl                          ==  POJO_5002_TestCase 
service1AnnotatedParameterConstructorImpl       ==  POJO_5003_TestCase  
service1MultipleConstructorAnnotationsImpl         ==  POJO_5006_TestCase  
service1MultipleAnnotatedConstructorsImpl          ==  POJO_5007_TestCase 


 this set of testcase artifacts either: 

a) do not correctly handle annotating of a field/setter meant to be a Property 

or 

b) do not set the field value for a property declared on a constructor 

In most cases, this resulted in Tuscany reporting the wrong error being reported for error cases, but there are some positive testcases that started to fail once we fixed the Tuscany code.  Some of the b) cases were getting away with the error by pure chance... 


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]