You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/10/20 08:17:23 UTC

[jira] Created: (CXF-3076) add catalog to avoid download schema files remotely

add catalog to avoid download schema files remotely
---------------------------------------------------

                 Key: CXF-3076
                 URL: https://issues.apache.org/jira/browse/CXF-3076
             Project: CXF
          Issue Type: Bug
            Reporter: Freeman Fang
            Assignee: Freeman Fang
             Fix For: 2.2.12, 2.3.1, 2.4


see the related discussion from maillinglist

http://cxf.547215.n5.nabble.com/2-2-x-Build-failure-td1044793.html#a1044793
http://cxf.547215.n5.nabble.com/Intermediate-build-issues-on-the-trunk-td3046821.html#a3046821

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


[jira] Updated: (CXF-3076) add catalog to avoid download schema files remotely

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

Freeman Fang updated CXF-3076:
------------------------------

    Attachment: CXF-3076.patch

> add catalog to avoid download schema files remotely
> ---------------------------------------------------
>
>                 Key: CXF-3076
>                 URL: https://issues.apache.org/jira/browse/CXF-3076
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.2.12, 2.3.1, 2.4
>
>         Attachments: CXF-3076.patch
>
>
> see the related discussion from maillinglist
> http://cxf.547215.n5.nabble.com/2-2-x-Build-failure-td1044793.html#a1044793
> http://cxf.547215.n5.nabble.com/Intermediate-build-issues-on-the-trunk-td3046821.html#a3046821

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


[jira] Commented: (CXF-3076) add catalog to avoid download schema files remotely

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

Willem Jiang commented on CXF-3076:
-----------------------------------

@Freeman,

You patch has a change which ignore the test of WSDLAddressRewriteTest. Can you remove that ?

> add catalog to avoid download schema files remotely
> ---------------------------------------------------
>
>                 Key: CXF-3076
>                 URL: https://issues.apache.org/jira/browse/CXF-3076
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.2.12, 2.3.1, 2.4
>
>         Attachments: CXF-3076.patch
>
>
> see the related discussion from maillinglist
> http://cxf.547215.n5.nabble.com/2-2-x-Build-failure-td1044793.html#a1044793
> http://cxf.547215.n5.nabble.com/Intermediate-build-issues-on-the-trunk-td3046821.html#a3046821

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


[jira] Commented: (CXF-3076) add catalog to avoid download schema files remotely

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

Freeman Fang commented on CXF-3076:
-----------------------------------

commit fix
http://svn.apache.org/viewvc?rev=1025804&view=rev for trunk
http://svn.apache.org/viewvc?rev=1025805&view=rev for 2.3 branch
http://svn.apache.org/viewvc?rev=1025808&view=rev for 2.2 branch

> add catalog to avoid download schema files remotely
> ---------------------------------------------------
>
>                 Key: CXF-3076
>                 URL: https://issues.apache.org/jira/browse/CXF-3076
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.2.12, 2.3.1, 2.4
>
>         Attachments: CXF-3076.patch, CXF-3076.patch
>
>
> see the related discussion from maillinglist
> http://cxf.547215.n5.nabble.com/2-2-x-Build-failure-td1044793.html#a1044793
> http://cxf.547215.n5.nabble.com/Intermediate-build-issues-on-the-trunk-td3046821.html#a3046821

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


[jira] Resolved: (CXF-3076) add catalog to avoid download schema files remotely

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

Freeman Fang resolved CXF-3076.
-------------------------------

    Resolution: Fixed

> add catalog to avoid download schema files remotely
> ---------------------------------------------------
>
>                 Key: CXF-3076
>                 URL: https://issues.apache.org/jira/browse/CXF-3076
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.2.12, 2.3.1, 2.4
>
>         Attachments: CXF-3076.patch, CXF-3076.patch
>
>
> see the related discussion from maillinglist
> http://cxf.547215.n5.nabble.com/2-2-x-Build-failure-td1044793.html#a1044793
> http://cxf.547215.n5.nabble.com/Intermediate-build-issues-on-the-trunk-td3046821.html#a3046821

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


[jira] Commented: (CXF-3076) add catalog to avoid download schema files remotely

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

Daniel Kulp commented on CXF-3076:
----------------------------------


Freeman,

We already have some W3C schemas and such in the distribution and the notices and stuff are in place.   Thus, commit away!

Thanks!


> add catalog to avoid download schema files remotely
> ---------------------------------------------------
>
>                 Key: CXF-3076
>                 URL: https://issues.apache.org/jira/browse/CXF-3076
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.2.12, 2.3.1, 2.4
>
>         Attachments: CXF-3076.patch, CXF-3076.patch
>
>
> see the related discussion from maillinglist
> http://cxf.547215.n5.nabble.com/2-2-x-Build-failure-td1044793.html#a1044793
> http://cxf.547215.n5.nabble.com/Intermediate-build-issues-on-the-trunk-td3046821.html#a3046821

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


[jira] Commented: (CXF-3076) add catalog to avoid download schema files remotely

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

Freeman Fang commented on CXF-3076:
-----------------------------------

I'm not sure if I can simply put the xsd file I download from [1] to cxf code base, is it license compatible?

[1]http://schemas.xmlsoap.org/soap/envelope/

> add catalog to avoid download schema files remotely
> ---------------------------------------------------
>
>                 Key: CXF-3076
>                 URL: https://issues.apache.org/jira/browse/CXF-3076
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.2.12, 2.3.1, 2.4
>
>         Attachments: CXF-3076.patch
>
>
> see the related discussion from maillinglist
> http://cxf.547215.n5.nabble.com/2-2-x-Build-failure-td1044793.html#a1044793
> http://cxf.547215.n5.nabble.com/Intermediate-build-issues-on-the-trunk-td3046821.html#a3046821

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


[jira] Updated: (CXF-3076) add catalog to avoid download schema files remotely

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

Freeman Fang updated CXF-3076:
------------------------------

    Attachment: CXF-3076.patch

Hi Willem,

Updated the patch.

Remove unwilling changes.
Thanks for pointing out this issue.

Freeman

> add catalog to avoid download schema files remotely
> ---------------------------------------------------
>
>                 Key: CXF-3076
>                 URL: https://issues.apache.org/jira/browse/CXF-3076
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.2.12, 2.3.1, 2.4
>
>         Attachments: CXF-3076.patch, CXF-3076.patch
>
>
> see the related discussion from maillinglist
> http://cxf.547215.n5.nabble.com/2-2-x-Build-failure-td1044793.html#a1044793
> http://cxf.547215.n5.nabble.com/Intermediate-build-issues-on-the-trunk-td3046821.html#a3046821

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