Andreas Dangel
b2a7448974
Update release notes, refs #869
2018-05-31 11:08:42 +02:00
Andreas Dangel
7b54c5a6c9
[java] GuardLogStatement false positive with something.error on return
...
Fixes #869
2018-05-31 11:07:10 +02:00
Andreas Dangel
d86891da85
[java] GuardLogStatement false positive with Math.log
...
Fixes #869
2018-05-31 10:29:07 +02:00
Clément Fournier
f8ee148f68
Add XPath syntax highlighter to Rouge
...
This is only used when building the site, like the Liquid extensions
2018-05-31 10:20:00 +02:00
Akshat Bahety
8b553ff53d
UI Upgrades (understood that we need the components to be scalable will push that in next commit , and rename the fx:id too ) , dropped the list.
2018-05-31 12:05:36 +05:30
Clément Fournier
63e22779bc
Enforce fx:id naming convention
...
Refs pmd/build-tools#7
2018-05-31 07:41:38 +02:00
Juan Martín Sotuyo Dodero
48861e1da2
Merge branch 'pr-1161'
2018-05-30 20:52:17 -03:00
Juan Martín Sotuyo Dodero
6035620bdb
Update changelog, refs #1161
2018-05-30 20:51:08 -03:00
Akshat Bahety
8d24a06385
Updated the UI (still some work left) , Working on the fileNames in the list view , about the UI I think this shouldn't be scalable as the components would be just too much out of place , and about showOpenMultipleDialog there need to be a cast in place which throws an exception so I have kept the showOpenDialog
till now. Will be working on classPathGenerator tomorrow.
2018-05-31 02:42:56 +05:30
Clément Fournier
e4b9befd44
Fix issue 1158
2018-05-30 22:41:06 +02:00
Andreas Dangel
677cf9a298
Change starter script to support early access java builds
2018-05-30 22:09:01 +02:00
Clément Fournier
9a935d8ae3
Merge branch 'pr-1156'
2018-05-30 21:50:16 +02:00
Akshat Bahety
eefecf692a
Merge branch 'master' of https://github.com/akshatbahety/pmd
2018-05-30 22:39:36 +05:30
Akshat Bahety
b16b8f9ccb
Merge remote-tracking branch 'upstream/master'
2018-05-30 22:30:50 +05:30
Clément Fournier
95ac9691d3
Fix NPE, controller not found
2018-05-30 18:29:48 +02:00
Clément Fournier
ab536988d8
Fix starter script
...
It didn't consume correctly trailing info (eg date on java 10).
This is a horribly mistake and makes the script fail on a JRE 10.
We could consider updating the binary distribution for 6.4.0...
@jsotuyod @adangel
2018-05-30 17:58:46 +02:00
Travis CI (pmd-bot)
753a8d236d
Update documentation
2018-05-30 14:54:04 +00:00
Juan Martín Sotuyo Dodero
0c52c6520e
Merge branch 'pr-1157'
2018-05-30 11:40:37 -03:00
Akshat Bahety
61a5d1494b
auxClassPath UI
2018-05-30 15:21:37 +05:30
Andreas Dangel
81c5051832
Fixes #715 : [xml] ProjectVersionAsDependencyVersion false positive
2018-05-30 09:23:00 +02:00
Andreas Dangel
fddd0d84af
Merge branch 'pr-1152'
2018-05-30 09:01:11 +02:00
Andreas Dangel
eced574622
Minor tweaks for release script: RELEASE_RULESET var and more header lines for release_notes_old.md
2018-05-30 09:01:00 +02:00
Juan Martín Sotuyo Dodero
26b942d529
[ci] Use latest pmd on self
2018-05-30 01:21:21 -03:00
Juan Martín Sotuyo Dodero
148c3651fc
[java] AtLeastOneConstructor supports Lombok
...
- Lombok annotations that create a constructor whitelist the class
- Take the chance to cover a bunch of other FNs
- Improve documentation on the rule
- Some other minor improvements
- Fixes #667
2018-05-30 01:20:13 -03:00
Juan Martín Sotuyo Dodero
78c437bf93
Checkstyle fixes
2018-05-30 00:02:57 -03:00
Juan Martín Sotuyo Dodero
286ee2906b
[java] Fix FP with CommentDefaultAccessModifierRule
...
- Enum constructors should not be reported, even if nested
- Nested annotation members should not be reported
2018-05-29 23:40:47 -03:00
Juan Martín Sotuyo Dodero
094430679c
[java] Fix FN in UnnecessaryModifierRule
...
- Enum constructors are inherently private, no need to add that
modifier
2018-05-29 23:06:31 -03:00
Juan Martín Sotuyo Dodero
e3065c388e
Automatically update release_notes_old.md
2018-05-29 17:42:27 -03:00
Juan Martín Sotuyo Dodero
d333cc87be
Make sure to include the release ruleset if necessary
2018-05-29 17:11:40 -03:00
Juan Martín Sotuyo Dodero
59d7834df1
Fix release ruleset name
2018-05-29 16:55:12 -03:00
Juan Martín Sotuyo Dodero
191b887ff1
Run in batch mode
2018-05-29 16:43:58 -03:00
Juan Martín Sotuyo Dodero
32c34d43cb
Automatically reset the release notes
2018-05-29 16:08:48 -03:00
Juan Martín Sotuyo Dodero
9e86b00968
Clean backup poms after release
2018-05-29 15:56:45 -03:00
Juan Martín Sotuyo Dodero
3edb87360a
Add new ruleset for 6.4.0 new rules
2018-05-29 15:32:30 -03:00
Juan Martín Sotuyo Dodero
31667cdb89
Fix reference to sitemap_generator.sh
2018-05-29 14:56:54 -03:00
Juan Martín Sotuyo Dodero
7aea5b126f
Prepare next development version
2018-05-29 14:05:00 -03:00
Juan Martín Sotuyo Dodero
a788d4b586
[maven-release-plugin] prepare for next development iteration
2018-05-29 13:58:54 -03:00
Juan Martín Sotuyo Dodero
e9d78ede3c
[maven-release-plugin] prepare release pmd_releases/6.4.0
pmd_releases/6.4.0
2018-05-29 13:58:44 -03:00
Juan Martín Sotuyo Dodero
7a1207323d
Prepare pmd release 6.4.0
2018-05-29 13:47:13 -03:00
Juan Martín Sotuyo Dodero
50aa05ffa3
Add missing deprecations to changelog
2018-05-29 13:28:08 -03:00
Juan Martín Sotuyo Dodero
805aa8a9dc
Merge branch 'pr-1073'
2018-05-29 13:21:56 -03:00
Juan Martín Sotuyo Dodero
45a390aafb
Update changelog
2018-05-29 13:21:34 -03:00
Juan Martín Sotuyo Dodero
5359f4d89d
Minor review improvements
2018-05-29 13:19:58 -03:00
Andreas Dangel
1b190be3b1
Replace nbsp (U+00A0) with normal space (U+0020)
...
Avoiding bash error:
run.sh: line 82: $'[\302\240pmd': command not found
2018-05-28 21:54:32 +02:00
Andreas Dangel
3c6a292407
Merge branch 'master' into java10-basic-support
2018-05-28 21:28:12 +02:00
Andreas Dangel
a46288547d
Rework "var" support for java10 using void production for LocalVariableType
2018-05-28 21:18:59 +02:00
Andreas Dangel
0b0479d7c0
Prevent using "var" as type name, annotation name or enum with Java 10
2018-05-28 20:07:10 +02:00
Andreas Dangel
4b096b4f96
Don't return "var" as typeImage for inferred variable types
2018-05-28 19:38:16 +02:00
Juan Martín Sotuyo Dodero
47286ac8c5
Merge pull request #1135 from adangel/ci-scripts
...
Update to ci scripts
2018-05-27 17:53:18 -03:00
Clément Fournier
9391483180
Merge branch 'master' into improve-doc-site-navigation
2018-05-27 20:12:25 +02:00