]> source.dussan.org Git - archiva.git/commitdiff
updated release notes for archiva 1.1
authorMaria Odea B. Ching <oching@apache.org>
Wed, 16 Jul 2008 09:03:56 +0000 (09:03 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Wed, 16 Jul 2008 09:03:56 +0000 (09:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677203 13f79535-47bb-0310-9956-ffa450edef68

archiva-docs/src/site/apt/release-notes.apt

index 55f9bef7eca7dfb5d223acfdf728bf9729c93198..aae94d0d7d571c61615f0e322783df74d3a1f9b4 100644 (file)
@@ -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