[ http://jira.codehaus.org/browse/MNG-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason van Zyl closed MNG-2522. ------------------------------ Resolution: Fixed > Regression for the Eclipse codestyle > ------------------------------------ > > Key: MNG-2522 > URL: http://jira.codehaus.org/browse/MNG-2522 > Project: Maven 2 > Issue Type: Bug > Components: Documentation: Guides, IDEs > Affects Versions: 2.0-alpha-1 > Environment: trunk > Reporter: Vincent Siveton > Attachments: MNG-2522.patch, test-codestyle.zip > > > For instance, with the old codestyle (rev 397213), the Eclipse formatter > formats like this: > {noformat} > public class SiteRunMojo > extends AbstractSiteRenderingMojo > {noformat} > With the new one (rev 431101), we have > {noformat} > public class SiteRunMojo extends AbstractSiteRenderingMojo > {noformat} > Other problems exist. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira