Author: tv
Date: Wed Mar 31 11:48:36 2010
New Revision: 929485
URL: http://svn.apache.org/viewvc?rev=929485&view=rev
Log:
Prepare release
Added:
turbine/fulcrum/trunk/cache/NOTICE.txt (with props)
Removed:
turbine/fulcrum/trunk/cache/NOTICE
turbine/fulcrum/trunk/cache/maven.xml
turbine/fulcrum/trunk/cache/project.properties
turbine/fulcrum/trunk/cache/project.xml
Modified:
turbine/fulcrum/trunk/cache/xdocs/changes.xml
Added: turbine/fulcrum/trunk/cache/NOTICE.txt
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/cache/NOTICE.txt?rev=929485&view=auto
==============================================================================
--- turbine/fulcrum/trunk/cache/NOTICE.txt (added)
+++ turbine/fulcrum/trunk/cache/NOTICE.txt Wed Mar 31 11:48:36 2010
@@ -0,0 +1,6 @@
+Turbine Fulcrum Cache Component
+Copyright 2005-2010 The Apache Software Foundation.
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
Propchange: turbine/fulcrum/trunk/cache/NOTICE.txt
------------------------------------------------------------------------------
svn:mime-type = text/plain
Modified: turbine/fulcrum/trunk/cache/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/cache/xdocs/changes.xml?rev=929485&r1=929484&r2=929485&view=diff
==============================================================================
--- turbine/fulcrum/trunk/cache/xdocs/changes.xml (original)
+++ turbine/fulcrum/trunk/cache/xdocs/changes.xml Wed Mar 31 11:48:36 2010
@@ -24,7 +24,7 @@
</properties>
<body>
- <release version="1.1.0" date="in Subversion">
+ <release version="1.1.0" date="2010-03-31">
<action type="update" dev="tv">
Refactored all implementations to be in the impl-package.
</action>