Author: [email protected]
Date: Wed Apr 11 14:25:28 2012
New Revision: 2214

Log:
[PREPARE-RELEASE] Updated changelog and readme

Modified:
   trunk/amdatu-auth/release/src/main/resources/CHANGELOG
   trunk/amdatu-auth/release/src/main/resources/README

Modified: trunk/amdatu-auth/release/src/main/resources/CHANGELOG
==============================================================================
--- trunk/amdatu-auth/release/src/main/resources/CHANGELOG      (original)
+++ trunk/amdatu-auth/release/src/main/resources/CHANGELOG      Wed Apr 11 
14:25:28 2012
@@ -3,17 +3,51 @@
 
                                          Amdatu Auth
 
-Release 0.2.1 RC1
-Last revised October 26, 2011
------------------------------
+Release 0.2.2 RC1
+Last revised April 11, 2011
+---------------------------
 
 The changelog below is automatically generated from JIRA. More information 
about the resolved
 issues mentioned below can be found on 
http://jira.amdatu.org/jira/secure/Dashboard.jspa?selectPageId=10023.
 
+
+===================================================================================================
+Release Notes - Amdatu Auth - Version 0.2.2
+---------------------------------------------------------------------------------------------------
+** Bug
+    * [AMDATUAUTH-117] - UserAdmin gadget doesn't work when running HTTP 
service on port 80
+    * [AMDATUAUTH-126] - TokenProviderImpl is not suited for a clustered setup
+    * [AMDATUAUTH-128] - NullPointerException when registering a consumer 
without properties
+    * [AMDATUAUTH-130] - OAuth consumer not updated properly in in-mem store 
of consumer registry
+    * [AMDATUAUTH-131] - jQuery URL in authorize page of OAuth server is 
invalid
+    * [AMDATUAUTH-139] - Secret key of TokenProvider not used as-is
+
+** Improvement
+    * [AMDATUAUTH-122] - Support password restrictions
+
+** New Feature
+    * [AMDATUAUTH-116] - Login service should provide 'password change 
required upon first login' feature
+
+** Task
+    * [AMDATUAUTH-119] - The role/user admin gadget should use the jQuery UI 
classes
+    * [AMDATUAUTH-120] - The login gadget should use the jQuery UI classes
+    * [AMDATUAUTH-124] - Upgrade login gadget to Amdatu OpenSocial 0.2.1
+    * [AMDATUAUTH-125] - Upgrade useradmin gadget to Amdatu OpenSocial 0.2.1
+    * [AMDATUAUTH-127] - Add release-demo artifact
+    * [AMDATUAUTH-129] - Split 3-legged OAuth example in consumer and provider
+    * [AMDATUAUTH-134] - Upgrade consumer jsp to Amdatu OpenSocial 0.2.1
+    * [AMDATUAUTH-138] - Move login and useradmin gadget from Auth to 
OpenSocial
+    * [AMDATUAUTH-140] - Move generic components to tools module
+    * [AMDATUAUTH-142] - Apply code formatter and checkstyle fixes
+===================================================================================================
+
+
+
 
===================================================================================================
 Release Notes - Amdatu Auth - Version 0.2.1
 
---------------------------------------------------------------------------------------------------
 ** Bug
+    * [AMDATUAUTH-9] - PAX useradmin integration tests report errors
     * [AMDATUAUTH-83] - Placeholders not replaced in .cfg files of release
     * [AMDATUAUTH-85] - Inclusion of NOTICE/LICENSE on artifacts
     * [AMDATUAUTH-92] - Tenant awareness of OAuthTokenProvider not properly 
implemented
@@ -29,6 +63,8 @@
     * [AMDATUAUTH-108] - Append missing modules to release artifact
     * [AMDATUAUTH-109] - Add missing NOTICE and LICENSE files
     * [AMDATUAUTH-110] - Execute performance test: 0.2.0 versus 0.2.1
+    * [AMDATUAUTH-111] - Cleanup javadoc generation
+    * [AMDATUAUTH-115] - The JMeter plan "Amdatu get Users" results in 404s
 
 ** Improvement
     * [AMDATUAUTH-81] - Config files should be renamed

Modified: trunk/amdatu-auth/release/src/main/resources/README
==============================================================================
--- trunk/amdatu-auth/release/src/main/resources/README (original)
+++ trunk/amdatu-auth/release/src/main/resources/README Wed Apr 11 14:25:28 2012
@@ -4,9 +4,9 @@
 
                                          Amdatu Auth
 
-Release 0.2.1 RC1
-Last revised October 26, 2011
------------------------------
+Release 0.2.2 RC1
+Last revised April 11, 2011
+---------------------------
 
 
===================================================================================================
 CONTENTS
@@ -48,9 +48,9 @@
 scalability, provisioning, serviceability, manageability, integration, 
compliance and much more.
 
 Amdatu Auth is a subproject of Amdatu that brings authentication and 
authorization services to the
-Amdatu platform. This includes oAuth, site authentication and an OSGi 
UserAdmin implementation.
+Amdatu platform. This includes OAuth, site authentication and an OSGi 
UserAdmin implementation.
 
-More information can be found on 
http://www.amdatu.org/confluence/display/Amdatu/Amdatu+Auth.
+More information can be found on 
http://www.amdatu.org/confluence/display/AmdatuAuth/Home.
 
 
===================================================================================================
 -3- NEW FEATURES IN THIS RELEASE
@@ -59,7 +59,7 @@
 change is the license under which Amdatu Auth is released; it was changed from 
GPL to the
 Apache Software License 2.0.
 Important changes and new features are summarized on the WIKI page, see
-http://www.amdatu.org/confluence/display/Amdatu/Auth+-+Release+notes
+http://www.amdatu.org/confluence/display/AmdatuAuth/Release+notes
 
 A detailed list of all resolved JIRA issues in this version and previous 
versions can be found in
 the CHANGELOG.txt located in this directory.
@@ -93,4 +93,4 @@
 
===================================================================================================
 -8- MORE INFORMATION
 
===================================================================================================
-See http://www.amdatu.org/confluence/display/Amdatu/Amdatu+Auth
+See http://www.amdatu.org/confluence/display/AmdatuAuth/Home
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to