Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
COMMONSSITE-30 - fix the checkstyle configuration to work for multi-module and review/update <reporting> plugin version numbers for the poms being changed.
- pom's need to use ${basedir} for configuration files as the multi-module profile is run from commons-parent, so if not specified it can't find those files
- the checkstyle configuration file needs to use ${checkstyle.header.file} for the headerFile property and <headerFile> element added to the plugin config in the pom.xml
- fix m1 checkstyle config to reflect the above where appropriate (specify header file property)
Upgrade to Logging 1.1.1 and Collections 3.2.1, remove ${basedir} from checkstyle and specify external links for javadocs
Fixing the headerFile location as per CODEC-67 and Benjamin's patch
Moving to TLP
Moving back :)
Moving to TLP
BEANUTILS-254 - add checkstyle config and fix more checkstyle issues - Unused imports - missing braces on if statements - lines too long
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |