[ 
https://issues.apache.org/jira/browse/DIGESTER-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rahul Akolkar updated DIGESTER-115:
-----------------------------------

    Fix Version/s:     (was: 1.8.1)
                   2.0

Moving to fix version v2.0, where we can fix this by using Stack instead and 
thus eliminating collections classes dependencies altogether.


> Digester depends on BeanUtils copies of Collections classes
> -----------------------------------------------------------
>
>                 Key: DIGESTER-115
>                 URL: https://issues.apache.org/jira/browse/DIGESTER-115
>             Project: Commons Digester
>          Issue Type: Bug
>    Affects Versions: 1.8
>            Reporter: Niall Pemberton
>             Fix For: 2.0
>
>
> This is related to issue# BEANUTILS-278
> Digester uses 3 classes (ArrayStack, Buffer and BufferUnderflowException) 
> from commons BeanUtils which were copied from Commons Collections and 
> BEANUTILS-278 proposes removing them.
>     ArrayStack.java
>     Buffer.java
>     BufferUnderflowException.java

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

Reply via email to