aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-docs/src/site/apt/release-notes.apt.vm
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2011-11-02 22:40:41 +0000
committerOlivier Lamy <olamy@apache.org>2011-11-02 22:40:41 +0000
commit39ee36e14c0181169ed30e415c1af30870d4fe5c (patch)
tree2123b0955e4114066c37f4f1b7e293d4dac6e9a4 /archiva-docs/src/site/apt/release-notes.apt.vm
parent60d7bad770dd7b5acd4c402185702910b4c06a81 (diff)
downloadarchiva-39ee36e14c0181169ed30e415c1af30870d4fe5c.tar.gz
archiva-39ee36e14c0181169ed30e415c1af30870d4fe5c.zip
reset release notes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1196850 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-docs/src/site/apt/release-notes.apt.vm')
-rw-r--r--archiva-docs/src/site/apt/release-notes.apt.vm23
1 files changed, 7 insertions, 16 deletions
diff --git a/archiva-docs/src/site/apt/release-notes.apt.vm b/archiva-docs/src/site/apt/release-notes.apt.vm
index 5938849d2..ff5e0571c 100644
--- a/archiva-docs/src/site/apt/release-notes.apt.vm
+++ b/archiva-docs/src/site/apt/release-notes.apt.vm
@@ -38,22 +38,7 @@ Release Notes for Archiva ${project.version}
Some new features has been added in ${project.version}:
- * It is now possible to create a staging repository for any managed repository
- and later merge the results
-
- * You can now use REST services to control Archiva or search for artifacts.
- See {{{./adminguide/webservices/rest.html}REST Services}} for more
- information.
-
- * Database storage for repository metadata has been replaced with a JCR
- repository based on Apache Jackrabbit by default (other options such as
- a flat-file storage may be made available in the future).
-
- * The search interface provide now the capability to search on OSGI metadata
- (based on the update of the Apache Maven Indexer library).
-
- * You can now download Maven index content from remote repositories to include
- artifacts which are not present locally in your search results.
+ * Repositories group can now return a merged index in path .indexer.
* Compatibility Changes
@@ -78,6 +63,12 @@ Release Notes for Archiva ${project.version}
Released: <<???>>
+Previous Releases
+
+* Changes in Archiva 1.4-M1
+
+ Released: <<October, 26 2011>>
+
** New Feature
* [MRM-980] - Ability to merge repositories