Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.8
-
None
Description
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
Attachments
Issue Links
- relates to
-
BEANUTILS-278 Remove copied Collections classes
- Open