[openid4java] r740 committed - Updated CHANGELOG and version to 0.9.8 for release.

7 views
Skip to first unread message

codesite...@google.com

unread,
May 13, 2013, 3:27:42 PM5/13/13
to openid4java-...@googlegroups.com
Revision: 740
Author: johnny.bufu
Date: Mon May 13 12:27:31 2013
Log: Updated CHANGELOG and version to 0.9.8 for release.


http://code.google.com/p/openid4java/source/detail?r=740

Modified:
/trunk/CHANGELOG
/trunk/pom.xml
/trunk/project.properties
/trunk/samples/appengine-consumer/pom.xml
/trunk/samples/consumer-servlet/pom.xml
/trunk/samples/pom.xml
/trunk/samples/simple-openid/pom.xml

=======================================
--- /trunk/CHANGELOG Tue Jan 15 14:40:19 2013
+++ /trunk/CHANGELOG Mon May 13 12:27:31 2013
@@ -8,6 +8,16 @@
For the detailed logs please see the commit comments at:
- http://code.google.com/p/openid4java

+20130513:
+
+Notable changes:
+
+Updated API documentation for private/shared association stores.
+Add flag and check that shared associations are not accepted as private in
direct verification requests.
+Don't mandate that a separate userSetupUrl must be provided to the
ServerManager, fall-back to the OP endpoint URL.
+Shuffled ServerManager.authResponse processing to only raise (some) errors
when they affect the response.
+Allow specifying a preferred alias when adding an extension.
+
20120115:

Notable changes:
=======================================
--- /trunk/pom.xml Wed Jan 23 14:10:05 2013
+++ /trunk/pom.xml Mon May 13 12:27:31 2013
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.openid4java</groupId>
<artifactId>openid4java</artifactId>
- <version>0.9.8-SNAPSHOT</version>
+ <version>0.9.8</version>
<packaging>jar</packaging>
<name>OpenID4Java</name>
<description>
=======================================
--- /trunk/project.properties Wed Jan 23 14:10:05 2013
+++ /trunk/project.properties Mon May 13 12:27:31 2013
@@ -3,7 +3,7 @@
#

component.name=openid4java
-component.ver=0.9.8-SNAPSHOT
+component.ver=0.9.8

jvm.ver=1.5
debug=true
=======================================
--- /trunk/samples/appengine-consumer/pom.xml Wed Jan 23 14:10:05 2013
+++ /trunk/samples/appengine-consumer/pom.xml Mon May 13 12:27:31 2013
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openid4java</groupId>
<artifactId>openid4java-samples</artifactId>
- <version>0.9.8-SNAPSHOT</version>
+ <version>0.9.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
=======================================
--- /trunk/samples/consumer-servlet/pom.xml Wed Jan 23 14:10:05 2013
+++ /trunk/samples/consumer-servlet/pom.xml Mon May 13 12:27:31 2013
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openid4java</groupId>
<artifactId>openid4java-samples</artifactId>
- <version>0.9.8-SNAPSHOT</version>
+ <version>0.9.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
=======================================
--- /trunk/samples/pom.xml Wed Jan 23 14:10:05 2013
+++ /trunk/samples/pom.xml Mon May 13 12:27:31 2013
@@ -4,7 +4,7 @@
<groupId>org.openid4java</groupId>
<artifactId>openid4java-samples</artifactId>
<packaging>pom</packaging>
- <version>0.9.8-SNAPSHOT</version>
+ <version>0.9.8</version>
<name>OpenID4Java Samples</name>
<modules>
<module>simple-openid</module>
=======================================
--- /trunk/samples/simple-openid/pom.xml Wed Jan 23 14:10:05 2013
+++ /trunk/samples/simple-openid/pom.xml Mon May 13 12:27:31 2013
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openid4java</groupId>
<artifactId>openid4java-samples</artifactId>
- <version>0.9.8-SNAPSHOT</version>
+ <version>0.9.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Reply all
Reply to author
Forward
0 new messages