Rick Giles
|
3f3e33ccfa
|
version 3.0 documentation.
please double-check examples.
unvalidated - validator site is currently unavailable.
|
2002-12-20 13:30:15 +00:00 |
Rick Giles
|
76f87ceec9
|
added to Package Names.
"Writing Checks - Integrating your Check" could have a link to this.
|
2002-12-20 11:00:11 +00:00 |
Lars Kühne
|
0b6e44780f
|
made this a sample configuration file that enforces everything I could find
in Sun docs plus a few best practices
|
2002-12-20 06:39:40 +00:00 |
Oliver Burn
|
cda46fa14a
|
Changed so that it is possible to build the releases using
ANT 1.4.1. Still need to use ANT 1.5+ to run the tests.
Added a helper check to ensure right version of ANT.
|
2002-12-20 00:34:29 +00:00 |
Rick Giles
|
44ad8ceedb
|
added attribute "packageNamesFile" to checkstyle task element
|
2002-12-19 23:27:52 +00:00 |
Oliver Burn
|
07593d05c5
|
Cleaned up all targets - not to ANT-1.4.1
|
2002-12-19 23:12:33 +00:00 |
Lars Kühne
|
4b4fee6d47
|
added integration and fixed a few minor issues
|
2002-12-19 22:20:52 +00:00 |
Rick Giles
|
d66b4752df
|
added Parent Module links
|
2002-12-19 18:58:39 +00:00 |
Rick Giles
|
e16a7d7872
|
huh? spellchecker magic?
|
2002-12-19 18:34:47 +00:00 |
Rick Giles
|
3f437ea751
|
added package names XML document
|
2002-12-19 18:11:26 +00:00 |
Rick Giles
|
67f9f881a6
|
version 3.0 documentation
|
2002-12-19 17:09:29 +00:00 |
Rick Giles
|
56dc1248f7
|
prevent user from setting tokens in configuration
|
2002-12-19 11:18:31 +00:00 |
Rick Giles
|
787ac33df7
|
minor Javadoc correction
|
2002-12-19 11:17:54 +00:00 |
Rick Giles
|
1ad759e6e7
|
LeftCurly docs.
Have completed a first pass of all checks - almost as much fun as
marking exams.
|
2002-12-19 11:14:45 +00:00 |
Rick Giles
|
f1d485ff49
|
configure for LeftCurly
|
2002-12-19 11:01:13 +00:00 |
Rick Giles
|
55df1e950d
|
version 3.0 documentation
|
2002-12-19 10:52:55 +00:00 |
Rick Giles
|
7feaf606e8
|
Prevent user from changing tokens in the configuration.
|
2002-12-19 09:46:36 +00:00 |
Oliver Burn
|
a14bce7522
|
Refactored all the LeftCurly checks into one
|
2002-12-19 06:55:35 +00:00 |
Oliver Burn
|
f50c47545a
|
Refactored all the LeftCurly checks into one
|
2002-12-19 06:50:19 +00:00 |
Oliver Burn
|
b2ceac7a2b
|
Removed test as requested. Not required anymore
|
2002-12-19 03:50:22 +00:00 |
Rick Giles
|
8ccfddcd2d
|
version 3.0 documentation and minor corrections
|
2002-12-19 00:04:37 +00:00 |
Rick Giles
|
5231c6334c
|
version 3.0 documentation and minor changes
|
2002-12-18 20:59:58 +00:00 |
Rick Giles
|
65d0c68b6c
|
Removed unused import (oops).
|
2002-12-18 19:04:50 +00:00 |
Rick Giles
|
e68e6c3cff
|
Prevent user from specifying tokens in a configuration file.
|
2002-12-18 18:58:59 +00:00 |
Rick Giles
|
1612aaf7d7
|
minor documentation corrections
|
2002-12-18 18:06:23 +00:00 |
Rick Giles
|
c803de8b13
|
version 3.0 documentation
|
2002-12-18 18:05:35 +00:00 |
Rick Giles
|
2d88ca65d2
|
Javadoc correction
|
2002-12-18 16:18:31 +00:00 |
Rick Giles
|
3411c89f4c
|
Removed redundant configuration
|
2002-12-18 16:17:50 +00:00 |
Rick Giles
|
b69da28d37
|
added RedundantImport
|
2002-12-18 15:17:56 +00:00 |
Rick Giles
|
ab335def94
|
version 3.0 documentation
|
2002-12-18 14:37:18 +00:00 |
Rick Giles
|
0dc5dd977b
|
allocate acceptable tokens only when necessary
|
2002-12-18 11:19:02 +00:00 |
Rick Giles
|
86d25d78aa
|
Removed "acceptable" adjective" for tokens
|
2002-12-18 11:04:53 +00:00 |
Rick Giles
|
95a5040ccc
|
Added required tokens.
|
2002-12-18 10:55:36 +00:00 |
Rick Giles
|
db76ce4905
|
Removed "acceptable" adjective for a Check's tokens.
Spelling corrections.
|
2002-12-18 09:43:32 +00:00 |
Rick Giles
|
0f53fe215f
|
version 3.0 documentation
|
2002-12-18 00:56:19 +00:00 |
Lars Kühne
|
71b822ec3a
|
lots of stuff added
|
2002-12-17 23:02:02 +00:00 |
Oliver Burn
|
39ff4631b4
|
should this test still exist???
|
2002-12-17 22:21:17 +00:00 |
Rick Giles
|
e56a2c1543
|
version 3.0 documentation
|
2002-12-17 21:53:21 +00:00 |
Rick Giles
|
a1518aee35
|
Removed reference to "default tokens" - just confuses the issue.
|
2002-12-17 20:55:12 +00:00 |
Rick Giles
|
2a29a7cb4c
|
Added method getAcceptableTokens.
Rationale: user can configure only METHOD_DEF and CTOR_DEF tokens.
|
2002-12-17 20:48:30 +00:00 |
Rick Giles
|
9b84d05630
|
Added section XML Details.
XHTML validated.
Ready for "proof-reading"...
|
2002-12-17 19:25:11 +00:00 |
Rick Giles
|
94b4bfc10f
|
added section Treewalker Checks
|
2002-12-17 12:14:27 +00:00 |
Rick Giles
|
0fc6f9aad0
|
Properties section.
|
2002-12-17 00:12:53 +00:00 |
Rick Giles
|
9086d3588a
|
Modules section
|
2002-12-16 17:10:43 +00:00 |
Lars Kühne
|
0d9674b955
|
with the delegation approach the PackageNamesBean is obsolete
|
2002-12-16 06:30:17 +00:00 |
Lars Kühne
|
88e89a138a
|
Changed implementation of module name resolution from inheritance to delegation approach
|
2002-12-16 06:26:46 +00:00 |
Rick Giles
|
4cc94a581c
|
dropped suffix "Check"
|
2002-12-16 00:57:03 +00:00 |
Rick Giles
|
72b40a3552
|
corrected Javadoc comment
|
2002-12-16 00:40:47 +00:00 |
Rick Giles
|
fa0c0353c2
|
Changed Javadoc documentation for "config" elements to "module" elements.
|
2002-12-16 00:37:36 +00:00 |
Rick Giles
|
4564aecb5c
|
Changed configuration XML element "config" to "module".
Dropped suffix "Check" in Check configurations.
|
2002-12-16 00:22:14 +00:00 |