[svn-components] 6610 - /release-info/ /releases/Authentication/1.1alpha2/ /releases/Authentication/1.1alpha2/src/ /releases/Authentication/1.1alpha2/src/credentials/ /releases/Authentication/1.1alpha2/src/exceptions/ /releases/Authentication/1.1alpha2/src/filters/group/ /releases/Authentication/1.1alpha2/src/filters/htpasswd/ /releases/Authentication/1.1alpha2/src/filters/ldap/ /releases/Authentication/1.1alpha2/src/filters/openid/ /releases/Authentication/1.1alpha2/src/filters/token/ /releases/Authentication/1.1alpha2/src/filters/typekey/ /releases/Authentication/1.1alpha2/src/interfaces/ /releases/Authentication/1.1alpha2/src/math/ /releases/Authentication/1.1alpha2/src/options/ /releases/Authentication/1.1alpha2/src/session/ /releases/Authentication/1.1alpha2/src/status/ /releases/Authentication/1.1alpha2/src/url/ /releases/Authentication/1.1alpha2/tests/ /releases/Authentication/1.1alpha2/tests/filters/group/ /releases/Authentication/1.1alpha2/tests/filters/htpasswd/ /releases/Authentication/1.1alpha2/tests/filters/ldap/ /releases/Authentication/1.1alpha2/tests/filters/openid/ /releases/Authentication/1.1alpha2/tests/filters/openid/data/ /releases/Authentication/1.1alpha2/tests/filters/token/ /releases/Authentication/1.1alpha2/tests/filters/token/data/ /releases/Authentication/1.1alpha2/tests/filters/typekey/ /releases/Authentication/1.1alpha2/tests/filters/typekey/data/ /releases/Authentication/1.1alpha2/tests/general/ /releases/Authentication/1.1alpha2/tests/math/ /releases/Authentication/1.1alpha2/tests/session/ /releases/Authentication/1.1alpha2/tests/url/ /trunk/Authentication/

Mon, 29 Oct 2007 01:43:29 -0800

Author: dr
Date: Mon Oct 29 10:34:17 2007
New Revision: 6610

Log:
- Released Authentication version 1.1alpha2

Added:
    releases/Authentication/1.1alpha2/
      - copied from r6590, trunk/Authentication/
    releases/Authentication/1.1alpha2/ChangeLog
      - copied, changed from r6595, trunk/Authentication/ChangeLog
Modified:
    release-info/latest
    releases/Authentication/1.1alpha2/src/authentication.php
    releases/Authentication/1.1alpha2/src/authentication_autoload.php
    releases/Authentication/1.1alpha2/src/credentials/credentials.php
    releases/Authentication/1.1alpha2/src/credentials/id_credentials.php
    releases/Authentication/1.1alpha2/src/credentials/password_credentials.php
    
releases/Authentication/1.1alpha2/src/exceptions/authentication_exception.php
    releases/Authentication/1.1alpha2/src/exceptions/ldap_exception.php
    releases/Authentication/1.1alpha2/src/exceptions/openid_exception.php
    releases/Authentication/1.1alpha2/src/exceptions/typekey_exception.php
    releases/Authentication/1.1alpha2/src/filters/group/group_filter.php
    releases/Authentication/1.1alpha2/src/filters/htpasswd/htpasswd_filter.php
    releases/Authentication/1.1alpha2/src/filters/ldap/ldap_filter.php
    releases/Authentication/1.1alpha2/src/filters/ldap/ldap_info.php
    releases/Authentication/1.1alpha2/src/filters/openid/openid_association.php
    releases/Authentication/1.1alpha2/src/filters/openid/openid_file_store.php
    releases/Authentication/1.1alpha2/src/filters/openid/openid_filter.php
    releases/Authentication/1.1alpha2/src/filters/openid/openid_store.php
    releases/Authentication/1.1alpha2/src/filters/token/token_filter.php
    releases/Authentication/1.1alpha2/src/filters/typekey/typekey_filter.php
    releases/Authentication/1.1alpha2/src/interfaces/authentication_filter.php
    releases/Authentication/1.1alpha2/src/interfaces/data_fetch.php
    releases/Authentication/1.1alpha2/src/math/bcmath_library.php
    releases/Authentication/1.1alpha2/src/math/bignum_library.php
    releases/Authentication/1.1alpha2/src/math/gmp_library.php
    releases/Authentication/1.1alpha2/src/math/math.php
    releases/Authentication/1.1alpha2/src/options/authentication_options.php
    releases/Authentication/1.1alpha2/src/options/filter_options.php
    releases/Authentication/1.1alpha2/src/options/group_options.php
    releases/Authentication/1.1alpha2/src/options/htpasswd_options.php
    releases/Authentication/1.1alpha2/src/options/ldap_options.php
    releases/Authentication/1.1alpha2/src/options/openid_file_store_options.php
    releases/Authentication/1.1alpha2/src/options/openid_options.php
    releases/Authentication/1.1alpha2/src/options/openid_store_options.php
    releases/Authentication/1.1alpha2/src/options/session_options.php
    releases/Authentication/1.1alpha2/src/options/token_options.php
    releases/Authentication/1.1alpha2/src/options/typekey_options.php
    releases/Authentication/1.1alpha2/src/session/authentication_session.php
    releases/Authentication/1.1alpha2/src/status/authentication_status.php
    releases/Authentication/1.1alpha2/src/url/url.php
    
releases/Authentication/1.1alpha2/tests/filters/group/group_multiple_test.php
    releases/Authentication/1.1alpha2/tests/filters/group/group_test.php
    releases/Authentication/1.1alpha2/tests/filters/htpasswd/htpasswd_test.php
    releases/Authentication/1.1alpha2/tests/filters/ldap/ldap_test.php
    
releases/Authentication/1.1alpha2/tests/filters/openid/data/openid_store_helper.php
    
releases/Authentication/1.1alpha2/tests/filters/openid/data/openid_wrapper.php
    
releases/Authentication/1.1alpha2/tests/filters/openid/openid_file_store_test.php
    releases/Authentication/1.1alpha2/tests/filters/openid/openid_test.php
    releases/Authentication/1.1alpha2/tests/filters/token/data/encryption.php
    releases/Authentication/1.1alpha2/tests/filters/token/token_test.php
    
releases/Authentication/1.1alpha2/tests/filters/typekey/data/typekey_wrapper.php
    releases/Authentication/1.1alpha2/tests/filters/typekey/typekey_test.php
    releases/Authentication/1.1alpha2/tests/general/authentication_test.php
    releases/Authentication/1.1alpha2/tests/math/bignum_test.php
    releases/Authentication/1.1alpha2/tests/session/session_test.php
    releases/Authentication/1.1alpha2/tests/suite.php
    releases/Authentication/1.1alpha2/tests/test.php
    releases/Authentication/1.1alpha2/tests/url/url_test.php
    trunk/Authentication/ChangeLog

Modified: release-info/latest
==============================================================================
--- release-info/latest [iso-8859-1] (original)
+++ release-info/latest [iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -1,7 +1,7 @@
 PACKAGES
 
 Archive: 1.2.3
-Authentication: 1.1alpha1
+Authentication: 1.1alpha2
 AuthenticationDatabaseTiein: 1.0
 Base: 1.4alpha2
 Cache: 1.2

Copied: releases/Authentication/1.1alpha2/ChangeLog (from r6595, 
trunk/Authentication/ChangeLog)
==============================================================================
--- trunk/Authentication/ChangeLog [iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/ChangeLog [iso-8859-1] Mon Oct 29 
10:34:17 2007
@@ -1,4 +1,4 @@
-1.1alpha2 - [RELEASEDATE]
+1.1alpha2 - Monday 29 October 2007
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 - No external changes. This release features some internal code improvements

Modified: releases/Authentication/1.1alpha2/src/authentication.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/authentication.php [iso-8859-1] 
(original)
+++ releases/Authentication/1.1alpha2/src/authentication.php [iso-8859-1] Mon 
Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -61,7 +61,7 @@
  *           The user credentials to pass to the authentication filters.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @mainclass
  */
 class ezcAuthentication

Modified: releases/Authentication/1.1alpha2/src/authentication_autoload.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/authentication_autoload.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/authentication_autoload.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -4,7 +4,7 @@
  *
  * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
- * @version //autogentag//
+ * @version 1.1alpha2
  * @filesource
  * @package Authentication
  */

Modified: releases/Authentication/1.1alpha2/src/credentials/credentials.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/credentials/credentials.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/credentials/credentials.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Base class for all authentication credentials structures.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 abstract class ezcAuthenticationCredentials extends ezcBaseStruct
 {

Modified: releases/Authentication/1.1alpha2/src/credentials/id_credentials.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/credentials/id_credentials.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/credentials/id_credentials.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Structure containing an id, used as authentication credentials.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @mainclass
  */
 class ezcAuthenticationIdCredentials extends ezcAuthenticationCredentials

Modified: 
releases/Authentication/1.1alpha2/src/credentials/password_credentials.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/credentials/password_credentials.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/credentials/password_credentials.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Structure containing an id and password, used as authentication credentials.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @mainclass
  */
 class ezcAuthenticationPasswordCredentials extends ezcAuthenticationCredentials

Modified: 
releases/Authentication/1.1alpha2/src/exceptions/authentication_exception.php
==============================================================================
--- 
releases/Authentication/1.1alpha2/src/exceptions/authentication_exception.php 
[iso-8859-1] (original)
+++ 
releases/Authentication/1.1alpha2/src/exceptions/authentication_exception.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Thrown when an exceptional state occurs in the Authentication component.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationException extends ezcBaseException
 {

Modified: releases/Authentication/1.1alpha2/src/exceptions/ldap_exception.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/exceptions/ldap_exception.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/exceptions/ldap_exception.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Thrown when an exceptional state occurs in the LDAP authentication.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationLdapException extends ezcAuthenticationException
 {

Modified: releases/Authentication/1.1alpha2/src/exceptions/openid_exception.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/exceptions/openid_exception.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/exceptions/openid_exception.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Thrown when an exceptional state occurs in the OpenID authentication.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationOpenidException extends ezcAuthenticationException
 {

Modified: releases/Authentication/1.1alpha2/src/exceptions/typekey_exception.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/exceptions/typekey_exception.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/exceptions/typekey_exception.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Thrown when an exceptional state occurs in the TypeKey authentication.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationTypekeyException extends ezcAuthenticationException
 {

Modified: releases/Authentication/1.1alpha2/src/filters/group/group_filter.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/filters/group/group_filter.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/filters/group/group_filter.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -131,7 +131,7 @@
  *           The status object which holds the status of the run filters.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @mainclass
  */
 class ezcAuthenticationGroupFilter extends ezcAuthenticationFilter

Modified: 
releases/Authentication/1.1alpha2/src/filters/htpasswd/htpasswd_filter.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/filters/htpasswd/htpasswd_filter.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/filters/htpasswd/htpasswd_filter.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -58,7 +58,7 @@
  *                  The path and file name of the htpasswd file to use.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @mainclass
  */
 class ezcAuthenticationHtpasswdFilter extends ezcAuthenticationFilter

Modified: releases/Authentication/1.1alpha2/src/filters/ldap/ldap_filter.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/filters/ldap/ldap_filter.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/filters/ldap/ldap_filter.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -69,7 +69,7 @@
  *           and port.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @mainclass
  */
 class ezcAuthenticationLdapFilter extends ezcAuthenticationFilter implements 
ezcAuthenticationDataFetch

Modified: releases/Authentication/1.1alpha2/src/filters/ldap/ldap_info.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/filters/ldap/ldap_info.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/filters/ldap/ldap_info.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Structure for defining the LDAP directory to authenticate against.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationLdapInfo extends ezcBaseStruct
 {

Modified: 
releases/Authentication/1.1alpha2/src/filters/openid/openid_association.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/filters/openid/openid_association.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/filters/openid/openid_association.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -14,7 +14,7 @@
  * OpenID provider.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationOpenidAssociation extends ezcBaseStruct
 {

Modified: 
releases/Authentication/1.1alpha2/src/filters/openid/openid_file_store.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/filters/openid/openid_file_store.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/filters/openid/openid_file_store.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -30,7 +30,7 @@
  *           be writable.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationOpenidFileStore extends ezcAuthenticationOpenidStore
 {

Modified: releases/Authentication/1.1alpha2/src/filters/openid/openid_filter.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/filters/openid/openid_filter.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/filters/openid/openid_filter.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -206,7 +206,7 @@
  * @todo check if the nonce handling is correct (openid.response_nonce?)
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @mainclass
  */
 class ezcAuthenticationOpenidFilter extends ezcAuthenticationFilter implements 
ezcAuthenticationDataFetch

Modified: releases/Authentication/1.1alpha2/src/filters/openid/openid_store.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/filters/openid/openid_store.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/filters/openid/openid_store.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -14,7 +14,7 @@
  * be used in OpenID authentication.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 abstract class ezcAuthenticationOpenidStore
 {

Modified: releases/Authentication/1.1alpha2/src/filters/token/token_filter.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/filters/token/token_filter.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/filters/token/token_filter.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -68,7 +68,7 @@
  *           compare it with the stored token.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @mainclass
  */
 class ezcAuthenticationTokenFilter extends ezcAuthenticationFilter

Modified: 
releases/Authentication/1.1alpha2/src/filters/typekey/typekey_filter.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/filters/typekey/typekey_filter.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/filters/typekey/typekey_filter.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -186,7 +186,7 @@
  *           your own wrapper before calling run().
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @mainclass
  */
 class ezcAuthenticationTypekeyFilter extends ezcAuthenticationFilter 
implements ezcAuthenticationDataFetch

Modified: 
releases/Authentication/1.1alpha2/src/interfaces/authentication_filter.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/interfaces/authentication_filter.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/interfaces/authentication_filter.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -22,7 +22,7 @@
  * property $options, and the public methods setOptions() and getOptions().
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 abstract class ezcAuthenticationFilter
 {

Modified: releases/Authentication/1.1alpha2/src/interfaces/data_fetch.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/interfaces/data_fetch.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/interfaces/data_fetch.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -17,7 +17,7 @@
  * the authentication process can implement this interface.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 interface ezcAuthenticationDataFetch
 {

Modified: releases/Authentication/1.1alpha2/src/math/bcmath_library.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/math/bcmath_library.php [iso-8859-1] 
(original)
+++ releases/Authentication/1.1alpha2/src/math/bcmath_library.php [iso-8859-1] 
Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Wrapper class for the PHP bcmath extension.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @access private
  */
 class ezcAuthenticationBcmathLibrary extends ezcAuthenticationBignumLibrary

Modified: releases/Authentication/1.1alpha2/src/math/bignum_library.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/math/bignum_library.php [iso-8859-1] 
(original)
+++ releases/Authentication/1.1alpha2/src/math/bignum_library.php [iso-8859-1] 
Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -15,7 +15,7 @@
  * Classes which extend this class must implement all the abstract methods.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @access private
  */
 abstract class ezcAuthenticationBignumLibrary

Modified: releases/Authentication/1.1alpha2/src/math/gmp_library.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/math/gmp_library.php [iso-8859-1] 
(original)
+++ releases/Authentication/1.1alpha2/src/math/gmp_library.php [iso-8859-1] Mon 
Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Wrapper class for the PHP gmp extension.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @access private
  */
 class ezcAuthenticationGmpLibrary extends ezcAuthenticationBignumLibrary

Modified: releases/Authentication/1.1alpha2/src/math/math.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/math/math.php [iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/math/math.php [iso-8859-1] Mon Oct 29 
10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Large number support and cryptographic functions for authentication.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @access private
  */
 class ezcAuthenticationMath

Modified: 
releases/Authentication/1.1alpha2/src/options/authentication_options.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/options/authentication_options.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/options/authentication_options.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Class containing the basic options for the authentication main class.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationOptions extends ezcBaseOptions
 {

Modified: releases/Authentication/1.1alpha2/src/options/filter_options.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/options/filter_options.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/options/filter_options.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Class containing the basic options for authentication filters.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationFilterOptions extends ezcBaseOptions
 {

Modified: releases/Authentication/1.1alpha2/src/options/group_options.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/options/group_options.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/options/group_options.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -37,7 +37,7 @@
  *           ezcAuthentication object are used for all filters in the group).
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationGroupOptions extends ezcAuthenticationFilterOptions
 {

Modified: releases/Authentication/1.1alpha2/src/options/htpasswd_options.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/options/htpasswd_options.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/options/htpasswd_options.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -32,7 +32,7 @@
  *                filter from the password stored in the htpasswd file.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationHtpasswdOptions extends ezcAuthenticationFilterOptions
 {

Modified: releases/Authentication/1.1alpha2/src/options/ldap_options.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/options/ldap_options.php [iso-8859-1] 
(original)
+++ releases/Authentication/1.1alpha2/src/options/ldap_options.php [iso-8859-1] 
Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -33,7 +33,7 @@
  *            - ezcAuthenticationLdapFilter::PROTOCOL_TLS   - TLS connection
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationLdapOptions extends ezcAuthenticationFilterOptions
 {

Modified: 
releases/Authentication/1.1alpha2/src/options/openid_file_store_options.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/options/openid_file_store_options.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/options/openid_file_store_options.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Class containing the options for the OpenID file store.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationOpenidFileStoreOptions extends 
ezcAuthenticationOpenidStoreOptions
 {

Modified: releases/Authentication/1.1alpha2/src/options/openid_options.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/options/openid_options.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/options/openid_options.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -66,7 +66,7 @@
  *           It is false by default (use checkid_setup by default).
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationOpenidOptions extends ezcAuthenticationFilterOptions
 {

Modified: releases/Authentication/1.1alpha2/src/options/openid_store_options.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/options/openid_store_options.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/options/openid_store_options.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Class containing the options for the OpenID store.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationOpenidStoreOptions extends ezcBaseOptions
 {

Modified: releases/Authentication/1.1alpha2/src/options/session_options.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/options/session_options.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/options/session_options.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -37,7 +37,7 @@
  *           The key to use in $_SESSION to hold the authentication timestamp.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationSessionOptions extends ezcBaseOptions
 {

Modified: releases/Authentication/1.1alpha2/src/options/token_options.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/options/token_options.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/options/token_options.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Class containing the options for the token authentication filter.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationTokenOptions extends ezcAuthenticationFilterOptions
 {

Modified: releases/Authentication/1.1alpha2/src/options/typekey_options.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/options/typekey_options.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/options/typekey_options.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -47,7 +47,7 @@
  *           Default is $_GET.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationTypekeyOptions extends ezcAuthenticationFilterOptions
 {

Modified: 
releases/Authentication/1.1alpha2/src/session/authentication_session.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/session/authentication_session.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/session/authentication_session.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
@@ -66,7 +66,7 @@
  * session objects.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @mainclass
  */
 class ezcAuthenticationSession

Modified: releases/Authentication/1.1alpha2/src/status/authentication_status.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/status/authentication_status.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/status/authentication_status.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Holds the statuses returned from each authentication filter.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationStatus
 {

Modified: releases/Authentication/1.1alpha2/src/url/url.php
==============================================================================
--- releases/Authentication/1.1alpha2/src/url/url.php [iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/src/url/url.php [iso-8859-1] Mon Oct 29 
10:34:17 2007
@@ -6,14 +6,14 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 
 /**
  * Class which provides a methods for handling URLs.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  */
 class ezcAuthenticationUrl
 {

Modified: 
releases/Authentication/1.1alpha2/tests/filters/group/group_multiple_test.php
==============================================================================
--- 
releases/Authentication/1.1alpha2/tests/filters/group/group_multiple_test.php 
[iso-8859-1] (original)
+++ 
releases/Authentication/1.1alpha2/tests/filters/group/group_multiple_test.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -4,7 +4,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -12,7 +12,7 @@
 
 /**
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 class ezcAuthenticationGroupMultipleTest extends ezcAuthenticationTest

Modified: releases/Authentication/1.1alpha2/tests/filters/group/group_test.php
==============================================================================
--- releases/Authentication/1.1alpha2/tests/filters/group/group_test.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/tests/filters/group/group_test.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -4,7 +4,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -12,7 +12,7 @@
 
 /**
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 class ezcAuthenticationGroupTest extends ezcAuthenticationTest

Modified: 
releases/Authentication/1.1alpha2/tests/filters/htpasswd/htpasswd_test.php
==============================================================================
--- releases/Authentication/1.1alpha2/tests/filters/htpasswd/htpasswd_test.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/tests/filters/htpasswd/htpasswd_test.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -4,7 +4,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -12,7 +12,7 @@
 
 /**
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 class ezcAuthenticationHtpasswdTest extends ezcAuthenticationTest

Modified: releases/Authentication/1.1alpha2/tests/filters/ldap/ldap_test.php
==============================================================================
--- releases/Authentication/1.1alpha2/tests/filters/ldap/ldap_test.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/tests/filters/ldap/ldap_test.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -4,7 +4,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -12,7 +12,7 @@
 
 /**
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 class ezcAuthenticationLdapTest extends ezcAuthenticationTest

Modified: 
releases/Authentication/1.1alpha2/tests/filters/openid/data/openid_store_helper.php
==============================================================================
--- 
releases/Authentication/1.1alpha2/tests/filters/openid/data/openid_store_helper.php
 [iso-8859-1] (original)
+++ 
releases/Authentication/1.1alpha2/tests/filters/openid/data/openid_store_helper.php
 [iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -17,7 +17,7 @@
  * For testing purposes only.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  * @access private
  */

Modified: 
releases/Authentication/1.1alpha2/tests/filters/openid/data/openid_wrapper.php
==============================================================================
--- 
releases/Authentication/1.1alpha2/tests/filters/openid/data/openid_wrapper.php 
[iso-8859-1] (original)
+++ 
releases/Authentication/1.1alpha2/tests/filters/openid/data/openid_wrapper.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -16,7 +16,7 @@
  * For testing purposes only.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  * @access private
  */

Modified: 
releases/Authentication/1.1alpha2/tests/filters/openid/openid_file_store_test.php
==============================================================================
--- 
releases/Authentication/1.1alpha2/tests/filters/openid/openid_file_store_test.php
 [iso-8859-1] (original)
+++ 
releases/Authentication/1.1alpha2/tests/filters/openid/openid_file_store_test.php
 [iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -4,7 +4,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -13,7 +13,7 @@
 
 /**
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 class ezcAuthenticationOpenidFileStoreTest extends ezcAuthenticationTest

Modified: releases/Authentication/1.1alpha2/tests/filters/openid/openid_test.php
==============================================================================
--- releases/Authentication/1.1alpha2/tests/filters/openid/openid_test.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/tests/filters/openid/openid_test.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -4,7 +4,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -14,7 +14,7 @@
 
 /**
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 class ezcAuthenticationOpenidTest extends ezcAuthenticationTest

Modified: 
releases/Authentication/1.1alpha2/tests/filters/token/data/encryption.php
==============================================================================
--- releases/Authentication/1.1alpha2/tests/filters/token/data/encryption.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/tests/filters/token/data/encryption.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -16,7 +16,7 @@
  * For testing purposes only.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  * @access private
  */

Modified: releases/Authentication/1.1alpha2/tests/filters/token/token_test.php
==============================================================================
--- releases/Authentication/1.1alpha2/tests/filters/token/token_test.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/tests/filters/token/token_test.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -4,7 +4,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -13,7 +13,7 @@
 
 /**
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 class ezcAuthenticationTokenTest extends ezcAuthenticationTest

Modified: 
releases/Authentication/1.1alpha2/tests/filters/typekey/data/typekey_wrapper.php
==============================================================================
--- 
releases/Authentication/1.1alpha2/tests/filters/typekey/data/typekey_wrapper.php
 [iso-8859-1] (original)
+++ 
releases/Authentication/1.1alpha2/tests/filters/typekey/data/typekey_wrapper.php
 [iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -16,7 +16,7 @@
  * For testing purposes only.
  *
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  * @access private
  */

Modified: 
releases/Authentication/1.1alpha2/tests/filters/typekey/typekey_test.php
==============================================================================
--- releases/Authentication/1.1alpha2/tests/filters/typekey/typekey_test.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/tests/filters/typekey/typekey_test.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -4,7 +4,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -13,7 +13,7 @@
 
 /**
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 class ezcAuthenticationTypekeyTest extends ezcAuthenticationTest

Modified: 
releases/Authentication/1.1alpha2/tests/general/authentication_test.php
==============================================================================
--- releases/Authentication/1.1alpha2/tests/general/authentication_test.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/tests/general/authentication_test.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -4,7 +4,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -12,7 +12,7 @@
 
 /**
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 class ezcAuthenticationGeneralTest extends ezcAuthenticationTest

Modified: releases/Authentication/1.1alpha2/tests/math/bignum_test.php
==============================================================================
--- releases/Authentication/1.1alpha2/tests/math/bignum_test.php [iso-8859-1] 
(original)
+++ releases/Authentication/1.1alpha2/tests/math/bignum_test.php [iso-8859-1] 
Mon Oct 29 10:34:17 2007
@@ -4,7 +4,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -12,7 +12,7 @@
 
 /**
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 class ezcAuthenticationBignumTest extends ezcAuthenticationTest

Modified: releases/Authentication/1.1alpha2/tests/session/session_test.php
==============================================================================
--- releases/Authentication/1.1alpha2/tests/session/session_test.php 
[iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/tests/session/session_test.php 
[iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -4,7 +4,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -12,7 +12,7 @@
 
 /**
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 class ezcAuthenticationSessionTest extends ezcAuthenticationTest

Modified: releases/Authentication/1.1alpha2/tests/suite.php
==============================================================================
--- releases/Authentication/1.1alpha2/tests/suite.php [iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/tests/suite.php [iso-8859-1] Mon Oct 29 
10:34:17 2007
@@ -6,7 +6,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -28,7 +28,7 @@
 
 /**
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 class ezcAuthenticationSuite extends PHPUnit_Framework_TestSuite

Modified: releases/Authentication/1.1alpha2/tests/test.php
==============================================================================
--- releases/Authentication/1.1alpha2/tests/test.php [iso-8859-1] (original)
+++ releases/Authentication/1.1alpha2/tests/test.php [iso-8859-1] Mon Oct 29 
10:34:17 2007
@@ -4,13 +4,13 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
 /**
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  * @access private
  */

Modified: releases/Authentication/1.1alpha2/tests/url/url_test.php
==============================================================================
--- releases/Authentication/1.1alpha2/tests/url/url_test.php [iso-8859-1] 
(original)
+++ releases/Authentication/1.1alpha2/tests/url/url_test.php [iso-8859-1] Mon 
Oct 29 10:34:17 2007
@@ -4,7 +4,7 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @filesource
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 
@@ -12,7 +12,7 @@
 
 /**
  * @package Authentication
- * @version //autogen//
+ * @version 1.1alpha2
  * @subpackage Tests
  */
 class ezcAuthenticationUrlTest extends ezcAuthenticationTest

Modified: trunk/Authentication/ChangeLog
==============================================================================
--- trunk/Authentication/ChangeLog [iso-8859-1] (original)
+++ trunk/Authentication/ChangeLog [iso-8859-1] Mon Oct 29 10:34:17 2007
@@ -1,4 +1,4 @@
-1.1alpha2 - [RELEASEDATE]
+1.1alpha2 - Monday 29 October 2007
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 - No external changes. This release features some internal code improvements


-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to