Lars Kühne
|
a14cef2fec
|
events with no message are only generated by fireFileFinished,
these events are clearly INFO, not WARNING severity.
|
2003-03-23 08:04:56 +00:00 |
Lars Kühne
|
7480bff68a
|
xref in javadoc
|
2003-03-22 09:23:31 +00:00 |
Oliver Burn
|
c0da7e0d0b
|
Just another very useful patch from Peter Dobratz.
|
2003-03-19 03:48:49 +00:00 |
Oliver Burn
|
5c273c9f39
|
Patch from Peter Dobratz to remove warnings from <tar> tasks.
|
2003-03-16 22:00:06 +00:00 |
Oliver Burn
|
44c7e4480b
|
Another handy patch for Peter Dobratz - thanks for keeping us honest
with the documentation.
|
2003-03-16 09:36:25 +00:00 |
Oliver Burn
|
20325ac897
|
Another great patch from Peter Dobratz - this time to fix validate.xml
|
2003-03-16 06:17:41 +00:00 |
Oliver Burn
|
36cc8b2f69
|
picky
|
2003-03-16 06:13:14 +00:00 |
Oliver Burn
|
8dd44cbead
|
Refactored out ugly copy/paste code.
|
2003-03-14 03:22:53 +00:00 |
Oliver Burn
|
4cddf4771c
|
Patch from Simon Kitching to allow more configuration control over the
JavadocMethodCheck.
|
2003-03-11 22:49:58 +00:00 |
Oliver Burn
|
53197d9be9
|
Patch from David Schneider to add Severity to logged messages.
|
2003-03-11 06:56:45 +00:00 |
Oliver Burn
|
5d4dd44322
|
tighten the noose
|
2003-03-11 05:55:03 +00:00 |
Oliver Burn
|
093b30843e
|
added how to not use a global classpath
|
2003-03-07 07:51:28 +00:00 |
Oliver Burn
|
ca80f50be8
|
Fixed GUMP reported errors.
|
2003-03-04 10:53:24 +00:00 |
Lars Kühne
|
b5126f45c4
|
added Peter's documentation improvements
|
2003-03-02 16:01:06 +00:00 |
Lars Kühne
|
51987ba098
|
fix commandline, patch by Peter Dobratz
|
2003-03-02 15:58:17 +00:00 |
Lars Kühne
|
4af1cc7842
|
removed obsolete file, it was used to document the engine of version 2
|
2003-03-02 09:45:36 +00:00 |
Lars Kühne
|
c291163790
|
fixed avalon links, patch by Peter Dobratz
|
2003-03-02 09:42:30 +00:00 |
Lars Kühne
|
b99f72832a
|
applied patches by Peter Dobratz to make lintlink happy
|
2003-03-02 09:35:01 +00:00 |
Lars Kühne
|
7e610c264c
|
javadoc fixes
|
2003-03-02 08:45:40 +00:00 |
Lars Kühne
|
0efabf8e76
|
hide constructor
|
2003-03-02 08:10:41 +00:00 |
Lars Kühne
|
491c948d9f
|
added link to home page (patch by Peter Dobratz)
|
2003-03-02 07:58:06 +00:00 |
Lars Kühne
|
94c3033786
|
added javadoc for toString()
|
2003-03-01 09:09:38 +00:00 |
Lars Kühne
|
66d14ffc83
|
javadoc fixes (patch by Peter Dobratz)
|
2003-03-01 09:09:17 +00:00 |
Lars Kühne
|
250aa4b3ff
|
javadoc fixes (patch by Peter Dobratz)
|
2003-03-01 09:01:24 +00:00 |
Lars Kühne
|
4e87da6bea
|
added link to ANTLR FAQ (patch by Peter Dobratz)
|
2003-03-01 08:55:31 +00:00 |
Lars Kühne
|
1ddca05027
|
added link to writingchecks.html (patch by Peter Dobratz)
|
2003-03-01 07:56:08 +00:00 |
Lars Kühne
|
43982ded33
|
make sure that offset settings are correct for users who have changed the defaults in .emacs
|
2003-03-01 07:45:36 +00:00 |
Lars Kühne
|
3f4fdc2743
|
added xhtml patch by Peter Dobratz
|
2003-03-01 07:43:19 +00:00 |
Lars Kühne
|
875c87ee57
|
added use flag to javadoc (patch by Peter Dobratz)
|
2003-03-01 07:35:40 +00:00 |
Lars Kühne
|
632b1cd8cf
|
copy array before returning it
thanks to Peter Dobratz for reporting this problem
|
2003-03-01 07:24:09 +00:00 |
Rick Giles
|
784b327005
|
Handle all parse errors,esp.those throws by the ANTLR parser on a
syntax error (see bug request id 694111).
|
2003-02-28 18:24:31 +00:00 |
Oliver Burn
|
0f8970e390
|
Added patch from Peter Dobratz to improve documentation. Thanks.
|
2003-02-28 12:14:03 +00:00 |
Oliver Burn
|
8c42377886
|
Fix cause of GUMP failure.
|
2003-02-25 05:47:43 +00:00 |
Oliver Burn
|
5185681ca8
|
added Clover reference
|
2003-02-24 06:12:14 +00:00 |
Oliver Burn
|
c60f4cb6f2
|
Just a minor tweak to the logic to check early for a null
Properties object.
|
2003-02-23 21:53:17 +00:00 |
Lars Kühne
|
03d9719f47
|
added request id for InterfaceIsType
|
2003-02-23 13:29:27 +00:00 |
Lars Kühne
|
c40ba98dbf
|
added ConfigurationLoader bug + small fixes
|
2003-02-23 12:42:29 +00:00 |
Lars Kühne
|
4780212174
|
use a PropertyResolver interface instead of using Properties directly
|
2003-02-23 12:29:18 +00:00 |
Lars Kühne
|
7166b6a1d0
|
made ConfigurationLoader final
moved SaxHandler methods to inner class so they do not appear in the public API
|
2003-02-23 08:20:36 +00:00 |
Oliver Burn
|
17cfbb2442
|
Changed the scope to be public.
|
2003-02-23 07:32:30 +00:00 |
Lars Kühne
|
ef2aa379d8
|
finished the docs for the new checks
|
2003-02-22 17:00:23 +00:00 |
Lars Kühne
|
a1f8377ec5
|
added docs for some new checks, still a few missing
|
2003-02-20 06:12:41 +00:00 |
Lars Kühne
|
eb4c8c6ac6
|
news for 3.1
|
2003-02-20 06:10:40 +00:00 |
Lars Kühne
|
d468e6ae19
|
include new modules
|
2003-02-20 05:37:25 +00:00 |
Lars Kühne
|
7f9839943c
|
fixed bug reported by Joe Comuzzi
|
2003-02-18 20:42:04 +00:00 |
Lars Kühne
|
476a7dd02f
|
starting 3.1
|
2003-02-18 20:39:00 +00:00 |
Lars Kühne
|
6ee609ba60
|
test input for rcurly bug reported by Joe Comuzzi
|
2003-02-18 20:33:05 +00:00 |
Lars Kühne
|
3203ed4840
|
started documenting all the new checks (help wanted :-)
|
2003-02-18 06:21:33 +00:00 |
Lars Kühne
|
337aa4ec81
|
started 3.1
|
2003-02-18 06:20:58 +00:00 |
Lars Kühne
|
18fd9760c3
|
added AvoidInlineConditionals
|
2003-02-18 06:12:39 +00:00 |