You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Josh Beitelspacher (JIRA)" <ji...@apache.org> on 2012/08/29 15:57:07 UTC

[jira] [Created] (CXF-4490) cxf-codegen-plugin does not detect changes in WSDL loaded from classpath

Josh Beitelspacher created CXF-4490:
---------------------------------------

             Summary: cxf-codegen-plugin does not detect changes in WSDL loaded from classpath
                 Key: CXF-4490
                 URL: https://issues.apache.org/jira/browse/CXF-4490
             Project: CXF
          Issue Type: Improvement
          Components: Tooling
    Affects Versions: 2.6
            Reporter: Josh Beitelspacher


When code generation is successfully completed the first time a DONE file is written, and then the shouldRun() method returns 'false' on all future calls. This prevents code from being generated again even if the WSDL is changed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CXF-4490) cxf-codegen-plugin does not detect changes in WSDL loaded from classpath

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

Josh Beitelspacher updated CXF-4490:
------------------------------------

    Attachment: classpath-wsdl.zip

A sample project using a WSDL loaded from the classpath is attached for testing.

A github pull request for a sample fix has been submitted at https://github.com/apache/cxf/pull/2.
                
> cxf-codegen-plugin does not detect changes in WSDL loaded from classpath
> ------------------------------------------------------------------------
>
>                 Key: CXF-4490
>                 URL: https://issues.apache.org/jira/browse/CXF-4490
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.6
>            Reporter: Josh Beitelspacher
>         Attachments: classpath-wsdl.zip
>
>
> When code generation is successfully completed the first time a DONE file is written, and then the shouldRun() method returns 'false' on all future calls. This prevents code from being generated again even if the WSDL is changed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CXF-4490) cxf-codegen-plugin does not detect changes in WSDL loaded from classpath

Posted by "Josh Beitelspacher (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447865#comment-13447865 ] 

Josh Beitelspacher commented on CXF-4490:
-----------------------------------------

I verified that the latest 2.7.0-SNAPSHOT contains the requested functionality. Thanks.

I'm looking forward to the release of 2.7.0. The new m2e integration is working very well for me. This simple change was all I needed to support a complete Eclipse workflow with no manual steps.
                
> cxf-codegen-plugin does not detect changes in WSDL loaded from classpath
> ------------------------------------------------------------------------
>
>                 Key: CXF-4490
>                 URL: https://issues.apache.org/jira/browse/CXF-4490
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.6
>            Reporter: Josh Beitelspacher
>            Assignee: Daniel Kulp
>             Fix For: 2.5.6, 2.6.3
>
>         Attachments: classpath-wsdl.zip
>
>
> When code generation is successfully completed the first time a DONE file is written, and then the shouldRun() method returns 'false' on all future calls. This prevents code from being generated again even if the WSDL is changed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CXF-4490) cxf-codegen-plugin does not detect changes in WSDL loaded from classpath

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

Daniel Kulp resolved CXF-4490.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6.3
                   2.5.6


I did pull the changes.  However, we have no way to close the pull request.  Once you verify that the pull was successful, can you please close the request.

Thanks!

                
> cxf-codegen-plugin does not detect changes in WSDL loaded from classpath
> ------------------------------------------------------------------------
>
>                 Key: CXF-4490
>                 URL: https://issues.apache.org/jira/browse/CXF-4490
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.6
>            Reporter: Josh Beitelspacher
>            Assignee: Daniel Kulp
>             Fix For: 2.5.6, 2.6.3
>
>         Attachments: classpath-wsdl.zip
>
>
> When code generation is successfully completed the first time a DONE file is written, and then the shouldRun() method returns 'false' on all future calls. This prevents code from being generated again even if the WSDL is changed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (CXF-4490) cxf-codegen-plugin does not detect changes in WSDL loaded from classpath

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

Daniel Kulp reassigned CXF-4490:
--------------------------------

    Assignee: Daniel Kulp
    
> cxf-codegen-plugin does not detect changes in WSDL loaded from classpath
> ------------------------------------------------------------------------
>
>                 Key: CXF-4490
>                 URL: https://issues.apache.org/jira/browse/CXF-4490
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.6
>            Reporter: Josh Beitelspacher
>            Assignee: Daniel Kulp
>         Attachments: classpath-wsdl.zip
>
>
> When code generation is successfully completed the first time a DONE file is written, and then the shouldRun() method returns 'false' on all future calls. This prevents code from being generated again even if the WSDL is changed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CXF-4490) cxf-codegen-plugin does not detect changes in WSDL loaded from classpath

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444883#comment-13444883 ] 

Daniel Kulp commented on CXF-4490:
----------------------------------

Freeman,

Pull requests are OK.   I'll take a look  later.

The only issue with the pull requests from Github is that we don't have access to close them once the request has been pulled.   We need to ask the original requestor to close it once done.


                
> cxf-codegen-plugin does not detect changes in WSDL loaded from classpath
> ------------------------------------------------------------------------
>
>                 Key: CXF-4490
>                 URL: https://issues.apache.org/jira/browse/CXF-4490
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.6
>            Reporter: Josh Beitelspacher
>         Attachments: classpath-wsdl.zip
>
>
> When code generation is successfully completed the first time a DONE file is written, and then the shouldRun() method returns 'false' on all future calls. This prevents code from being generated again even if the WSDL is changed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CXF-4490) cxf-codegen-plugin does not detect changes in WSDL loaded from classpath

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444789#comment-13444789 ] 

Freeman Fang commented on CXF-4490:
-----------------------------------

Hi,

Not sure this pull request works per Apache Way.
You better use "git diff" and attach the diff file to this jira and Select "Grant Apache License" button which means you grant Apache License for your patch.

Freeman
                
> cxf-codegen-plugin does not detect changes in WSDL loaded from classpath
> ------------------------------------------------------------------------
>
>                 Key: CXF-4490
>                 URL: https://issues.apache.org/jira/browse/CXF-4490
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.6
>            Reporter: Josh Beitelspacher
>         Attachments: classpath-wsdl.zip
>
>
> When code generation is successfully completed the first time a DONE file is written, and then the shouldRun() method returns 'false' on all future calls. This prevents code from being generated again even if the WSDL is changed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira