Re: [Codenarc-developer] gmaven stuck on groovy 1.6 - Tests Failing
Brought to you by:
chrismair
From: Chris M. <chr...@ea...> - 2010-11-01 02:13:15
|
Hamlet, I played around with upgrading CodeNarc to Gmaven 1.3 and Groovy 1.7. Of course it took than I expected. But it looks like I have it working, except the javadoc is empty (does not include any comments from the source code). That seems to be a known issue (http://jira.codehaus.org/browse/GMAVEN-68 and http://groovy.329449.n5.nabble.com/Is-GMaven-1-2-able-to-create-stubs-that-i nclude-JavaDoc-td364440.html) Other than that, the build and tests work (after I cleaned up a few incompatibilities), and the rest of the site files are generated, including the Cobertura test coverage. I even uncommented one of your commented-out tests to make sure that fixed it. I figured you would support moving forward with that(hopefully the javadoc issue will be fixed at some point), so I went ahead and checked in the changes. Let me know if you have any problems. I expect you should now be able to uncomment the rest of those 1.7-dependent tests. Chris -----Original Message----- From: Hamlet D'Arcy [mailto:ham...@gm...] Sent: Wednesday, October 27, 2010 3:43 PM To: Cod...@li... Subject: [Codenarc-developer] gmaven stuck on groovy 1.6 - Tests Failing Hi Chris, the maven build is failing because the test cases have anonymous inner classes, a feature of 1.7 not groovy 1.6. Can we upgrade to 1.7? -- Hamlet D'Arcy ham...@gm... ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Codenarc-developer mailing list Cod...@li... https://lists.sourceforge.net/lists/listinfo/codenarc-developer |