[
https://issues.apache.org/jira/browse/DIGESTER-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513723
]
Henri Yandell commented on DIGESTER-115:
----------------------------------------
Note, it only directly depends on ArrayStack. Buffer and
BufferUnderflowException are depended on via ArrayStack.
A tighter ArrayStack could definitely be made (remove the unnecessary bits) and
used within Digester.
> 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]