On 04/22/2012 01:00 PM, hbout...@codehaus.org wrote:
16451 <http://fisheye.codehaus.org/changelog/mojo/?cs=16451> code formatting --- trunk/mojo/nbm-maven/nbm-maven-plugin/src/main/java/org/codehaus/mojo/nbm/AbstractNbmMojo.java 2012-04-22 15:56:03 UTC (rev 16450) +++ trunk/mojo/nbm-maven/nbm-maven-plugin/src/main/java/org/codehaus/mojo/nbm/AbstractNbmMojo.java 2012-04-22 17:00:20 UTC (rev 16451) - if ( depExaminator.isNetBeansModule() || (useOsgiDependencies&& depExaminator.isOsgiBundle()) ) + if ( depExaminator.isNetBeansModule() || ( useOsgiDependencies&& depExaminator.isOsgiBundle() ) )
It is too late now, but I would rather you not make changes like this as it will cause svn blame to be useless. (In the case of this plugin there are no outstanding branches or major patches that I know of, but if there were, these would be badly broken by such reformatting too.)
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email