This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 63257

Summary: [pmd] doesn't work at all with b49
Product: contrib Reporter: Martin Krauskopf <mkrauskopf>
Component: PMDAssignee: _ rkubacki <rkubacki>
Status: CLOSED WONTFIX    
Severity: blocker Keywords: JDK_SPECIFIC
Priority: P1    
Version: 5.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: SAXParseException

Description Martin Krauskopf 2005-08-29 16:07:31 UTC
See attached exception. It began with few last dev builds. Using JDK
1.6.0-ea-b49. Fresh 050829. (tried with 1.5.0_04 linux and it works). May be jdk
bug?
Comment 1 Martin Krauskopf 2005-08-29 16:08:18 UTC
Created attachment 24315 [details]
SAXParseException
Comment 2 _ rkubacki 2005-09-01 15:56:51 UTC
problem is in mustang - filled CR 6318792. The XML containing CDATA section
ending with ] causes this exception. There are many of them in the PMD if the
rule uses XPath expression.
Comment 3 Martin Krauskopf 2005-09-13 08:43:28 UTC
Radime are you planning any workaround until it is fixed in mustang? I cannot
use 1.6 without this plugin ;)
Comment 4 _ rkubacki 2005-10-13 09:25:43 UTC
works in b54 and newer again. BTW: new PMD release is out
Comment 5 Marian Mirilovic 2011-06-09 09:51:36 UTC
v/c