From: "Matthias Wessendorf" <[EMAIL PROTECTED]>
I think when you gals and guys compile Shale, then only against JSF-API. If not, Shale depends on RI or MyFaces. These api clazzes are inside of myfaces api jar file.
I'm reproducing the Ant build with Maven, and the Ant build does have the option of compiling against either your myfaces-api.jar file or the jsf-api.jar file. Craig must have thought it was important. :) For the record, (since Matthias and I talked about it off-list,) I've placed the .jar files from the MyFaces 20050904 nightly build in Apache's internal Maven repository so I can have the Shale build depend on it. This does not get mirrored to ibiblio, it's for internal dependencies among Apache projects that are using Maven. There's a snapshot of Standalone Tiles there as well, for the same reason. -- Wendy Smoak
