Commit Graph

1655 Commits

Author SHA1 Message Date
Oleg Sukhodolsky c75472399f Fix for 853225 - Indentation gives false errors 2003-12-13 12:47:23 +00:00
Oleg Sukhodolsky 72be23f288 Fix for 855839 - JavadocMethod does not correctly treat {@inheritDoc}. 2003-12-08 18:58:05 +00:00
Oleg Sukhodolsky 42d34c7e16 Fix for 791245 (checkstyle-frames.xsl cannot handle multiple leafs). 2003-12-05 08:17:54 +00:00
Oleg Sukhodolsky 204c472399 Fixed 852397 (checkstyle frames lacks summary link)
Fixed problem in IllegalType check reported by Venkatesh Prasad Ranganath.
Fixed checkstyle.style target in build.xml.
2003-12-05 04:41:21 +00:00
Oleg Sukhodolsky 9e5fccda3a One more test for ArrayTypeStyle. 2003-11-27 06:18:15 +00:00
Oleg Sukhodolsky f8946ef533 Fix for 849450 (ArrayTypeStyle should only check variable/parameter decls). 2003-11-27 06:12:26 +00:00
Rick Giles dee81b907a fixed xmllogger.dtd is out-of-date (bug 847974) 2003-11-26 10:54:17 +00:00
Oleg Sukhodolsky d4fe5e2ce1 Applying patch 848483 (Documentation fixes) from Ville Skytta (scop) 2003-11-25 09:56:43 +00:00
Oleg Sukhodolsky e57fd63469 Fix for 848750 (Linebreak confuses ArrayTypeStyle) 2003-11-25 08:55:27 +00:00
Lars Kühne 8fb2acd39b replaced Comment class with TextBlock interface, Comment is now a package private implementation 2003-11-24 06:45:02 +00:00
Oleg Sukhodolsky 59d5b734cc Marking 8433887 as fixed. 2003-11-23 09:44:09 +00:00
Oleg Sukhodolsky 24ba45a971 Fix for ArrayIndexOutOfBounds in JavadocStyle (bug 841942 ) 2003-11-23 08:33:41 +00:00
Rick Giles b9b72f9692 fixed bug 846110, j2ee.EntityBean check for constructor is incorrect 2003-11-22 13:30:57 +00:00
Oleg Sukhodolsky fd6a743fd4 Draft fix for 843887 (XHTML not handled correctly in JavadocStyle). Feel free to improve it. 2003-11-20 11:19:20 +00:00
Oleg Sukhodolsky 4011bf3740 One more test for JavadocStyle. 2003-11-19 04:51:44 +00:00
Lars Kühne d39b9ef629 sorry, wrong bug id 2003-11-18 21:01:48 +00:00
Lars Kühne 0aca6b0589 Added test input code to reproduce bug 841942 and a bit of HTML
code where parsing could could go wrong wrong when fixing this bug.

If you want to tackle the bug, uncomment methods 10 and 11 and add
"extra </img>" for method10 to the list of expected errors in
JavadocStyleCheckTest lists.
2003-11-18 20:55:12 +00:00
Oleg Sukhodolsky ec70b77765 Applying patch 835896(classpathref support for Ant task) 2003-11-17 05:20:19 +00:00
Rick Giles 154df915b9 fixed NPE with dotted class name (part of bug 842781) 2003-11-16 13:07:24 +00:00
Oleg Sukhodolsky c6bbd67749 Added caseSensitive property to ImportOrder check (bug 842604). 2003-11-16 08:40:33 +00:00
Oleg Sukhodolsky 4d8c68ec20 Removed MutableException dependency from 1.4 API.(bug 842756) 2003-11-16 06:14:16 +00:00
Oleg Sukhodolsky c4c966c971 Fix grammar build process (RFE 827781) 2003-11-13 16:32:53 +00:00
Lars Kühne 4f9debc29b fixed copy+paste problem in examples of StrictDuplicateCode check
damn, there's always something you notice right after making a release
2003-11-12 05:17:55 +00:00
Oleg Sukhodolsky c5f658fe4a Make ant.jar location configurable (patch 835892, from scop) 2003-11-11 07:35:51 +00:00
Lars Kühne 392e556d70 made optional.jar maven friendly (requested by V.Massol, maintainer of Maven plugin) 2003-11-11 05:53:07 +00:00
Oliver Burn ac9fe51610 Added JBuilder link 2003-11-10 09:35:25 +00:00
Rick Giles f90a08de09 spelling correction 2003-11-08 20:56:25 +00:00
Rick Giles b7d4d721a2 spelling correction 2003-11-08 12:50:51 +00:00
Lars Kühne 53638cd097 added note about core vs optional 2003-11-08 12:43:19 +00:00
Lars Kühne 5c3762cef2 fixed bug 837012, false alarms for abstract classes 2003-11-08 12:29:19 +00:00
Rick Giles 476f90c5d3 update Filter UML diagram 2003-11-07 14:57:24 +00:00
Oleg Sukhodolsky 8d242382f8 Filter.accept() now takes AuditEvent, not an Object. 2003-11-07 04:49:54 +00:00
Oliver Burn 7abbd6af2f Translations for 3.2 release. 2003-11-06 11:34:02 +00:00
Oliver Burn 37e8c62b4f Translations for 3.2 release. 2003-11-06 11:19:24 +00:00
Oliver Burn 14a52be63e Updated for 3.2 2003-11-06 10:58:16 +00:00
Oliver Burn 2b3c46901a Removing French files as the person that did the French translations has moved
(their email address bounces).
2003-11-06 09:35:28 +00:00
Lars Kühne 100353f305 ... and antlr has been version 2.7.2 since March. I guess it's too late to put that into the 3.1 releasenotes :-) 2003-11-05 05:22:50 +00:00
Lars Kühne 5fa9891d4b we now use jakarta-regexp 1.3 2003-11-05 05:16:08 +00:00
Oleg Sukhodolsky 778e844080 Added removeListener() and removeFilter() to Checker (bug 834367) 2003-11-05 04:26:12 +00:00
Oliver Burn e63e42c7d6 Ensure do not pick up the ANT runtime in compilations. This was the cause of a
very subtle bug at work recently. Personally I think the ANT default behaviour
is wrong.
2003-11-03 11:48:14 +00:00
Oleg Sukhodolsky 5f229dca29 Fixed HiddenFieldCheckTest failure (added expected messages). 2003-11-02 10:10:42 +00:00
Lars Kühne 08a76dba14 fixed bug 824754 2003-10-27 06:14:36 +00:00
Rick Giles 84d33e55d9 Fixed HiddenFieldCheck error for a local variable of a static
method with same name as an instance field(bug 827713)
2003-10-27 00:32:00 +00:00
Lars Kühne 066696714b bugfix for #824754, HideUtilityConstructor should not apply to subclasses 2003-10-26 22:10:00 +00:00
Lars Kühne 60ecfe9c06 documented StrictDuplicate code check and incompatible API change 2003-10-24 05:43:11 +00:00
Oleg Sukhodolsky 33f7597720 Undo for ClassLoader fix. 2003-10-21 04:31:40 +00:00
Oleg Sukhodolsky 66325cbd72 Now PackageObjectFactory uses custom class loader. 2003-10-19 12:01:49 +00:00
Oleg Sukhodolsky 2f5b39d41f Removing unexpected ^Ms from the code. 2003-10-16 06:13:41 +00:00
Lars Kühne b0bdff0e9b fixed typo in resource key 2003-10-15 19:05:39 +00:00
Lars Kühne fe7f145c44 added translations for messages new in release 3.2 2003-10-14 05:40:27 +00:00