Thank you Daniel. I can run the clean and install-jar targets now just like you suggestted using lib.repo (and get other jar files from some other places). It serves my purpose for time now.
richard ----- Original Message ----- From: "Daniel Rall" <[EMAIL PROTECTED]> To: "Turbine Users List" <[EMAIL PROTECTED]> Sent: Wednesday, December 12, 2001 12:04 PM Subject: Re: [TURBINE] fulcrum/build > "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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
