]> source.dussan.org Git - archiva.git/commitdiff
Switching to new redback release and adding release notes
authorMartin Stockhammer <martin_s@apache.org>
Sun, 14 Jun 2020 17:19:10 +0000 (19:19 +0200)
committerMartin Stockhammer <martin_s@apache.org>
Sun, 14 Jun 2020 17:19:10 +0000 (19:19 +0200)
archiva-docs/src/site/apt/release-notes.apt.vm
pom.xml

index 40060a69ab384f0f06552ceb71f51be05640a6d1..8ff5e60b881fddaa67681cfb1c56f56da59d3aac 100644 (file)
@@ -22,7 +22,7 @@
 Release Notes for Archiva ${project.version}
 
  The Apache Archiva team is pleased to announce the release of Archiva
- ${project.version}.  Archiva is {{{http://archiva.apache.org/download.html}
+ ${project.version}.  Archiva is {{{https://archiva.apache.org/download.html}
  available for download from the web site}}.
 
  Archiva is an application for managing one or more remote repositories,
@@ -30,14 +30,41 @@ Release Notes for Archiva ${project.version}
 
  If you have any questions, please consult:
 
-  * the web site: {{http://archiva.apache.org/}}
+  * the web site: {{https://archiva.apache.org/}}
 
-  * the archiva-user mailing list: {{http://archiva.apache.org/mail-lists.html}}
+  * the archiva-user mailing list: {{https://archiva.apache.org/mail-lists.html}}
 
 * New in Archiva ${project.version}
 
  Apache Archiva ${project.version} is a bug fix release:
 
+ Released: <<${releaseDate}>>
+
+** Compatibility Changes
+
+  * No API changes or known side effects.
+
+** New Feature
+
+  * There are no new features in this release.
+
+** Improvements
+
+  * There are no improvements
+
+** Bug Fix
+  * [MRM-2008] Fix for group names with slashes
+
+  * Better handling of LDAP filter 
+
+
+Previous Release Notes
+
+* Release Notes for Archiva 2.2.4
+
+ Apache Archiva 2.2.4 is a bug fix release:
+
   * Fixes for handling of artifacts
 
   * Improved validation of REST calls
@@ -46,9 +73,7 @@ Release Notes for Archiva ${project.version}
 
  No API changes or known side effects.
 
-** List of Changes in Archiva ${project.version}
-
- Released: <<${releaseDate}>>
+ Released: 2019-04-30
 
 ** New Feature
 
@@ -69,8 +94,6 @@ Release Notes for Archiva ${project.version}
   * [MRM-1929] Repository purge is not reflected in index
 
 
-Previous Release Notes
-
 * Release Notes for Archiva 2.2.3
 
 ** New in Archiva 2.2.3
diff --git a/pom.xml b/pom.xml
index ec45c580b0a917756754bb7b606a632f9d78eee0..6a5ae46626f6fac1a2109aae4c77eea72ff8041d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
     <maven-model-converter.version>2.1</maven-model-converter.version>
     <maven.indexer.version>5.1.1</maven.indexer.version>
     <wagon.version>2.9</wagon.version>
-    <redback.version>2.6.1-SNAPSHOT</redback.version>
+    <redback.version>2.6.1</redback.version>
     <redback.cache.version>2.2</redback.cache.version>
     <redback.quartz.version>2.1</redback.quartz.version>
     <redback.registry.version>2.4</redback.registry.version>