Andreas Dangel
|
9c4486f2fb
|
[plsql] Add basic support for CursorForLoop statement
|
2018-07-20 15:23:27 +02:00 |
|
Juan Martín Sotuyo Dodero
|
bb3426f584
|
Merge branch 'pr-1238'
|
2018-07-15 17:39:03 -03:00 |
|
Juan Martín Sotuyo Dodero
|
cc9d9f47bd
|
Merge branch 'pr-1241'
|
2018-07-15 17:30:47 -03:00 |
|
Andreas Dangel
|
832687b042
|
Add the new tokens as unreserved keywords
|
2018-07-15 20:31:33 +02:00 |
|
Andreas Dangel
|
19a3d5446f
|
[plsql] plsql.ast.ParseException for CREATE TABLE
Fixes #980
|
2018-07-15 19:10:22 +02:00 |
|
Andreas Dangel
|
251abe223e
|
[plsql] plsql.ast.ParseException when parsing VIEW
Fixes #981
|
2018-07-15 18:30:32 +02:00 |
|
Andreas Dangel
|
413c98c2f6
|
[plsql] plsql.ast.ParseException when parsing EXECUTE IMMEDIATE
Fixes #1047
|
2018-07-15 14:35:20 +02:00 |
|
Andreas Dangel
|
444beeb220
|
[maven-release-plugin] prepare for next development iteration
|
2018-06-26 09:34:01 +02:00 |
|
Andreas Dangel
|
211002bb34
|
[maven-release-plugin] prepare release pmd_releases/6.5.0
|
2018-06-26 09:07:11 +02:00 |
|
Andreas Dangel
|
f38a4f95c6
|
[java] MissingOverrideRule exception when analyzing PMD under Java 9
Fixes #1074
Jaxen is now shaded into pmd-core, without org.w3c.dom.**
|
2018-06-25 21:54:53 +02:00 |
|
Andreas Dangel
|
48d54b0af2
|
Set version to 7.0.0-SNAPSHOT
|
2018-06-17 11:08:05 +02:00 |
|
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 |
|
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
|
2018-05-29 13:58:44 -03:00 |
|
Andreas Dangel
|
85874e7e9c
|
[maven-release-plugin] prepare for next development iteration
|
2018-04-29 09:54:45 +02:00 |
|
Andreas Dangel
|
10c66fbf38
|
[maven-release-plugin] prepare release pmd_releases/6.3.0
|
2018-04-29 09:54:36 +02:00 |
|
Juan Martín Sotuyo Dodero
|
b965090cc7
|
[plsql] Support comment-based CPD suppressions
|
2018-04-15 14:21:42 -03:00 |
|
Andreas Dangel
|
f3ab54d6da
|
[maven-release-plugin] prepare for next development iteration
|
2018-03-26 09:23:23 +02:00 |
|
Andreas Dangel
|
59b360a60a
|
[maven-release-plugin] prepare release pmd_releases/6.2.0
|
2018-03-26 09:23:14 +02:00 |
|
Andreas Dangel
|
f335e83043
|
Cleanup pom.xml files
|
2018-03-23 10:21:16 +01:00 |
|
Andreas Dangel
|
8bd1e3b486
|
Fix PMD dogfood: UncommentedEmptyMethodBody, SimplifyBooleanReturns,
UnnecessaryLocalBeforeReturn, OptimizableToArrayCall,
ClassWithOnlyPrivateConstructorsShouldBeFinal,
UseLocaleWithCaseConversions, NonStaticInitializer, UseCollectionIsEmpty
|
2018-03-10 12:04:50 +01:00 |
|
Andreas Dangel
|
cf88117820
|
Fix PMD dogfood: UnusedFormalParameter, UselessParentheses and UselessOverridingMethod
|
2018-03-09 12:52:20 +01:00 |
|
Andreas Dangel
|
f3a358c419
|
Fix PMD dogfood: EmptyCatchBlock
|
2018-03-09 09:58:04 +01:00 |
|
Andreas Dangel
|
d6508c1b28
|
Fix checkstyle
|
2018-03-02 20:26:36 +01:00 |
|
Andreas Dangel
|
098b0dcac0
|
[maven-release-plugin] prepare for next development iteration
|
2018-02-25 09:53:26 +01:00 |
|
Andreas Dangel
|
101b71a13e
|
[maven-release-plugin] prepare release pmd_releases/6.1.0
|
2018-02-25 09:53:19 +01:00 |
|
Clément Fournier
|
d25fbcf8c0
|
Remove unnecessary javadoc
|
2018-02-16 00:25:06 +01:00 |
|
Clément Fournier
|
6a3b332aee
|
Abstract toString into AbstractNode, deprecate the implementation
Log that the default implementation will be removed
|
2018-01-25 03:02:44 +01:00 |
|
Clément Fournier
|
3c0bb45a60
|
Add getXPathNodeName to the Node interface
A default implementation is available in AbstractNode
to preserve compatibility with the previous way, which
used Object.toString.
Fixes #569
|
2018-01-24 19:22:36 +01:00 |
|
Andreas Dangel
|
8fbb156fd9
|
[maven-release-plugin] prepare for next development iteration
|
2018-01-21 16:42:50 +01:00 |
|
Andreas Dangel
|
0e460317e4
|
[maven-release-plugin] prepare release pmd_releases/6.0.1
|
2018-01-21 16:42:42 +01:00 |
|
Andreas Dangel
|
0ce2939c6b
|
Change version to 6.0.1-SNAPSHOT
|
2017-12-23 09:54:03 +01:00 |
|
Andreas Dangel
|
a975048655
|
[maven-release-plugin] prepare for next development iteration
|
2017-12-15 16:01:22 +01:00 |
|
Andreas Dangel
|
9b6fe90225
|
[maven-release-plugin] prepare release pmd_releases/6.0.0
|
2017-12-15 16:01:14 +01:00 |
|
Andreas Dangel
|
d6a9be55a8
|
Unify rule category names
|
2017-12-15 11:22:33 +01:00 |
|
Andreas Dangel
|
456432ad6f
|
Resolve deprecated usages
|
2017-11-24 20:48:02 +01:00 |
|
Andreas Dangel
|
6bba28acbe
|
Add categories.properties files
|
2017-11-07 22:23:17 +01:00 |
|
Juan Martín Sotuyo Dodero
|
8d381daeb3
|
Merge branch 'pr-669'
|
2017-11-04 19:40:14 -03:00 |
|
Juan Martín Sotuyo Dodero
|
5d6a03612e
|
Rename builder method
|
2017-11-04 19:19:39 -03:00 |
|
Andreas Dangel
|
5459636fbe
|
[plsql] Move rules and tests to new packages
|
2017-11-03 16:24:51 +01:00 |
|
Andreas Dangel
|
d05ca8ade4
|
[plsql] Reorganize rules into categories
|
2017-11-03 16:17:14 +01:00 |
|
Clément Fournier
|
fc0cb45f49
|
Merge branch 'master' into properties-builder
|
2017-11-01 18:21:54 +01:00 |
|
Clément Fournier
|
6b50104cb5
|
Corrections for PR #669
|
2017-11-01 18:17:57 +01:00 |
|
gonzalo
|
91b8a22b42
|
Update GenericToken specialToken method to obtain only comment tokens
|
2017-10-28 14:42:44 -03:00 |
|
gonzalo
|
e8fdbdbca4
|
Update GenericToken interface to expose directly region methods
|
2017-10-28 14:42:44 -03:00 |
|
gonzalo
|
1c0d762a37
|
Change ant tasks over (PL/SQL) Token class
|
2017-10-28 14:42:44 -03:00 |
|
Clément Fournier
|
a47471f742
|
Replace IntegerProperty
|
2017-10-15 22:22:36 +02:00 |
|
Andreas Dangel
|
577ef1ff71
|
Declaring used dependencies explicitly
as determined by dependency:analyze
|
2017-09-24 10:39:49 +02:00 |
|
Clément Fournier
|
6a162c238c
|
Moved properties to n.s.pmd.properties
|
2017-09-14 00:05:55 +02:00 |
|
Andreas Dangel
|
5266436b69
|
Apply schema for plsql rules tests
|
2017-09-11 21:56:05 +02:00 |
|