aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-docs
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2015-02-25 10:57:31 +1100
committerOlivier Lamy <olamy@apache.org>2015-02-25 10:57:31 +1100
commit46c5551db22a4b039368bc0459f77e1cea9dc033 (patch)
tree1395bdaf7ce3320bc3a326e2e0a828250823e640 /archiva-docs
parent46ccfb47a628191070fd0bce3d8c8e0aa3ce1711 (diff)
downloadarchiva-46c5551db22a4b039368bc0459f77e1cea9dc033.tar.gz
archiva-46c5551db22a4b039368bc0459f77e1cea9dc033.zip
commit 2.2.0 release note
Diffstat (limited to 'archiva-docs')
-rw-r--r--archiva-docs/src/site/apt/release-notes.apt.vm55
1 files changed, 50 insertions, 5 deletions
diff --git a/archiva-docs/src/site/apt/release-notes.apt.vm b/archiva-docs/src/site/apt/release-notes.apt.vm
index 8df36afda..b2c13b887 100644
--- a/archiva-docs/src/site/apt/release-notes.apt.vm
+++ b/archiva-docs/src/site/apt/release-notes.apt.vm
@@ -67,17 +67,62 @@ Release Notes for Archiva ${project.version}
Released: <<???>>
+** New Feature
+
+ * [MRM-1867] - Adding a find jar by checksum functionality to the REST api
+
+
+** Improvement
+
+ * [MRM-1390] - Generic metadata should be searcheable in Archiva search
+
+ * [MRM-1844] - Allow LDAP groupOfNames
+
** Bug
- * [MRM-1832] - RepositoryScannerTest#testDefaultRepositoryScanner fails on Linux with src release zip
+ * [MRM-770] - Archiva web client does not recognize classifier
+
+ * [MRM-813] - Audit log is reporting "Modify File (proxied)" when no proxy connectors exist and the file has not changed
+
+ * [MRM-837] - Cannot download SNAPSHOT version
+
+ * [MRM-935] - Archiva doesn't supports artifact with <version>SNAPSHOT</version>
+
+ * [MRM-1145] - RSS tests do not correctly check responses
+
+ * [MRM-1311] - Logging in ArtifactMissingChecksumsConsumer does not appear in the logs even if configured properly
+
+ * [MRM-1486] - ldap.config.mapper.attribute.user.filter using ldap not working correctly with commas.
+
+ * [MRM-1767] - When selecting a specific repository to browse, I get an error that I don't have sufficient privileges.
+
+ * [MRM-1807] - Archiva wrapper fail to start
+
+ * [MRM-1810] - LDAP - groups config not available in Users Runtime Configuration - Properties
+
+ * [MRM-1811] - Users - Manage section: pagination needs to change
+
+ * [MRM-1846] - Regression in 2.0.1 : uniqueVersion false not supported
+
+ * [MRM-1848] - download links for files mult-dot extensions incorrect in Browse view
+
+ * [MRM-1851] - generic metadata GUI broken
+
+ * [MRM-1860] - ClassNotFound exception with JBoss
+
+ * [MRM-1863] - RepositoryGroup URL is not build using the Application URL
+
+ * [MRM-1864] - Default configuration for central should now use SSL
+
+ * [MRM-1871] - ConcurrentModificationException in DefaultRepositoryProxyConnectors
- * [MRM-1853] - On first start up, you get a perpetual loading indicator.
+ * [MRM-1873] - archiva doesn't recognise ldap-group to ldap-users mapping
- * [MRM-1854] - Last modified date is epoch on directory listing for a group
+** Task
- * [MRM-1855] - "Loading" button never disappears when no one is logged in in some browsers
+ * [MRM-1359] - Remove Maven 1.x functionality
- * [MRM-1856] - archiva-cli does not work
+ * [MRM-1865] - remove isPermanent from Consumer API
* History