You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Frank Budinsky (JIRA)" <tu...@ws.apache.org> on 2007/03/15 23:44:09 UTC

[jira] Resolved: (TUSCANY-1167) SDO Codegen generates bad code when the noNotification option is used

     [ https://issues.apache.org/jira/browse/TUSCANY-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frank Budinsky resolved TUSCANY-1167.
-------------------------------------

    Resolution: Fixed

Committed revision 518794.

> SDO Codegen generates bad code when the noNotification option is used
> ---------------------------------------------------------------------
>
>                 Key: TUSCANY-1167
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1167
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Tools
>    Affects Versions: Java-SDO-M3
>         Environment: n/a
>            Reporter: David T. Adcox
>             Fix For: Java-SDO-Mx
>
>         Attachments: 1167.patch
>
>
> The code generated using the -noNotification option causes the SDO codegen tool to create code that can not be compiled.  There is an issue in the basicUnsetxxxxx method, where the return statement is excluded.  This is because the return has accidentally been included inside the suppress notification condition.  The return statement should be outside of this condition.

-- 
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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org