14329 Commits

Author SHA1 Message Date
Juan Martín Sotuyo Dodero
6d17dc2e45 Update changelog, refs #1640 2019-02-01 19:25:35 -03:00
Phokham Nonava
f0830eb973 Update instead of override classHasLombokAnnotation flag
Fixes issues where inner classes would override this flag.
2019-02-01 22:59:04 +01:00
Travis CI (pmd-bot)
bd7c6c3a17 Update documentation
TRAVIS_JOB_NUMBER=3387.1
TRAVIS_COMMIT_RANGE=0ae9ed045b8e...e2a4b744fd54
2019-01-30 15:45:01 +00:00
Juan Martín Sotuyo Dodero
e2a4b744fd Merge branch 'pr-1634' 2019-01-30 12:27:17 -03:00
Juan Martín Sotuyo Dodero
db3d1c8362 Update changelog, refs #1634 2019-01-30 12:26:17 -03:00
Juan Martín Sotuyo Dodero
0ae9ed045b Merge branch 'pr-1635' 2019-01-30 12:16:09 -03:00
Juan Martín Sotuyo Dodero
0703b041a8 Update changelog, refs #1635 2019-01-30 12:15:53 -03:00
Shubham
0547897934 Reviewed code updated 2019-01-30 19:43:09 +05:30
Shubham
cb0c70f1ac Review changes implemented 2019-01-30 18:58:47 +05:30
Shubham
d1c75ccff4 Unused Formatter need not be checked for synchronization. 2019-01-30 14:57:39 +05:30
Shubham
149f85a7e4 #1633 [java] UnsynchronizedStaticFormatter reports commons lang FastDateFormat
Thread safe formatter org.apache.commons.lang3.time.FastDateFormat can not avoid UnsynchronizedStaticFormatterRule.
2019-01-30 14:02:17 +05:30
Shubham
9532552eaa BeanMembersShouldSerializeRule aware of lombok accessors
Extended AbstractLombokAwareRule to make BeanMembersShouldSerializeRule aware of lombok annotations. Checking if class or any of the variables have lombok annotations and avoid BeanMembersShouldSerializeRule on these variables.
2019-01-30 11:09:44 +05:30
Travis CI (pmd-bot)
dab1fb24c6 Update documentation
TRAVIS_JOB_NUMBER=3376.1
TRAVIS_COMMIT_RANGE=add4a78b57a2...8a7913a30d93
2019-01-29 03:22:02 +00:00
Juan Martín Sotuyo Dodero
8a7913a30d Merge branch 'pr-1628' 2019-01-29 00:04:40 -03:00
Juan Martín Sotuyo Dodero
754a812ad2 Update changelog, refs #1628 2019-01-29 00:03:44 -03:00
Juan Martín Sotuyo Dodero
add4a78b57 Merge branch 'pr-1625' 2019-01-29 00:00:11 -03:00
Juan Martín Sotuyo Dodero
212fd100aa Update changelog, refs #1625 2019-01-28 23:59:30 -03:00
Juan Martín Sotuyo Dodero
081ee17349 Simplify test 2019-01-28 23:59:19 -03:00
Juan Martín Sotuyo Dodero
b15a5087e0 Merge branch 'pr-1623' 2019-01-28 23:46:23 -03:00
Juan Martín Sotuyo Dodero
c76c9734e0 Update changelog, refs #1623 2019-01-28 23:46:03 -03:00
Shubham
6f2cd5fe29 Test cases added
Updated testcases.
2019-01-28 23:02:59 +05:30
Shubham
746dc4e602 Code review changes
All overridden methods are ignored now.
2019-01-28 20:51:06 +05:30
Shubham
1b9e63b4f4 #1543 [java] LinguisticNaming should ignore overriden methods
Overriden methods are ignored from LinguisticNamingRule.
2019-01-28 16:50:51 +05:30
Shubham
189bb46ea1 UnusedImports false positive for method parameter type in @see Javadoc
Updated SEE_PATTERN regex pattern.
2019-01-28 14:39:08 +05:30
Andreas Dangel
dd66f9c5a2 [ci] fix path to travis_wait, more usages of travis_wait 2019-01-27 19:39:31 +01:00
Andreas Dangel
b0eb46379e [ci] Fail the build if uploading the baseline fails 2019-01-27 18:31:21 +01:00
Andreas Dangel
017b6c3275 [ci] use travis_wait while uploading to sourceforge 2019-01-27 18:30:57 +01:00
Bobby Wertman
ea022f0e68 [java] Fix lombok.AllArgsConstructor support 2019-01-27 10:55:45 -05:00
Andreas Dangel
72900e25f6 Prepare next development version 2019-01-27 14:08:22 +01:00
Andreas Dangel
63cd6d0f5c [maven-release-plugin] prepare for next development iteration 2019-01-27 13:25:00 +01:00
Andreas Dangel
ea2776f70c [maven-release-plugin] prepare release pmd_releases/6.11.0 pmd_releases/6.11.0 2019-01-27 13:24:51 +01:00
Andreas Dangel
8a7cc8c910 Prepare pmd release 6.11.0 2019-01-27 13:16:20 +01:00
Andreas Dangel
5f0d4d04fb Fix release notes 2019-01-27 13:14:50 +01:00
Andreas Dangel
ea2fb21924 Merge branch 'pr-1450' 2019-01-27 11:51:29 +01:00
Andreas Dangel
59f032dbbd Update release notes, mention plsql 2019-01-27 11:40:39 +01:00
Andreas Dangel
df169f7027 [plsql] Fix build: table is a reserved word so can't be used as a table name 2019-01-27 11:34:01 +01:00
Juan Martín Sotuyo Dodero
76f6ceab79 Merge pull request #1594 from adangel/issue-1526
[plsql] ParseException when using TableCollectionExpression
2019-01-26 19:31:44 -03:00
Juan Martín Sotuyo Dodero
21d683743c Merge pull request #1616 from adangel/issue-1588
[plsql] Parse Exception with function calls in WHERE clause
2019-01-26 19:26:24 -03:00
Juan Martín Sotuyo Dodero
d68b579d79 Fix typo in release notes 2019-01-26 16:22:24 -03:00
Andreas Dangel
2912486b21 Merge branch 'pr-1591' 2019-01-26 19:45:14 +01:00
Andreas Dangel
8609aa314f Merge branch 'pr-1558' 2019-01-26 18:45:06 +01:00
Andreas Dangel
6c4317547d Update versions 2019-01-26 18:41:59 +01:00
Andreas Dangel
8a208b7027 [doc] fix regex, union needs to be enclosed in extra parentheses 2019-01-25 20:56:59 +01:00
Andreas Dangel
79767a0191 Update release notes 2019-01-25 18:16:53 +01:00
Andreas Dangel
bac9d03cea Merge branch 'pr-1571' 2019-01-25 18:09:37 +01:00
Andreas Dangel
d61cccade5 [apex] Expose operator of BinaryExpression, add test for boolean expression op 2019-01-25 18:09:19 +01:00
Andreas Dangel
d43e65761b [core] Undo changes to AttributeAxisIterator / Attribute, so that
we only can iterate on the node's attribute
2019-01-25 18:08:29 +01:00
Andreas Dangel
2def07b542 Fixes from PR review 2019-01-23 21:31:34 +01:00
Andreas Dangel
46ddd7d1f6 [plsql] ParseException when using TableCollectionExpression
Fixes #1526

Also adding InsertStatement
2019-01-23 21:31:34 +01:00
Andreas Dangel
b173d11508 [plsql] Parse Exception with function calls in WHERE clause
Fixes #1588
2019-01-23 20:56:44 +01:00