[ 
https://issues.apache.org/jira/browse/DIGESTER-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538641
 ] 

Niall Pemberton commented on DIGESTER-119:
------------------------------------------

"Since digester1.8 was released the beanutils maintainers have made a new 
release without this class. For people with beanutils>1.7 in their maven repo, 
this will break the build."

This is incorrect. The only BeanUtils release since 1.7 (i.e. BeanUtils 
1.8.0-BETA) still contains the copy of ArrayStack.

"'ll leave this issue open as a reminder to think about what to do when a new 
digester release is made. Maybe digester needs its own ArrayStack 
implementation internally; there is no point in adding a dependency on 
collections for just one simple and stable class."

Theres already an open issue for this (DIGESTER-115) so we should just close 
this as INVALID.

> commons-collections is missing in pom.xml as a dependency
> ---------------------------------------------------------
>
>                 Key: DIGESTER-119
>                 URL: https://issues.apache.org/jira/browse/DIGESTER-119
>             Project: Commons Digester
>          Issue Type: Bug
>    Affects Versions: 1.8
>            Reporter: Philip May
>            Priority: Minor
>
> The class "org.apache.commons.digester.Digester" depends on " 
> org.apache.commons.collections.ArrayStack" but that dependency is missing in 
> the pom.
> I am asking myself how this can happen, since it should not even build with 
> this pom ...
> Or dont't you build the jars with Maven?

-- 
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