Commit Graph

253 Commits

Author SHA1 Message Date
Oliver Burn 6902acbaa9 Add note about use of ANT 2014-02-03 20:48:05 +11:00
Roman Ivanov 43c3d007cc propertyExpansion does work, so I changed configs 2014-01-30 00:16:44 -08:00
picomancer 788f87df4d chmod all files to 644 2013-10-05 00:22:22 -04:00
Oliver Burn 5d31b9e6ef support turning on/off processing Javadoc comments. 2011-07-12 14:19:50 +10:00
Oliver Burn ceb894bc7a Treating the Unit Tests as *real* code. 2010-10-06 12:44:39 +11:00
Oliver Burn 6f46bd4e83 fixing the line endings 2010-09-30 13:36:23 +10:00
Oliver Burn ebb5c70dca Added the new line at end of file check to the mix 2010-09-29 10:10:30 +00:00
Oliver Burn 518a371c40 Strip the ANT build.xml back to purely testing tasks. It requires that the 'mvn package' target has been run to generate the package. 2010-09-21 07:04:35 +00:00
Oliver Burn 2b3ac1ec67 Keeping the ANT build functioning 2010-09-17 10:50:15 +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 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 9366a647f6 update google-collections to 1.0 2010-01-13 04:17:47 +00:00
Oliver Burn ecd2e62dd4 stop using native2ascii as it was hanging under Cygwin/JDK1.6. 2009-04-27 12:11:14 +00:00
Oliver Burn 17c08660fa upgrade to google collections 1.0 rc1 2009-04-25 22:58:37 +00:00
Oliver Burn c0dfe4f3f2 update version. 2009-04-18 03:10:58 +00:00
Oliver Burn 2f06e868b1 preparing for a release 2009-04-18 00:20:35 +00:00
Oliver Burn b29e7a4c49 bump the version 2009-03-30 11:27:55 +00:00
Oliver Burn 8a7713b4f7 record work on patch #2534038 from Travis for new annotation checks. Very good patch as usual from Travis. Shame on me for taking so long to apply it. 2009-03-23 10:49:39 +00:00
Oliver Burn 35ae851486 preparing for a release. 2009-03-22 03:52:46 +00:00
Lars Kühne d5a27ed79b upgraded to current release of google-collections, 0.9 / snapshot-20090211
* they moved some the factory methods for creating immutable sorted sets to a different class
* they removed the old convenient API for building singleton TreeSets in one line
* they removed RefernceMap in favor of MapMaker
2009-03-17 21:07:25 +00:00
Oliver Burn 211e2414ae Added the SuppressWithNearbyCommentFilter filter that uses nearby comments to suppress audit events. Thanks to Mick Killianey for providing patch #2354424. 2009-03-08 04:21:41 +00:00
Oliver Burn bd8a1a545f New check FileTabCharacter for ensuring that any files does not contain a tab character. It is now used to ensure the documentation files do not contain tabs.
Also introduced Utils.closeQuietly to clean up code.
2008-11-06 07:21:12 +00:00
Oliver Burn 7f92af2b87 support running the sun_checks.xml 2008-10-06 04:03:30 +00:00
Oliver Burn 94e8285d4c stop duplicate entries in availablechecks.html 2008-07-22 07:03:54 +00:00
Oliver Burn 8c8cfff759 put back. 2008-07-22 03:24:01 +00:00
Oliver Burn a6471e8a26 fix a bug found with inner definitions. 2008-07-16 08:23:02 +00:00
Oliver Burn 3edefc87b4 preparing for a beta release. 2008-07-16 07:15:58 +00:00
Michael Studman 7b346bb6e1 Adding gui.target property to build.xml to allow for more speedy visual inspection of grammar changes 2008-05-12 10:28:21 +00:00
Michael Studman 70035c8687 Adding gui.target property to build.xml to allow for more speedy visual inspection of grammar changes 2008-05-12 10:25:10 +00:00
Lars Kühne 4f86310014 upgraded to commons-cli 1.1 (ASL 2.0) 2008-04-27 13:18:27 +00:00
Oliver Burn 098124a601 Changes to use the Google Collections Library (http://code.google.com/p/google-collections/) 2008-04-22 11:04:17 +00:00
Michael Studman 31b643724b Loosening up Ant requirements beyond a particular build date - my 1.7.0 was built on Feb 6 2008 :) 2008-03-26 11:46:28 +00:00
Oliver Burn fbfe160ca8 Upgrade to require ANT 1.7.0 and use JUnit 4.4. A nice by product is that JUnit is no longer required to be in the ANT classpath.
Requiring ANT 1.7.0 should not be a drama as it was released over one year ago. It is required to run JUnit 4.x tests (without a hack workaround being required).
2008-01-15 10:20:32 +00:00
Oliver Burn feb4348470 Retired the J2EE checks and also the optional bundle. 2008-01-14 05:13:24 +00:00
Lars Kühne e7dcc7d8e6 corrected reported path on test failures and fixed compilation warnings for testinputs on UTF-8 systems such as modern distributions of Linux 2007-12-22 19:28:15 +00:00
Lars Kühne 70715d7464 removed references to transmogrify package 2007-12-20 20:06:41 +00:00
Oliver Burn d4e32973ad Implementation of a new JavadocPackageCheck - still need the test and the documentation. 2007-12-19 04:21:43 +00:00
Lars Kühne 03a527c4d5 removed Xalan checks for JDK 1.3 and 1.4 2007-12-17 21:22:04 +00:00
Oliver Burn 4ebf621616 Setting up to compile as Java 5 source. 2007-12-15 00:23:20 +00:00
Oliver Burn 3fb7ae8ee6 Making a 4.4 release. 2007-12-15 00:05:53 +00:00
Oliver Burn 115a1bab39 change to work with Java 1.6 2007-12-03 10:38:27 +00:00
Oliver Burn 2da46d26c1 Patch 1724028 - XSLs not counting errors correctly in filelist 2007-06-04 04:19:11 +00:00
Oliver Burn 02da493e64 Set the "failureProperty" with a meaningful message (feature request 1725475). 2007-06-04 03:04:02 +00:00
Lars Kühne 31d351a1e3 consistently use iso-8859-1 encoding for all invocations of <javadoc> to avoid warnings on modern linux distros (which use UTF-8 as the default encoding) 2007-02-12 19:18:34 +00:00
Lars Kühne 03b0bc8f47 fix for bug 1630361. Make sure that commons-collections classes that are shipped with beanutils are not included in checkstyle-all.jar 2007-02-01 21:24:40 +00:00
Lars Kühne 3e72ff4dea Removed usage of xerces and xml-apis, with Java 5 as the minimum build environment it's no longer necessary to mess around with them explicitly. 2007-01-27 14:55:33 +00:00
Lars Kühne 7e67d70fb8 version 4.4-SNAPSHOT 2007-01-27 13:16:21 +00:00
Oliver Burn 11d5a1357f apply patch for Maven POM files 2006-12-22 05:07:00 +00:00