You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2021/12/19 15:57:34 UTC

[archiva-site] branch master updated (7317d9b -> 43d7633)

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

martin_s pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-site.git.


    from 7317d9b  Adding release information
     new 2a639fd  Changing archiva version
     new 43d7633  Fixing release docu

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                               | 4 ++--
 src/site/apt/developers/releasing.apt | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

[archiva-site] 01/02: Changing archiva version

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-site.git

commit 2a639fdef988e4791e70c36704eda5868dfe3383
Author: Martin Stockhammer <ma...@apache.org>
AuthorDate: Sun Dec 19 11:56:18 2021 +0100

    Changing archiva version
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1abda07..bf4838e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,8 +38,8 @@
     <archivaLastSerieVersion>1.3.9</archivaLastSerieVersion>
     <archivaLastSerieVersionDate>1 July 2014</archivaLastSerieVersionDate>
     -->
-    <archivaReleaseVersion>2.2.6</archivaReleaseVersion>
-    <archivaReleaseDate>15th December 2021</archivaReleaseDate>
+    <archivaReleaseVersion>2.2.7</archivaReleaseVersion>
+    <archivaReleaseDate>22th December 2021</archivaReleaseDate>
     <archivaCurrentDevVersion>3.0.0-SNAPSHOT</archivaCurrentDevVersion>
     <redbackCurrentDevVersion>3.0.0-SNAPSHOT</redbackCurrentDevVersion>
     <supportedVersions></supportedVersions>

[archiva-site] 02/02: Fixing release docu

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-site.git

commit 43d7633c74ab89134c4666cbbe6b36a53255c796
Author: Martin Stockhammer <ma...@apache.org>
AuthorDate: Sun Dec 19 16:57:30 2021 +0100

    Fixing release docu
---
 src/site/apt/developers/releasing.apt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/site/apt/developers/releasing.apt b/src/site/apt/developers/releasing.apt
index f332c97..9a60183 100644
--- a/src/site/apt/developers/releasing.apt
+++ b/src/site/apt/developers/releasing.apt
@@ -180,7 +180,9 @@ cd archiva-site
 svn co https://dist.apache.org/repos/dist/dev/archiva/ archiva-dev-release
 cd archiva-dev-release
 sh ./release-script-svn.sh $ARCHV ${RELEASE_URL}/
-cd $ARCHV
+cd $ARCHV/bin
+../../verify.sh
+cd ../src/
 ../../verify.sh
 # Check the output