You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2022/01/08 23:37:16 UTC

[creadur-rat] branch master updated: RAT-290: Adapt site generated contents to not contain svn anymore

This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new 92f8b02  RAT-290: Adapt site generated contents to not contain svn anymore
92f8b02 is described below

commit 92f8b020fa34617832d22c88a01cafd692057241
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Sun Jan 9 00:37:12 2022 +0100

    RAT-290: Adapt site generated contents to not contain svn anymore
---
 apache-rat-core/src/site/apt/index.apt.vm | 6 ++----
 src/site/apt/site-publish.apt             | 2 +-
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/apache-rat-core/src/site/apt/index.apt.vm b/apache-rat-core/src/site/apt/index.apt.vm
index 1e64387..74330e6 100644
--- a/apache-rat-core/src/site/apt/index.apt.vm
+++ b/apache-rat-core/src/site/apt/index.apt.vm
@@ -57,10 +57,8 @@ Developing Rat
 
  Read the JavaDocs {{{./apidocs/index.html}here}}.
 
- Check out with {{{https://subversion.apache.org}Subversion}}
-
 +------------------------------------------+
-svn co https://svn.apache.org/repos/asf/creadur/rat/trunk/
+git co https://gitbox.apache.org/repos/asf/creadur-rat.git
 +------------------------------------------+
 
  Build with {{{https://maven.apache.org/} Apache Maven}}
@@ -69,4 +67,4 @@ svn co https://svn.apache.org/repos/asf/creadur/rat/trunk/
 mvn install
 +------------------------------------------+
 
- Subscribe to our {{{./mail-lists.html}mailing lists}} for a warm welcome one and all.
\ No newline at end of file
+ Subscribe to our {{{./mail-lists.html}mailing lists}} for a warm welcome one and all.
diff --git a/src/site/apt/site-publish.apt b/src/site/apt/site-publish.apt
index be612cb..ed84178 100644
--- a/src/site/apt/site-publish.apt
+++ b/src/site/apt/site-publish.apt
@@ -15,7 +15,7 @@
 ~~   limitations under the License.
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    --------------------
-   Publishing this site
+   Publishing this site (deprecated)
    --------------------
 
 How to publish the Rat website