Andreas Dangel
5a7bbe19a2
dogfood: fix missing override
...
Note: the rule is disabled for pmd-xml, refs #1074
2018-06-16 17:48:36 +02:00
Andreas Dangel
2c987a2688
Upgrade m-pmd-p to 3.10.0
2018-06-16 15:12:14 +02:00
Andreas Dangel
5241ebf3cd
Merge branch 'pr-1154'
2018-06-13 20:09:39 +02:00
Andreas Dangel
715cb8c4f7
Update release notes, refs #1154
2018-06-13 20:08:54 +02:00
Andreas Dangel
88ac2f5227
Use ASTAnyTypeDeclaration.getTypeKind()
2018-06-13 20:08:03 +02:00
Juan Martín Sotuyo Dodero
58a59222b0
Merge branch 'fp-unnecessary-modifier-enum'
2018-06-12 00:52:07 -03:00
Juan Martín Sotuyo Dodero
eeca5bbf3a
Update changelog, refs #1153
2018-06-12 00:51:25 -03:00
Clément Fournier
71ddcea0e7
Typo!!
2018-06-12 01:38:36 +02:00
Clément Fournier
22023ccfb5
Fix possible NPE
2018-06-12 00:27:30 +02:00
Clément Fournier
5cf60df09e
Typo
2018-06-11 20:29:23 +02:00
Clément Fournier
77bd3e9510
Improvements for PR #1153
2018-06-11 20:28:00 +02:00
Clément Fournier
72cbfe630f
Improve UnnecessaryModifier messages
2018-06-11 19:31:20 +02:00
Juan Martín Sotuyo Dodero
b7b31d16f6
Merge branch 'pr-1179'
2018-06-10 02:26:56 -03:00
Clément Fournier
82b4189bc5
Fix javadoc warning
2018-06-10 03:58:32 +02:00
Clément Fournier
735b8dfe37
Use better name
2018-06-10 03:41:22 +02:00
Clément Fournier
b4c492d94f
More doc
2018-06-10 03:35:52 +02:00
Clément Fournier
5cf7891d71
Add getXPathAttributes() to Node interface
...
Deprecate AttributeNode
2018-06-10 03:26:28 +02:00
Clément Fournier
bf466b8b84
Document Attribute
2018-06-10 03:09:20 +02:00
Clément Fournier
9aacc4d206
Rearrange code
2018-06-10 03:03:57 +02:00
Clément Fournier
3a8febb200
Document AttributeAxisIterator
2018-06-10 03:00:45 +02:00
Juan Martín Sotuyo Dodero
ab9aac28a2
Merge branch 'pr-1180'
2018-06-09 21:37:25 -03:00
Clément Fournier
c3aa662b77
Add unit test
2018-06-10 02:23:30 +02:00
Clément Fournier
57d999c617
Use EventSource in the EventLogger
2018-06-10 02:17:25 +02:00
Juan Martín Sotuyo Dodero
914293daad
Restrict upper bound of generic
2018-06-09 20:08:22 -03:00
Juan Martín Sotuyo Dodero
226d4c7c07
Merge branch 'pr-1163'
2018-06-09 20:06:55 -03:00
Juan Martín Sotuyo Dodero
f0071f64fa
Merge branch 'pr-1169'
2018-06-09 19:51:16 -03:00
Juan Martín Sotuyo Dodero
c93b6c6812
Update changelog, refs #1169
2018-06-09 19:49:21 -03:00
Travis CI (pmd-bot)
5ffe69ee49
Update documentation
2018-06-09 21:49:08 +00:00
Juan Martín Sotuyo Dodero
3ca449426e
Merge branch 'pr-1172'
2018-06-09 18:39:01 -03:00
Juan Martín Sotuyo Dodero
2ed1549eff
Update changelog, refs #1172
2018-06-09 18:38:49 -03:00
Juan Martín Sotuyo Dodero
26a5dd625e
Merge branch 'pr-1183'
2018-06-09 18:07:23 -03:00
Juan Martín Sotuyo Dodero
eaf474209b
Update changelog, refs #1183
2018-06-09 18:07:10 -03:00
jakehemmerle
c6989507cd
fixed typos
2018-06-09 11:52:59 -04:00
Clément Fournier
4754bddafe
Update release notes, refs #1159
2018-06-09 01:52:45 +02:00
Clément Fournier
2eebe2b07e
Merge branch 'pr-1159'
2018-06-09 01:50:24 +02:00
Clément Fournier
1d4eb00ba3
Improve styling
2018-06-09 01:49:00 +02:00
Clément Fournier
cb86f2a4b0
Take the chance to display attributes correctly in the designer
2018-06-08 21:47:33 +02:00
Clément Fournier
226de4875d
Fix XML node length with autoclosing element
2018-06-08 21:40:53 +02:00
Clément Fournier
18df5835ff
Fix Saxon not reading Xml attributes
2018-06-08 20:36:08 +02:00
Clément Fournier
e533c54ffb
Fix visitors not started
2018-06-08 19:43:23 +02:00
akshatbahety
2f730806fb
Merge branch 'master' of https://github.com/pmd/pmd
2018-06-08 19:05:41 +05:30
akshatbahety
8380d3d5a9
Minor updates
2018-06-08 15:07:54 +05:30
akshatbahety
6fe9459d1c
Minor updates
2018-06-08 14:30:19 +05:30
akshatbahety
84f9c9db32
Minor updates
2018-06-07 17:58:57 +05:30
akshatbahety
7fd3ba4679
Updates
2018-06-07 17:03:19 +05:30
Akshat Bahety
1de2313472
Typo
2018-06-07 16:54:29 +05:30
Akshat Bahety
6d2bbb0ede
Classloader is completed.
2018-06-07 16:25:41 +05:30
Akshat Bahety
c61fb73d7b
Classloader is completed.
2018-06-07 16:24:31 +05:30
Akshat Bahety
5ae8e72930
Data flow is working properly thanks to @oowekyala for helping me out.
...
UI is upgraded to make sure buttons are active only when needed (will make a small addition to moveitem up and moveitem down button as discussed)
About the ClassLoader I am a bit confused about how to use `ClasspathClassLoader` I think will be able to merge it today before evening IST.
2018-06-07 04:24:19 +05:30
Andreas Dangel
92e74bb228
Use snapshot build of pmd-build-tools
2018-06-05 22:36:07 +02:00