On 08/03/2010, Niall Pemberton <niall.pemberton@gmail.com> wrote:
> On Sun, Mar 7, 2010 at 2:17 AM, sebb <sebbaz@gmail.com> wrote:
>
> > On 03/03/2010, Niall Pemberton <niall.pemberton@gmail.com> wrote:
> >> I have made a couple of more changes following Sebb's comments:
> >> - removed the deprecated <aggregate> parameter
> >> - moved the javadoc/source plugins MANIFEST config to the
> >> <dependencyManagement> section:
> >>
> >> http://svn.apache.org/viewvc?view=revision&revision=918281
> >>
> >> I'll extend the vote by 48hrs so that anyone who already voted has
> >> time to change their vote if they want.
> >
> > Just a thought - how about adding
> >
> > <quiet>true</quiet>
> >
> > to the javadoc plugin config?
>
>
> Quiet says it shuts off info and warning messages - do we really want
> to get rid of warnings?
No it doesn't - and no we don't ;-)
> http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#quiet
>
quiet "Shuts off non-error and non-warning messages, leaving only
the warnings and errors appear, making them easier to view. "
Seems to me to be exactly what we want.
> Niall
>
>
> > Most of the output it generates is just noise, and makes it hard to
> > see what else is going on.
> >
> > ISTR that the site target also generates a lot of noise - dunno
> > whether it is possible to quieten that too.
> >
> >> Niall
> >>
> >> On Mon, Mar 1, 2010 at 12:37 AM, Niall Pemberton
> >>
> >> <niall.pemberton@gmail.com> wrote:
> >>
> >> > Hi,
> >> >
> >> > I'd like to release version 13 of the commons-parent pom - the changes
> >> > since the last release are:
> >> >
> >> > - Upgrade to use commons-build-plugin 1.2 (for improved download pages)
> >> > - Change OSGi config to not import exported packages
> >> > - only generate javadocs, rather than full site in the "rc" profile
> >> > (fixes problem with multi-module components)
> >> > - Upgrade from version 4 to 7 of the apache parent pom
> >> > - Upgrade maven plugins to latest release versions
> >> >
> >> > A full diff of the pom.xml can be found at this address:
> >> > http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?r1=917324&r2=827809&diff_format=h
> >> >
> >> > The version number in the pom will be updated automatically during the
> >> > release process.
> >> >
> >> > [ ] +1
> >> > [ ] =0
> >> > [ ] -1
> >> >
> >> > Vote is open for 72 hours
> >> >
> >> > Niall
> >> >
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> >> For additional commands, e-mail: dev-help@commons.apache.org
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> > For additional commands, e-mail: dev-help@commons.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org
|