On Sat, 1 Jun 2019 at 20:11, P. Ottlinger <[email protected]> wrote:
>
> Hi,
>
> we want to link to SNAPSHOTs and releases in order to motivate testing -
> why did you remove this passage without starting a discussion first?

Because such links are not allowed on the public download pages:

http://www.apache.org/legal/release-policy.html#publication
and
http://www.apache.org/legal/release-policy.html#host-rc

They can be linked from pages intended only for developers, and there
should be warnings that the build artifacts have not been reviewed
etc.

> Phil
>
> Am 01.06.19 um 20:32 schrieb [email protected]:
> > This is an automated email from the ASF dual-hosted git repository.
> >
> > sebb pushed a commit to branch trunk
> > in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
> >
> >
> > The following commit(s) were added to refs/heads/trunk by this push:
> >      new e62b934  Snapshots must not be advertised on public download pages
> > e62b934 is described below
> >
> > commit e62b93442cc6f672aeaf9742584cb0b967190be7
> > Author: Sebb <[email protected]>
> > AuthorDate: Sat Jun 1 19:32:08 2019 +0100
> >
> >     Snapshots must not be advertised on public download pages
> > ---
> >  src/site/xdoc/download_rat.xml.vm | 9 ---------
> >  1 file changed, 9 deletions(-)
> >
> > diff --git a/src/site/xdoc/download_rat.xml.vm 
> > b/src/site/xdoc/download_rat.xml.vm
> > index eb6cea8..248cb6c 100644
> > --- a/src/site/xdoc/download_rat.xml.vm
> > +++ b/src/site/xdoc/download_rat.xml.vm
> > @@ -107,15 +107,6 @@ limitations under the License.
> >            </tr>
> >          </table>
> >        </subsection>
> > -      <section name="${project.name} ${project.version}">
> > -        <subsection name="Snapshots">
> > -          <table>
> > -            <tr>
> > -                <td colspan="4"><a 
> > href="https://repository.apache.org/content/repositories/snapshots/org/apache/rat";>apache-rat
> >  SNAPSHOT ${project.version}</a></td>
> > -            </tr>
> > -          </table>
> > -        </subsection>
> > -        </section>
> >      </section>
> >      <section name="Archives">
> >          <p>
> >
>

Reply via email to