"Tom Jordahl" <[EMAIL PROTECTED]> writes: > > We have avoided checking in some jar files to our tree to prevent version > lock or skew. If you drop (most of?) these jars in xml-axis/lib, they > will get picked up automatically by the ant scripts. I wouldn't be > opposed to checking in copies of stuff to the tree, but its unclear > if we can distribute Sun stuff (activation, mail, etc) per the license.
+1 for creating a "buildlib" directory into which all these jars are committed. Not for distribution at all, but for simplified building. Also, +1 for committing the optional stuff too. Sanjiva.
