Re: commons-codec version

2011-09-15 Thread Michael Dukaczewski
I've noticed that commons-io and commons-fileupload maybe should also be updated. https://issues.apache.org/jira/browse/TAP5-1653 Am 15.09.2011 11:21, schrieb Igor Drobiazko: > There is no reason for using commons-codec-1.3. Please fill a JIRA issue. > > On Thu, Sep 15, 2011 at 10:16 AM, Micha

Re: commons-codec version

2011-09-15 Thread Igor Drobiazko
There is no reason for using commons-codec-1.3. Please fill a JIRA issue. On Thu, Sep 15, 2011 at 10:16 AM, Michael Dukaczewski < m.dukaczew...@tu-bs.de> wrote: > Is there a reason why Tapestry still uses commons-codec-1.3 from 2004? > The current version is 1.5 and I have a project where I need

commons-codec version

2011-09-15 Thread Michael Dukaczewski
Is there a reason why Tapestry still uses commons-codec-1.3 from 2004? The current version is 1.5 and I have a project where I need to use the current version. Can there be problems? Would it make sense to link Tapestry generally to the new version? ---