I don't currently have permissions for that. Is someone able to create 
"geometry" and "numbers" directories in there?
-Matt
________________________________
From: Stefan Bodewig <bode...@apache.org>
Sent: Sunday, March 8, 2020 11:49 AM
To: Commons Developers List <dev@commons.apache.org>
Subject: Re: [geometry] distribution svn url

On 2020-03-08, Matt Juntunen wrote:

> I'm creating a dist-archive module for commons-geometry using
> commons-rng as a template [1]. However, when I build the project it
> fails with an errors saying that the url
> https://dist.apache.org/repos/dist/dev/commons/geometry does not
> exist, which is indeed the case. Browsing that repo, I can see that
> directories exist for rng, collections, math and other released
> commons projects. How are these directories created?

Most of them are probably older than the commons release plugin and have
been created manually.

You should be able to do

    svn mkdir https://dist.apache.org/repos/dist/dev/commons/geometry

yourself.

The release plugin should probably check whether the directory exists
and create it if necessary.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to