aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-docs/src
diff options
context:
space:
mode:
authorMaria Odea B. Ching <oching@apache.org>2008-07-16 09:03:56 +0000
committerMaria Odea B. Ching <oching@apache.org>2008-07-16 09:03:56 +0000
commit207ada84a3b989aa61223d4dc152b1bf20bc1d3a (patch)
tree221b0319c74f86ed1029a51834aea8393e4f5937 /archiva-docs/src
parent7da05e7cd45d8314072a2d1f8829abd78435a0bc (diff)
downloadarchiva-207ada84a3b989aa61223d4dc152b1bf20bc1d3a.tar.gz
archiva-207ada84a3b989aa61223d4dc152b1bf20bc1d3a.zip
updated release notes for archiva 1.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677203 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-docs/src')
-rw-r--r--archiva-docs/src/site/apt/release-notes.apt22
1 files changed, 21 insertions, 1 deletions
diff --git a/archiva-docs/src/site/apt/release-notes.apt b/archiva-docs/src/site/apt/release-notes.apt
index 55f9bef7e..aae94d0d7 100644
--- a/archiva-docs/src/site/apt/release-notes.apt
+++ b/archiva-docs/src/site/apt/release-notes.apt
@@ -65,6 +65,8 @@ Release Notes for Archiva 1.1
* [MRM-801] - Create documentation for virtual repositories
+ * [MRM-861] - Paginate Search Results page
+
** Bug
* [MRM-234] - Moving files between repos through webdav doesn't work
@@ -75,6 +77,8 @@ Release Notes for Archiva 1.1
* [MRM-538] - Browse > Info not synchronised with updated POM contents
+ * [MRM-550] - proxy connectors - move up/down should not show when it's not possible
+
* [MRM-584] - Newly created user cannot login
* [MRM-597] - Cannot run Archiva as another user because su is run with option "-" (--login)
@@ -93,6 +97,8 @@ Release Notes for Archiva 1.1
* [MRM-638] - some developer reports are appearing in the archiva-docs module and need to be disabled
+ * [MRM-650] - Deleted metadata files still appear in search results
+
* [MRM-652] - Invalid html links in "webdav" directory browsing
* [MRM-653] - WebDAV deploy fails with error
@@ -175,6 +181,14 @@ Release Notes for Archiva 1.1
* [MRM-867] - 500 on HEAD method
+ * [MRM-869] - many empty folders created in managed repos with proxy connectors when used in a group
+
+ * [MRM-870] - addRepositoryToGroup.action => AbstractMethodError on DeferredDocumentImpl.getXmlStandalone()
+
+ * [MRM-871] - jetty.host and jetty.port properties are set by default in jetty.xml preventing user from using other hostname if user is not aware of these properties
+
+ * [MRM-872] - empty metadatas frmo a repository group
+
** Improvement
* [MRM-591] - Reports should show from which repository the defective artifact was found.
@@ -187,6 +201,8 @@ Release Notes for Archiva 1.1
* [MRM-678] - 404 errors on proxies should be cached
+ * [MRM-737] - Don't list metadata files in the search results
+
* [MRM-752] - Trim URL in Remote Repositories
* [MRM-760] - set JSW to auto-restart if it crashes or hangs
@@ -217,10 +233,14 @@ Release Notes for Archiva 1.1
* [MRM-694] - Virtual repositories or repository grouping
+ * [MRM-730] - Index/Search by class, method or package name
+
* [MRM-751] - Support database connection pooling
* [MRM-774] - Support inclusion of pom file when deploying an artifact via the web upload form
+ * [MRM-864] - Searching within search results
+
** Task
* [MRM-677] - Upgrade archiva to the latest redback (1.0.1)
@@ -230,7 +250,7 @@ Release Notes for Archiva 1.1
* [MRM-708] - Migrate from Plexus Logging to Slf4J
* [MRM-754] - Update the screenshots in the docs
-
+
* Changes in Archiva 1.0.2
** Bug