]> source.dussan.org Git - archiva.git/commitdiff
updated the site for 1.1 release
authorMaria Odea B. Ching <oching@apache.org>
Mon, 7 Jul 2008 07:14:51 +0000 (07:14 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Mon, 7 Jul 2008 07:14:51 +0000 (07:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674409 13f79535-47bb-0310-9956-ffa450edef68

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

index 28f8a810bf9616d4a600318b19a7cc3a5c56eb5e..71cfd3373ccb68875fc26572f8d6198bdb4e88d2 100644 (file)
@@ -2,11 +2,11 @@
  Release Notes for Archiva 1.1
  -----
 
-Release Notes for Archiva 1.1 (DRAFT)
+Release Notes for Archiva 1.1 
 
   The Apache Archiva team would like to announce the release of Archiva 1.1.
 
-  Archiva 1.1 is {{http://archiva.apache.org/download.html} available for download from the web site}}.
+  Archiva 1.1 is {{{http://archiva.apache.org/download.html} available for download from the web site}}.
 
   Archiva is an application for managing one or more remote repositories, including administration, artifact handling, browsing and searching.
 
@@ -28,13 +28,14 @@ Release Notes for Archiva 1.1 (DRAFT)
 ** RSS
 
    RSS is now available for getting a feed of new artifacts being added to a given repository. Two types of feeds are generated by Archiva:
-   new artifacts in a repository and new versions of a specific artifact. Details are available in {{{userguide/rss.html>}Rss Feeds}}.
+   new artifacts in a repository and new versions of a specific artifact. Details are available in {{{userguide/rss.html}Rss Feeds}}.
 
    ~~TODO: screenshot, more detail
 
-** Repository Groups
+** Virtual Repositories
 
-   ...
+   Virtual repositories or repository groups allows downloading from a group of repositories via one url. For more details of this feature,
+   see {{{userguide/virtual-repositories.html}Virtual Repositories}}.
 
    ~~TODO: screenshot, more detail
 
@@ -66,10 +67,18 @@ Release Notes for Archiva 1.1 (DRAFT)
 
 * Changes in Archiva 1.1
 
+** Sub-task
+
+    * [MRM-801] - Create documentation for virtual repositories
+
 ** Bug
 
+    * [MRM-234] - Moving files between repos through webdav doesn't work
+
     * [MRM-312] - ConcurrentModificationException
 
+    * [MRM-523] - Appearance Actions do not work when ${user.home} is invalid.
+
     * [MRM-538] - Browse > Info not synchronised with updated POM contents
 
     * [MRM-584] - Newly created user cannot login
@@ -100,15 +109,13 @@ Release Notes for Archiva 1.1 (DRAFT)
 
     * [MRM-692] - Repository problem is kept in database even though its related artifact has been already removed
 
-    * [MRM-695] - Database seems to be getting initialized twice -- the second time causing the Repositories page to take a long time to load on initial access
-
     * [MRM-702] - in the standalone bundle, the pid file is written into the installation directory alongside the wrapper, but should be in a temporary location
 
     * [MRM-711] - Security using ldap throws NullPointerException
 
     * [MRM-733] - Error ending component lifecycle
 
-    * [MRM-753] - Error while uploading an artifact on archiva
+    * [MRM-753] - Error while deploying an artifact to archiva
 
     * [MRM-767] - generated LICENSE and NOTICE files need improvement
 
@@ -116,7 +123,7 @@ Release Notes for Archiva 1.1 (DRAFT)
 
     * [MRM-769] - CLONE - 507 Insufficient Storage when deploying artifact with webdav
 
-    * [MRM-777] - assignments.jsp: missing <tr></tr> group under "Resource Roles":  
+    * [MRM-777] - assignments.jsp: missing <tr></tr> group under "Resource Roles":
 
     * [MRM-778] - DefaultDavServerManager.createServer doesn't create server
 
@@ -126,30 +133,54 @@ Release Notes for Archiva 1.1 (DRAFT)
 
     * [MRM-785] - No message is displayed after a successful artifact upload
 
-    * [MRM-786] - Endless loop in "Dependency Tree" in cyclic dependencies?
-
-    * [MRM-788] - Database Issue: java.sql.SQLException: Already closed.
-
     * [MRM-789] - Archiva may delete you app server installation
 
     * [MRM-790] - [regression] proxying metadata causes an IO exception in new checksum code
 
     * [MRM-792] - remove references to maven in code
 
-    * [MRM-793] - 500 error when saving company details (in Appearance) with only the artifactId specified and groupId is left blank
-
-    * [MRM-794] - Have to create .profile file for user archiva
-
     * [MRM-796] - releases always activated in repositories
 
     * [MRM-797] - Delete Released Snapshots doesn't work
 
+    * [MRM-800] - Admin user account user lockout via Webdav only?
+
+    * [MRM-810] - Uploads done through the Web UI are not reported in the audit log
+
+    * [MRM-818] - [Repository Group] Page will be broken if entered identifier is too long
+
+    * [MRM-819] - ERROR 404 page when clicking the URL of Repository Group with identifier i.e. "test/test"
+
+    * [MRM-820] - 404 when the dav url of an Archiva default repository (internal or snapshots) is accessed
+
+    * [MRM-823] - Deleted repository still shows up in the repo group
+
+    * [MRM-824] - dependency cleanup
+
+    * [MRM-835] - Checksum search appears broken
+
+    * [MRM-840] - Wagon HTTP deadlocks under high load
+
+    * [MRM-845] - Continuous Loop when you click a repository group link
+
+    * [MRM-846] - "Repository Purge By Retention Count" option not working
+
+    * [MRM-847] - DependencyTreeGeneratorConsumerTest fails under windows due to line ending
+
+    * [MRM-851] - wrong taglib short-name causes deployment error on Geronimo
+
+    * [MRM-853] - HTTP Error 500 when uploading artifact with Windows OS
+
+    * [MRM-855] - java.lang.NoClassDefFoundError: org/apache/xml/serialize/OutputFormat
+
+    * [MRM-856] - Artifact Upload replaces all instances of the name "jar" with "pom" when trying to change the file extension
+
+    * [MRM-858] - last-modified header is missing
+
 ** Improvement
 
     * [MRM-591] - Reports should show from which repository the defective artifact was found.
 
-    * [MRM-604] - Company POM - Allow a different version than 1 to be entered.
-
     * [MRM-651] - Updated consumer plugin to build against the 1.1 apis
 
     * [MRM-654] - Archetype for generation of Consumer plugins
@@ -166,6 +197,20 @@ Release Notes for Archiva 1.1 (DRAFT)
 
     * [MRM-781] - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
 
+    * [MRM-802] - Display the url for the repository group
+
+    * [MRM-804] - When uploading artifacts to the repo, they should be added to the index instantly
+
+    * [MRM-822] - add org/jvnet/**, com/sun/** to the whitelist for the default java.net repository
+
+    * [MRM-829] - Replace Company POM feature with simple Appearence customisation
+
+    * [MRM-831] - When deploying artifacts to the repo, they should be added to the index instantly
+
+    * [MRM-857] - set a user agent for proxy HTTP requests
+
+    * [MRM-859] - Use File.createTempFile() when downloading files from a remote repository
+
 ** New Feature
 
     * [MRM-123] - add RSS view to repository manager
index eea7b8576d9b2a78b6c9b5a3cf8e68bdb234f202..b859eac90e391f1e5f09dc9b597c65a5e7e1f91d 100644 (file)
@@ -21,7 +21,7 @@
 <project>
   <body>
     <breadcrumbs>
-      <item name="1.1-SNAPSHOT" href="/docs/1.1-SNAPSHOT/" />
+      <item name="1.1" href="/docs/1.1/" />
 <!-- TODO in beta-6
       <item name="${project.version}" href="/docs/${project.version}" />
 -->