From: Marcello H <mar...@gm...> - 2006-08-23 17:34:37
|
I've got a separate ant-buid file that does the trick, see if I can check some things in cvs tomorrow. 2006/8/23, Alex Fiennes <al...@fi...>: > > On Wednesday 23 August 2006 14:42, Marcello H wrote: > > Hello everybody, > > > > I don't know if there are people familiar with CPD? > > (It's a subpackage of PMD.) > > http://pmd.sourceforge.net/cpd.html > > > > CPD is a Copy/Paste Detector. > > > > I started the cpdgui.bat and let it analyze our beloved > webmacro-sources. > > It detected 25 pieces of duplicated code. > > > > I also did some work with PMD and Checkstyle. > > Both packages mentioned a lot of hints about our software. > > > > Perhaps something useable for someone to refactor? > > I've also been playing around with eclipse and this has been giving me > lots of > warnings about unused variables and the like which are probably worth > looking > at. > > However, the majority of the warnings were either in the unit testing > trees > (not so important), or the org.webmacro.parser (WMParser & > WMParser_implTokenManager) which is just a bit too scary to go poking > around > in. > > It would be nice though to have a warning free build from CVS as otherwise > genuine problems tend to get obscured by legacy issues... > > Marcel: can you stick some kind of report about the issues online > somewhere > and I'll see whether eclipse is complaining about similar issues? I'll > see > if I can find a way of exporting a problems report from eclipse and do the > same. > > Alex > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Webmacro-devel mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webmacro-devel > |