You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Sean Geraty (JIRA)" <de...@tuscany.apache.org> on 2008/10/19 14:54:44 UTC

[jira] Created: (TUSCANY-2648) Old version of commons-io (1.2) bundled in Tuscany manifest

Old version of commons-io (1.2) bundled in Tuscany manifest
-----------------------------------------------------------

                 Key: TUSCANY-2648
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2648
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Core Runtime
    Affects Versions: Java-SCA-1.3
         Environment: Tuscany lib and manifest
            Reporter: Sean Geraty
            Priority: Minor
             Fix For: Java SCA-1.3.3, Java-SCA-1.4


Old version of commons-io (1.2) bundled in Tuscany library and specified in the manifest.
That version of commons-io-1.2.jar does not include IOUtils.copyLarge method. Services development and RMI have occasion to invoke the copyLarge method, and it would be appropriate to avoid class loader issues by bundling a more recent version.
Work-around is to replace the jar in the library and edit the manifest.


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


[jira] Resolved: (TUSCANY-2648) Old version of commons-io (1.2) bundled in Tuscany manifest

Posted by "Sean Geraty (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Geraty resolved TUSCANY-2648.
----------------------------------

    Resolution: Fixed

Problem fixed in trunk (as per ant elder's comments).

> Old version of commons-io (1.2) bundled in Tuscany manifest
> -----------------------------------------------------------
>
>                 Key: TUSCANY-2648
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2648
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-1.3
>         Environment: Tuscany lib and manifest
>            Reporter: Sean Geraty
>            Priority: Minor
>             Fix For: Java-SCA-1.4
>
>
> Old version of commons-io (1.2) bundled in Tuscany library and specified in the manifest.
> That version of commons-io-1.2.jar does not include IOUtils.copyLarge method. Services development and RMI have occasion to invoke the copyLarge method, and it would be appropriate to avoid class loader issues by bundling a more recent version.
> Work-around is to replace the jar in the library and edit the manifest.

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


[jira] Commented: (TUSCANY-2648) Old version of commons-io (1.2) bundled in Tuscany manifest

Posted by "ant elder (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640966#action_12640966 ] 

ant elder commented on TUSCANY-2648:
------------------------------------

This is fixed in trunk now as the move up to the Axis2 1.4 release pulls in the latest commons-io 1.4 release. 

You've raised this JIRA against both the Tuscany 1.3.3 and 1.4 releases but as the priority is low would it be ok for you is this is just fixed in 1.4 as thats going to be the next release from trunk?



> Old version of commons-io (1.2) bundled in Tuscany manifest
> -----------------------------------------------------------
>
>                 Key: TUSCANY-2648
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2648
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-1.3
>         Environment: Tuscany lib and manifest
>            Reporter: Sean Geraty
>            Priority: Minor
>             Fix For: Java SCA-1.3.3, Java-SCA-1.4
>
>
> Old version of commons-io (1.2) bundled in Tuscany library and specified in the manifest.
> That version of commons-io-1.2.jar does not include IOUtils.copyLarge method. Services development and RMI have occasion to invoke the copyLarge method, and it would be appropriate to avoid class loader issues by bundling a more recent version.
> Work-around is to replace the jar in the library and edit the manifest.

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


[jira] Updated: (TUSCANY-2648) Old version of commons-io (1.2) bundled in Tuscany manifest

Posted by "Sean Geraty (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Geraty updated TUSCANY-2648:
---------------------------------

    Fix Version/s:     (was: Java SCA-1.3.3)

As per comments (thanks ant elder), fix version targets only Java-SCA-1.4 - anyone (like me) who needs it before that release can use the work-around in the description.

> Old version of commons-io (1.2) bundled in Tuscany manifest
> -----------------------------------------------------------
>
>                 Key: TUSCANY-2648
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2648
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-1.3
>         Environment: Tuscany lib and manifest
>            Reporter: Sean Geraty
>            Priority: Minor
>             Fix For: Java-SCA-1.4
>
>
> Old version of commons-io (1.2) bundled in Tuscany library and specified in the manifest.
> That version of commons-io-1.2.jar does not include IOUtils.copyLarge method. Services development and RMI have occasion to invoke the copyLarge method, and it would be appropriate to avoid class loader issues by bundling a more recent version.
> Work-around is to replace the jar in the library and edit the manifest.

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