You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by "Arthur Ryman (JIRA)" <ji...@apache.org> on 2007/02/26 17:21:05 UTC

[jira] Created: (WODEN-149) Update Woden with New WSDL 2.0 Assertions Numbers for Proposed Recommendation

Update Woden  with New WSDL 2.0 Assertions Numbers for Proposed Recommendation
------------------------------------------------------------------------------

                 Key: WODEN-149
                 URL: https://issues.apache.org/jira/browse/WODEN-149
             Project: Woden
          Issue Type: Task
          Components: Validation
    Affects Versions: M7
            Reporter: Arthur Ryman
         Assigned To: John Kaputin
             Fix For: M8


I renumbered the assertions for PR. I created scripts that can do the text replacement automatically. These are described in a note to the mailing lists. I am assigning this to John for coordination. It's just a matter of running an Ant script, but I don't want to do this while John is working on the code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


[jira] Commented: (WODEN-149) Update Woden with New WSDL 2.0 Assertions Numbers for Proposed Recommendation

Posted by "John Kaputin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WODEN-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504260 ] 

John Kaputin commented on WODEN-149:
------------------------------------

r546889
Removed validation code and test cases for the obsolete CR assertions that have been removed from the PR WSDL2 spec:
Endpoint-0065, enforced by WSDL2 schema, CR118
InterfaceFault-0028, enforced by WSDL2 schema, CR074
InterfaceFault-0032, enforced by WSDL2 schema, CR118
InterfaceOperation-0029, enforced by WSDL2 schema, CR074
InterfaceOperation-0035, enforced by WSDL2 schema, CR118
Schema-0020, made redundant by InterfaceMessageReference-1036
Schema-0020b, made redundant by InterfaceFault-1017


> Update Woden  with New WSDL 2.0 Assertions Numbers for Proposed Recommendation
> ------------------------------------------------------------------------------
>
>                 Key: WODEN-149
>                 URL: https://issues.apache.org/jira/browse/WODEN-149
>             Project: Woden
>          Issue Type: Task
>          Components: Validation
>    Affects Versions: M7
>            Reporter: Arthur Ryman
>            Assignee: John Kaputin
>             Fix For: M8
>
>
> I renumbered the assertions for PR. I created scripts that can do the text replacement automatically. These are described in a note to the mailing lists. I am assigning this to John for coordination. It's just a matter of running an Ant script, but I don't want to do this while John is working on the code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


[jira] Resolved: (WODEN-149) Update Woden with New WSDL 2.0 Assertions Numbers for Proposed Recommendation

Posted by "John Kaputin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WODEN-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Kaputin resolved WODEN-149.
--------------------------------

    Resolution: Fixed

Resolved by r546553 and r546889.

> Update Woden  with New WSDL 2.0 Assertions Numbers for Proposed Recommendation
> ------------------------------------------------------------------------------
>
>                 Key: WODEN-149
>                 URL: https://issues.apache.org/jira/browse/WODEN-149
>             Project: Woden
>          Issue Type: Task
>          Components: Validation
>    Affects Versions: M7
>            Reporter: Arthur Ryman
>            Assignee: John Kaputin
>             Fix For: M8
>
>
> I renumbered the assertions for PR. I created scripts that can do the text replacement automatically. These are described in a note to the mailing lists. I am assigning this to John for coordination. It's just a matter of running an Ant script, but I don't want to do this while John is working on the code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


[jira] Commented: (WODEN-149) Update Woden with New WSDL 2.0 Assertions Numbers for Proposed Recommendation

Posted by "John Kaputin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WODEN-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504280 ] 

John Kaputin commented on WODEN-149:
------------------------------------

r546905
Removed the obsolete assertion messages from the messages.properties file.

> Update Woden  with New WSDL 2.0 Assertions Numbers for Proposed Recommendation
> ------------------------------------------------------------------------------
>
>                 Key: WODEN-149
>                 URL: https://issues.apache.org/jira/browse/WODEN-149
>             Project: Woden
>          Issue Type: Task
>          Components: Validation
>    Affects Versions: M7
>            Reporter: Arthur Ryman
>            Assignee: John Kaputin
>             Fix For: M8
>
>
> I renumbered the assertions for PR. I created scripts that can do the text replacement automatically. These are described in a note to the mailing lists. I am assigning this to John for coordination. It's just a matter of running an Ant script, but I don't want to do this while John is working on the code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


[jira] Commented: (WODEN-149) Update Woden with New WSDL 2.0 Assertions Numbers for Proposed Recommendation

Posted by "John Kaputin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WODEN-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503909 ] 

John Kaputin commented on WODEN-149:
------------------------------------

r546553
I have renumbered the assertions in the Woden source code to the PR assertion numbers using Arthur's Ant script and the mapping files from the W3C ws-desc CVS project:

http://dev.w3.org/cvsweb/2002/ws/desc/wsdl20/renumber-assertions-1properties
http://dev.w3.org/cvsweb/2002/ws/desc/wsdl20/renumber-assertions-2.properties

	<target name="renumber-assertions" description="Renumbers assertions using PR ids.">
		<replace dir="src" includes="**/*" replacefilterfile="[mydir]/renumber-assertions-1.properties" />
		<replace dir="src" includes="**/*" replacefilterfile="[mydir]/renumber-assertions-2.properties" />
		<replace dir="test" includes="**/*" replacefilterfile="[mydir]/renumber-assertions-1.properties" />
		<replace dir="test" includes="**/*" replacefilterfile="[mydir]/renumber-assertions-2.properties" />
	</target>

Thjere are still some obsolete assertions in the Woden code but these will be eliminated as I redesign/reimplement the validation logic under WODEN-47, -56 and -163.

> Update Woden  with New WSDL 2.0 Assertions Numbers for Proposed Recommendation
> ------------------------------------------------------------------------------
>
>                 Key: WODEN-149
>                 URL: https://issues.apache.org/jira/browse/WODEN-149
>             Project: Woden
>          Issue Type: Task
>          Components: Validation
>    Affects Versions: M7
>            Reporter: Arthur Ryman
>            Assignee: John Kaputin
>             Fix For: M8
>
>
> I renumbered the assertions for PR. I created scripts that can do the text replacement automatically. These are described in a note to the mailing lists. I am assigning this to John for coordination. It's just a matter of running an Ant script, but I don't want to do this while John is working on the code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org