Author: dr
Date: Mon Jul  2 11:25:57 2007
New Revision: 5664

Log:
- Released WorkflowEventLogTiein version 1.0

Added:
    releases/WorkflowEventLogTiein/1.0/
      - copied from r5651, trunk/WorkflowEventLogTiein/
Modified:
    release-info/latest
    releases/WorkflowEventLogTiein/1.0/ChangeLog
    releases/WorkflowEventLogTiein/1.0/src/listener.php
    releases/WorkflowEventLogTiein/1.0/src/workflow_event_autoload.php
    releases/WorkflowEventLogTiein/1.0/tests/case.php
    releases/WorkflowEventLogTiein/1.0/tests/listener_test.php
    releases/WorkflowEventLogTiein/1.0/tests/suite.php
    trunk/WorkflowEventLogTiein/ChangeLog

Modified: release-info/latest
==============================================================================
--- release-info/latest [iso-8859-1] (original)
+++ release-info/latest [iso-8859-1] Mon Jul  2 11:25:57 2007
@@ -32,4 +32,4 @@
 UserInput: 1.1.2
 Workflow: 1.0
 WorkflowDatabaseTiein: 1.0
-WorkflowEventLogTiein: 1.0beta2
+WorkflowEventLogTiein: 1.0

Modified: releases/WorkflowEventLogTiein/1.0/ChangeLog
==============================================================================
--- releases/WorkflowEventLogTiein/1.0/ChangeLog [iso-8859-1] (original)
+++ releases/WorkflowEventLogTiein/1.0/ChangeLog [iso-8859-1] Mon Jul  2 
11:25:57 2007
@@ -1,4 +1,4 @@
-1.0 - [RELEASEDATE]
+1.0 - Monday 02 July 2007
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 - Documentation updates.

Modified: releases/WorkflowEventLogTiein/1.0/src/listener.php
==============================================================================
--- releases/WorkflowEventLogTiein/1.0/src/listener.php [iso-8859-1] (original)
+++ releases/WorkflowEventLogTiein/1.0/src/listener.php [iso-8859-1] Mon Jul  2 
11:25:57 2007
@@ -4,7 +4,7 @@
  *
  * @category Workflow
  * @package WorkflowEventLogTiein
- * @version //autogen//
+ * @version 1.0
  * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
  */
@@ -13,7 +13,7 @@
  * Wrapper for ezcLog that logs workflow events.
  *
  * @package WorkflowEventLogTiein
- * @version //autogen//
+ * @version 1.0
  */
 class ezcWorkflowEventLogListener implements ezcWorkflowExecutionListener
 {

Modified: releases/WorkflowEventLogTiein/1.0/src/workflow_event_autoload.php
==============================================================================
--- releases/WorkflowEventLogTiein/1.0/src/workflow_event_autoload.php 
[iso-8859-1] (original)
+++ releases/WorkflowEventLogTiein/1.0/src/workflow_event_autoload.php 
[iso-8859-1] Mon Jul  2 11:25:57 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.0
  * @filesource
  * @category Workflow
  * @package WorkflowEventLogTiein

Modified: releases/WorkflowEventLogTiein/1.0/tests/case.php
==============================================================================
--- releases/WorkflowEventLogTiein/1.0/tests/case.php [iso-8859-1] (original)
+++ releases/WorkflowEventLogTiein/1.0/tests/case.php [iso-8859-1] Mon Jul  2 
11:25:57 2007
@@ -2,7 +2,7 @@
 /**
  * @package WorkflowEventLogTiein
  * @subpackage Tests
- * @version //autogentag//
+ * @version 1.0
  * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
  */

Modified: releases/WorkflowEventLogTiein/1.0/tests/listener_test.php
==============================================================================
--- releases/WorkflowEventLogTiein/1.0/tests/listener_test.php [iso-8859-1] 
(original)
+++ releases/WorkflowEventLogTiein/1.0/tests/listener_test.php [iso-8859-1] Mon 
Jul  2 11:25:57 2007
@@ -2,7 +2,7 @@
 /**
  * @package WorkflowEventLogTiein
  * @subpackage Tests
- * @version //autogentag//
+ * @version 1.0
  * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
  */

Modified: releases/WorkflowEventLogTiein/1.0/tests/suite.php
==============================================================================
--- releases/WorkflowEventLogTiein/1.0/tests/suite.php [iso-8859-1] (original)
+++ releases/WorkflowEventLogTiein/1.0/tests/suite.php [iso-8859-1] Mon Jul  2 
11:25:57 2007
@@ -2,7 +2,7 @@
 /**
  * @package WorkflowEventLogTiein
  * @subpackage Tests
- * @version //autogentag//
+ * @version 1.0
  * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
  */

Modified: trunk/WorkflowEventLogTiein/ChangeLog
==============================================================================
--- trunk/WorkflowEventLogTiein/ChangeLog [iso-8859-1] (original)
+++ trunk/WorkflowEventLogTiein/ChangeLog [iso-8859-1] Mon Jul  2 11:25:57 2007
@@ -1,4 +1,4 @@
-1.0 - [RELEASEDATE]
+1.0 - Monday 02 July 2007
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 - Documentation updates.


-- 
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to