You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Craig McClanahan <cr...@gmail.com> on 2005/07/25 06:38:25 UTC

[Shale] Heads Up On Compiling Core Library

As I promised on the Spring developer list a while back, I'm working
on an integration between Spring WebFlow (currently at release PR4)
and JavaServer Faces.  For the moment, this code will exist in the
Shale core-library sub-module ... but the code will utlimately be
offered to the Spring project for inclusion in Spring WebFlow directly
... which is appropriate because it only depends on JSF (but that
means Shale users will get it for free too :-).

In the mean time, though, that means you need to define properties
"webflow.home" and "spring-webflow.jar" in your "build.properties"
file if you want to build the core-library sub-module.

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: [Shale] Heads Up On Compiling Core Library

Posted by Wendy Smoak <ja...@wendysmoak.com>.
From: "Craig McClanahan" <cr...@gmail.com>

> In the mean time, though, that means you need to define properties
> "webflow.home" and "spring-webflow.jar" in your "build.properties"
> file if you want to build the core-library sub-module.

Craig, I didn't realize that was a temporary change, so I added
'spring-webflow.jar' to core-library/build.xml expecting that the .jar file
would be added to /shale/lib/springframework/.  It should be fine, as your
build.properties will take precendence.

If you're building any of the Shale modules, please run the
'download-dependencies' Ant task in the global build.xml, and then revisit
default.properties and build.properties.sample as I moved/renamed some
things.

-- 
Wendy Smoak



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org