12152 Commits

Author SHA1 Message Date
Juan Martín Sotuyo Dodero
1c9a4fd31c Merge branch 'pr-922' 2018-02-18 17:36:57 -03:00
Andreas Dangel
394948624f Update release notes, fixes #853 2018-02-18 20:37:59 +01:00
Andreas Dangel
18c79a34f4 Fix deprecations 2018-02-18 20:25:42 +01:00
Andreas Dangel
2087dd9472 Fix integration test - scala is now active always 2018-02-18 20:24:04 +01:00
Andreas Dangel
9392239c45 scala update, part 2
* Update to new scala API
* remove comments support which was not used anyway
* Use scala-maven-plugin to generate javadoc
2018-02-18 20:23:32 +01:00
Andreas Dangel
74ae8d0d6e Remove profile jdk9-disabled - scala is now active always 2018-02-18 19:07:37 +01:00
Andreas Dangel
fc21190bb7 scala update, part 1 2018-02-18 18:52:07 +01:00
Andreas Dangel
9c007afb57 Fixes #795
Merge branch 'pr-919'
2018-02-18 18:40:33 +01:00
Andreas Dangel
9fbaa835ab Fix typo, add removal version for deprecated interfaces/classes 2018-02-18 18:40:25 +01:00
Andreas Dangel
7997e16f1b Merge branch 'pr-920' 2018-02-18 18:35:22 +01:00
Andreas Dangel
aac36cb11e Update release notes, refs #920 2018-02-18 18:35:12 +01:00
Juan Martín Sotuyo Dodero
32af9cabf2 [java] Update valid identifiers
- Newer Java versions have allowed for a lot more tokens in identifiers
2018-02-18 04:44:27 -03:00
Juan Martín Sotuyo Dodero
21d02f90af Remove unused import 2018-02-18 04:37:44 -03:00
Juan Martín Sotuyo Dodero
6d1a8888a9 Update changelog, refs #795 2018-02-17 21:45:15 -03:00
Juan Martín Sotuyo Dodero
1c68248eee Update tests 2018-02-17 21:39:59 -03:00
Juan Martín Sotuyo Dodero
46aa1e2f2a Remove usages of deprecated classes 2018-02-17 21:39:10 -03:00
Juan Martín Sotuyo Dodero
08560add78 Deprecate FileReporter 2018-02-17 21:38:39 -03:00
Juan Martín Sotuyo Dodero
33626e7a2d Implement new renderer for CPD
- Write directly to writers, don't handle strings
2018-02-17 21:37:51 -03:00
Juan Martín Sotuyo Dodero
78890afe13 Merge branch 'pr-884' 2018-02-17 17:32:52 -03:00
Juan Martín Sotuyo Dodero
cdb28f72ff Update changelog 2018-02-17 17:32:09 -03:00
Juan Martín Sotuyo Dodero
0253a0c615 Merge branch 'pr-916' 2018-02-17 17:25:54 -03:00
Travis CI (pmd-bot)
94bb23d22c Update documentation 2018-02-17 17:30:18 +00:00
Juan Martín Sotuyo Dodero
123f2139b9 Merge branch 'pr-914' 2018-02-17 14:17:04 -03:00
Juan Martín Sotuyo Dodero
1992a0d33b Update changelog, refs #914 2018-02-17 14:16:47 -03:00
Juan Martín Sotuyo Dodero
f4c7cc70bc Merge branch 'pr-901' 2018-02-17 14:13:55 -03:00
Juan Martín Sotuyo Dodero
99d853c39d Update changelog, refs #901 2018-02-17 14:13:32 -03:00
Juan Martín Sotuyo Dodero
f62fe38d97 Minor cleanups 2018-02-17 14:12:23 -03:00
Clément Fournier
22596e5176 Add ghost production for TypeAnnotation to cleanup the grammar
Type annotations can be nearly everywhere since Java 8, which makes the grammar
really hard to read when the check for correct jdk version is repeated all over
the place.
2018-02-16 23:53:37 +01:00
Clément Fournier
c401e2cbc6 Move boilerplate to an abstract class 2018-02-16 15:31:52 +01:00
Clément Fournier
d25fbcf8c0 Remove unnecessary javadoc 2018-02-16 00:25:06 +01:00
Akshat Bahety
997a1f61fa Documentation Updated
As written in issue #891 apex uses Single Quotes ' ' instead of Double " "
Updated the document to represent the same to the user.
2018-02-15 05:32:47 +05:30
Juan Martín Sotuyo Dodero
cd9f4f2248 Merge branch 'pr-892' 2018-02-08 23:06:02 -03:00
Juan Martín Sotuyo Dodero
2909eb02b7 Merge branch 'pr-903' 2018-02-07 12:59:26 -03:00
Juan Martín Sotuyo Dodero
ef85cf4c8f Update changelog, refs #903 2018-02-07 12:59:08 -03:00
Clément Fournier
c245ef1ea9 Format test cases 2018-02-07 14:18:33 +01:00
Clément Fournier
45cb5f3252 Minor style corrections 2018-02-07 14:12:01 +01:00
Clément Fournier
bb2e35b815 Fix ImmutableField false positive when lambda is in constructor
Fixes #855
2018-02-07 14:05:47 +01:00
Clément Fournier
240ccfb32f Improve a confusing code construct 2018-02-06 18:30:09 +01:00
Juan Martín Sotuyo Dodero
90527c646e Update changelog, refs #900 2018-02-05 02:30:22 -03:00
Clément Fournier
3d8d9ff013 Corrections for PR comments #901 2018-02-04 20:47:20 +01:00
Clément Fournier
5a3e1941d0 Use multi valued property as a PoC 2018-02-03 14:31:31 +01:00
Clément Fournier
5e8e125afa Replace synthetic proxy with static proxy for Xml nodes
Fixes #739
2018-02-03 14:24:24 +01:00
Juan Martín Sotuyo Dodero
117f4cf87a Merge branch 'pr-900' 2018-02-02 13:48:54 -03:00
reudismam
7e380e5d98 Use isEmpty method. 2018-02-02 12:28:25 -03:00
Andreas Dangel
7938dcd8c4 [ci] Add pmd-commits@lists.sourceforge.net for build notifications 2018-02-01 19:25:46 +01:00
Clément Fournier
6ab52371cc Fix NPE in ForLoopCanBeForeach 2018-01-30 16:29:00 +01:00
Clément Fournier
47cfc3909c Merge branch 'master' into issue-784 2018-01-30 16:09:44 +01:00
Andreas Dangel
79882b1eb0 [ci] Fix coveralls integration: run a install first 2018-01-30 09:53:59 +01:00
Andreas Dangel
5c8016e58e Merge branch 'pr-889' 2018-01-30 09:43:29 +01:00
Andreas Dangel
257402cf95 Merge branch 'pr-890' 2018-01-30 09:34:06 +01:00