[
https://issues.apache.org/jira/browse/DIGESTER-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513979
]
Rahul Akolkar commented on DIGESTER-115:
----------------------------------------
But a "tighter" ArrayStack wouldn't work (given fix version is 1.8.1). In the
longer run, I agree, we should wean [digester] off of the [collections] version
of ArrayStack (doing what you suggest or just using java.util.Stack or some
such so we will have one less class to maintain).
> 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: 1.8.1
>
>
> 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]