Author: hlship
Date: Tue Dec  6 10:17:44 2005
New Revision: 354488

URL: http://svn.apache.org/viewcvs?rev=354488&view=rev
Log:
Tapestry 4.0-rc-1

Modified:
    
jakarta/tapestry/branches/4.0/framework/src/java/org/apache/tapestry/services/impl/RequestCycleFactoryImpl.java
    jakarta/tapestry/branches/4.0/project.properties
    jakarta/tapestry/branches/4.0/status.xml

Modified: 
jakarta/tapestry/branches/4.0/framework/src/java/org/apache/tapestry/services/impl/RequestCycleFactoryImpl.java
URL: 
http://svn.apache.org/viewcvs/jakarta/tapestry/branches/4.0/framework/src/java/org/apache/tapestry/services/impl/RequestCycleFactoryImpl.java?rev=354488&r1=354487&r2=354488&view=diff
==============================================================================
--- 
jakarta/tapestry/branches/4.0/framework/src/java/org/apache/tapestry/services/impl/RequestCycleFactoryImpl.java
 (original)
+++ 
jakarta/tapestry/branches/4.0/framework/src/java/org/apache/tapestry/services/impl/RequestCycleFactoryImpl.java
 Tue Dec  6 10:17:44 2005
@@ -16,9 +16,6 @@
 
 import java.util.Iterator;
 
-import javax.servlet.http.HttpServletRequest;
-import javax.servlet.http.HttpServletResponse;
-
 import org.apache.hivemind.ErrorHandler;
 import org.apache.tapestry.IEngine;
 import org.apache.tapestry.IRequestCycle;

Modified: jakarta/tapestry/branches/4.0/project.properties
URL: 
http://svn.apache.org/viewcvs/jakarta/tapestry/branches/4.0/project.properties?rev=354488&r1=354487&r2=354488&view=diff
==============================================================================
--- jakarta/tapestry/branches/4.0/project.properties (original)
+++ jakarta/tapestry/branches/4.0/project.properties Tue Dec  6 10:17:44 2005
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 project.name=jakarta-tapestry
-project.version=4.0-beta-14
+project.version=4.0-rc-1
 
 dist.name=tapestry
 

Modified: jakarta/tapestry/branches/4.0/status.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/tapestry/branches/4.0/status.xml?rev=354488&r1=354487&r2=354488&view=diff
==============================================================================
--- jakarta/tapestry/branches/4.0/status.xml (original)
+++ jakarta/tapestry/branches/4.0/status.xml Tue Dec  6 10:17:44 2005
@@ -54,7 +54,7 @@
     -->
   </todo>
   <changes>
-    <release version="4.0-beta-14" date="unreleased">
+    <release version="4.0-rc-1" date="Dec 6 2005">
       <action type="update" dev="HLS">Make default binding prefix 
configurable</action>
       <action type="fix" dev="HLS" fixes-bug="TAPESTRY-752">XTile service 
passes null list of listener parameters to
         listener method</action>
@@ -785,6 +785,20 @@
     </release>
   </changes>
   <votes>
+    <vote title="Tapestry 4.0-rc-1" date="Nov 30 2005" dev="HLS">
+      <motion>
+        By the time this vote ends, we'll have some kind of fix for
+        TAPESTRY-724. I think, with that, Tapestry 4.0 is ready for prime
+        time.  We've already had the discussion of outstanding bugs needing
+        fixing. I think we should get 4.0 out the door.
+      </motion>
+      <response>
+        HLS, JK, HK, TK, RLS, PF: +1
+      </response>
+      <response>
+        GL: -0
+      </response>
+    </vote>
     <vote title="Kent Tong as Tapestry Committer" date="Nov 23 2005" dev="HLS">
       <motion> Kent Tong has been a great booster for Tapestry over the last 
year or two; not only has he been a
         constant presense on the mailing list, mentoring new and experienced 
users, as well as contributing bugs and



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to