Hi Oleg, 2009/1/13, [email protected] <[email protected]>: > Author: ogusakov > Date: Tue Jan 13 20:34:49 2009 > New Revision: 734324 > > URL: http://svn.apache.org/viewvc?rev=734324&view=rev > Log: > [MNG-3981] fixed a bug
I love this idea to add the related issue number on each commit: it is definitely a good improvement. But, specifying the description of the issue is better to understand the related issue: we don't need to search the issue on jira :) > ArtifactBasicResults res = vr.readVersions( q ); > + > + if( res == null ) > + return null; > Also, could you respect our code style? Thanks! Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
