"Richard Han" <[EMAIL PROTECTED]> writes: > Hi there, I checked out fulcrum from cvs and found the build > directory is empty and so was lib directory.
Hey Richard. The content of the build directory (build.xml) was moved to the top level so that developers could just type `ant` in a fashion similar to a `make`-based project (the build file should be at your finger tips). The lib directory is supposed to eventually be filled by a CJAN-style system, but we haven't seen that materialize yet (people are too busy). You can just point Fulcrum at your Scarab lib directory using a lib.repo variable in your ~/bulid.properties file. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
