On 23/11/2016 00:41, sebb wrote:
On 22 November 2016 at 17:44, Milamber <milam...@apache.org> wrote:
The svn log show:
------------------------------------------------------------------------
r1739835 | sebb | 2016-04-19 01:35:36 +0100 (mar., 19 avril 2016) | 1 line
Changed paths:
A /jmeter/site/doap_JMeter.rdf (from
/jmeter/trunk/doap_JMeter.rdf:1739834)
D /jmeter/trunk/doap_JMeter.rdf
DOAP does not really belong in code
I can restore the doap file on trunk?
The DOAP file does not really belong in trunk, because it is not code,
and does not belong in a release, and we don't want multiple copies in
tags.
I'm not sure why it was deleted from site when that was updated.
I suppose that was the release process used this svnmucc script:
---
rm
https://svn.apache.org/repos/asf/jmeter/site
cp
HEAD
https://svn.apache.org/repos/asf/jmeter/branches/docs-3.1/docs
https://svn.apache.org/repos/asf/jmeter/site
---
On 21/11/2016 09:33, sebb wrote:
I'm not sure why, but the doap has been dropped from
http://svn.apache.org/repos/asf/jmeter/site/doap_JMeter.rdf again.
It does not belong in the source tree, but does not necessarily have
to be on the site so long as the project file is updated accordingly.