James Gorman
e196edcf8b
Update UnusedImportsCheck to correctly detect classes in parameters and inline tags nested within block tags.
...
fixing checkstyle issues
Fixing even more checkstyle issues
2014-06-10 22:01:59 -07:00
Roman Ivanov
c121d60de3
fix for WARNING during build
2014-05-09 07:09:03 -07:00
Andrew Gaul
f77881c8fc
[typo] consistently use commas in operator list
...
Follow on from 1cdaeaaa4f .
2014-05-08 15:32:38 -07:00
Roman Ivanov
c3e98e58b9
update for eclipse project creation after changing project layout to maven style
2014-04-24 22:35:26 -07:00
Ilja Dubinin
f8ba00694d
New version of dsm-maven-plugin
2014-04-22 11:47:54 -07:00
Roman Ivanov
bf0a5b74ad
fix for dsm-maven-report to use obfuscation
2014-04-19 07:30:05 -07:00
Ilja Dubinin
6a4cb5b18b
dsm-maven-plugin has been added to pom.xml
2014-04-19 12:04:03 +04:00
Roman Ivanov
77a5877a2f
fix for UT failure, caused by previous commits
2014-03-29 22:36:05 -07:00
theqaguy
2ed89e1e58
Fix for issue #119 "HTML comments break the Javadoc style HTML check" error in TagParser
2014-03-29 22:13:32 -07:00
Jacob Tomaw
208e0208ca
Enhance WhitespaceAroundCheck to ignore Annotation Array Initialization curlies as it does for Array Initialization outside of annotations.
2014-03-27 16:19:52 -07:00
Roman Ivanov
3cb031f767
file suppressions_none.xml copied to static site to resolve issue 117, and be ready to use template for download
...
UT was updated to use new remote
2014-03-27 16:18:47 -07:00
Iļja Gubins
82d5ab82d8
Update config_javadoc.xml
...
Updating documentation to be consistent with changes in code.
2014-03-27 16:15:31 -07:00
Ilja Gubins
dfde8d0ffd
Adding u HTML tag to list of allowed tags in JavaDoc. Fixes issue #58 .
2014-03-27 16:15:31 -07:00
Roman Ivanov
e82a3d217c
script to make linear history (fast forward) in git
2014-03-23 16:04:04 -07:00
Ilja Gubins
19b80e2938
Fixed JavaDoc wrong method reference
2014-03-16 16:42:41 +02:00
Ivan Sopov
057394fff7
fix for test failure after moving to standard directory layout
2014-03-10 21:32:05 +02:00
Ivan Sopov
f1efb27670
moving to standard directory layout
2014-03-04 19:18:11 +02:00
Andrew Gaul
1cdaeaaa4f
[typo] consistently use commas in operator list
2014-02-26 22:35:05 -08:00
Pavel Baranchikov
686d009cf4
Added enum processing to TypeNameCheck
2014-02-21 12:05:13 +04:00
Ivan Sopov
f1cff12b20
Merge branch 'master' of github.com:checkstyle/checkstyle
2014-02-16 15:35:29 +02:00
Roman Ivanov
543b5347b1
fix for SF-667 JavadocStyle checkHTML bad Extra HTML tag found errors, font tag was added
2014-02-16 15:34:36 +02:00
Roman Ivanov
48e77d65c6
fix for SF-667 JavadocStyle checkHTML bad Extra HTML tag found errors
2014-02-16 15:34:36 +02:00
Niklas Walter
a361d17043
Updated README
...
README declared Google Collections Library as an dependency.
As the dependency was changed to Guava Libraries in the 5.7 release the README has had to be updated.
2014-02-16 15:34:36 +02:00
Niklas Walter
2754c61a31
Updated README to valid markdown syntax
2014-02-16 15:34:36 +02:00
Niklas Walter
6955d73e6a
Rename README.textile to README.md
2014-02-16 15:34:36 +02:00
Roman Ivanov
136ee664fb
Merge pull request #107 from TwoStone/master
...
Updated Readme file
2014-02-15 07:56:51 -08:00
Niklas Walter
aa0c5b3e60
Updated README
...
README declared Google Collections Library as an dependency.
As the dependency was changed to Guava Libraries in the 5.7 release the README has had to be updated.
2014-02-12 16:09:17 +01:00
Niklas Walter
6418407380
Updated README to valid markdown syntax
2014-02-12 16:05:56 +01:00
Niklas Walter
6bec077174
Rename README.textile to README.md
2014-02-12 15:52:24 +01:00
Roman Ivanov
3ff8b82288
how to for Eclipse compile and debug
2014-02-05 11:56:28 +02:00
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
Oliver Burn
b54981a73d
Upgrade copyright year to 2014
2014-02-03 20:59:41 +11:00
Oliver Burn
6902acbaa9
Add note about use of ANT
2014-02-03 20:48:05 +11:00
Oliver Burn
122d227cfc
Update release notes for 5.7 release
2014-02-03 20:29:35 +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
d7cb0248f2
Merge pull request #87 from romani/ci-managment-update
...
CI was changed to Travis
2014-01-26 18:44:38 -08:00
Roman Ivanov
ea986dca80
CI was changed to Travis
2014-01-26 07:34:39 -08:00
Ivan Sopov
9a6ea6efef
fix for checkstyle failure on the docs
2014-01-23 23:49:13 +02:00
Ivan Sopov
3ee0f50244
better continious integration
2014-01-23 23:45:05 +02:00
Roman Ivanov
ccdc084230
bitdeli was added
2014-01-21 23:22:13 -08:00
Ivan Sopov
2e44c278de
adding jdk8 to travis build
2014-01-20 17:05:44 +02:00
Ivan Sopov
e316ab084f
minor, fix for typos
2014-01-17 12:41:21 +02:00
Roman Ivanov
5980388a37
release notes for 5.7
2014-01-17 12:37:08 +02:00
Roman Ivanov
0026b1592e
github logo was added
2014-01-16 19:40:21 -08:00