On Sat, Nov 13, 2010 at 1:10 AM, Hiranya Jayathilaka <hira...@wso2.com>wrote:

> The ReaderInputStream class is only available in the transport branch used
> in the 3.1.0 branch. It's no longer available in transports trunk. This
> class has a comment which says:
>
> // NOTE: Remove this class once Commons IO 2.0 is available (see IO-158)
>
> In Carbon trunk we have a dependency to Common IO 2.0. So I'm fixing this
> compilation failure by switching
> to org.apache.commons.io.input.ReaderInputStream.
>

Ok actually it's not that simple :) Transports trunk has a dependency to
Commons IO 2.0. But Carbon is still depending on Commons IO 1.4 which comes
through an Orbit bundle. So we have to consider upgrading the Commons-IO
version used in Carbon. WDYT?

Thanks,
Hiranya


>
> Thanks,
> Hiranya
>
> On Sat, Nov 13, 2010 at 1:03 AM, Hiranya Jayathilaka <hira...@wso2.com>wrote:
>
>> [INFO] [compiler:compile]
>> [INFO] Compiling 184 source files to
>> /home/hiranya/Projects/Java/carbon-platform/trunk/core/org.wso2.carbon.registry.core/target/classes
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> /home/hiranya/Projects/Java/carbon-platform/trunk/core/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/app/RemoteRegistry.java:[35,46]
>> package org.apache.axis2.transport.base.streams does not exist
>>
>> /home/hiranya/Projects/Java/carbon-platform/trunk/core/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/app/RemoteRegistry.java:[1619,29]
>> cannot find symbol
>> symbol  : class ReaderInputStream
>> location: class org.wso2.carbon.registry.app.RemoteRegistry
>>
>>
>>
>> --
>> Hiranya Jayathilaka
>> Senior Software Engineer;
>> WSO2 Inc.;  http://wso2.org
>> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
>> Blog: http://techfeast-hiranya.blogspot.com
>>
>
>
>
> --
> Hiranya Jayathilaka
> Senior Software Engineer;
> WSO2 Inc.;  http://wso2.org
> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>



-- 
Hiranya Jayathilaka
Senior Software Engineer;
WSO2 Inc.;  http://wso2.org
E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to