From: "Craig McClanahan" <[EMAIL PROTECTED]>
So what should struts-faces do in detail, to avoid a dependency on
Struts Core 1.3.x?
The overall build file doesn't list any 1.3.0-dev dependencies, so they are
not inherited by Faces. The dependency was coming from struts-faces' own
project.xml file, which I just fixed.
For some reason it was also depending on struts-taglib-1.3.0-dev and
struts-tiles-1.3.0-dev, neither of which seem to be necessary. (read: I
removed them, and it still builds.)
While we're here, are the remaining dependencies correct?
myfaces-jsf-api-1.0.8-beta
commons-httpclient-2.0.1
htmlunit-1.5
I'm going to play with removing the <extend> tag from the Tiles and Faces
project.xml files, and see if anything breaks. I don't *think* the Reactor
cares whether build files extend one another, I think it just recursively
looks for "project.xml" files. (And I think all we're really after is the
documentation for those two projects.)
--
Wendy Smoak
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]