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

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-assembly message

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


Subject: Formatted Minutes from 2009-05-19 are attached


Title: SCA-Assy - 2009-05-19

OASIS Logo

- DRAFT -

OASIS SCA-Assembly TC

19 MAY 2009

Attendees

Present

fred carter AmberPoint Group Member
Mark Combellack Avaya, Inc. Group Member
Dale Moberg Axway Software* Group Member
Jacques Durand Fujitsu Limited* Group Member
Robert Freund Hitachi, Ltd. Group Member
Eric Wells Hitachi, Ltd. Group Member
Bryan Aupperle IBM Group Member
David Booz IBM Group Member
Graham Charters IBM Group Member
Mike Edwards IBM Group Member
Simon Holdsworth IBM Group Member
Dieter Koenig IBM Group Member
Martin Chapman Oracle Corporation Group Member
Khanderao Kand Oracle Corporation Group Member
Anish Karmarkar Oracle Corporation Group Member
Rich Levinson Oracle Corporation Group Member
Ashok Malhotra Oracle Corporation Group Member
Jeff Mischkinsky Oracle Corporation Group Member
Sanjay Patil SAP AG* Group Member
Plamen Pavlov SAP AG* Group Member
Najeeb Andrabi TIBCO Software Inc. Group Member
Murty Gurajada TIBCO Software Inc. Group Member
Sabin Ielceanu TIBCO Software Inc. Group Member
Danny van der Rijn TIBCO Software Inc. Group Member
Scott Vorthmann TIBCO Software Inc. Group Member

Chairs

Martin Chapman
Mike Edwards

Scribe

Eric Wells

Agenda:

1. Opening

Introductions
Roll call
Scribe confirmation
Agenda bashing

2. Approval of minutes of SCA-Assembly TC meeting of 12th May 2009
http://www.oasis-open.org/apps/org/workgroup/sca-assembly/download.php/32566/SCA%20Assembly%20minutes%202009-05-12.html

3. Action Items:

id=2009-04-07-2 status=pending Editors to repair the form of the word portType
id=2009-05-05-1 status=pending Editors to correct, on line 812 there appears an extra period before the word "by"

4. TC Administrivia

Public Review started on April 24.
Public Review ends June 23.

Public comments list:
http://lists.oasis-open.org/archives/sca-assembly-comment/

Request from TC Admin relating to the update of RDDL documents relating to the main SCA namespace:

http://lists.oasis-open.org/archives/sca-assembly/200905/msg00042.html

we need to make a decision and give a formal response.

5. New Issues



6. Test Assertions and TestCases

Schedule
TestAssertions document is already complete.
TestCases document is complete
Subcommittee Review May 1 - May 12
Subcommittee Vote - May 13
Assembly TC review May 1 - May 26
Assembly TC vote - May 26

Latest documents:
http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/download.php/31915/SCA_Assembly_Test_Assertions_16.odt
http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/download.php/32579/SCA_Assembly_TestCases_22.pdf
http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/download.php/32578/SCA_Assembly_TestCases_22.odt

Artifacts:
http://tools.oasis-open.org/version-control/browse/wsvn/sca-assembly/TestCases/#_TestCases_

Slides for Discussion of TestCases:
http://lists.oasis-open.org/archives/sca-assembly/200905/msg00118.html


7. Existing (Deferred) Issues

ASSEMBLY 80: Create an Event Processing Model for SCA
http://www.osoa.org/jira/browse/ASSEMBLY-80


ASSEMBLY 121: Conformance to OPTIONAL Normative Statements
http://www.osoa.org/jira/browse/ASSEMBLY-121


ASSEMBLY 132: Microsoft technical comment about the SCA Assembly Model specification #1
http://www.osoa.org/jira/browse/ASSEMBLY-132

Proposal:
http://lists.oasis-open.org/archives/sca-assembly/200905/msg00114.html

ASSEMBLY 133: Broken links in the Assembly spec
http://www.osoa.org/jira/browse/ASSEMBLY-133

Proposal:
http://lists.oasis-open.org/archives/sca-assembly/200905/msg00116.html

ASSEMBLY 134: Promoted component reference changes multiplicity by default
http://www.osoa.org/jira/browse/ASSEMBLY-134

Proposal is in the JIRA.

ASSEMBLY 136: Promoting a reference with multiplicity 1..n and targetsshould default to 0..n
http://www.osoa.org/jira/browse/ASSEMBLY-136

Proposal is in the JIRA


8. AOB

Contents

Topics
[1]  Opening
[2]  Agenda Bashing
[3]  Minutes of 12th May 2009
http://www.oasis-open.org/apps/org/workgroup/sca-assembly/download.php/32566/SCA%20Assembly%20minutes%202009-05-12.html
[4]  Administrivia
[5]  Test Assertions and TestCases
[6]  Existing Issues
[7]  AOB
Table of Resolutions
Table of Action Items

Action Items


Resolutions


Minutes

<Mike Edwards>
Greetings everyone

Scribe: Eric Wells

Opening

Role call 13/19 68% quorate

Agenda Bashing

Agenda accepted

Minutes of 12th May 2009
http://www.oasis-open.org/apps/org/workgroup/sca-assembly/download.php/32566/SCA%20Assembly%20minutes%202009-05-12.html

Approved w/o
Resolution: Minutes of 12-May-09 approved w/o

Administrivia

MartinC:
Next week Testing material for approval
 
...discussion of Eventing material
 
...will probably need 90 minutes for each
 
...suggests delaying Testing approval 1 week and discussing Eventing next week
Any comments?
EricW:
Not exactly "Happy" but :-}
No objections
Next two meetings will START 1/2 hour earlier - Mike Edwards will send out notices
<Mike Edwards>
Link to slides PDF:

Test Assertions and TestCases

<Mike Edwards>
Ashok:
How do vendors comply with Test suite?
Edwards:
All test must pass to claim conformance (for Assembly anyway)
 
...optional stuff has not been tested
Edwards:
Walks through slides above
Slide 4 - Test runner just happens to be Java - can be written in any language
Slide 5 - Client code again in Java
ASM_nnnn_TestCase - varies for each test case
XXXRuntimeBridge - varies for each runtime
Different vendors can upload bridges for thier own runtime to OASIS repository
EricW:
Any need to validate vendors bridges?
MartinC:
Wider than SCA Assembly - needs to be addressed by steering committee
Slide 6 - Code layout in repository
Individual contribution as some tests require artifacts that contain errors
SCA runtime rejects entire contribution if in error so have to separate
Slide 7 - Details of individual test contributions
Slide 9 - Example Test Case ASM-60004
Client
Slide 10 - Example Composite
Composites wrap implementation dependent details
EricW:
Any log of all test results?
Edwards:
Not at present - JUnit allows running "AllTests" but there's bugs in this at the moment
 
...will upload when its debugged.

Existing Issues

ASSEMBLY-80
Eventing will be discussed next week
ASSEMBLY-121
EricW:
Required to make some statement regarding conformance of optional statemnts
 
...not sure if it makes sense to group these - we can probably just reitterate RFC2119
 
...Will post proposal to list
ASSEMBLY-132: Microsoft technical comment about the SCA Assembly Model specification #1
http://www.osoa.org/jira/browse/ASSEMBLY-132

Proposal:
http://lists.oasis-open.org/archives/sca-assembly/200905/msg00114.html
Edwards:
Describes proposed response
Aupperle:
Is this a CNA - for the specification?
MartinC:
Essentially yes but need to record decision and response.
Motion: Close ASSEMBLY-132 with No Action, respond to comment with proposed E-mail and record details in JIRA
moved by Ashok second Bryan
No discussion, no comments, no objections
Resolution: Close ASSEMBLY-132 with No Action, respond to comment with proposed E-mail and record details in JIRA w/o m=Ashok s=Bryan

AOB

Straggeler role
COB 9:01AM PDT

[End of Minutes]
Formatted on 2009-05-26 at 14:34:26 GMT+4


Minutes formatted by Schreiber, a collection of XSLT stylesheets by Bob Freund modeled after David Booth's scribe

Schreiber diagnostics output

[Delete this section before publishing the minutes]

final validation: Date not specified, the date '2009-05-19' was assumed

final validation: Title not specified, default title 'OASIS SCA-Assembly TC...' was assumed

final validation: Chair not specified, default chair was assumed

statistics: Schreiber found 63 input lines

edits: Schreiber found no text-edit commands

command-scribe: Line 6: Since the line number is less than or equal to 20 we will interpret this as a scribename command, note that the scribe command is deprecated

command-scribe: Line 6: Scribe 'Eric Wells' is recognized by use of the nick 'EricW'

command-scribe: Line 6: EricW's nick 'EricW' has been selected

citation-detection-scribed: Line 59: Check for possible unrecognized nick 'ASSEMBLY-132'

citation-detection-scribed: Line 70: Check for possible unrecognized nick 'COB 9'

command-autoroll/oasis: Line 71: Attempting to fetch roll from http://www.oasis-open.org/apps/org/workgroup/sca-assembly/event.php?event_id=16092

command-autoroll/oasis: Line 71: Successfully fetched roll from http://www.oasis-open.org/apps/org/workgroup/sca-assembly/event.php?event_id=16092

system: Transformer: SAXON 9.1.0.6

[End of Schreiber diagnostic output]


smime.p7s



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