the annotation takes free text, then let's try a descrptive text: @since xxx in release:perform, yyy in release:stage
Regards, Hervé Le mardi 24 mars 2015 21:15:20 Mirko Friedenhagen a écrit : > Hello everybody, > > today I stumbled upon a difference between perform and stage: > - while perform takes an parameter localCheckout, stage does not > - I opened "MRELEASE-901Goal stage should take parameter localCheckout > as well" [1]. > - while inspecting the code I found lot of duplicates. > - so my idea is to pull up most of the code to AbstractReleaseMojo and > consolidate most of the execute block and only differ while adding > default goals resp. setting the alternativeDeployRepository. > - one problem I see is, however, that some parameters were introduced > later on, so how to handle the @since annotations here? > > Best Regards > Mirko > > [1] http://jira.codehaus.org/browse/MRELEASE-901 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
