On Wed, Aug 28, 2013 at 10:58 PM, Lalaji Sureshika <[email protected]> wrote:
> Hi, > > When digging to the $subject,we found that there was a version change > happened in poi orbit bundle [from 3.5.0.wso2v1 -> 3.9.0.wso2v1] yesterday. > In newly added poi orbit bundle[3.9.0.wso2v1],it's exporting the > commons-codec package,which is exporting same > by commons-codec_1.4.0.wso2v1.jar bundle. With earlier existed poi orbit > bundle[3.5.0.wso2v1] ,this commons-codec package wasn't exported. > Exporting commons codec as a private package seems correct solution for this. So all other jars will use it from commons-codec_1.4.0.wso2v1. AFAIU we do not need to export that package from poi. Thanks, sanjeewa. > > Once we removed exporting the commons-codec package from poi orbit > bundle,we could get rid of the server startup issue. > > @DSS team-I have attached the patch with this mail.Can you let us know,if > there are any other issues by removing exporting this common-codec package > from poi bundle?Else we'll continue commiting the fix as this is a blocker > for us. > > Thanks; > > > > -- > Lalaji Sureshika > WSO2, Inc.; http://wso2.com/ > email: [email protected]; cell: +94 71 608 6811 > blog: http://lalajisureshika.blogspot.com > > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- * * *Sanjeewa Malalgoda* Senior Software Engineer WSO2 Inc. Mobile : +94713068779 <http://sanjeewamalalgoda.blogspot.com/>blog :http://sanjeewamalalgoda.blogspot.com/<http://sanjeewamalalgoda.blogspot.com/>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
