On 7 March 2012 19:13, Gary Gregory <garydgreg...@gmail.com> wrote: > On Wed, Mar 7, 2012 at 12:30 PM, <s...@apache.org> wrote: > >> Author: sebb >> Date: Wed Mar 7 17:30:32 2012 >> New Revision: 1298027 >> >> URL: http://svn.apache.org/viewvc?rev=1298027&view=rev >> Log: >> Document profiles >> >> Modified: >> commons/proper/commons-parent/trunk/pom.xml >> >> Modified: commons/proper/commons-parent/trunk/pom.xml >> URL: >> http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1298027&r1=1298026&r2=1298027&view=diff >> >> ============================================================================== >> --- commons/proper/commons-parent/trunk/pom.xml (original) >> +++ commons/proper/commons-parent/trunk/pom.xml Wed Mar 7 17:30:32 2012 >> @@ -545,6 +545,11 @@ Version 23: >> </distributionManagement> >> </profile> >> >> + <!-- >> + Profile for Commons releases via Nexus. >> + Assembles artifacts, creates source and javadoc jars, signs them >> and adds hashes. >> + Does not use maven release plugin. >> + --> >> <profile> >> <id>release</id> >> <build> >> @@ -704,6 +709,10 @@ Version 23: >> </build> >> </profile> >> >> + <!-- >> + profile to synchronise with Apache parent pom profile of the same >> name. >> + Uses the Maven Release Plugin. >> + --> >> > > What do you mean by "synchronise" here? Isn't this be the same as > "releasing"?
No, I meant that the pom settings now agree with the Apache parent pom profile. Could be worded better ... > Gary > > <profile> >> <id>apache-release</id> >> <build> >> >> >> > > > -- > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org