Rick Giles
|
d0fbb100b6
|
added check for FinderException throws clause to ejbSelect check
|
2003-06-30 23:49:37 +00:00 |
Rick Giles
|
772107d27c
|
correct checkstyle errors
|
2003-06-30 23:48:29 +00:00 |
Rick Giles
|
9f4164a450
|
Added ejbPostCreate, ejbHome, ejbSelect checks for entity beans.
Uniform error messages.
|
2003-06-30 23:38:36 +00:00 |
Rick Giles
|
24a774b1e8
|
correct checkstyle errors
|
2003-06-30 20:44:17 +00:00 |
Rick Giles
|
1bca9cc443
|
every Home interface must have findByPrimaryKey method
|
2003-06-30 20:40:13 +00:00 |
Rick Giles
|
7a2c495da7
|
added interface checks
|
2003-06-30 19:15:39 +00:00 |
Rick Giles
|
cc857f0940
|
EntityBean finder checks.
|
2003-06-30 13:26:14 +00:00 |
Rick Giles
|
304ca8487a
|
Refactor. Extend ejbCreate checks
|
2003-06-30 11:51:29 +00:00 |
Rick Giles
|
3c4a10ca03
|
J2EE checks
|
2003-06-29 20:54:38 +00:00 |
Rick Giles
|
3da302031b
|
restrict field and method reference recording to configured reference check scopes
|
2003-06-24 10:06:32 +00:00 |
Rick Giles
|
db428ff350
|
added scope property to BCEL reference checks
|
2003-06-23 21:55:07 +00:00 |
Rick Giles
|
c12d4a848c
|
remove singleton pattern for tree walker
|
2003-06-22 14:32:14 +00:00 |
Lars Kühne
|
e7898bc1df
|
fixed javadoc
|
2003-06-22 13:17:10 +00:00 |
Rick Giles
|
54f09ae36c
|
BCEL .class file checks
|
2003-06-19 23:51:44 +00:00 |
Rick Giles
|
f2b01a44a2
|
Added custom listener feature
|
2003-05-27 17:33:24 +00:00 |
Rick Giles
|
9bb2ad91c9
|
renamed DesignForInheritanceCheck to DesignForExtensionCheck
|
2003-05-22 23:25:22 +00:00 |
Rick Giles
|
56de04151b
|
Replace characters ':' and '\' with '_' and '/', respectively, in
the path for writing a file. See Bugs item #713845.
|
2003-05-08 12:26:52 +00:00 |
Oliver Burn
|
ff05a6ff5e
|
Patch from Oleg Sukhodolsky to fix documentation. (bug 727896)
|
2003-04-28 12:28:29 +00:00 |
Lars Kühne
|
c8a0d72210
|
reset message collector in filesetchecks
|
2003-04-18 09:12:33 +00:00 |
Lars Kühne
|
36d1d1bd0f
|
make DesignForInheritance a warning
record rfe id for "wait outside loop"
|
2003-03-31 17:58:55 +00:00 |
Oliver Burn
|
f09c190dff
|
Added support for metadata in the configuration file. This required increasing
the version number to 1.1. I thought this made sense, even though the change
was backwardly compatible.
|
2003-03-29 00:29:25 +00:00 |
Lars Kühne
|
d468e6ae19
|
include new modules
|
2003-02-20 05:37:25 +00:00 |
Lars Kühne
|
0b9d1c616f
|
use new helper method to avoid duplicate code
|
2003-02-15 16:11:28 +00:00 |
Oliver Burn
|
28086be0e2
|
sorts the files by error not name
|
2003-02-06 11:52:56 +00:00 |
Oliver Burn
|
89488c9d42
|
Contribution from Jon Scott Stevens [jon _at_ latchkey _dot_ com]. Converts
the XML output to plain text
|
2003-02-04 12:14:26 +00:00 |
Lars Kühne
|
4879a16d39
|
small doc fixes
|
2003-01-12 08:36:46 +00:00 |
Lars Kühne
|
51d759b703
|
added sample config that checks the advice from Bloch, Effective Java
|
2002-12-29 18:23:43 +00:00 |
Lars Kühne
|
5ce6ad4df6
|
ModifierCheck to ModifierOrderCheck
|
2002-12-29 08:46:55 +00:00 |
Rick Giles
|
c92ed16e40
|
module name correction
|
2002-12-27 11:55:27 +00:00 |
Lars Kühne
|
58ce4c4097
|
fixed bug #648708, Misleading doc for checkUnusedThrows
Renamed property checkUnusedThrows to allowUndeclaredRTE to better reflect the meaning of the property.
|
2002-12-27 09:31:33 +00:00 |
Lars Kühne
|
92b53e0d99
|
implementations for the examples in docs/writingchecks.html
|
2002-12-26 16:33:41 +00:00 |
Lars Kühne
|
c3bcbdc249
|
example config file for openorb
|
2002-12-26 16:29:26 +00:00 |
Rick Giles
|
3a7837d930
|
Something that may ease our documentation effort:
a tool that generates Javadoc description of the default tokens for a Check.
|
2002-11-27 13:27:32 +00:00 |
Oliver Burn
|
73ff80b453
|
Apply patch from Ville Skyttä to fix problems with <a> tags.
|
2002-07-11 13:58:48 +00:00 |
Oliver Burn
|
84dbeb17aa
|
Contribution from Ingmar Stein [IngmarStein _AT_ gmx _DO_ net]
|
2002-03-22 12:48:52 +00:00 |
Oliver Burn
|
f883ca1789
|
Contribution from Gray Herter [gray _AT_ fgm _DOT_ com]. Usage is:
<style in="checkstyle/checkstyle.xml"
out="checkstyle/checkstyle.html"
style="checkstyle/checkstyle-simple.xsl">
</style>
|
2002-03-22 12:35:50 +00:00 |
Oliver Burn
|
946f15a105
|
Contribution of a stylesheet from Stephane Bailliez (who wrote it) and
Scott McCrory (who organised it).
|
2002-02-16 21:49:05 +00:00 |