[z3-checkins] r28943 - z3/hurry/trunk
faassen at codespeak.net
faassen at codespeak.net
Mon Jun 19 14:15:31 CEST 2006
Author: faassen
Date: Mon Jun 19 14:15:29 2006
New Revision: 28943
Added:
z3/hurry/trunk/SEE_ELSEWHERE.txt
Modified:
z3/hurry/trunk/CHANGES.txt
z3/hurry/trunk/README.txt
Log:
Remark where to look now.
Modified: z3/hurry/trunk/CHANGES.txt
==============================================================================
--- z3/hurry/trunk/CHANGES.txt (original)
+++ z3/hurry/trunk/CHANGES.txt Mon Jun 19 14:15:29 2006
@@ -1,6 +1,16 @@
hurry changes
=============
+discontinued
+------------
+
+hurry.file, hurry.workflow and hurry.query are now maintained in their
+own packages (compliant with Zope 3.3). See here:
+
+http://codespeak.net/svn/z3/hurry.query/
+http://codespeak.net/svn/z3/hurry.workflow/
+http://codespeak.net/svn/z3/hurry.file/
+
0.8 (2006-05-01)
----------------
Modified: z3/hurry/trunk/README.txt
==============================================================================
--- z3/hurry/trunk/README.txt (original)
+++ z3/hurry/trunk/README.txt Mon Jun 19 14:15:29 2006
@@ -1,3 +1,6 @@
+Note: these packages have been split up: see CHANGES.txt for their new
+ location in SVN.
+
Packages that could be generic and eventually might, in changed form,
end up in the Zope 3 core or Zope 3 ECM, but that we (at Infrae) built
in isolation for now, as we're in a hurry to use them.
Added: z3/hurry/trunk/SEE_ELSEWHERE.txt
==============================================================================
--- (empty file)
+++ z3/hurry/trunk/SEE_ELSEWHERE.txt Mon Jun 19 14:15:29 2006
@@ -0,0 +1,6 @@
+These packages have been split up and are maintained separately now in
+SVN (as of Zope 3.3):
+
+http://codespeak.net/svn/z3/hurry.query/
+http://codespeak.net/svn/z3/hurry.workflow/
+http://codespeak.net/svn/z3/hurry.file/
\ No newline at end of file
More information about the z3-checkins
mailing list