From memory without checking
Oliver Zeigermann <[EMAIL PROTECTED]> writes:
Stefano Mazzocchi wrote:
On 9 Jan 2004, at 11:20, Ingo Brunberg wrote:
Note that this requires a new /lib layout that I was going to propose /lib
/core commons-collection-2.1.jar
LRUMap used by cache
commons-dbcp.jar
Used by JDBCStore.
commons-httpclient-2.0-rc1.jar
Used by client/testsuite only
commons-logging.jar
Maybe httpclient needs it.
commons-modeler.jar
Probably not needed
commons-pool.jar
Probably not needed.
Is used by JDBCStore along with the DBCP lib.
jdom-b10-dev-20030322.jar
Used by webdav-server
log4j-1.2.7.jar
Only used by wrapper
mx4j-jmx.jar
Not needed any more.
/endorsed xml-apis.jar
Probably needed by webdav-server unless you use java 1.4
/optional geronimo-jta.jar
Not optional
servlet-2.3.jar
Not optional, needed by webdav-server
I am just updating the installation instructions and am wondering if these are all libs required to actually build Slide and if they all are compatible with the Apache license. If so would this mean Tomcat is no longer needed for a full Slide build from sources?
Jars which do not from the ASF:
JDOM
true... I guess we could still have it in the lib as the license is pretty much BSD like. The same is true for the ANTLR lib which is needed for the command line client. I guess we at least have to have the license files in the CVS, but maybe also in the jars?
mx4j-lmx.jar
Not needed, so no problem...
xml-apis
Why not? Couldn't we take it from xerces?
servlet-2.3.jar
Why not? This is included with Tomcat, right?
Oliver
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
