Branch: refs/heads/master
Home: https://github.com/jenkinsci/dry-plugin
Commit: c26adbd5955801c6080c8ba46d10ceb3b041e595
https://github.com/jenkinsci/dry-plugin/commit/c26adbd5955801c6080c8ba46d10ceb3b041e595
Author: Ulli Hafner <[email protected]>
Date: 2012-02-07 (Tue, 07 Feb 2012)
Changed paths:
M pom.xml
M src/main/java/hudson/plugins/dry/parser/cpd/CpdParser.java
M src/test/java/hudson/plugins/dry/parser/cpd/CpdParserTest.java
A src/test/resources/hudson/plugins/dry/parser/cpd/issue12516.xml
Log Message:
-----------
[FIXED JENKINS-12516] Upgrade to Digester 3.2 which is more robust in
parsing CDATA elements.