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

 


Help: OASIS Mailing Lists Help | MarkMail Help

bpel4people-editors message

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


Subject: [bpel4people-editors] Done with 20, 47-53, 55-62 - RETURNING THE PEN



I finished editing for the resolutions of issues 20, 47-53, 55-62, and
>>>>>>>>> RETURN THE PEN <<<<<<<<<<?

====> Luc: I added the comments below to the Jira issue entries as well --
please mark all 16 issues as "Applied" in Jira.

This is BPEL4People and WS-HumanTask CD 02 Revision 1 -- 20 February 2009
-- in SVN, this is revision 94.

Here is the list of individual changes:

BP-20
   ws-humantask-types.xsd
      - changed simple type tStatus to xsd:string (lines 157-159)
      - added simple type tPredefinedStatus with enumeration (lines
161-174)
   ws-humantask-1.1-spec.doc
      - added pre-states and post-states to table in 6.1.1
      - added normative language about pre-states and post-states in 6.1.1
      - updated state diagram in 4.7 (activate->activation, revoke->
release)
      - uploaded Visio diagram source "ws-humantask-state-diagram.vsd" into
SVN

BP-47
   bpel4people-1.1-spec.doc
      - added getState operation in section 5
      - DID NOT (!) update state diagram in 4.8 (remove transitions to
closed state) - to be discussed
      - uploaded Visio diagram source "bpel4people-state-diagram.vsd" into
SVN

BP-48
   bpel4people-1.1-spec.doc
      - added abstract BPEL namespace on page 2
      - changed namespace prefix of opaque activity in 7.1.1

BP-49
   ws-humantask.xsd
      - added maxOccurs="unbounded" to the "argument" element inside the
"tFrom" definition (line 422-423)

BP-50
   ws-humantask.xsd
      - removed elements orgaizationalEntity, user, users, group, groups,
and their complex type definitions
   ws-humantask-types.xsd
      - added elements orgaizationalEntity, user, users, group, groups, and
their complex type definitions
      - changed namespace prefix of associated element and type references
(htd->(no prefix))
      - removed namespace definition
xmlns:htd="http://docs.oasis-open.org/ns/bpel4people/ws-humantask/200803";
   ws-humantask-context.xsd
      - changed namespace prefix of associated element and type references
(htd->htt)
      - removed namespace definition
xmlns:htd="http://docs.oasis-open.org/ns/bpel4people/ws-humantask/200803";
   ws-humantask-api.wsdl
      - changed namespace prefix of associated element and type references
(htd->htt)
      - removed namespace definition
xmlns:htd="http://docs.oasis-open.org/ns/bpel4people/ws-humantask/200803";
   ws-humantask-example-claim-approval.tel:
      - changed namespace prefix of associated element and type references
(htd->htt)
      - added namespace definition
xmlns:htt="http://docs.oasis-open.org/ns/bpel4people/ws-humantask/types/200803";
      - added htt namespace to xsi:schemaLocation attribute for example
validation
   bpel4people-example-employee-of-the-month.bpel
      - changed namespace prefix of associated element and type references
(htd->htt)
      - added namespace definition
xmlns:htt="http://docs.oasis-open.org/ns/bpel4people/ws-humantask/types/200803";
      - added htd and htt namespaces to xsi:schemaLocation attribute for
example validation
   ws-humantask-1.1-spec.doc
      - changed namespace prefix of associated element and type references
(htd->htt) (>100x)
   bpel4people-1.1-spec.doc
      - changed namespace prefix of associated element and type references
(htd->htt) (>40x))

BP-51
   ws-humantask-api.wsdl
      - removed tTime complex type definition
      - added namespace prefix htt to tTime reference (line 112)
   ws-humantask-types.xsd
      - added tTime complex type definition (lines 183-188)

BP-52
   ws-humantask.xsd
      - renamed tPriority to tPriority-expr in ws-humantask.xsd (lines 172
and 469)

BP-53
   ws-humantask-api.wsdl
      - added
targetNamespace="http://docs.oasis-open.org/ns/bpel4people/ws-humantask/api/200803";
 to schema element
   ws-humantask-protocol.wsdl
      - added
targetNamespace="http://docs.oasis-open.org/ns/bpel4people/ws-humantask/protocol/200803";
 to schema element

BP-55
   ws-humantask-1.1-spec.doc
      - added import type xsd to properties in section 2.5.2 (line 404 and
411)

BP-56
   ws-humantask-protocol.wsdl
      - renamed ProtocolMsgType to tProtocolMsgType (lines 14 and 22-24)
   ws-humantask-1.1-spec.doc
      - renamed ProtocolMsgType to tProtocolMsgType (lines 2081, 2093,
2100, 2109)

BP-57
   ws-humantask.xsd
      - simplified tQuery and tExpression complex type definitions (lines
454-468)

BP-58
   ws-humantask.xsd
      - changed attribute logicalPeopleGroup definition from QName to
NCName (line 428)

BP-59
   ws-humantask.xsd
      - dropped minOccurs="0" and (!) maxOccurs="unbounded" from tLiteral
any particle (line 450)

BP-60
   ws-humantask-api.wsdl
      - replaced faultName/faultData by complex typed element fault in
setFault and fail operations (lines 186 and 500)
   ws-humantask-1.1-spec.doc
      - replaced faultName/faultData by complex typed element fault in
setFault and fail operations in 6.1.1
      - minor formatting (3x lower case operation names) in 6.1.1

BP-61
   ws-humantask-types.xsd
      - renamed the tTask type and the task element to tTaskDetails and
taskDetails, respectively (lines 86-87)
   ws-humantask-api.wsdl
      - renamed getMyTasks to getMyTaskDetails (multiple occurences:
elements, messages, operation)
      - renamed getTaskInfo to getTaskDetails (multiple occurences:
elements, messages, operation))
   ws-humantask-1.1-spec.doc
      - renamed the tTask type and the task element to tTaskDetails and
taskDetails, respectively, in 3.4.4, 6.1.1, 6.1.2, 6.1.5
      - renamed getMyTasks to getMyTaskDetails in 6.1.2 and 6.1.5
      - renamed getTaskInfo to getTaskDetails in 6.1.1 and 6.1.5
      - minor formatting (3x lower case operation names) in 6.2

BP-62
   ws-humantask.xsd
      - added block="extension restriction" to abstract genericHumanRole
element definition (line 119)
   bpel4people.xsd (!)
      - added block="extension restriction" to abstract genericHumanRole
element definition (line 77))


Kind Regards

Dieter König

Senior Technical Staff Member, WebSphere Process Server Architect
IBM Software Group, Application and Integration Middleware Software
WSS Business Process Solutions
                                                                       
                                                                       
                                                                       
                                                                       
                                                                       
  Phone:            +49-7031-16-3426           IBM Deutschland                      (Embedded
                                                                                  image moved
                                                                                     to file:
                                                                                pic17679.gif)
                                                                       
  E-Mail:           dieterkoenig@de.ibm.com    Schönaicher Str. 220  
                                                                       
                                               71032 Böblingen       
                                                                       
                                               Germany                 
                                                                       
                                                                       
                                                                       
                                                                       
                                                                       
  IBM Deutschland                                                      
  Research &                                                           
  Development                                                          
  GmbH /                                                               
  Vorsitzender des                                                     
  Aufsichtsrats:                                                       
  Martin Jetter                                                        
  Geschäftsführung:                                                
  Erich Baier                                                          
  Sitz der                                                             
  Gesellschaft:                                                        
  Böblingen /                                                        
  Registergericht:                                                     
  Amtsgericht                                                          
  Stuttgart, HRB                                                       
  243294                                                               
                                                                       




                                                                       
  From:       Luc Clément <luc.clement@activevos.com>                
                                                                       
  To:         "bpel4people-editors@lists.oasis-open.org" <bpel4people-editors@lists.oasis-open.org>
                                                                       
  Date:       18.02.2009 18:37                                         
                                                                       
  Subject:    [bpel4people-editors] RE: Congratulations on CD-02: assignment of the next Editor
                                                                       





Dieter now has the pen.

From: Luc Clément [mailto:luc.clement@activevos.com]
Sent:: Wednesday, February 18, 2009 11:44
To: bpel4people-editors@lists.oasis-open.org
Cc: Dieter Koenig1
Subject: [bpel4people-editors] Congratulations on CD-02: assignment of the
next Editor

We have a bunch of updates that we can now make.
Dieter: are you in a position to kickoff your edits or should Michael or I
do so?
Luc
Luc Clément
Active Endpoints, Inc
+1.978.793.2162  | luc.clement@activevos.com



                                                                       
 Key    Summary                                             Assignee   
 (Embed                                                                
 ded                                                                   
 image                                                                 
 moved                                                                 
 to                                                                    
 file:                                                                 
 pic049                                                                
 08.gif                                                                
 )                                                                     
 http:/                                                                
 /www.o                                                                
 soa.or                                                                
 g/jira                                                                
 /image                                                                
 s/icon                                                                
 s/down                                                                
 .gif                                                                  
                                                                       
 BP-68  htd:remoteTask - a possible error?                  Luc Clement
                                                                       
 BP-62  Blocked Substitution Elements in Human Task         Dieter Koenig
        Definitions                                                    
                                                                       
 BP-61  Cleanup tTask Definitions                           Dieter Koenig
                                                                       
 BP-60  Use tFault in setFault and fail API Methods         Dieter Koenig
                                                                       
 BP-59  MaxOccurs Constraint Wrong in tLiteral              Dieter Koenig
                                                                       
 BP-58  Type of Attribute LogicalPeopleGroup within tFrom   Dieter Koenig
        Element                                                        
                                                                       
 BP-57  Common Base Type for tQuery and tExpression         Dieter Koenig
                                                                       
 BP-56  Rename ProtocolMsgType                              Dieter Koenig
                                                                       
 BP-55  Import of XML Schema Artifacts                      Dieter Koenig
                                                                       
 BP-53  XML Schema Element Name Resolution in WSDL          Dieter Koenig
                                                                       
 BP-52  Rename Priority Expression Type                     Dieter Koenig
                                                                       
 BP-51  Move tTime to ws-humantask-types.xsd                Dieter Koenig
                                                                       
 BP-50  Refactor User, Group, and OrganizationalEntity      Dieter Koenig
                                                                       
 BP-49  MaxOccurs Constraint Missing in tFrom               Dieter Koenig
                                                                       
 BP-48  Abstract BPEL Process Namespace                     Dieter Koenig
                                                                       
 BP-47  Determining that a people activity's task has been  Dieter Koenig
        skipped                                                        
                                                                       
 BP-44  Discovering the operations available for the task   Michael Rowley
                                                                       
                                                                       
 BP-20  Extensibility of BPEL4People and WS-HumanTask       Dieter Koenig
                                                                       


pic17679.gif

pic04908.gif



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