You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by vv...@apache.org on 2014/12/16 10:47:14 UTC

svn commit: r1645892 - in /felix/trunk/webconsole-plugins/useradmin: changelog.txt pom.xml src/main/resources/OSGI-INF/l10n/bundle_bg.properties

Author: vvalchev
Date: Tue Dec 16 09:47:13 2014
New Revision: 1645892

URL: http://svn.apache.org/r1645892
Log:
preparation for the initial 1.0.0. release

Added:
    felix/trunk/webconsole-plugins/useradmin/changelog.txt   (with props)
Modified:
    felix/trunk/webconsole-plugins/useradmin/pom.xml
    felix/trunk/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle_bg.properties

Added: felix/trunk/webconsole-plugins/useradmin/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/useradmin/changelog.txt?rev=1645892&view=auto
==============================================================================
--- felix/trunk/webconsole-plugins/useradmin/changelog.txt (added)
+++ felix/trunk/webconsole-plugins/useradmin/changelog.txt Tue Dec 16 09:47:13 2014
@@ -0,0 +1,11 @@
+Initial Release 1.0.0
+---------------------
+
+** Bug
+    * [FELIX-3633] - User Admin Plugin - no German translation
+    * [FELIX-3634] - User Admin Plugin - no Russian translation
+
+** Improvement
+    * [FELIX-2254] - User Admin Plugin
+    * [FELIX-3861] - Set felix.webconsole.category on Web Console plugins
+    * [FELIX-4703] - User Admin plugin should use all available to the JVM crypto algorithms

Propchange: felix/trunk/webconsole-plugins/useradmin/changelog.txt
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: felix/trunk/webconsole-plugins/useradmin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/useradmin/pom.xml?rev=1645892&r1=1645891&r2=1645892&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/useradmin/pom.xml (original)
+++ felix/trunk/webconsole-plugins/useradmin/pom.xml Tue Dec 16 09:47:13 2014
@@ -117,7 +117,7 @@
 		<dependency>
 			<groupId>org.apache.felix</groupId>
 			<artifactId>org.apache.felix.webconsole</artifactId>
-			<version>4.0.1-SNAPSHOT</version>
+			<version>4.2.0</version>
 			<scope>provided</scope>
 		</dependency>
 		<dependency>

Modified: felix/trunk/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle_bg.properties
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle_bg.properties?rev=1645892&r1=1645891&r2=1645892&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle_bg.properties (original)
+++ felix/trunk/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle_bg.properties Tue Dec 16 09:47:13 2014
@@ -1,4 +1,4 @@
-#Licensed to the Apache Software Foundation (ASF) under one or more
+#Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with
 # this work for additional information regarding copyright ownership.
 # The ASF licenses this file to You under the Apache License, Version 2.0