Commit Graph

22 Commits

Author SHA1 Message Date
9ade75a621 Refactor CPDGui to detect available languages dynamically 2014-10-12 10:43:53 +02:00
694258d7df Cleanup dependencies 2014-10-12 09:39:43 +02:00
f839ff43d5 Cleanup dependencies 2014-10-11 13:26:10 +02:00
464b0bcef8 Rework CPD's LanguageFactory to use ServiceLoader, too 2014-10-11 12:16:28 +02:00
7deb1ac596 Bump version to 5.2.0-SNAPSHOT 2014-10-08 22:57:04 +02:00
f748539c45 Rename pmd -> pmd-core and pmd-aggregate -> pmd 2014-10-08 22:52:25 +02:00
38dd43a16b PMD, Checkstyle and Clover configurations 2014-10-08 22:31:29 +02:00
475745e98e Configure the site for every module 2014-10-08 21:49:23 +02:00
19fb5426f7 Move forgotten files to java 2014-10-06 22:52:13 +02:00
17b573ef81 Fix ant tests - PMDTaskTest is moved partly to java,
javascript and xml
2014-10-06 22:46:01 +02:00
f120134b6d Fix CLI Tests, move coverage test to java 2014-10-06 20:14:43 +02:00
8ce1607b23 Fix more tests like StatisticalRuleTest, SourceCodeTest
MatchAlgorithmTest moved to java
2014-10-06 19:19:52 +02:00
563a41afd7 More fixes - some tests simply moved to java module 2014-10-05 18:46:34 +02:00
5c548570f6 Introduce two dummy languages for testing, fix more compile errors in tests 2014-10-04 21:16:33 +02:00
e41b56a8e5 Move tests for typeresolution and symboltable to java sub-module 2014-10-04 20:44:01 +02:00
8165bc2bf5 Fix test compilation errors - LanguageVersion*Tests in each sub-module now 2014-10-04 20:40:05 +02:00
c352217131 Move cpd tokenizer tests to the various sub-modules 2014-10-04 19:16:01 +02:00
c859a05718 Extract test framework into own sub-module 2014-10-04 17:37:09 +02:00
ad88b4784d Move java into own sub-module pmd-java 2014-10-04 17:36:41 +02:00
c214c1b5ba Move documentation up to parent module 2014-10-03 21:00:28 +02:00
c1c6f71981 Configure correct multi-module build
and move common parts up to the parent pom
2014-10-02 19:09:58 +02:00
612364a06d Create a first sub-module for java
* almost empty, just compiling the java grammar
* no code moved yet
2014-09-30 19:51:42 +02:00