Commit Graph

2446 Commits

Author SHA1 Message Date
Oliver Burn 4cf555d4e6 start of (possible) conversion to using Maven for builds.
There are obvious advantages to moving across to Maven, and some downsides. At the moment ANT & Maven can exist side-by-side. Will shift fully across once the Maven build is on par with the ANT build, and has proven to be of benefit.
2010-09-15 06:23:30 +00:00
Oliver Burn ab2656cbe7 2010-09-14 13:11:48 +00:00
Oliver Burn 9e5e8f1880 upgrade to latest version 2010-09-14 06:08:45 +00:00
Oliver Burn 8d800ef546 Enhanced ImportOrder to support using regular expressions for defining groups. Thanks to Martin von Gagern for patch #2782118. 2010-09-14 03:49:45 +00:00
Oliver Burn c4853b4452 Added InnerTypeLast check. 2010-08-15 12:22:30 +00:00
Oliver Burn 028da4f8c6 Fix type identifed in bug#: 3030978 2010-07-18 23:44:21 +00:00
Oliver Burn 0c3f920a21 updated the release notes 2010-07-02 03:09:16 +00:00
Oliver Burn 8c0c66dd8e Clean up how the ant version is detected. Thanks to Martin von Gagern
for patch #3023250.
2010-07-02 02:41:34 +00:00
Oliver Burn 3cd6646941 Apply patch #2783226 that uses FileText as an implementation for
List<String> to pass lines around
2010-06-28 13:02:13 +00:00
Oliver Burn 78a5fd3494 just because 2010-06-05 06:12:16 +00:00
Oliver Burn 1017cb35e4 Enhanced WriteTag to support empty tags, and constructor declarations. Thanks to Rolf Wojtech for patch #2724894. 2010-04-11 03:15:35 +00:00
Oliver Burn eeee00819b Fixed JavadocStyle not handling package declarations that have annotations.(bug #2911363) 2010-03-04 10:57:55 +00:00
Oliver Burn e99c99b5cf record a test that breaks for bug# 2911363' 2010-03-01 05:18:21 +00:00
Oliver Burn 1f8ce94fa4 Added (missing:-) documentation for patch #2953941 2010-02-22 11:18:24 +00:00
Oliver Burn ca9c59e8dc Recording work before documentation - based on patch #2953941 2010-02-22 10:57:20 +00:00
Oliver Burn 139609ac5d Fixed ImportOrder to have the sort behaviour as in release 5.0. (bug #2952881). Thanks to Steve McKay for patch #2953936. 2010-02-18 11:16:51 +00:00
Oliver Burn ba60fc038f for a later release 2010-02-16 11:34:18 +00:00
Oliver Burn 49d74e731f getting ready for release 2010-02-16 09:25:28 +00:00
Oliver Burn e292d5fa53 Enhanced the ImportContro check to support regular expressions. Thanks to lbaeumer for patch #2937442. 2010-02-14 10:24:46 +00:00
Oliver Burn a2c4566348 Enhanced JavadocType check to handle and report on unknown
Javadoc tags. The property allowUnknownTags can be set to
ignore errors. (bug #2882261)
2010-02-13 11:57:53 +00:00
Oliver Burn d2debccc01 remove unneeded testsuite runners. Eclipse support makes this not required anymore. 2010-02-13 04:06:49 +00:00
Oliver Burn f9ab1622b3 remove unneeded testsuite runners. Eclipse support makes this not required anymore. 2010-02-13 04:00:50 +00:00
Oliver Burn 98b7a4c6b9 a new year 2010-02-13 03:41:05 +00:00
Oliver Burn 523080bbf2 A new year 2010-02-13 02:57:15 +00:00
Oliver Burn 8739f92123 remove dead code 2010-02-13 02:30:12 +00:00
Oliver Burn 823ebdba0d add another related tool 2010-02-04 10:07:07 +00:00
Oliver Burn 9366a647f6 update google-collections to 1.0 2010-01-13 04:17:47 +00:00
Oliver Burn 63d2b622ab Report unused Javadoc tags with no trailing whitespace(bug #2506962). Thanks to Ashlesha Patil for patch #2781021. 2009-12-13 10:04:04 +00:00
Oliver Burn 073d09569f Improve ConfigurationLoader to use a InputSource. Thanks to Martin von Gagern for patch #2782627. 2009-12-13 09:49:28 +00:00
Oliver Burn e2329c7a98 Patch #2815734 from Rolf Wojtech 2009-12-13 09:18:21 +00:00
Oliver Burn efccc132ce Enhanced ImportOrder check to support wildcard ('*') groups. Thanks to Steve McKay for patch #2891032. 2009-12-12 05:42:43 +00:00
Oliver Burn 2bf724effc Enhanced the naming checks ConstantName, MemberName, MethodName and StaticVariableName to utilise the access control tuning features of AbstractAccessControlNameCheck. Thanks to Steve McKay for patch #2893581. 2009-12-12 04:10:23 +00:00
Oliver Burn 19d385d84a fix a broken link 2009-11-30 10:50:09 +00:00
Oliver Burn 412361304c patch #2815684 2009-07-30 08:27:17 +00:00
Oliver Burn cea34d82b7 ID: 2827126 - add documentation on fileExtensions property so that people know about it. 2009-07-30 07:54:50 +00:00
Oliver Burn dba676ed3f fix doc mistake 2009-06-17 11:59:14 +00:00
Oliver Burn 06a39de25a fix up old documentation. 2009-06-17 11:42:38 +00:00
Oliver Burn 9e82f1c64e remove old documentation. 2009-06-17 11:32:39 +00:00
Travis Schneeberger 4a97304fdf added documentation for new tool that uses CheckStyle - fawkez (request #2785601) 2009-05-06 02:18:27 +00:00
Travis Schneeberger f6a6dadd87 Hooray for correct documentation...bug #2783451 2009-05-06 01:59:18 +00:00
Travis Schneeberger e9d86d9646 release notes for bug #2778850 2009-05-05 23:58:11 +00:00
Travis Schneeberger b6d3766e73 updated Sun license for bug #2778850 2009-05-05 23:55:10 +00:00
Travis Schneeberger 97d2c62329 Hooray for correct documentation...bug #2775402 2009-05-05 02:12:31 +00:00
Travis Schneeberger 007570a82f Hooray for correct documentation...bug #2745287 2009-05-05 01:49:42 +00:00
Travis Schneeberger 9820b43abe Hooray for correct documentation...bug #2745145 2009-05-05 01:36:02 +00:00
Travis Schneeberger 0d43b6a743 updated release notes for recent commits 2009-05-01 03:12:15 +00:00
Travis Schneeberger c4020aa1c0 patch #2782630 - fixing javadoc errors that were corrected in patch provided by Martin von Gagern 2009-05-01 02:30:59 +00:00
Travis Schneeberger 88e620f93a suppression comment filter documentation using regex with negative lookahead 2009-05-01 00:26:49 +00:00
Travis Schneeberger 710068b28d added a couple links to NetBeans integration. 2009-04-30 12:51:16 +00:00
Oliver Burn a15b62b572 use immutablemap where possible 2009-04-27 12:35:19 +00:00