Hi Guys, ok so I just committed the refactored FlexPMD project (develop branch).
I updated the structure to be more intuitive. Updated to Flexmojos 7.1.0-SNAPSHOT, Apache Flex 4.13.0, Apache FlexUnit 4.2, ... It was quite a lot of work and a big number of Tests will definitely fail, cause the Apache Headers have a different size than the Adobe ones and a lot of tests count line numbers or check line numbers of certain lines. I would like to ask you guys to spend a few hours in fixing them. You need a few jars manually deployed as well as Flex 4.13.0 created by the Mavenizer (mavenizer-refactoring branch). We have so much stuff in a pending state ... finally starting to release our stuff would make things so much easier. Chris ________________________________________ Von: Justin Mclean <jus...@classsoftware.com> Gesendet: Dienstag, 26. August 2014 00:43 An: dev@flex.apache.org Betreff: Re: Flex PMD donation Hi, > @Justin ... you claimed to have had the build running, I wonder how this is > possible. Most of the Unit Tests depend on line numbers. Yep I had to modify a few unit tests to get it to work and I hadn't got all sub projects to compile just 4 or 5. > What's currently blocking me, is that the class FlexMetricsReportMojo is > depending on some classes, which I simply can't find anywhere: > > import com.adobe.ac.pmd.metrics.maven.generators.NcssAggregateReportGenerator; > import com.adobe.ac.pmd.metrics.maven.generators.NcssReportGenerator; > import com.adobe.ac.pmd.metrics.maven.utils.ModuleReport; Didn't get that far so not much help there sorry. Thanks, Justin