<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-2377</id>
	<title>Nabble - CheckStyle</title>
	<updated>2009-11-11T06:59:02Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/CheckStyle-f2377.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/CheckStyle-f2377.html" />
	<subtitle type="html">Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard. Checkstyle is highly configurable and can be made to support almost any coding standard. An example configuration file is supplied supporting the Sun Code Conventions. As well, other sample configuration files are supplied for other well known conventions. CheckStyle home is &lt;a href=&quot;http://checkstyle.sourceforge.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26302658</id>
	<title>[ checkstyle-Patches-2895985 ] MultipleVariableDeclarations: filter warnings in 'for' block</title>
	<published>2009-11-11T06:59:02Z</published>
	<updated>2009-11-11T06:59:02Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #2895985, was opened at 2009-11-11 09:59
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by hwaite
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2895985&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2895985&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Hollis Waite (hwaite)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: MultipleVariableDeclarations: filter warnings in 'for' block
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Multiple declarations within a 'for' statement is the cleanest way to minimize scope of a variable that must persist throughout multiple loops. &amp;nbsp;The 'MultipleVariableDeclarations' check should allow filtering of warnings for this idiom.
&lt;br&gt;&lt;br&gt;Example:
&lt;br&gt;for (int i = 0, j = 1; i &amp;lt; 10; i++)
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2895985&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2895985&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26302658&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Patches-2895985---MultipleVariableDeclarations%3A-filter-warnings-in-%27for%27-block-tp26302658p26302658.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26289474</id>
	<title>[ checkstyle-Patches-2893581 ] Fix naming checks bugs pertaining to access control</title>
	<published>2009-11-10T11:08:43Z</published>
	<updated>2009-11-10T11:08:43Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #2893581, was opened at 2009-11-06 21:53
&lt;br&gt;Message generated for change (Comment added) made by shmckay
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2893581&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2893581&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Steve McKay (shmckay)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Fix naming checks bugs pertaining to access control
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Several of the naming checks aren't correctly utilizing the access control tuning features of AbstractAccessControlNameCheck. This patch updates the tests to catch the problems and fixes the naming checks.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Steve McKay (shmckay)
&lt;br&gt;Date: 2009-11-10 19:08
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;FYI, this is basically a followup to patch: 1892253
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2893581&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2893581&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289474&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Patches-2893581---Fix-naming-checks-bugs-pertaining-to-access-control-tp26289474p26289474.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26239146</id>
	<title>[ checkstyle-Patches-2893581 ] Fix naming checks bugs pertaining to access control</title>
	<published>2009-11-06T13:53:35Z</published>
	<updated>2009-11-06T13:53:35Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #2893581, was opened at 2009-11-06 21:53
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by shmckay
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2893581&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2893581&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Steve McKay (shmckay)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Fix naming checks bugs pertaining to access control
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Several of the naming checks aren't correctly utilizing the access control tuning features of AbstractAccessControlNameCheck. This patch updates the tests to catch the problems and fixes the naming checks.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2893581&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2893581&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26239146&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Patches-2893581---Fix-naming-checks-bugs-pertaining-to-access-control-tp26239146p26239146.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26193821</id>
	<title>To report only new errors from Checkstyle using cruise control -</title>
	<published>2009-11-04T02:29:14Z</published>
	<updated>2009-11-04T02:29:14Z</updated>
	<author>
		<name>SPAUL</name>
	</author>
	<content type="html">We run checkstyle as part of our daily cruise control build. Our application source spans approximately 900 Java files, which have been maintained since multiple years. 
&lt;br&gt;&lt;br&gt;At the current state the java files have multiple Checkstyle errors in them (To the state of 1000 or more errors). 
&lt;br&gt;&lt;br&gt;We need to configure Checkstyle in such a way, so as only newly introduced errors are reported, whenever cruise control build is executed.
&lt;br&gt;&lt;br&gt;Please advise if Cruise Control / Checktryle can be configured in a way to report the errors which have been add as part of last modification / check in into CVS.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks &amp; Regards,
&lt;br&gt;SPAUL&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/To-report-only-new-errors-from-Checkstyle-using-cruise-control---tp26193821p26193821.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26185190</id>
	<title>Apply checkstyle to custom checks</title>
	<published>2009-11-03T10:50:00Z</published>
	<updated>2009-11-03T10:50:00Z</updated>
	<author>
		<name>CDickson</name>
	</author>
	<content type="html">&lt;font size=2 face=&quot;sans-serif&quot;&gt;I am using the Maven Checkstyle plugin
to apply Checkstyle to our code.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;I have a custom configuration file packaged
inside a Jar file and the Maven plugin is configured to depend on this
jar file and hence pick up this custom config. This works fine.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;However we now have some custom coded
checks to extend Checkstyle. Currently these checks are being built and
packaged into the same Jar file as the custom configuration file all as
part of a single Maven jar project.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;These custom checks work fine when applied
to all other projects.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;But we are having some trouble applying
them to our custom coded checks. Basically the way Maven builds the project,
it runs the Checkstyle check before it publishes the custom settings/checks
jar to the local repository. This means that when the Checkstyle check
is run, Maven picks up the latest version in the local repository, which
will not match any changes we have just made. The end result is that our
own custom checks are being checked against a configuration that is at
least one version behind the latest.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Does anyone have a suggestion on how
to better structure this Maven project so that we can make changes to the
custom config file, or the custom coded checks and have those changes be
immediately applied to the same project in the very next build? Perhaps
some kind of multi-module setup, or maybe delaying the &amp;quot;check&amp;quot;
goal until later in the build life cycle?&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;We have not written any custom PMD checks,
but if we did, this same problem would crop up there as well (ie. trying
to apply custom PMD settings to your own PMD custom checks).&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Thanks&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Craig Dickson&lt;br&gt;
Software Engineering Manager&lt;br&gt;
Behr Process Corporation&lt;br&gt;
Santa Ana, California&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
_________________________&lt;br&gt;
The information contained in this e-mail message may be proprietary, privileged,
confidential or protected from disclosure. If you are not the intended
recipient, any dissemination, distribution or copying is strictly prohibited.
If you think that you have received this e-mail message in error, please
e-mail the sender. &lt;/font&gt;&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Checkstyle-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26185190&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---User-f2379.html&quot; embed=&quot;fixTarget[2379]&quot; target=&quot;_top&quot; &gt;CheckStyle - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Apply-checkstyle-to-custom-checks-tp26185190p26185190.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26173672</id>
	<title>[ checkstyle-Patches-2891032 ] Wildcard group support for ImportOrderCheck</title>
	<published>2009-11-02T17:29:36Z</published>
	<updated>2009-11-02T17:29:36Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #2891032, was opened at 2009-11-03 01:23
&lt;br&gt;Message generated for change (Comment added) made by shmckay
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2891032&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2891032&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Steve McKay (shmckay)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Wildcard group support for ImportOrderCheck
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Adds support for a wildcard groups.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Steve McKay (shmckay)
&lt;br&gt;Date: 2009-11-03 01:29
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Maybe a little more information is in order. Google likes things ordered as
&lt;br&gt;follows:
&lt;br&gt;&lt;br&gt;com.google
&lt;br&gt;*
&lt;br&gt;java
&lt;br&gt;javax
&lt;br&gt;&lt;br&gt;This patch adds support for a wildcard group named &amp;quot;*&amp;quot; that let's the user
&lt;br&gt;specify where the previously implicit &amp;quot;other&amp;quot; group goes.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2891032&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2891032&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26173672&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Patches-2891032---Wildcard-group-support-for-ImportOrderCheck-tp26173672p26173672.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26173628</id>
	<title>[ checkstyle-Patches-2891032 ] Wildcard group support for ImportOrderCheck</title>
	<published>2009-11-02T17:23:02Z</published>
	<updated>2009-11-02T17:23:02Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #2891032, was opened at 2009-11-03 01:23
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by shmckay
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2891032&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2891032&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Steve McKay (shmckay)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Wildcard group support for ImportOrderCheck
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Adds support for a wildcard groups.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2891032&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=2891032&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26173628&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Patches-2891032---Wildcard-group-support-for-ImportOrderCheck-tp26173628p26173628.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26140905</id>
	<title>Re: Security ruleset to plugin?</title>
	<published>2009-10-31T01:57:03Z</published>
	<updated>2009-10-31T01:57:03Z</updated>
	<author>
		<name>Oliver Burn</name>
	</author>
	<content type="html">I do not know of anything such as this.&lt;br&gt;&lt;br&gt;If I was to implement this kind of thing, I would recommend using something like FindBugs/ASM to have access to the required detailed type information.&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;
On Sat, Oct 31, 2009 at 07:41, John Towell &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26140905&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jtowell@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;span style=&quot;font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;&quot;&gt;I was wondering if anyone knew of a security ruleset to plugin to CheckStyle?  We are looking for something similar to this project&lt;div&gt;


&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http://suif.stanford.edu/%7Elivshits/work/lapse/&quot; style=&quot;color: rgb(0, 101, 204);&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://suif.stanford.edu/~livshits/work/lapse/&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Although this project seems to have been abandoned.  Let me know if you have any information in this area.&lt;/div&gt;


&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Thanks,&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;font color=&quot;#888888&quot;&gt;&lt;font color=&quot;#888888&quot;&gt;&lt;div&gt;-John Towell&lt;/div&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Come build with us! The BlackBerry(R) Developer Conference in SF, CA&lt;br&gt;
is the only developer event you need to attend this year. Jumpstart your&lt;br&gt;
developing skills, take BlackBerry mobile applications to market and stay&lt;br&gt;
ahead of the curve. Join us from November 9 - 12, 2009. Register now!&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
Checkstyle-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26140905&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Checkstyle-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26140905&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---User-f2379.html&quot; embed=&quot;fixTarget[2379]&quot; target=&quot;_top&quot; &gt;CheckStyle - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Security-ruleset-to-plugin--tp26137436p26140905.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26137436</id>
	<title>Security ruleset to plugin?</title>
	<published>2009-10-30T13:41:46Z</published>
	<updated>2009-10-30T13:41:46Z</updated>
	<author>
		<name>John Towell</name>
	</author>
	<content type="html">&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; &quot;&gt;I was wondering if anyone knew of a security ruleset to plugin to CheckStyle?  We are looking for something similar to this project&lt;div&gt;
&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http://suif.stanford.edu/~livshits/work/lapse/&quot; target=&quot;_blank&quot; style=&quot;color: rgb(0, 101, 204); &quot; rel=&quot;nofollow&quot;&gt;http://suif.stanford.edu/~livshits/work/lapse/&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Although this project seems to have been abandoned.  Let me know if you have any information in this area.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Thanks,&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;font color=&quot;#888888&quot;&gt;&lt;div&gt;-John Towell&lt;/div&gt;&lt;/font&gt;&lt;/span&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Checkstyle-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26137436&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---User-f2379.html&quot; embed=&quot;fixTarget[2379]&quot; target=&quot;_top&quot; &gt;CheckStyle - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Security-ruleset-to-plugin--tp26137436p26137436.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26110496</id>
	<title>[ checkstyle-Bugs-2010652 ] arrays and incorrect indentation</title>
	<published>2009-10-29T03:23:18Z</published>
	<updated>2009-10-29T03:23:18Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2010652, was opened at 2008-07-04 22:31
&lt;br&gt;Message generated for change (Comment added) made by xmlman
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2010652&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2010652&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: release 4.4
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: feniks (feniks007)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: arrays and incorrect indentation
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;I think there is a problem with the Indentation test when using arrays.
&lt;br&gt;The following line gives a problem (see attachment for complete code example):
&lt;br&gt;&lt;br&gt;test.getArrayOfStrings()[0] = &amp;quot;A string&amp;quot;;
&lt;br&gt;&lt;br&gt;I'm using the Eclipse checkstyle plugin, but that imo just a gui for checkstyle, and the problem is in checkstyle itself.
&lt;br&gt;&lt;br&gt;Under Miscellaneous -&amp;gt; Indentation, I use the default check (basicOffset=4, braceAdjustment=0, caseInd=4).
&lt;br&gt;&lt;br&gt;When the line is indented on 8 positions (what we use) I get this message:
&lt;br&gt;Indentation: method call child at indentation level 8 not at correct indentation, 12
&lt;br&gt;If I indent it at 12 position, I get another message:
&lt;br&gt;Indentation: method def child at indentation level 12 not at correct indentation, 8
&lt;br&gt;&lt;br&gt;There does not seem to be any way to validate the line, so I think this is a bug.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Kyung Tae Kang (xmlman)
&lt;br&gt;Date: 2009-10-29 19:23
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Hi.
&lt;br&gt;I resolved the above method call's indentation bug.
&lt;br&gt;This bug happens because there is a collision between Method Call's
&lt;br&gt;Indentation and Assingment Indentation.
&lt;br&gt;Our companay uses Checkstyle 4.4. So if you use Checkstyle 4.4 I can send
&lt;br&gt;checkstyle-all-4.4.jar or checkstyle-4.4.jar.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: feniks (feniks007)
&lt;br&gt;Date: 2008-11-07 23:54
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;File Added: IndentProblem.java
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: feniks (feniks007)
&lt;br&gt;Date: 2008-11-07 23:52
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;In fact it's not only when using arrays the same type of problem can occur
&lt;br&gt;with simple classes.
&lt;br&gt;I'll attach another file that proves this.
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2010652&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2010652&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26110496&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Bugs-2010652---arrays-and-incorrect-indentation-tp26110496p26110496.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25994488</id>
	<title>[ checkstyle-Bugs-2716908 ] JavadocStyle: Pbl. with &quot;unclosed&quot; tags</title>
	<published>2009-10-21T08:14:27Z</published>
	<updated>2009-10-21T08:14:27Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2716908, was opened at 2009-03-27 14:23
&lt;br&gt;Message generated for change (Comment added) made by rakus
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2716908&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2716908&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: release 5.0
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Ralf (rakus)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;&amp;gt;Summary: JavadocStyle: Pbl. with &amp;quot;unclosed&amp;quot; tags
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Something is wrong with the JavadocStyleCheck regarding unclosed HTML-tags.
&lt;br&gt;&lt;br&gt;&amp;nbsp; /**
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Test.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* 
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* FALSE POSITIVE: {@code List&amp;lt;b&amp;gt;}. {@literal List&amp;lt;pre&amp;gt;} 
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;/p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* MISSED: List&amp;lt;Long&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;/p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* OK: {@code List&amp;lt;String&amp;gt;}. 
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;/p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* UNCLOSED: &amp;lt;b&amp;gt;bold
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;/p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;*/
&lt;br&gt;&lt;br&gt;FALSE POSITIVE: Text inside {@code } and {@literal } must not be treated as HTML. (also see bug 1524767)
&lt;br&gt;&lt;br&gt;MISSED: If you generate Javadoc from the comment, &amp;lt;Long&amp;gt; will be copied verbatim to the output html file.
&lt;br&gt;In Firefox, IE or the Javadoc-Preview of Eclipse the unknown Tag &amp;lt;Long&amp;gt; will not be displayed.
&lt;br&gt;So this should be reported by checkstyle.
&lt;br&gt;&lt;br&gt;OK: I guess this is only accepted, as &amp;quot;String&amp;quot; is not a valid HTML tag.
&lt;br&gt;&lt;br&gt;UNCLOSED: correctly detected
&lt;br&gt;&lt;br&gt;It looks like JavadocStyle only reports tags as unclosed, if they are known HTML tags.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Ralf (rakus)
&lt;br&gt;Date: 2009-10-21 17:14
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Removed &amp;quot;(5.0-beta2)&amp;quot; &amp;nbsp;from Summary, as this problem could be reproduced in
&lt;br&gt;5.0 release also.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Ralf (rakus)
&lt;br&gt;Date: 2009-10-21 17:12
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Well, here is another false positive:
&lt;br&gt;/*
&lt;br&gt;&amp;nbsp;* &amp;lt;u&amp;gt;Unterlined&amp;lt;/u&amp;gt;
&lt;br&gt;&amp;nbsp;* &amp;lt;font size=&amp;quot;18&amp;quot;&amp;gt;font&amp;lt;/font&amp;gt;
&lt;br&gt;&amp;nbsp;* &amp;lt;var&amp;gt;variable&amp;lt;/var&amp;gt;
&lt;br&gt;&amp;nbsp;*/
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Ralf (rakus)
&lt;br&gt;Date: 2009-04-06 11:52
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Here is another false positive:
&lt;br&gt;&lt;br&gt;/*
&lt;br&gt;&amp;nbsp;* Test.
&lt;br&gt;&amp;nbsp;* &amp;lt;dl&amp;gt;
&lt;br&gt;&amp;nbsp;* &amp;lt;dt&amp;gt;Key&amp;lt;/dt&amp;gt;
&lt;br&gt;&amp;nbsp;* &amp;lt;dd&amp;gt;Description&amp;lt;/dd&amp;gt;
&lt;br&gt;&amp;nbsp;* &amp;lt;dt&amp;gt;Msg&amp;lt;/dt&amp;gt;
&lt;br&gt;&amp;nbsp;* &amp;lt;dd&amp;gt;Description&amp;lt;/dd&amp;gt;
&lt;br&gt;&amp;nbsp;* &amp;lt;/dl&amp;gt;
&lt;br&gt;&amp;nbsp;*/
&lt;br&gt;&lt;br&gt;For every &amp;lt;/dt&amp;gt; and &amp;lt;/dd&amp;gt; the JavadocStyleCheck reports &amp;quot;Extra HTML tag
&lt;br&gt;found&amp;quot;.
&lt;br&gt;&lt;br&gt;Also no closing tag for &amp;lt;dt&amp;gt; and &amp;lt;dd&amp;gt; is required, it is no error to
&lt;br&gt;provide one. I even think it is good practice to provide closing tags in
&lt;br&gt;such situations.
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2716908&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2716908&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25994488&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Bugs-2716908---JavadocStyle%3A-Pbl.-with-%22unclosed%22-tags-tp25994488p25994488.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25994458</id>
	<title>[ checkstyle-Bugs-2716908 ] JavadocStyle: Pbl. with &quot;unclosed&quot; tags (5.0-beta2)</title>
	<published>2009-10-21T08:12:47Z</published>
	<updated>2009-10-21T08:12:47Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2716908, was opened at 2009-03-27 14:23
&lt;br&gt;Message generated for change (Comment added) made by rakus
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2716908&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2716908&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: release 5.0
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Ralf (rakus)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: JavadocStyle: Pbl. with &amp;quot;unclosed&amp;quot; tags (5.0-beta2)
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Something is wrong with the JavadocStyleCheck regarding unclosed HTML-tags.
&lt;br&gt;&lt;br&gt;&amp;nbsp; /**
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Test.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* 
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* FALSE POSITIVE: {@code List&amp;lt;b&amp;gt;}. {@literal List&amp;lt;pre&amp;gt;} 
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;/p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* MISSED: List&amp;lt;Long&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;/p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* OK: {@code List&amp;lt;String&amp;gt;}. 
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;/p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;* UNCLOSED: &amp;lt;b&amp;gt;bold
&lt;br&gt;&amp;nbsp; &amp;nbsp;* &amp;lt;/p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;*/
&lt;br&gt;&lt;br&gt;FALSE POSITIVE: Text inside {@code } and {@literal } must not be treated as HTML. (also see bug 1524767)
&lt;br&gt;&lt;br&gt;MISSED: If you generate Javadoc from the comment, &amp;lt;Long&amp;gt; will be copied verbatim to the output html file.
&lt;br&gt;In Firefox, IE or the Javadoc-Preview of Eclipse the unknown Tag &amp;lt;Long&amp;gt; will not be displayed.
&lt;br&gt;So this should be reported by checkstyle.
&lt;br&gt;&lt;br&gt;OK: I guess this is only accepted, as &amp;quot;String&amp;quot; is not a valid HTML tag.
&lt;br&gt;&lt;br&gt;UNCLOSED: correctly detected
&lt;br&gt;&lt;br&gt;It looks like JavadocStyle only reports tags as unclosed, if they are known HTML tags.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Ralf (rakus)
&lt;br&gt;Date: 2009-10-21 17:12
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Well, here is another false positive:
&lt;br&gt;/*
&lt;br&gt;&amp;nbsp;* &amp;lt;u&amp;gt;Unterlined&amp;lt;/u&amp;gt;
&lt;br&gt;&amp;nbsp;* &amp;lt;font size=&amp;quot;18&amp;quot;&amp;gt;font&amp;lt;/font&amp;gt;
&lt;br&gt;&amp;nbsp;* &amp;lt;var&amp;gt;variable&amp;lt;/var&amp;gt;
&lt;br&gt;&amp;nbsp;*/
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Ralf (rakus)
&lt;br&gt;Date: 2009-04-06 11:52
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Here is another false positive:
&lt;br&gt;&lt;br&gt;/*
&lt;br&gt;&amp;nbsp;* Test.
&lt;br&gt;&amp;nbsp;* &amp;lt;dl&amp;gt;
&lt;br&gt;&amp;nbsp;* &amp;lt;dt&amp;gt;Key&amp;lt;/dt&amp;gt;
&lt;br&gt;&amp;nbsp;* &amp;lt;dd&amp;gt;Description&amp;lt;/dd&amp;gt;
&lt;br&gt;&amp;nbsp;* &amp;lt;dt&amp;gt;Msg&amp;lt;/dt&amp;gt;
&lt;br&gt;&amp;nbsp;* &amp;lt;dd&amp;gt;Description&amp;lt;/dd&amp;gt;
&lt;br&gt;&amp;nbsp;* &amp;lt;/dl&amp;gt;
&lt;br&gt;&amp;nbsp;*/
&lt;br&gt;&lt;br&gt;For every &amp;lt;/dt&amp;gt; and &amp;lt;/dd&amp;gt; the JavadocStyleCheck reports &amp;quot;Extra HTML tag
&lt;br&gt;found&amp;quot;.
&lt;br&gt;&lt;br&gt;Also no closing tag for &amp;lt;dt&amp;gt; and &amp;lt;dd&amp;gt; is required, it is no error to
&lt;br&gt;provide one. I even think it is good practice to provide closing tags in
&lt;br&gt;such situations.
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2716908&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2716908&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25994458&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Bugs-2716908---JavadocStyle%3A-Pbl.-with-%22unclosed%22-tags-%285.0-beta2%29-tp25994458p25994458.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25978022</id>
	<title>[ checkstyle-Bugs-2777291 ] unable to load class info when inner class in super class</title>
	<published>2009-10-20T09:09:52Z</published>
	<updated>2009-10-20T09:09:52Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2777291, was opened at 2009-04-21 09:49
&lt;br&gt;Message generated for change (Comment added) made by mihobson
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2777291&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2777291&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: release 5.0
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Conny K. (krappatsch)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: unable to load class info when inner class in super class
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;I know there have been lots of similar issues and I've read most (if not all) of them. But still something seems to be wrong.
&lt;br&gt;&lt;br&gt;We have a class A with an Exception E declared as public static inner class. Then we have a class B derived from class A with a method m throwing E. If we now use @throw tag in the javadoc of m, we get the &amp;quot;unable to load class information&amp;quot; error (in fact we get the german version &amp;quot;Klassen-Information für E nicht verfügbar.&amp;quot;)
&lt;br&gt;&lt;br&gt;An @throw tag in the javadoc of a similar method in A does not cause any Problems.
&lt;br&gt;&lt;br&gt;We use Checkstyle 4.3. I also tried 4.4 and 5.0 - all the same.
&lt;br&gt;&lt;br&gt;Example:
&lt;br&gt;&lt;br&gt;Class A:
&lt;br&gt;&lt;br&gt;public class A
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; /**
&lt;br&gt;&amp;nbsp; &amp;nbsp;* @throws E no problem here
&lt;br&gt;&amp;nbsp; &amp;nbsp;*/
&lt;br&gt;&amp;nbsp; public synchronized void m1() throws E
&lt;br&gt;&amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; throw new E(&amp;quot;just a demo&amp;quot;);
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; public static class E extends Exception
&lt;br&gt;&amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; public E(String message)
&lt;br&gt;&amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; super(message);
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;Class B:
&lt;br&gt;&lt;br&gt;public class B extends A
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; /**
&lt;br&gt;&amp;nbsp; &amp;nbsp;* @throws E THIS CAUSES THE PROBLEM
&lt;br&gt;&amp;nbsp; &amp;nbsp;*/
&lt;br&gt;&amp;nbsp; public synchronized void m() throws E
&lt;br&gt;&amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; throw new E(&amp;quot;just a demo&amp;quot;);
&lt;br&gt;&amp;nbsp; } &amp;nbsp;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;Checkstyle configuration:
&lt;br&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&lt;br&gt;&amp;lt;!DOCTYPE module PUBLIC
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;-//Puppy Crawl//DTD Check Configuration 1.2//EN&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;&lt;a href=&quot;http://www.puppycrawl.com/dtds/configuration_1_2.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.puppycrawl.com/dtds/configuration_1_2.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;module name=&amp;quot;Checker&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;module name=&amp;quot;TreeWalker&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;module name=&amp;quot;RedundantThrows&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/module&amp;gt;
&lt;br&gt;&amp;lt;/module&amp;gt;
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;Conny
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Mark Hobson (mihobson)
&lt;br&gt;Date: 2009-10-20 16:09
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;I've experienced this in 5.0 even without subclassing. &amp;nbsp;For example:
&lt;br&gt;&lt;br&gt;public interface Foo {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public static class FooException extends Exception {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; void bar() throws FooException;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;With config:
&lt;br&gt;&lt;br&gt;&amp;lt;module name=&amp;quot;Checker&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;module name=&amp;quot;TreeWalker&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;module name=&amp;quot;RedundantThrows&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/module&amp;gt;
&lt;br&gt;&amp;lt;/module&amp;gt;
&lt;br&gt;&lt;br&gt;Produces: &amp;quot;java.lang.RuntimeException: Unable to get class information for
&lt;br&gt;FooException.&amp;quot;
&lt;br&gt;&lt;br&gt;Looks like a regression as this bug has been reported and fixed for
&lt;br&gt;earlier versions (1220726), possibly introduced by the fix for 1379666. &amp;nbsp;A
&lt;br&gt;quick run through the debugger shows that RedundantThrowsCheck is missing
&lt;br&gt;its current class name, so inner classes cannot be resolved.
&lt;br&gt;&lt;br&gt;A workaround is to declare the exception using the outer class, e.g.:
&lt;br&gt;&lt;br&gt;public interface Foo {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public static class FooException extends Exception {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; void bar() throws Foo.FooException;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2777291&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2777291&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25978022&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Bugs-2777291---unable-to-load-class-info-when-inner-class-in-super-class-tp25978022p25978022.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25972704</id>
	<title>[ checkstyle-Bugs-2882261 ] Custom javadoc tags in type javadoc stop checkstyle</title>
	<published>2009-10-20T03:13:54Z</published>
	<updated>2009-10-20T03:13:54Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2882261, was opened at 2009-10-20 12:13
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by swisswheel
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2882261&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2882261&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Core Framework
&lt;br&gt;Group: release 5.0
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Martin Zeltner (swisswheel)
&lt;br&gt;Assigned to: Oliver Burn (oburn)
&lt;br&gt;Summary: Custom javadoc tags in type javadoc stop checkstyle
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;I refer here to the closed but not fixed issue 2791544, due this issue has been closed by an unfriendly robot...
&lt;br&gt;+++++++++++++
&lt;br&gt;I use a taglets library for a variety of additional tags. Whenever
&lt;br&gt;checkstyle encounters one of these in the type javadocs (but not in the
&lt;br&gt;method javadocs apparently), it outputs an exception and stops checking
&lt;br&gt;that class.
&lt;br&gt;&lt;br&gt;The message is:
&lt;br&gt;Got an exception - java.lang.IllegalArgumentException: the name [warning]
&lt;br&gt;is not a valid Javadoc tag name
&lt;br&gt;&lt;br&gt;I fixed it by catching and ignoring the IllegalArgumentException in
&lt;br&gt;JavadocTypeCheck.java line 221.
&lt;br&gt;&lt;br&gt;A better method might be for checkstyle to provide a way for users to list
&lt;br&gt;their doclet or taglet libraries, so that these can be skipped.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Test.java
&lt;br&gt;----------------
&lt;br&gt;/**
&lt;br&gt;* @mytag Hello
&lt;br&gt;*/
&lt;br&gt;public class Test {
&lt;br&gt;&lt;br&gt;}
&lt;br&gt;&lt;br&gt;--------------
&lt;br&gt;checkstyle config
&lt;br&gt;--------------
&lt;br&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;&amp;lt;!DOCTYPE module PUBLIC &amp;quot;-//Puppy Crawl//DTD Check Configuration 1.3//EN&amp;quot;
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.puppycrawl.com/dtds/configuration_1_3.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.puppycrawl.com/dtds/configuration_1_3.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;module name=&amp;quot;Checker&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;property name=&amp;quot;severity&amp;quot; value=&amp;quot;warning&amp;quot;/&amp;gt;
&lt;br&gt;&amp;lt;module name=&amp;quot;TreeWalker&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;module name=&amp;quot;JavadocType&amp;quot;/&amp;gt;
&lt;br&gt;&amp;lt;/module&amp;gt;
&lt;br&gt;&amp;lt;/module&amp;gt;
&lt;br&gt;&lt;br&gt;Could you please solve that issue and for example provide a version 5.0.1?
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;Martin
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2882261&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2882261&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25972704&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Bugs-2882261---Custom-javadoc-tags-in-type-javadoc-stop-checkstyle-tp25972704p25972704.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25905644</id>
	<title>[ checkstyle-Bugs-2879752 ] HideUtilityClassConstructor for private inner classes</title>
	<published>2009-10-15T02:38:13Z</published>
	<updated>2009-10-15T02:38:13Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2879752, was opened at 2009-10-15 09:38
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by d_gruntz
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2879752&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2879752&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Core Framework
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Dominik Gruntz (d_gruntz)
&lt;br&gt;Assigned to: Oliver Burn (oburn)
&lt;br&gt;Summary: HideUtilityClassConstructor for private inner classes
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;On the following example HideUtilityClassConstructor complains that the utility class Holder should not have a public or default constructor.
&lt;br&gt;&lt;br&gt;public class C {
&lt;br&gt;&amp;nbsp; &amp;nbsp;private static class Holder {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; private int x;
&lt;br&gt;&amp;nbsp; &amp;nbsp;}
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;By default, the inner static class Holder has a private default constructor. It has neither a public nor a package visible constructor, therefore I did not expect a warning of HideUtilityClassConstructor on this class.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2879752&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2879752&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25905644&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Bugs-2879752---HideUtilityClassConstructor-for-private-inner-classes-tp25905644p25905644.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25855920</id>
	<title>[ checkstyle-Feature Requests-2874596 ] Cannot target method return type with SuppressWarnings check</title>
	<published>2009-10-12T06:35:58Z</published>
	<updated>2009-10-12T06:35:58Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Feature Requests item #2874596, was opened at 2009-10-08 09:49
&lt;br&gt;Message generated for change (Settings changed) made by mihobson
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2874596&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2874596&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Check
&lt;br&gt;Group: None
&lt;br&gt;&amp;gt;Status: Closed
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Mark Hobson (mihobson)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Cannot target method return type with SuppressWarnings check
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;There's currently no way of targeting a method's return type token with the SuppressWarnings tokens property.
&lt;br&gt;&lt;br&gt;e.g. public @SuppressWarnings(&amp;quot;unchecked&amp;quot;) Set doStuff();
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Mark Hobson (mihobson)
&lt;br&gt;Date: 2009-10-12 13:35
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Hmm, my mistake, I thought return types could be annotated. &amp;nbsp;Bring on JSR
&lt;br&gt;308.. :)
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2874596&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2874596&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25855920&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Feature-Requests-2874596---Cannot-target-method-return-type-with-SuppressWarnings-check-tp25855920p25855920.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25834068</id>
	<title>Re: Odd error in checkstyle 5.0 ant task</title>
	<published>2009-10-10T06:18:00Z</published>
	<updated>2009-10-10T06:18:00Z</updated>
	<author>
		<name>Lars Kühne-3</name>
	</author>
	<content type="html">Hi Mikael,&lt;br&gt;&lt;br&gt;in the default configuration the checkstyle task breaks the build if any checkstyle errors are found.&lt;br&gt;&lt;br&gt;You can configure this behaviour by setting the maxErrors parameter on the ant task, see &lt;a href=&quot;http://checkstyle.sourceforge.net/anttask.html#Parameters&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://checkstyle.sourceforge.net/anttask.html#Parameters&lt;/a&gt; for details.&lt;br&gt;
&lt;br&gt;Hope this helps,&lt;br&gt;Lars&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Sep 17, 2009 at 2:04 PM, Mikael Petterson &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25834068&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mikael.petterson@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;






&lt;div&gt;


&lt;p&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Hi,&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;

&lt;p&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;I am running new checkstyle version 5.0 ant task with ant 1.6.5 and java 1.5.0_06.&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;When I run it looks fine:&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;

&lt;p&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;[checkstyle] To process the files took 189597 ms.&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;[checkstyle] Total execution took 247035 ms.&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;

&lt;p&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Then I get a build failed:&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;

&lt;p&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;BUILD FAILED&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;/vobs/build/ant_build/common.xml:209: Got 230663 errors and 0 warnings.&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;        at com.puppycrawl.tools.checkstyle.CheckStyleTask.realExecute(CheckStyleTask.java:336)&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;        at com.puppycrawl.tools.checkstyle.CheckStyleTask.execute(CheckStyleTask.java:262)&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;        at org.apache.tools.ant.Task.perform(Task.java:364)&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;        at org.apache.tools.ant.Target.execute(Target.java:341)&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;        at org.apache.tools.ant.Target.performTasks(Target.java:369)&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;        at org.apache.tools.ant.Project.executeTarget(Project.java:1185)&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;        at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;        at org.apache.tools.ant.Project.executeTargets(Project.java:1068)&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;        at org.apache.tools.ant.Main.runBuild(Main.java:668)&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;        at org.apache.tools.ant.Main.startAnt(Main.java:187)&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)&lt;/font&gt;&lt;/span&gt;

&lt;br&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;br&gt;

&lt;p&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Anyone who has an idea what it is? I ran this using -debug for ant.&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;

&lt;p&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Br,&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;

&lt;p&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;//mikael&lt;/font&gt;&lt;/span&gt;&lt;span lang=&quot;en-us&quot;&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;br&gt;

&lt;p&gt;&lt;b&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;font color=&quot;#808080&quot; face=&quot;Arial&quot; size=&quot;2&quot;&gt;Mikael Petterson&lt;br&gt;
Software Designer&lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;&lt;br&gt;
&lt;font color=&quot;#808080&quot; face=&quot;Arial&quot; size=&quot;2&quot;&gt;Ericsson AB, Stockholm, Sweden&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
&lt;font color=&quot;#808080&quot; face=&quot;Arial&quot; size=&quot;2&quot;&gt;Visiting address: Torshamnsgatan 42, Kista&lt;br&gt;
Phone: +46 70 2673044&lt;br&gt;
E-mail:&lt;/font&gt;&lt;u&gt; &lt;/u&gt;&lt;/span&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25834068&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mikael.petterson@...&lt;/a&gt;&lt;span lang=&quot;sv&quot;&gt;&lt;u&gt;&lt;/u&gt;&lt;font color=&quot;#808080&quot; face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;/font&gt;&lt;br&gt;

&lt;/span&gt;
&lt;/p&gt;
&lt;br&gt;

&lt;/div&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Come build with us! The BlackBerry&amp;amp;reg; Developer Conference in SF, CA&lt;br&gt;
is the only developer event you need to attend this year. Jumpstart your&lt;br&gt;
developing skills, take BlackBerry mobile applications to market and stay&lt;br&gt;
ahead of the curve. Join us from November 9&amp;amp;#45;12, 2009. Register now&amp;amp;#33;&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
Checkstyle-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25834068&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Checkstyle-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25834068&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---User-f2379.html&quot; embed=&quot;fixTarget[2379]&quot; target=&quot;_top&quot; &gt;CheckStyle - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Odd-error-in-checkstyle-5.0-ant-task-tp25490060p25834068.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25801189</id>
	<title>[ checkstyle-Feature Requests-2874596 ] Cannot target method return type with SuppressWarnings check</title>
	<published>2009-10-08T02:49:45Z</published>
	<updated>2009-10-08T02:49:45Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Feature Requests item #2874596, was opened at 2009-10-08 09:49
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by mihobson
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2874596&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2874596&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Check
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Mark Hobson (mihobson)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Cannot target method return type with SuppressWarnings check
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;There's currently no way of targeting a method's return type token with the SuppressWarnings tokens property.
&lt;br&gt;&lt;br&gt;e.g. public @SuppressWarnings(&amp;quot;unchecked&amp;quot;) Set doStuff();
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2874596&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2874596&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25801189&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Feature-Requests-2874596---Cannot-target-method-return-type-with-SuppressWarnings-check-tp25801189p25801189.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25789454</id>
	<title>[ checkstyle-Bugs-2874175 ] RedundantImport ignores imports used by Javadoc</title>
	<published>2009-10-07T09:01:11Z</published>
	<updated>2009-10-07T09:01:11Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2874175, was opened at 2009-10-07 16:01
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by mihobson
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2874175&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2874175&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Core Framework
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Mark Hobson (mihobson)
&lt;br&gt;Assigned to: Oliver Burn (oburn)
&lt;br&gt;Summary: RedundantImport ignores imports used by Javadoc
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;RedundantImport should recognise imports used by Javadoc, e.g. @link, and not flag them as redundant.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2874175&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2874175&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25789454&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Bugs-2874175---RedundantImport-ignores-imports-used-by-Javadoc-tp25789454p25789454.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25785102</id>
	<title>[ checkstyle-Bugs-2874050 ] WhitespaceAround wrongly targets annotation element arrays</title>
	<published>2009-10-07T04:38:01Z</published>
	<updated>2009-10-07T04:38:01Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2874050, was opened at 2009-10-07 11:38
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by mihobson
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2874050&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2874050&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Core Framework
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Mark Hobson (mihobson)
&lt;br&gt;Assigned to: Oliver Burn (oburn)
&lt;br&gt;Summary: WhitespaceAround wrongly targets annotation element arrays
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;WhitespaceAround fails on the following:
&lt;br&gt;&lt;br&gt;@MyAnnotation(myArrayElement = {&amp;quot;a&amp;quot;, &amp;quot;b&amp;quot;, &amp;quot;c&amp;quot;})
&lt;br&gt;&lt;br&gt;With: &amp;quot;'}' is not preceded with whitespace.&amp;quot;
&lt;br&gt;&lt;br&gt;Whereas the same formatting used with array initialisation passes:
&lt;br&gt;&lt;br&gt;String myArrayElement = new String[] {&amp;quot;a&amp;quot;, &amp;quot;b&amp;quot;, &amp;quot;c&amp;quot;};
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2874050&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2874050&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25785102&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Bugs-2874050---WhitespaceAround-wrongly-targets-annotation-element-arrays-tp25785102p25785102.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25771448</id>
	<title>[ checkstyle-Feature Requests-2873544 ] Add allowEmptyAnonymousClasses to WhitespaceAround check</title>
	<published>2009-10-06T08:53:08Z</published>
	<updated>2009-10-06T08:53:08Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Feature Requests item #2873544, was opened at 2009-10-06 15:53
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by mihobson
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2873544&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2873544&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Check
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Mark Hobson (mihobson)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Add allowEmptyAnonymousClasses to WhitespaceAround check
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Sometimes it is necessary to create empty anonymous classes inline, for example:
&lt;br&gt;&lt;br&gt;MyClass c = new MyClass() {};
&lt;br&gt;&lt;br&gt;A allowEmptyAnonymousClasses property would allow these situations to be ignored in a similar way to empty methods and constructors.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2873544&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2873544&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25771448&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Feature-Requests-2873544---Add-allowEmptyAnonymousClasses-to-WhitespaceAround-check-tp25771448p25771448.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25748025</id>
	<title>[ checkstyle-Patches-1366035 ] Handle multiple top-level package names in import-control</title>
	<published>2009-10-05T02:57:58Z</published>
	<updated>2009-10-05T02:57:58Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #1366035, was opened at 2005-11-25 06:06
&lt;br&gt;Message generated for change (Comment added) made by kutzi
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=1366035&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=1366035&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Darrell DeBoer (bigdaz)
&lt;br&gt;Assigned to: Oliver Burn (oburn)
&lt;br&gt;Summary: Handle multiple top-level package names in import-control
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Our source tree consists of some packages net.foo.* and
&lt;br&gt;others com.foo.*, and we wanted to use the new import
&lt;br&gt;control check to control imports between these packages
&lt;br&gt;as well as on other packages.
&lt;br&gt;&lt;br&gt;The current import-control check assumes a single
&lt;br&gt;top-level package in &amp;lt;import-control pkg=&amp;quot;foo&amp;quot;/&amp;gt;. We
&lt;br&gt;have modified the check to be configured like:
&lt;br&gt;&amp;lt;import-control&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;package name=&amp;quot;com.foo&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;...
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/package&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;package name=&amp;quot;net.foo&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;...
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/package&amp;gt;
&lt;br&gt;&amp;lt;/import-control&amp;gt;
&lt;br&gt;&lt;br&gt;This gives us complete control over imports in our
&lt;br&gt;source tree.
&lt;br&gt;&lt;br&gt;The zip file contains a patch file generated against
&lt;br&gt;CVS on 2005-11-25 and 2 new files serving as testinputs
&lt;br&gt;for the new unit tests.
&lt;br&gt;&lt;br&gt;Hope you find this helpful
&lt;br&gt;ciao
&lt;br&gt;Daz
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Christoph Kutzinski (kutzi)
&lt;br&gt;Date: 2009-10-05 11:57
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;It would be really great if the patch could be applied as I desparately
&lt;br&gt;need it, too.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Oliver Burn (oburn)
&lt;br&gt;Date: 2009-03-08 06:20
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;I am slack and have to applied this patch in an orderly manner. It is
&lt;br&gt;possible that you update the patch to work with SVN head?
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Nobody/Anonymous (nobody)
&lt;br&gt;Date: 2009-02-25 15:28
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;+ 1 for this one! 
&lt;br&gt;Would be great. Thanks.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: David DIDIER (c_inconnu)
&lt;br&gt;Date: 2009-01-21 00:59
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Hi, it seems that this patch was not applied ? Is there any chance that it
&lt;br&gt;will be ? Thanks
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Oliver Burn (oburn)
&lt;br&gt;Date: 2005-11-28 23:14
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Logged In: YES 
&lt;br&gt;user_id=218824
&lt;br&gt;&lt;br&gt;Thanks - I will apply for the 4.1 release.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=1366035&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397080&amp;aid=1366035&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25748025&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Patches-1366035---Handle-multiple-top-level-package-names-in-import-control-tp25748025p25748025.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25578809</id>
	<title>More verbose TodoComment output</title>
	<published>2009-09-23T07:45:58Z</published>
	<updated>2009-09-23T07:45:58Z</updated>
	<author>
		<name>Marcin Zaja;czkowski</name>
	</author>
	<content type="html">Hello again,
&lt;br&gt;&lt;br&gt;&lt;br&gt;I would like to extend the output from TodoComment checker to display 
&lt;br&gt;also text to the end of the current line (without */ for Cpp comments) 
&lt;br&gt;to see in checkstyle reports what that TODO comment was about.
&lt;br&gt;I've checked sources of TodoCommentCheck and it seems that it would be 
&lt;br&gt;required to create the new own checker (with another message) which pass 
&lt;br&gt;to log() also line content as the argument.
&lt;br&gt;&lt;br&gt;But maybe there is a simpler solution to do that or you plan to extend 
&lt;br&gt;default TodoCommentCheck to support also that work mode?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Marcin
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To poniżej to reklama i nie ma konieczności jej czytania.
&lt;br&gt;&lt;br&gt;----------------------------------------------------
&lt;br&gt;Dołącz się do Manify!
&lt;br&gt;Wyjdźmy na ulice, w WALCE O TAŃSZE PIWO!
&lt;br&gt;&lt;a href=&quot;http://klik.wp.pl/?adr=www.zatanisci.pl&amp;sid=856&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://klik.wp.pl/?adr=www.zatanisci.pl&amp;sid=856&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25578809&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---User-f2379.html&quot; embed=&quot;fixTarget[2379]&quot; target=&quot;_top&quot; &gt;CheckStyle - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/More-verbose-TodoComment-output-tp25578809p25578809.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25578065</id>
	<title>Re: Different error severities for specified scopes</title>
	<published>2009-09-23T07:07:56Z</published>
	<updated>2009-09-23T07:07:56Z</updated>
	<author>
		<name>Marcin Zaja;czkowski</name>
	</author>
	<content type="html">Dnia 23-09-2009 o godz. 14:24 Marcin Zajączkowski napisał(a):
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I would like to ask if it's possible (in CS 5.0) to set checkers like
&lt;br&gt;&amp;gt; JavadocMethod to report errors with different severity for specified
&lt;br&gt;&amp;gt; scope (e.g. for private methods as warnings, for public as errors).
&lt;br&gt;&lt;br&gt;I have found excludeScope which does what I wanted.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Marcin
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Ad...
&lt;br&gt;&lt;br&gt;----------------------------------------------------
&lt;br&gt;Sensation Wicked Wonderland we Wrocławiu 03.10.2009 r. 
&lt;br&gt;Sprawdź szczegóły: 
&lt;br&gt;&lt;a href=&quot;http://klik.wp.pl/?adr=http%3A%2F%2Fcorto.www.wp.pl%2Fas%2FmsSensationDM170909.html&amp;sid=865&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://klik.wp.pl/?adr=http%3A%2F%2Fcorto.www.wp.pl%2Fas%2FmsSensationDM170909.html&amp;sid=865&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25578065&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---User-f2379.html&quot; embed=&quot;fixTarget[2379]&quot; target=&quot;_top&quot; &gt;CheckStyle - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Different-error-severities-for-specified-scopes-tp25576662p25578065.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25576662</id>
	<title>Different error severities for specified scopes</title>
	<published>2009-09-23T05:24:38Z</published>
	<updated>2009-09-23T05:24:38Z</updated>
	<author>
		<name>Marcin Zaja;czkowski</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;&lt;br&gt;I would like to ask if it's possible (in CS 5.0) to set checkers like 
&lt;br&gt;JavadocMethod to report errors with different severity for specified 
&lt;br&gt;scope (e.g. for private methods as warnings, for public as errors).
&lt;br&gt;&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Marcin
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Add...
&lt;br&gt;&lt;br&gt;----------------------------------------------------
&lt;br&gt;Wygraj wymarzony skuter!
&lt;br&gt;Wyznacz najprostszą drogę - docelu.pl - Kliknij:
&lt;br&gt;&lt;a href=&quot;http://klik.wp.pl/?adr=http%3A%2F%2Fcorto.www.wp.pl%2Fas%2Fchapman1.html&amp;sid=863&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://klik.wp.pl/?adr=http%3A%2F%2Fcorto.www.wp.pl%2Fas%2Fchapman1.html&amp;sid=863&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25576662&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---User-f2379.html&quot; embed=&quot;fixTarget[2379]&quot; target=&quot;_top&quot; &gt;CheckStyle - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Different-error-severities-for-specified-scopes-tp25576662p25576662.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25573477</id>
	<title>[ checkstyle-Bugs-1519397 ] UnusedImport erroneously reporting static import as unused</title>
	<published>2009-09-22T22:49:44Z</published>
	<updated>2009-09-22T22:49:44Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #1519397, was opened at 2006-07-09 11:38
&lt;br&gt;Message generated for change (Comment added) made by andrew64
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=1519397&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=1519397&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Core Framework
&lt;br&gt;Group: release 4.1
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Paul Holser (pholser)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: UnusedImport erroneously reporting static import as unused
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;The attached source file, when run through Checkstyle
&lt;br&gt;4.1 with the attached config file, yields the following
&lt;br&gt;error:
&lt;br&gt;&lt;br&gt;HashingContainer.java:9:15: Unused import -
&lt;br&gt;jaggregate.Pair.pair.
&lt;br&gt;&lt;br&gt;even though the imported method is used on line 182.
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Andrew S. (andrew64)
&lt;br&gt;Date: 2009-09-23 15:49
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;I can't see how to attach a file to an issue, so here's the code in
&lt;br&gt;question (hope it's not munged or suppressed):
&lt;br&gt;&lt;br&gt;import static java.lang.String.format; &amp;nbsp;// correctly not flagged as unused
&lt;br&gt;import static java.lang.String.valueOf; // incorrectly flagged as unused
&lt;br&gt;&lt;br&gt;/**
&lt;br&gt;&amp;nbsp;* @author andrews
&lt;br&gt;&amp;nbsp;*
&lt;br&gt;&amp;nbsp;*/
&lt;br&gt;public class UnusedImportBug {
&lt;br&gt;&lt;br&gt;&amp;nbsp; /**
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Declaring this *before* the static method call results in an unused
&lt;br&gt;import.
&lt;br&gt;&amp;nbsp; &amp;nbsp;*/
&lt;br&gt;&amp;nbsp; int valueOf; 
&lt;br&gt;&lt;br&gt;&amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; format(&amp;quot;&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; valueOf(1);
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; /**
&lt;br&gt;&amp;nbsp; &amp;nbsp;* ... but declaring *after* the static method call does not.
&lt;br&gt;&amp;nbsp; &amp;nbsp;*/
&lt;br&gt;&amp;nbsp; int format;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Andrew S. (andrew64)
&lt;br&gt;Date: 2009-09-23 15:45
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;I'm attaching some much briefer and simpler code that demonstrates this bug
&lt;br&gt;(or one very like it). The bug occurs when a member variable with the same
&lt;br&gt;name as a statically imported method is declared before that method is
&lt;br&gt;invoked (but not if declared afterwards).
&lt;br&gt;&lt;br&gt;@pholser: when providing sample code, it's more useful to the maintainer
&lt;br&gt;(and others trying to solve or replicate the bug) if:
&lt;br&gt;1. you trim the code down to the minimum required to replicate the bug
&lt;br&gt;2. there are no dependencies on any special libraries like Jaggregate
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=1519397&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=1519397&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25573477&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Bugs-1519397---UnusedImport-erroneously-reporting-static-import-as-unused-tp25573477p25573477.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25571619</id>
	<title>[ checkstyle-Bugs-1519397 ] UnusedImport erroneously reporting static import as unused</title>
	<published>2009-09-22T22:45:02Z</published>
	<updated>2009-09-22T22:45:02Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #1519397, was opened at 2006-07-09 11:38
&lt;br&gt;Message generated for change (Comment added) made by andrew64
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=1519397&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=1519397&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Core Framework
&lt;br&gt;Group: release 4.1
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Paul Holser (pholser)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: UnusedImport erroneously reporting static import as unused
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;The attached source file, when run through Checkstyle
&lt;br&gt;4.1 with the attached config file, yields the following
&lt;br&gt;error:
&lt;br&gt;&lt;br&gt;HashingContainer.java:9:15: Unused import -
&lt;br&gt;jaggregate.Pair.pair.
&lt;br&gt;&lt;br&gt;even though the imported method is used on line 182.
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Andrew S. (andrew64)
&lt;br&gt;Date: 2009-09-23 15:45
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;I'm attaching some much briefer and simpler code that demonstrates this bug
&lt;br&gt;(or one very like it). The bug occurs when a member variable with the same
&lt;br&gt;name as a statically imported method is declared before that method is
&lt;br&gt;invoked (but not if declared afterwards).
&lt;br&gt;&lt;br&gt;@pholser: when providing sample code, it's more useful to the maintainer
&lt;br&gt;(and others trying to solve or replicate the bug) if:
&lt;br&gt;1. you trim the code down to the minimum required to replicate the bug
&lt;br&gt;2. there are no dependencies on any special libraries like Jaggregate
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=1519397&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=1519397&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25571619&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Bugs-1519397---UnusedImport-erroneously-reporting-static-import-as-unused-tp25571619p25571619.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25562712</id>
	<title>[ checkstyle-Bugs-2775463 ] JavadocStyle false &quot;end with a period&quot; reports</title>
	<published>2009-09-22T09:01:14Z</published>
	<updated>2009-09-22T09:01:14Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2775463, was opened at 2009-04-20 05:37
&lt;br&gt;Message generated for change (Comment added) made by szpak
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2775463&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2775463&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Toby Byron (snakeeyes)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: JavadocStyle false &amp;quot;end with a period&amp;quot; reports
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;This fragment of javadoc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /**
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * {@inheritDoc}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * &amp;lt;p&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * @throws IllegalArgumentException with errMsg as its message
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; */
&lt;br&gt;causes the JavadocStyle check to report a false problem:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; First sentence should end with a period.
&lt;br&gt;Its wrong because the imported documentation ends with a period.
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Marcin Zajaczkowski (szpak)
&lt;br&gt;Date: 2009-09-22 18:01
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;I can confirm mentioned behavior with Checkstyle 5.0 and fallowing code:
&lt;br&gt;/**
&lt;br&gt;&amp;nbsp;* {@inheritDoc}
&lt;br&gt;&amp;nbsp;*/
&lt;br&gt;public class FooImpl implements Foo {
&lt;br&gt;&lt;br&gt;/**
&lt;br&gt;&amp;nbsp;* Foo interface.
&lt;br&gt;&amp;nbsp;* 
&lt;br&gt;&amp;nbsp;* @author Foo Bar
&lt;br&gt;&amp;nbsp;*/
&lt;br&gt;public interface Foo {
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2775463&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2775463&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25562712&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Bugs-2775463---JavadocStyle-false-%22end-with-a-period%22-reports-tp25562712p25562712.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25490060</id>
	<title>Odd error in checkstyle 5.0 ant task</title>
	<published>2009-09-17T05:04:59Z</published>
	<updated>2009-09-17T05:04:59Z</updated>
	<author>
		<name>eraonel</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 3.2//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META NAME=&quot;Generator&quot; CONTENT=&quot;MS Exchange Server version 6.5.7654.12&quot;&gt;
&lt;TITLE&gt;Odd error in checkstyle 5.0 ant task&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Converted from text/rtf format --&gt;

&lt;P&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;Hi,&lt;/FONT&gt;&lt;/SPAN&gt;
&lt;/P&gt;

&lt;P&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;I am running new checkstyle version 5.0 ant task with ant 1.6.5 and java 1.5.0_06.&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;When I run it looks fine:&lt;/FONT&gt;&lt;/SPAN&gt;
&lt;/P&gt;

&lt;P&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;[checkstyle] To process the files took 189597 ms.&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;[checkstyle] Total execution took 247035 ms.&lt;/FONT&gt;&lt;/SPAN&gt;
&lt;/P&gt;

&lt;P&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;Then I get a build failed:&lt;/FONT&gt;&lt;/SPAN&gt;
&lt;/P&gt;

&lt;P&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;BUILD FAILED&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;/vobs/build/ant_build/common.xml:209: Got 230663 errors and 0 warnings.&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.puppycrawl.tools.checkstyle.CheckStyleTask.realExecute(CheckStyleTask.java:336)&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.puppycrawl.tools.checkstyle.CheckStyleTask.execute(CheckStyleTask.java:262)&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.Task.perform(Task.java:364)&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.Target.execute(Target.java:341)&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.Target.performTasks(Target.java:369)&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.Project.executeTarget(Project.java:1185)&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.Project.executeTargets(Project.java:1068)&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.Main.runBuild(Main.java:668)&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.Main.startAnt(Main.java:187)&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)&lt;/FONT&gt;&lt;/SPAN&gt;

&lt;BR&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)&lt;/FONT&gt;&lt;/SPAN&gt;
&lt;/P&gt;
&lt;BR&gt;

&lt;P&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;Anyone who has an idea what it is? I ran this using -debug for ant.&lt;/FONT&gt;&lt;/SPAN&gt;
&lt;/P&gt;

&lt;P&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;Br,&lt;/FONT&gt;&lt;/SPAN&gt;
&lt;/P&gt;

&lt;P&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT SIZE=2 FACE=&quot;Arial&quot;&gt;//mikael&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt;&lt;/SPAN&gt;
&lt;/P&gt;
&lt;BR&gt;

&lt;P&gt;&lt;B&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;FONT COLOR=&quot;#808080&quot; SIZE=2 FACE=&quot;Arial&quot;&gt;Mikael Petterson&lt;BR&gt;
Software Designer&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;BR&gt;
&lt;BR&gt;
&lt;B&gt;&lt;BR&gt;
&lt;FONT COLOR=&quot;#808080&quot; SIZE=2 FACE=&quot;Arial&quot;&gt;Ericsson AB, Stockholm, Sweden&lt;/FONT&gt;&lt;/B&gt;&lt;BR&gt;
&lt;FONT COLOR=&quot;#808080&quot; SIZE=2 FACE=&quot;Arial&quot;&gt;Visiting address: Torshamnsgatan 42, Kista&lt;BR&gt;
Phone: +46 70 2673044&lt;BR&gt;
E-mail:&lt;/FONT&gt;&lt;U&gt; &lt;/U&gt;&lt;/SPAN&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25490060&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mikael.petterson@...&lt;/a&gt;&lt;SPAN LANG=&quot;sv&quot;&gt;&lt;U&gt;&lt;/U&gt;&lt;FONT COLOR=&quot;#808080&quot; SIZE=2 FACE=&quot;Arial&quot;&gt;&lt;/FONT&gt;&lt;BR&gt;
&lt;/SPAN&gt;
&lt;/P&gt;
&lt;BR&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Checkstyle-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25490060&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---User-f2379.html&quot; embed=&quot;fixTarget[2379]&quot; target=&quot;_top&quot; &gt;CheckStyle - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Odd-error-in-checkstyle-5.0-ant-task-tp25490060p25490060.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25468756</id>
	<title>[ checkstyle-Feature Requests-2858437 ] Make checkstyle available as OSGi Bundle or on Eclipse Orbit</title>
	<published>2009-09-16T02:15:04Z</published>
	<updated>2009-09-16T02:15:04Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Feature Requests item #2858437, was opened at 2009-09-14 10:19
&lt;br&gt;Message generated for change (Comment added) made by blueradiobutton
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2858437&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2858437&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Core Framework
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Florian Schneider (blueradiobutton)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Make checkstyle available as OSGi Bundle or on Eclipse Orbit
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Though Checkstyle Integration in Eclipse seems to work, problems exist because Eclipse currently still does not support Plugins to include 3rd Party jars. See &lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=157375#c19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=157375#c19&lt;/a&gt;&amp;nbsp;and &lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=111238&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=111238&lt;/a&gt;&amp;nbsp;. I also filed a bug for EclipseCS, see &lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=559494&amp;aid=2856770&amp;group_id=80344&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=559494&amp;aid=2856770&amp;group_id=80344&lt;/a&gt;&lt;br&gt;Would be really cool if Checkstyle was available on Eclipse Orbit and/or an OSGi Bundle Repository.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Florian Schneider (blueradiobutton)
&lt;br&gt;Date: 2009-09-16 11:15
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;The best way IMHO would be to provide an Eclipse Plugin that e.g. EclipseCS
&lt;br&gt;could depend upon.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Florian Schneider (blueradiobutton)
&lt;br&gt;Date: 2009-09-14 11:06
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=289248&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=289248&lt;/a&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2858437&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2858437&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25468756&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Feature-Requests-2858437---Make-checkstyle-available-as-OSGi-Bundle-or-on-Eclipse-Orbit-tp25468756p25468756.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25443802</id>
	<title>[ checkstyle-Bugs-1671882 ] Checkstyle-Plugin: Throwable occured</title>
	<published>2009-09-14T14:15:03Z</published>
	<updated>2009-09-14T14:15:03Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #1671882, was opened at 2007-03-01 18:26
&lt;br&gt;Message generated for change (Comment added) made by hohwille
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=1671882&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=1671882&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 2
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: anb (anbmaconomy)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Checkstyle-Plugin: Throwable occured
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;It seems like CheckStyle cannot process the following Java interface:
&lt;br&gt;&lt;br&gt;public interface TestInterface &amp;lt;E extends Throwable&amp;gt; {
&lt;br&gt;&amp;nbsp; public void foo() throws E;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;The problems seems to be that CheckStyle cannot process a throws clause that refers to a generic parameter. It creates the following stack trace: 
&lt;br&gt;&lt;br&gt;java.lang.RuntimeException: Unable to get class information for E.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.puppycrawl.tools.checkstyle.checks.AbstractTypeAwareCheck.logLoadErrorImpl(AbstractTypeAwareCheck.java:291)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.puppycrawl.tools.checkstyle.checks.coding.RedundantThrowsCheck.logLoadError(RedundantThrowsCheck.java:121)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.puppycrawl.tools.checkstyle.checks.AbstractTypeAwareCheck.tryLoadClass(AbstractTypeAwareCheck.java:260)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.puppycrawl.tools.checkstyle.checks.AbstractTypeAwareCheck$RegularClass.getClazz(AbstractTypeAwareCheck.java:481)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.puppycrawl.tools.checkstyle.checks.coding.RedundantThrowsCheck.checkException(RedundantThrowsCheck.java:145)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.puppycrawl.tools.checkstyle.checks.coding.RedundantThrowsCheck.processAST(RedundantThrowsCheck.java:108)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.puppycrawl.tools.checkstyle.checks.AbstractTypeAwareCheck.visitToken(AbstractTypeAwareCheck.java:146)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.puppycrawl.tools.checkstyle.TreeWalker.notifyVisit(TreeWalker.java:500)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.puppycrawl.tools.checkstyle.TreeWalker.processIter(TreeWalker.java:625)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.puppycrawl.tools.checkstyle.TreeWalker.walk(TreeWalker.java:426)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.puppycrawl.tools.checkstyle.TreeWalker.process(TreeWalker.java:244)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.puppycrawl.tools.checkstyle.TreeWalker.process(TreeWalker.java:590)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.puppycrawl.tools.checkstyle.Checker.process(Checker.java:239)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.atlassw.tools.eclipse.checkstyle.builder.Auditor.runAudit(Auditor.java:193)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.atlassw.tools.eclipse.checkstyle.builder.CheckstyleBuilder.handleBuildSelection(CheckstyleBuilder.java:341)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.atlassw.tools.eclipse.checkstyle.builder.CheckstyleBuilder.build(CheckstyleBuilder.java:212)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:603)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:167)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:230)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:233)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:252)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:285)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:145)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:208)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Jörg Hohwiller (hohwille)
&lt;br&gt;Date: 2009-09-14 23:15
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Instead of the current behavior it would already be an improvement, if you
&lt;br&gt;just would ignore generic exceptions. You could figure this out by using
&lt;br&gt;getGenericExceptionTypes() instead and if a returned Type is no instance of
&lt;br&gt;java.lang.Class you could just ignore it.
&lt;br&gt;However causing an exception and therefore producing errors in my IDE is
&lt;br&gt;really the worst scenario. 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Jörg Hohwiller (hohwille)
&lt;br&gt;Date: 2009-07-02 08:59
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;If you want to deal with generics properly, you might want to consider some
&lt;br&gt;library like
&lt;br&gt;mmm-util-core. Then you can resolve the proper type of E and load that
&lt;br&gt;class instead.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://m-m-m.svn.sourceforge.net/svnroot/m-m-m/trunk/mmm-util/mmm-util-core/src/main/java/net/sf/mmm/util/reflect/api/GenericType.java&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://m-m-m.svn.sourceforge.net/svnroot/m-m-m/trunk/mmm-util/mmm-util-core/src/main/java/net/sf/mmm/util/reflect/api/GenericType.java&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://m-m-m.svn.sourceforge.net/svnroot/m-m-m/trunk/mmm-util/mmm-util-core/src/main/java/net/sf/mmm/util/reflect/api/ReflectionUtil.java&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://m-m-m.svn.sourceforge.net/svnroot/m-m-m/trunk/mmm-util/mmm-util-core/src/main/java/net/sf/mmm/util/reflect/api/ReflectionUtil.java&lt;/a&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Jörg Hohwiller (hohwille)
&lt;br&gt;Date: 2009-07-01 11:37
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;SuppressionCommentFilter also does NOT help as workaround.
&lt;br&gt;Checkstyle finds some &amp;quot;throws E&amp;quot; in the code and then tries to load the
&lt;br&gt;class &amp;quot;E&amp;quot; which is entire nonsense. This is a bug and should be fixed.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Jörg Hohwiller (hohwille)
&lt;br&gt;Date: 2009-07-01 09:44
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Even if I remove the RedundantThrows rule and have no such rule left, the
&lt;br&gt;error remains.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Jörg Hohwiller (hohwille)
&lt;br&gt;Date: 2009-07-01 09:35
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;&amp;gt; This error can be avoided using RedundantThrows 
&lt;br&gt;&amp;gt; check's property -&amp;gt; logLoadErrors set to true.
&lt;br&gt;&lt;br&gt;This simply does not work!
&lt;br&gt;Did you ever test this?
&lt;br&gt;&lt;br&gt;There is no problem loading the class!
&lt;br&gt;Checkstyle should stop throwing RuntimeExceptions if it things there is
&lt;br&gt;something it did not expect.
&lt;br&gt;In my eclipse the enitre project gets marked as having errors. The error
&lt;br&gt;is checkstyle and not my project.
&lt;br&gt;See also
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2791544&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=2791544&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Oliver Burn (oburn)
&lt;br&gt;Date: 2009-06-17 14:14
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;there is a valid workaround
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: djarma (djarma)
&lt;br&gt;Date: 2007-06-06 15:43
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Logged In: YES 
&lt;br&gt;user_id=1809875
&lt;br&gt;Originator: NO
&lt;br&gt;&lt;br&gt;This error can be avoided using RedundantThrows check's property -&amp;gt;
&lt;br&gt;logLoadErrors set to true.
&lt;br&gt;&lt;br&gt;See &lt;a href=&quot;http://checkstyle.sourceforge.net/config_coding.html#RedundantThrows&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://checkstyle.sourceforge.net/config_coding.html#RedundantThrows&lt;/a&gt;&lt;br&gt;for more info...
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: MiSo (coolmischa)
&lt;br&gt;Date: 2007-05-20 16:14
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Logged In: YES 
&lt;br&gt;user_id=1797504
&lt;br&gt;Originator: NO
&lt;br&gt;&lt;br&gt;Moin, moin 
&lt;br&gt;&lt;br&gt;I've got the same problem. I'm working with RSA 7.0.x on Linux and have
&lt;br&gt;imported source code from a MS Windows source. The default encoding on the
&lt;br&gt;MS Win system is &amp;nbsp;CP1512 or ISO-8859-15, on my linux box the defualt is
&lt;br&gt;UTF-8.
&lt;br&gt;The first error from Checkstyle reported in all files with IS0-8859-15
&lt;br&gt;special Characters like german Umlauts was: 
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot;TreeWalker: Got an exception - null&amp;quot;
&lt;br&gt;After adjusting the charset property in my checkstyle configuration german
&lt;br&gt;Umlauts were not a problem any more but in any File which has a method with
&lt;br&gt;more than one throws clause the error was:
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot;Got an exception - java.lang.RuntimeException: Unable to get class
&lt;br&gt;information for @throws tag 'e'&amp;quot;
&lt;br&gt;Rebuilding the project removes the errors.
&lt;br&gt;&lt;br&gt;Unfortunatley now my RSA 7.0.x close unexpectedly ;-(
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: DGardner (dgardner_curam)
&lt;br&gt;Date: 2007-04-24 13:58
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Logged In: YES 
&lt;br&gt;user_id=1663951
&lt;br&gt;Originator: NO
&lt;br&gt;&lt;br&gt;Me too. I've just run into this problem with an interface that
&lt;br&gt;takes a parameterized exception type. I get the (legendary)
&lt;br&gt;Eclipse plug-in message:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;quot;Got an exception - java.lang.RuntimeException: Unable to get class
&lt;br&gt;information for @throws tag 'E'.&amp;quot; &amp;nbsp;
&lt;br&gt;&lt;br&gt;This is the same message I get when Checkstyle (or the plug-in)
&lt;br&gt;loses the plot and starts complaining about real exception
&lt;br&gt;classes that do exist in the same project, but that is another
&lt;br&gt;story.
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=1671882&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397078&amp;aid=1671882&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25443802&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Bugs-1671882---Checkstyle-Plugin%3A-Throwable-occured-tp25443802p25443802.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25432566</id>
	<title>[ checkstyle-Feature Requests-2858437 ] Make checkstyle available as OSGi Bundle or on Eclipse Orbit</title>
	<published>2009-09-14T02:06:09Z</published>
	<updated>2009-09-14T02:06:09Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Feature Requests item #2858437, was opened at 2009-09-14 10:19
&lt;br&gt;Message generated for change (Comment added) made by blueradiobutton
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2858437&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2858437&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Core Framework
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Florian Schneider (blueradiobutton)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Make checkstyle available as OSGi Bundle or on Eclipse Orbit
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Though Checkstyle Integration in Eclipse seems to work, problems exist because Eclipse currently still does not support Plugins to include 3rd Party jars. See &lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=157375#c19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=157375#c19&lt;/a&gt;&amp;nbsp;and &lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=111238&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=111238&lt;/a&gt;&amp;nbsp;. I also filed a bug for EclipseCS, see &lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=559494&amp;aid=2856770&amp;group_id=80344&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=559494&amp;aid=2856770&amp;group_id=80344&lt;/a&gt;&lt;br&gt;Would be really cool if Checkstyle was available on Eclipse Orbit and/or an OSGi Bundle Repository.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Florian Schneider (blueradiobutton)
&lt;br&gt;Date: 2009-09-14 11:06
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;&lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=289248&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=289248&lt;/a&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2858437&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2858437&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25432566&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Feature-Requests-2858437---Make-checkstyle-available-as-OSGi-Bundle-or-on-Eclipse-Orbit-tp25432566p25432566.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25432070</id>
	<title>[ checkstyle-Feature Requests-2858437 ] Make checkstyle available as OSGi Bundle or on Eclipse Orbit</title>
	<published>2009-09-14T01:19:39Z</published>
	<updated>2009-09-14T01:19:39Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Feature Requests item #2858437, was opened at 2009-09-14 10:19
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by blueradiobutton
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2858437&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2858437&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: Core Framework
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Florian Schneider (blueradiobutton)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Make checkstyle available as OSGi Bundle or on Eclipse Orbit
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Though Checkstyle Integration in Eclipse seems to work, problems exist because Eclipse currently still does not support Plugins to include 3rd Party jars. See &lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=157375#c19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=157375#c19&lt;/a&gt;&amp;nbsp;and &lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=111238&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=111238&lt;/a&gt;&amp;nbsp;. I also filed a bug for EclipseCS, see &lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=559494&amp;aid=2856770&amp;group_id=80344&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=559494&amp;aid=2856770&amp;group_id=80344&lt;/a&gt;&lt;br&gt;Would be really cool if Checkstyle was available on Eclipse Orbit and/or an OSGi Bundle Repository.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2858437&amp;group_id=29721&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=397081&amp;aid=2858437&amp;group_id=29721&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25432070&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Checkstyle-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---Dev-f2378.html&quot; embed=&quot;fixTarget[2378]&quot; target=&quot;_top&quot; &gt;CheckStyle - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--checkstyle-Feature-Requests-2858437---Make-checkstyle-available-as-OSGi-Bundle-or-on-Eclipse-Orbit-tp25432070p25432070.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25359145</id>
	<title>Re: unused local variables</title>
	<published>2009-09-08T23:13:35Z</published>
	<updated>2009-09-08T23:13:35Z</updated>
	<author>
		<name>KiranKumar</name>
	</author>
	<content type="html">Hi Arnaud,
&lt;br&gt;&lt;br&gt;I also have written a small check. But i'm not able to test due to lack of knowledge in running the check. 
&lt;br&gt;&lt;br&gt;I have downloaded your jar file, but i didn't see an custom check xml configuration file. 
&lt;br&gt;&lt;br&gt;Please let me know how to test custom checks and how to integrate them with the existing check style in my local machine?
&lt;br&gt;&lt;br&gt;Thanks in advance.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Kiran
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Arnaud Roques wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hello,
&lt;br&gt;&lt;br&gt;I have created two checkers:
&lt;br&gt;&lt;br&gt;&amp;lt;module name=&amp;quot;cs.UnusedLocalVariable&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; This checker detects unused local variable.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;module name=&amp;quot;cs.TooEarlyVariableDeclaration&amp;quot; /&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; This checker detects several things about variable declaration.
&lt;br&gt;Examples:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int i = 0, j = 4; // Error: Declare variables on separate lines
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int i;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; i = 4; &amp;nbsp;// those two lines can be merged into &amp;quot;int i = 4&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int i = 0; // this affectation is useless
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; i = 4;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int i; // Declare variable as close as possible to where they are
&lt;br&gt;used
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [A lot of code that does not use i]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; i = 6;
&lt;br&gt;&lt;br&gt;I've attached the &amp;quot;cs.jar&amp;quot; file that is needed to used thoses checkers.
&lt;br&gt;(sources are included).
&lt;br&gt;&lt;br&gt;The checkers have *not* been extensively tested, so use them with care.
&lt;br&gt;&lt;br&gt;Hope this helps!
&lt;br&gt;&lt;br&gt;&lt;br&gt;Arnaud Roques
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Checkstyle-user mailing list
&lt;br&gt;Checkstyle-user@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/checkstyle-user&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---User-f2379.html&quot; embed=&quot;fixTarget[2379]&quot; target=&quot;_top&quot; &gt;CheckStyle - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-unused-local-variables-tp19267476p25359145.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25358516</id>
	<title>Problem while configuring a new custom check</title>
	<published>2009-09-08T21:46:33Z</published>
	<updated>2009-09-08T21:46:33Z</updated>
	<author>
		<name>KiranKumar</name>
	</author>
	<content type="html">Hi All,
&lt;br&gt;&lt;br&gt;I have one requirement to extend Checkstyle with custom checks for my project.
&lt;br&gt;&lt;br&gt;I have tried to run / configure &amp;nbsp;one example and it didn't get through.
&lt;br&gt;&lt;br&gt;Please find the details below.
&lt;br&gt;&lt;br&gt;Please find the Java source file which has been attached.
&lt;br&gt;&lt;br&gt;Configuration file is as follows:
&lt;br&gt;&lt;br&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;&amp;lt;!-- &amp;lt;!DOCTYPE module PUBLIC &amp;quot;-//Puppy Crawl//DTD Check Configuration 1.2//EN&amp;quot; &amp;quot;&lt;a href=&quot;http://www.puppycrawl.com/dtds/configuration_1_2.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.puppycrawl.com/dtds/configuration_1_2.dtd&lt;/a&gt;&amp;quot;&amp;gt; --&amp;gt;
&lt;br&gt;&amp;lt;!DOCTYPE module PUBLIC &amp;quot;-//Puppy Crawl//DTD Check Configuration 1.2//EN&amp;quot; &amp;quot;D:/configuration_1_2.dtd&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;module name=&amp;quot;Checker&amp;quot;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;lt;module name=&amp;quot;TreeWalker&amp;quot;&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;module name=&amp;quot;ThrowsRException&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/module&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;lt;/module&amp;gt;
&lt;br&gt;&lt;br&gt;The command i have used to run the example is:
&lt;br&gt;&lt;br&gt;java -classpath D:\checkstyle-5.0\checkstyle-all-5.0.jar com.puppycrawl.tools.checkstyle.Main -c D:\PluginsWorkspace\Plugin\src\com\abc\plugin\custom_check.xml D:\PluginsWorkspace\Plugin\src\com\abc\plugin\TestCaseException.java
&lt;br&gt;&lt;br&gt;And finally the error log is:
&lt;br&gt;&lt;br&gt;Unable to create Checker: cannot initialize module TreeWalker - Unable to instan
&lt;br&gt;tiate com.abc.plugin.ThrowsRException
&lt;br&gt;com.puppycrawl.tools.checkstyle.api.CheckstyleException: cannot initialize modul
&lt;br&gt;e TreeWalker - Unable to instantiate com.abc.plugin.ThrowsRException
&lt;br&gt;at com.puppycrawl.tools.checkstyle.Checker.setupChild(Checker.java:177)
&lt;br&gt;at com.puppycrawl.tools.checkstyle.api.AutomaticBean.configure(Automatic
&lt;br&gt;Bean.java:207)
&lt;br&gt;at com.puppycrawl.tools.checkstyle.Main.createChecker(Main.java:138)
&lt;br&gt;at com.puppycrawl.tools.checkstyle.Main.main(Main.java:115)
&lt;br&gt;Caused by: com.puppycrawl.tools.checkstyle.api.CheckstyleException: Unable to in
&lt;br&gt;stantiate com.abc.plugin.ThrowsRException
&lt;br&gt;at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createModule(Pac
&lt;br&gt;kageObjectFactory.java:156)
&lt;br&gt;at com.puppycrawl.tools.checkstyle.TreeWalker.setupChild(TreeWalker.java
&lt;br&gt;:159)
&lt;br&gt;at com.puppycrawl.tools.checkstyle.api.AutomaticBean.configure(Automatic
&lt;br&gt;Bean.java:207)
&lt;br&gt;at com.puppycrawl.tools.checkstyle.Checker.setupChild(Checker.java:156)
&lt;br&gt;... 3 more
&lt;br&gt;Caused by: com.puppycrawl.tools.checkstyle.api.CheckstyleException: Unable to in
&lt;br&gt;stantiate com.abc.plugin.ThrowsRExceptionCheck
&lt;br&gt;at com.puppycrawl.tools.checkstyle.PackageObjectFactory.doMakeObject(Pac
&lt;br&gt;kageObjectFactory.java:99)
&lt;br&gt;at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createModule(Pac
&lt;br&gt;kageObjectFactory.java:153)
&lt;br&gt;... 6 more
&lt;br&gt;&lt;br&gt;&lt;br&gt;Please let me know if anyone has any clue.
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/file/p25358516/ThrowsRException.java&quot; target=&quot;_top&quot;&gt;ThrowsRException.java&lt;/a&gt;&lt;br&gt;P.S. I hope that it is a configuration problem OR the way i have been trying to run the Check is a problem.
&lt;br&gt;&lt;br&gt;Thanks and Regards
&lt;br&gt;Kiran&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/CheckStyle---User-f2379.html&quot; embed=&quot;fixTarget[2379]&quot; target=&quot;_top&quot; &gt;CheckStyle - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-while-configuring-a-new-custom-check-tp25358516p25358516.html" />
</entry>

</feed>
