Author: [email protected]
Date: Thu May  5 10:51:53 2011
New Revision: 1100

Log:
[AMDATUAUTH-23] Updated CHANGELOG and removed .txt to conform to Apache 
recommendations

Added:
   trunk/amdatu-auth/release/src/main/resources/CHANGELOG
      - copied, changed from r1095, 
/trunk/amdatu-auth/release/src/main/resources/CHANGELOG.txt
   trunk/amdatu-auth/release/src/main/resources/LICENSE
      - copied unchanged from r1095, 
/trunk/amdatu-auth/release/src/main/resources/LICENSE.txt
   trunk/amdatu-auth/release/src/main/resources/NOTICE
      - copied unchanged from r1095, 
/trunk/amdatu-auth/release/src/main/resources/NOTICE.txt
   trunk/amdatu-auth/release/src/main/resources/README
      - copied unchanged from r1095, 
/trunk/amdatu-auth/release/src/main/resources/README.txt
Removed:
   trunk/amdatu-auth/release/src/main/resources/CHANGELOG.txt
   trunk/amdatu-auth/release/src/main/resources/LICENSE.txt
   trunk/amdatu-auth/release/src/main/resources/NOTICE.txt
   trunk/amdatu-auth/release/src/main/resources/README.txt

Copied: trunk/amdatu-auth/release/src/main/resources/CHANGELOG (from r1095, 
/trunk/amdatu-auth/release/src/main/resources/CHANGELOG.txt)
==============================================================================
--- /trunk/amdatu-auth/release/src/main/resources/CHANGELOG.txt (original)
+++ trunk/amdatu-auth/release/src/main/resources/CHANGELOG      Thu May  5 
10:51:53 2011
@@ -4,16 +4,21 @@
                                          Amdatu Auth
 
 Release 0.2.0
-Last revised April 29, 2011
----------------------------
+Last revised May 5, 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.
+issues mentioned below can be found on 
http://jira.amdatu.org/jira/secure/Dashboard.jspa?selectPageId=10023.
 
 
===================================================================================================
 Release Notes - Amdatu Auth - Version 0.2.0
 
---------------------------------------------------------------------------------------------------
+** Bug
+    * [AMDATUAUTH-4] - Authentication bundles contain *;resolution:=optional
+    * [AMDATUAUTH-15] - Retrieving the dashboard after logging in as melissad 
fails
 
+** Task
+    * [AMDATUAUTH-23] - Split off Amdatu Auth as separate project
 
===================================================================================================
 
 
@@ -21,7 +26,15 @@
 
===================================================================================================
 Release Notes - Amdatu Auth - Version 0.1.1
 
---------------------------------------------------------------------------------------------------
+** Bug
+    * [AMDATUAUTH-2] - ArrayIndexOutOfBoundsException error in UserAdmin REST 
service
+    * [AMDATUAUTH-3] - Non deterministic itest failures for OAuth test
+    * [AMDATUAUTH-8] - When opening UserAdmin gadget during JMeter UserAdmin 
test, no users or groups are returned
+    * [AMDATUAUTH-13] - useradmin gadget display problem in IE
+    * [AMDATUAUTH-14] - Create/remove user sometimes fails (concurrency issue?)
 
+** Improvement
+    * [AMDATUAUTH-45] - Authorization uses relocated servlet api artifact with 
2.4
 
===================================================================================================
 
 
@@ -29,7 +42,35 @@
 
===================================================================================================
 Release Notes - Amdatu Auth - Version 0.1.0
 
---------------------------------------------------------------------------------------------------
-
+** Bug
+    * [AMDATUAUTH-1] - Cannot login with user just created with UserAdmin 
gadget
+    * [AMDATUAUTH-5] - OAuthTwoLegged integration test sometimes fails
+    * [AMDATUAUTH-6] - useradmin gadget posts to http (instead of to the 
currently used protocol)
+    * [AMDATUAUTH-7] - Amdatu token is sometimes incorrectly invalidated
+    * [AMDATUAUTH-10] - useradmin user restlet doesn't return properties in 
GET request
+    * [AMDATUAUTH-52] - useradmin restlets cannot handle urls as username -> 
this crashes wink(!)
+    * [AMDATUAUTH-54] - An error appears in the console when adding the 
UserAdmin gadget
+
+** Improvement
+    * [AMDATUAUTH-40] - Make OAuthServiceConsumerRegistry API consistent
+    * [AMDATUAUTH-42] - Refactor oauth consumerregistry-fs to fsstorage 
implementation
+
+** New Feature
+    * [AMDATUAUTH-18] - Add a service to create OAuth tokens
+    * [AMDATUAUTH-55] - Create a management gadget for user management
+
+** Task
+    * [AMDATUAUTH-25] - Implement pluggable and centralized context management 
service
+    * [AMDATUAUTH-27] - Split off oAuth as separate bundle (currently it is 
contained by the Shindig bundle)
+    * [AMDATUAUTH-30] - Implement two-legged oAuth support
+    * [AMDATUAUTH-31] - Make being logged in more stateless; replace 
httpsession/jsessionid approach with tokens stored in cookie
+    * [AMDATUAUTH-32] - Implement persistent oAuth service consumer registry
+    * [AMDATUAUTH-33] - Associate authorize token step of oAuth dance with 
Amdatu login service or even pluggable login service
+    * [AMDATUAUTH-34] - Centralize login context information
+    * [AMDATUAUTH-36] - Add example gadget to use full-blown 3-legged oAuth
+    * [AMDATUAUTH-37] - Refactor httpsession dependency of login service with 
oAuth token dependency, stored in browser cookie
+    * [AMDATUAUTH-38] - Implement oAuth Signed Requests support
+    * [AMDATUAUTH-39] - Disable oAuth support in Shindig
 
===================================================================================================
 
 
@@ -37,7 +78,9 @@
 
===================================================================================================
 Release Notes - Amdatu Auth - Version 0.0.6
 
---------------------------------------------------------------------------------------------------
-
+** Bug
+    * [AMDATUAUTH-11] - AuthorizationService interface is missing login and 
logout methods
+    * [AMDATUAUTH-53] - Configuration of login gadget not set when service is 
restarted
 
===================================================================================================
 
 
@@ -45,7 +88,7 @@
 
===================================================================================================
 Release Notes - Amdatu Auth - Version 0.0.5
 
---------------------------------------------------------------------------------------------------
-
+(No changes)
 
===================================================================================================
 
 
@@ -53,7 +96,14 @@
 
===================================================================================================
 Release Notes - Amdatu Auth - Version 0.0.4
 
---------------------------------------------------------------------------------------------------
+** Improvement
+    * [AMDATUAUTH-44] - Add support for storing more object types then just 
byte[] in properties of UserAdmin
 
+** New Feature
+    * [AMDATUAUTH-16] - REST service for usermanagment
+
+** Task
+    * [AMDATUAUTH-56] - Implement basic authorization
 
===================================================================================================
 
 
@@ -61,7 +111,7 @@
 
===================================================================================================
 Release Notes - Amdatu Auth - Version 0.0.3
 
---------------------------------------------------------------------------------------------------
-
+(No changes)
 
===================================================================================================
 
 
@@ -77,5 +127,9 @@
 
===================================================================================================
 Release Notes - Amdatu Auth - Version 0.0.1
 
---------------------------------------------------------------------------------------------------
+** Question
+    * [AMDATUAUTH-46] - Authorization: how to login?
 
+** Task
+    * [AMDATUAUTH-22] - Implement basic authorization with JSecurity
 
===================================================================================================
\ No newline at end of file
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to