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
Juan Pablo Civile
429e1a91a1
Fix run.sh for paths with spaces
...
When redirecting arguments, "$@" must be used.
2015-06-05 18:51:20 -03:00
Andreas Dangel
ea9789dac5
Use wildcard classpath instead of java.ext.dirs
2015-03-21 18:02:40 +01:00
Andreas Dangel
6b0ddaeb51
#1254 CPD run that worked in 5.1.2 fails in 5.1.3 with OOM
...
Removed default heapsize of 512m
reenabled multiple line strings in javascript
2014-11-15 21:44:37 +01:00
Andreas Dangel
c214c1b5ba
Move documentation up to parent module
2014-10-03 21:00:28 +02:00
Andreas Dangel
291245a081
Add sources to the src package
...
bin-package now only contains the binaries
src-package now only contains the sources
2014-10-01 20:09:58 +02:00
Andreas Dangel
6f7b1f55e4
Create a basic dist module, which creates the binaries for pmd
2014-10-01 19:46:31 +02:00