[
https://issues.apache.org/jira/browse/CHAIN-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Isaac Shabtay updated CHAIN-41:
-------------------------------
Attachment: patch-build.txt
Proposed path to change build.xml so it retrieves Digester 1.8 instead of 1.6.
> Can't build latest source code due to usage of old Digester
> -----------------------------------------------------------
>
> Key: CHAIN-41
> URL: https://issues.apache.org/jira/browse/CHAIN-41
> Project: Commons Chain
> Issue Type: Bug
> Affects Versions: 1.1, 1.2, Nightly Builds
> Reporter: Isaac Shabtay
> Attachments: patch-build.txt
>
>
> Currently, build.xml retrieves Digester 1.6 for using as a build path entry.
> However, Digester 1.6 doesn't appear to have the Digester.parse(URL) method.
> This causes org.apache.commons.chain.config.ConfigParser to fail building.
> Switched to use Digester 1.8 and builds fine. Testers work as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.