Commit Graph

80 Commits

Author SHA1 Message Date
Oliver Burn ec04cd6f15 [maven-release-plugin] prepare for next development iteration 2014-02-03 21:55:06 +11:00
Oliver Burn 75c1c3b424 [maven-release-plugin] prepare release release5_7 2014-02-03 21:54:56 +11:00
Oliver Burn e08a2e915f Rolling back. I am currently fighting with the Maven release plugin :-( 2014-02-03 21:53:29 +11:00
Oliver Burn 7d36a66c69 [maven-release-plugin] prepare release release5_7 2014-02-03 21:26:40 +11:00
Ivan Sopov d0a7bc319c using version of maven-site-plugin that supports recent versions of maven 2014-01-30 21:39:18 +02:00
Roman Ivanov 43c3d007cc propertyExpansion does work, so I changed configs 2014-01-30 00:16:44 -08:00
Roman Ivanov d8ce6617ba attempts to add checkstyle report 2014-01-29 23:58:48 -08:00
Roman Ivanov 6d10fc0a4c extra reports for web site (findbug, cobertura, pmd, tags, surefire)
This reverts commit a8cb0d6d92ee66f13343e23bab61a71ffc75e04d.
2014-01-29 23:50:37 -08:00
Roman Ivanov ea986dca80 CI was changed to Travis 2014-01-26 07:34:39 -08:00
Roman Ivanov c7804c0910 update to use google mail lists 2013-12-05 23:24:59 -08:00
Ivan Sopov 57eab13a7e using java5 compatible version of guava 2013-12-04 15:07:29 +02:00
Ivan Sopov c05e123659 Changes for format of the scm connections 2013-12-04 15:06:11 +02:00
picomancer 788f87df4d chmod all files to 644 2013-10-05 00:22:22 -04:00
Oliver Burn be73bc1d10 add the team members to the project site 2013-09-25 21:13:18 +10:00
Oliver Burn f9f17e176b Changes for moving to GitHub for source code and issue management. 2013-09-10 20:51:14 +10:00
Oliver Burn 359237496a Black magic to get rid of Maven errors in Eclipse.
Solution found at http://stackoverflow.com/questions/6352208/how-to-solve-plugin-execution-not-covered-by-lifecycle-configuration-for-sprin
2013-06-12 20:45:56 +10:00
Oliver Burn 0e866d0455 Upgrading the Guava version 2013-06-12 20:12:03 +10:00
Oliver Burn 6e6c4f7625 upgrade dependencies 2012-12-02 16:52:56 +11:00
Oliver Burn 20a72084f5 [maven-release-plugin] prepare for next development iteration 2012-09-18 21:06:24 +10:00
Oliver Burn 5684a85a52 [maven-release-plugin] prepare release release5_6 2012-09-18 21:05:44 +10:00
Oliver Burn 4cc300a8e5 Make tests run under any locale 2012-04-16 22:07:35 +10:00
Oliver Burn a72e93613b Apply patch #3485185 to load SuppressionFilter from a URL 2012-02-09 22:42:27 +11:00
Oliver Burn 4a4449afed [maven-release-plugin] prepare for next development iteration 2011-11-05 21:30:36 +10:00
Oliver Burn e84ca8a4d1 [maven-release-plugin] prepare release release5_5 2011-11-05 21:30:09 +10:00
Oliver Burn 711c0feac6 upgrade versions 2011-10-23 15:39:06 +11:00
Oliver Burn 34f2203d5e [maven-release-plugin] prepare for next development iteration 2011-07-14 20:38:17 +10:00
Oliver Burn 89191a2a52 [maven-release-plugin] prepare release release5_4 2011-07-14 20:36:54 +10:00
Oliver Burn c12bbc18ed upgrade versions
fix generation error.
2011-07-12 16:39:41 +10:00
Oliver Burn be8127a604 Enhanced the ANT task, Command Line and Suppression Filter to be able to load
their configuration file from either the filesystem or the classpath as a
resource. Thanks to Tracy Snell for patch #3307526.
2011-07-11 20:58:39 +10:00
Oliver Burn c5455b699d Fix up the URL for the license, to be to the correct version. 2011-06-26 21:52:32 +10:00
Oliver Burn 317dca9a3e fix copy/paste error 2011-04-07 12:02:23 +10:00
Oliver Burn 0c9cf280e2 Support different JDKs 2011-04-03 21:26:54 +10:00
Oliver Burn 984f71d15d upgrade plugins 2011-04-01 17:00:26 +11:00
Oliver Burn 190ff8041d reference the CI server kindly provided. 2011-04-01 14:51:29 +11:00
Oliver Burn 74314fc5a8 update documentation tips. 2011-01-16 15:15:11 +11:00
Oliver Burn 45cdfa7240 upgrade dependencies. 2011-01-16 15:11:17 +11:00
Oliver Burn 026deab5b5 adding version numbers as Maven 3 requires it. 2011-01-16 15:06:22 +11:00
Oliver Burn 251acacd0f [maven-release-plugin] prepare for next development iteration 2010-10-19 18:56:40 +10:00
Oliver Burn 5718ab6e62 [maven-release-plugin] prepare release release5_3 2010-10-19 18:56:17 +10:00
Oliver Burn 987d2d67d5 Break dependence of deprecated API from Beanutils.
Also fixed Checkstyle errors (oh the shame:-).
2010-10-04 22:33:47 +11:00
Oliver Burn 9353fb50b6 Run the checkstyle task in the correct phase. 2010-10-01 11:20:14 +10:00
Oliver Burn 592a12fa3d I have converted the Checkstyle repository from Subversion to
Mercurial (Hg). As of now, the Subversion repository is closed
for commits and I have revoked access to all the committers. They
naturally now have access to the Mercurial repository.

The Subversion repository. will still be available for on-line
viewing, at least until the 5.3 release.

I have done this, as I have been using Mercurial for the last
year on other projects and want to take advantage of it's
features.

There is a good intro guide to Mercurial at http://hginit.com/.
I recommend http://tortoisehg.bitbucket.org/ as a good front end.

Note: during the conversion process, I encountered the following issues:

   - Due to me being consistent on the directory format for tags,
     not all tags have come across. They are preserved in
     Subversion.

   - There were issues with CRLF line endings. These have been
     fixed.
2010-09-30 15:28:17 +10:00
Oliver Burn 41954c1bd0 Added NestedForDepth that restricts nested <code>for</code>
blocks to a specified depth (default = 1). Thanks to Alexander
Jesse for patch #1151673.
2010-09-29 05:44:01 +00:00
Oliver Burn b1a8aac706 [maven-release-plugin] prepare for next development iteration 2010-09-25 04:23:55 +00:00
Oliver Burn 610bc48938 [maven-release-plugin] prepare release release5_2 2010-09-25 04:23:09 +00:00
Oliver Burn 776cf7f5cc Changes for making releases following https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide. 2010-09-24 22:08:41 +00:00
Oliver Burn 3539d50634 General clean up 2010-09-24 04:52:26 +00:00
Oliver Burn 1a99a22d57 Seen the error of my ways. The "mvn package" command should be default just build the Checkstyle JAR as this is what will be released in the Maven Central Repository.
To generate the distributions, use the command "mvn -Pdistro package". This activates the distro profile that will generate the distributions.
2010-09-23 23:50:15 +00:00
Oliver Burn 3765156a81 Changing the groupId after being requested to. http://issues.sonatype.org/browse/OSSRH-807 2010-09-23 12:37:15 +00:00
Oliver Burn b9a47d49d8 Add the necessary support for signing releases. A requirement for publishing to the Maven Central. (there are many hurdles to be cleared). 2010-09-23 10:50:40 +00:00