155 Commits

Author SHA1 Message Date
Juan Martín Sotuyo Dodero
8223689fdd Merge branch 'update-pom-desc' 2017-01-27 18:21:19 -03:00
Juan Martín Sotuyo Dodero
2fb2a2529b Update pom
- Simplify / update project description. No HTML, since it's not rendered anywhere.
 - Use my personal email as contact info
2017-01-27 18:19:27 -03:00
Andreas Dangel
b71f56831c Merge branch 'update-pom' 2017-01-27 20:49:59 +01:00
Andreas Dangel
d32d81f078 Update URLs to issue manager, organization, ci build, mailing lists 2017-01-27 20:33:18 +01:00
Andreas Dangel
1b4cd381b4 Add Juan Martín Sotuyo Dodero as developer 2017-01-27 20:32:11 +01:00
Andreas Dangel
2efe75fac5 Merge branch 'unit-test-for-pr-170' 2017-01-21 13:53:57 +01:00
Andreas Dangel
4c1890d56c Add unit test to verify encoding of XML formatter 2017-01-21 11:58:59 +01:00
Andreas Dangel
79847dd3e9 Remove -Xdoclint:none workarounds
References #1516 [build] doclint error during build
2017-01-07 16:26:49 +01:00
Andreas Dangel
a1825c4114 Javadoc doclint fixes
References #1516 [build] doclint error during build
2017-01-05 18:31:06 +01:00
Andreas Dangel
62bb803810 checkstye: remove old configuration files 2016-12-02 15:13:32 +01:00
Andreas Dangel
712f7ae06b Checkstyle fixes / enable suppressions 2016-11-20 15:05:15 +01:00
Andreas Dangel
3eb62600f3 Only consider own source code for checkstyle 2016-11-20 11:52:39 +01:00
Andreas Dangel
3a476825b3 Activate new checkstyle configuration 2016-11-14 20:59:52 +01:00
Andreas Dangel
35605a5801 Change version to 5.6.0-SNAPSHOT on master 2016-11-06 17:38:37 +01:00
Andreas Dangel
e9d9bbf597 Upgrade maven-pmd-plugin to 3.7 2016-11-05 12:44:16 +01:00
Andreas Dangel
5f13cc20e9 [maven-release-plugin] prepare for next development iteration 2016-11-05 11:02:08 +01:00
Andreas Dangel
96fffcaadd [maven-release-plugin] prepare release pmd_releases/5.5.2 2016-11-05 11:02:08 +01:00
Andreas Dangel
e78f80416a [maven-release-plugin] prepare for next development iteration 2016-11-04 21:01:18 +01:00
Andreas Dangel
5019eb11e4 [maven-release-plugin] prepare release pmd_releases/5.4.3 2016-11-04 21:01:18 +01:00
Juan Martín Sotuyo Dodero
f01cc473d2 Initial support for CPD Groovy 2016-09-11 14:12:17 -03:00
Andreas Dangel
4bb02531c7 Use new pmd for m-pmd-plugin 2016-07-28 20:12:38 +02:00
Andreas Dangel
6746b7522c [maven-release-plugin] prepare for next development iteration 2016-07-27 20:40:56 +02:00
Andreas Dangel
cc3ad9aeb7 [maven-release-plugin] prepare release pmd_releases/5.5.1 2016-07-27 20:40:56 +02:00
Andreas Dangel
4e5e0187d7 Disable doclint in site generation (-Psite) with java8 2016-07-08 16:56:03 +02:00
Andreas Dangel
435d30775c Add a toolchains.xml for travis 2016-07-02 12:50:56 +02:00
Andreas Dangel
28dd0305ec Remove unneeded profiles sf-release and sf-snapshot 2016-07-02 12:15:30 +02:00
Andreas Dangel
5f6e6c3861 Add javadoc and source plugin by default, so that the repo
is always release ready (e.g. no javadoc errors).
2016-07-02 12:11:48 +02:00
Andreas Dangel
17b6b17580 Update pmd plugin 2016-06-25 22:53:24 +02:00
Andreas Dangel
ef2a97d267 [maven-release-plugin] prepare for next development iteration 2016-06-25 17:53:11 +02:00
Andreas Dangel
64d9ef96fc [maven-release-plugin] prepare release pmd_releases/5.5.0 2016-06-25 17:53:10 +02:00
Andreas Dangel
af21dd5297 Fixes #1492 [CLI] IncompatibleClassChangeError when running PMD
Use the maven shade plugin to create a modified apex-jorje uber jar,
which has the old asm dependency shaded into a different package,
so that it won't collide with asm 5.
2016-06-04 20:50:19 +02:00
Andreas Dangel
f87dcb16cc Fix site generation
cherry picked: 8b8bb6d504dd22c90d36dac3fed976353f787504
2016-05-29 21:07:53 +02:00
Andreas Dangel
4512da8f3f [maven-release-plugin] prepare for next development iteration 2016-05-29 20:04:35 +02:00
Andreas Dangel
5fa4b309ed [maven-release-plugin] prepare release pmd_releases/5.4.2 2016-05-29 20:04:34 +02:00
Andreas Dangel
8107977e1f Update m-jar-p and m-assembly-p to be java9 ready 2016-05-21 10:04:17 +02:00
Andreas Dangel
c655dc72fd site generation - use java8 in order to be able to generate javadoc
for the modules which use java8
2016-04-11 21:05:11 +02:00
Andreas Dangel
b230d4eebc Merge branch 'master' of https://github.com/Up2Go/pmd into Up2Go-master 2016-04-10 17:18:42 +02:00
Andreas Dangel
2df3db7b6b Merge branch 'toolchains' 2016-04-10 17:05:18 +02:00
Andreas Dangel
8c7f093a41 Merge branch 'toolchains' into pmd/5.4.x 2016-04-10 17:04:49 +02:00
Andreas Dangel
6be8547f3e Add maven toolchains 2016-04-10 16:55:25 +02:00
Andreas Dangel
1e957080eb Merge branch 'pr-33' 2016-03-29 20:18:30 +02:00
Andreas Dangel
395a40a7ae Merge branch 'pr-33' into pmd/5.4.x 2016-03-29 20:06:23 +02:00
Andreas Dangel
c3f98356f8 Move antlr dependency definitions up into parent pom 2016-03-29 19:49:04 +02:00
Andreas Dangel
ce3727e10a Revert "Fix compilation - remove the deleted projects - only keep apex"
This reverts commit 9faf05bfcb37724894e7b3833b4d7473e093679b.

This adds back all the modules in the main pom.xml. Note: apex is only
active for java8 builds
2016-03-21 21:01:39 +01:00
Andreas Dangel
e240a024d6 Revert "Next step towards compile ;-)" so that we don't loose
cs, fortran, go, jsp, matlab, php, plsql, python, scala, ui, vm, xml ;)

This reverts commit 89fcd45f75f79f5f223e4f572ef332f75869dcef.

The apex files have not been reverted.
2016-03-21 20:57:34 +01:00
Andreas Dangel
d2b182f280 Add java as a dependency for designer - add designer profile
The designer can be started within "pmd-apex" by running

    mvn -P designer exec:java
2016-03-20 11:35:38 +01:00
Andreas Dangel
9faf05bfcb Fix compilation - remove the deleted projects - only keep apex 2016-03-20 11:21:50 +01:00
Robert Sösemann
89fcd45f75 Next step towards compile ;-) 2016-03-14 12:49:30 +01:00
@rsoese (Twitter handle)
4e75f57bdf Added Apex module 2016-03-14 09:54:14 +01:00
Jan van Nunen
92678c0c0a Added support for Swift to CPD.
The tokenizer uses the ANTLR4 grammar of the Tailor static analyzer for
Swift. (https://github.com/sleekbyte/tailor)
2016-03-02 11:11:02 +01:00