Thanks SImo for looking in to this and for ensuring the profile made it back into the release config.
Lewis On Thu, Jun 28, 2012 at 10:23 AM, <[email protected]> wrote: > Author: simonetripodi > Date: Thu Jun 28 09:23:43 2012 > New Revision: 1354879 > > URL: http://svn.apache.org/viewvc?rev=1354879&view=rev > Log: > restored the the `apache` profile activated by the release-plugin- it is > described in the release guide (site has to be updated...) > > Modified: > incubator/any23/trunk/pom.xml > > Modified: incubator/any23/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1354879&r1=1354878&r2=1354879&view=diff > ============================================================================== > --- incubator/any23/trunk/pom.xml (original) > +++ incubator/any23/trunk/pom.xml Thu Jun 28 09:23:43 2012 > @@ -548,7 +548,7 @@ > <mavenExecutorId>forked-path</mavenExecutorId> > <useReleaseProfile>false</useReleaseProfile> > <autoVersionSubmodules>false</autoVersionSubmodules> > - <arguments>-Papache-release,release</arguments> > + <arguments>-Papache-release,release,apache</arguments> > </configuration> > </plugin> > </plugins> > > -- Lewis
