Well actually I think it's not that difficult. Today I migrated the parser and the rule set part and a fist version (codename "MadeByMyGuyver") seems tob e runnning. Now I need to do a lot of cleaning up. The original testsuite was a mess of JUnit 3 and JUnit 4 ... so I started cleaning that up too Now the parser tests are entirely run by TestNG and I'm going to start work on the rule-set testsuite next.
Guess it shouldn't be too much work and I'll probably finish this in the next one or two weeks on my own ... as soon as that's through I'd be happy for some testers ;-) Things I have on my list is to exchange the hand coded parser with one using the Falcon parser part. But I'll be happy to have the first PMD Language Module live even without this. Chris -----Ursprüngliche Nachricht----- Von: Justin Mclean [mailto:jus...@classsoftware.com] Gesendet: Freitag, 6. März 2015 22:13 An: dev@flex.apache.org Betreff: Re: [FlexPMD] Starting work on FlexPMD Hi, > As the current version of PMD supports language modules, I would like to > extract the parts of FlexPMD that make up the Flex language support and > convert this into a PMD language module and drop the old PMD code. Do you have any idea of how much effort it going to be to convert the old rule set into the new format. Is it reasonable straight forward? How can other people help out? Thanks, Justin