Sorry, I was in a hurry setting up the project in Eclipse and I
didn't at which version I was pointing to. I've fixed this and about
to check it in.
Thanks
--
James Mitchell
678.910.8017
On Nov 3, 2005, at 4:49 PM, Rahul Akolkar wrote:
On 11/3/05, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
Author: jmitchell
Date: Thu Nov 3 05:10:35 2005
New Revision: 330544
URL: http://svn.apache.org/viewcvs?rev=330544&view=rev
<snip/>
* fix Spring Web Flow package changes
<snap/>
--- struts/shale/trunk/core-library/src/java/org/apache/shale/
spring/webflow/WebFlowNavigationHandler.java (original)
+++ struts/shale/trunk/core-library/src/java/org/apache/shale/
spring/webflow/WebFlowNavigationHandler.java Thu Nov 3 05:10:35
2005 @@ -22,9 +22,9 @@
import org.apache.commons.logging.LogFactory;
import org.springframework.web.context.WebApplicationContext;
import org.springframework.web.jsf.FacesContextUtils;
-import org.springframework.webflow.ViewDescriptor;
-import org.springframework.webflow.execution.FlowExecutionManager;
-import
org.springframework.webflow.execution.servlet.ServletFlowExecutionMan
ager;
+import org.springframework.web.flow.ViewDescriptor;
+import org.springframework.web.flow.execution.FlowExecutionManager;
+import
org.springframework.web.flow.execution.servlet.ServletFlowExecutionMa
nager;
<snip/>
This will break with spring-webflow-pr4.jar, which is what the
build.properties.sample in Shale trunk continues to recommend. Do you
want us to move to pr3? If so, can you update the
build.properties.sample? Sorry, can't figure out the intent behind
this part of the commit.
-Rahul
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]