sebb <seb...@gmail.com> schrieb am So., 8. Mai 2016 um 13:17 Uhr:

> On 6 May 2016 at 13:31,  <bimargul...@apache.org> wrote:
> > Author: bimargulies
> > Date: Fri May  6 12:31:46 2016
> > New Revision: 1742539
> >
> > URL: http://svn.apache.org/viewvc?rev=1742539&view=rev
> > Log:
> > Fix the javadoc publication URL.
>
> -1
>
> That is not only used for Javadoc.
> It is used for the entire site.
>

Yes, it is interpreted by mvn site-deploy. What exactly where you trying to
fix? I'm sure we can find another way to fix this.

Benedikt


>
> > Modified:
> >     commons/proper/io/trunk/pom.xml
> >
> > Modified: commons/proper/io/trunk/pom.xml
> > URL:
> http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=1742539&r1=1742538&r2=1742539&view=diff
> >
> ==============================================================================
> > --- commons/proper/io/trunk/pom.xml (original)
> > +++ commons/proper/io/trunk/pom.xml Fri May  6 12:31:46 2016
> > @@ -44,7 +44,7 @@ file comparators, endian transformation
> >      <site>
> >        <id>apache.website</id>
> >        <name>Apache Commons Site</name>
> > -      <url>scm:svn:
> https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/
> </url>
> > +      <url>scm:svn:
> https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/javadocs/api-${project.version}
> </url>
> >      </site>
> >    </distributionManagement>
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to