You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2010/06/15 21:19:23 UTC

[jira] Created: (ODE-848) Changes to the BpelC.compile method breaks the API

Changes to the BpelC.compile method breaks the API
--------------------------------------------------

                 Key: ODE-848
                 URL: https://issues.apache.org/jira/browse/ODE-848
             Project: ODE
          Issue Type: Bug
          Components: BPEL Compilation/Parsing
    Affects Versions: 1.3.4
            Reporter: Antoine Toulme
             Fix For: 1.3.5
         Attachments: compile_method_api.patch

The compiler's API changed on the compile method to take a version argument. This argument doesn't make sense for users who don't care for versioning and breaks the current API.

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


[jira] Updated: (ODE-848) Changes to the BpelC.compile method breaks the API

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

Antoine Toulme updated ODE-848:
-------------------------------

    Attachment: compile_method_api.patch

Attached a patch that fixes the problem by recreating the compile method, marking it as deprecated.

> Changes to the BpelC.compile method breaks the API
> --------------------------------------------------
>
>                 Key: ODE-848
>                 URL: https://issues.apache.org/jira/browse/ODE-848
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Compilation/Parsing
>    Affects Versions: 1.3.4
>            Reporter: Antoine Toulme
>             Fix For: 1.3.5
>
>         Attachments: compile_method_api.patch
>
>
> The compiler's API changed on the compile method to take a version argument. This argument doesn't make sense for users who don't care for versioning and breaks the current API.

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


[jira] Updated: (ODE-848) Changes to the BpelC.compile method breaks the API

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

Antoine Toulme updated ODE-848:
-------------------------------

    Comment: was deleted

(was: I reproduce this over MRI. O_o...)

> Changes to the BpelC.compile method breaks the API
> --------------------------------------------------
>
>                 Key: ODE-848
>                 URL: https://issues.apache.org/jira/browse/ODE-848
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Compilation/Parsing
>    Affects Versions: 1.3.4
>            Reporter: Antoine Toulme
>             Fix For: 1.3.5
>
>         Attachments: compile_method_api.patch
>
>
> The compiler's API changed on the compile method to take a version argument. This argument doesn't make sense for users who don't care for versioning and breaks the current API.

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


[jira] Resolved: (ODE-848) Changes to the BpelC.compile method breaks the API

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

Rafal Rusin resolved ODE-848.
-----------------------------

    Resolution: Fixed

Thanks Antoine!

> Changes to the BpelC.compile method breaks the API
> --------------------------------------------------
>
>                 Key: ODE-848
>                 URL: https://issues.apache.org/jira/browse/ODE-848
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Compilation/Parsing
>    Affects Versions: 1.3.4
>            Reporter: Antoine Toulme
>             Fix For: 1.3.5
>
>         Attachments: compile_method_api.patch
>
>
> The compiler's API changed on the compile method to take a version argument. This argument doesn't make sense for users who don't care for versioning and breaks the current API.

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


[jira] Commented: (ODE-848) Changes to the BpelC.compile method breaks the API

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879304#action_12879304 ] 

Hudson commented on ODE-848:
----------------------------

Integrated in ODE-trunk #299 (See [http://hudson.zones.apache.org/hudson/job/ODE-trunk/299/])
    ODE-848: Changes to the BpelC.compile method breaks the API (fix thanks to Antoine Toulme)


> Changes to the BpelC.compile method breaks the API
> --------------------------------------------------
>
>                 Key: ODE-848
>                 URL: https://issues.apache.org/jira/browse/ODE-848
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Compilation/Parsing
>    Affects Versions: 1.3.4
>            Reporter: Antoine Toulme
>             Fix For: 1.3.5
>
>         Attachments: compile_method_api.patch
>
>
> The compiler's API changed on the compile method to take a version argument. This argument doesn't make sense for users who don't care for versioning and breaks the current API.

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


[jira] Commented: (ODE-848) Changes to the BpelC.compile method breaks the API

Posted by "Antoine Toulme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879086#action_12879086 ] 

Antoine Toulme commented on ODE-848:
------------------------------------

I reproduce this over MRI. O_o...

> Changes to the BpelC.compile method breaks the API
> --------------------------------------------------
>
>                 Key: ODE-848
>                 URL: https://issues.apache.org/jira/browse/ODE-848
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Compilation/Parsing
>    Affects Versions: 1.3.4
>            Reporter: Antoine Toulme
>             Fix For: 1.3.5
>
>         Attachments: compile_method_api.patch
>
>
> The compiler's API changed on the compile method to take a version argument. This argument doesn't make sense for users who don't care for versioning and breaks the current API.

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