Skip to Content.
Sympa Menu

shibboleth-dev - a note on lib directories

Subject: Shibboleth Developers

List archive

a note on lib directories


Chronological Thread 
  • From: Walter Hoehn <>
  • To:
  • Subject: a note on lib directories
  • Date: Thu, 13 Jun 2002 16:28:11 -0400

Developers,

In the "shibboleth" project there are currently two directories called "lib". One at shibboleth/java/lib and another at shibboleth/java/webApplication/WEB-INF/lib . What actually happens when ant creates a distribution is that the jars in the first directory above are used only for compilation and testing. The jars in the second directory are actually included in the war file that is created. The thinking (based on conversations on #shibboleth) right now is that all jars needed at runtime will be included in the war. That pretty much leaves only servlet.jar and source jars in the first directory.

-Walter


--
-------------------------
Walter F. Hoehn, Jr
Systems Programmer
Columbia University - EPIC
-------------------------



------------------------------------------------------mace-shib-design-+
For list utilities, archives, subscribe, unsubscribe, etc. please visit the
ListProc web interface at
http://archives.internet2.edu/

------------------------------------------------------mace-shib-design--



  • a note on lib directories, Walter Hoehn, 06/13/2002

Archive powered by MHonArc 2.6.16.

Top of Page