You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by yo...@apache.org on 2005/10/16 08:46:26 UTC

svn commit: r322458 - /tomcat/build/tc5.5.x/build.properties.default

Author: yoavs
Date: Sat Oct 15 23:46:24 2005
New Revision: 322458

URL: http://svn.apache.org/viewcvs?rev=322458&view=rev
Log:
Continued dependency cleanup.

Modified:
    tomcat/build/tc5.5.x/build.properties.default

Modified: tomcat/build/tc5.5.x/build.properties.default
URL: http://svn.apache.org/viewcvs/tomcat/build/tc5.5.x/build.properties.default?rev=322458&r1=322457&r2=322458&view=diff
==============================================================================
--- tomcat/build/tc5.5.x/build.properties.default (original)
+++ tomcat/build/tc5.5.x/build.properties.default Sat Oct 15 23:46:24 2005
@@ -119,20 +119,9 @@
 
 # ----- Commons Modeler, version 1.1 or later -----
 commons-modeler.home=${base.path}/commons-modeler-1.1
-#commons-modeler.lib=${commons-modeler.home}
 commons-modeler.lib=${commons-modeler.home}
 commons-modeler.jar=${commons-modeler.lib}/commons-modeler.jar
 commons-modeler.loc=${base-jakarta.loc}/commons/modeler/binaries/modeler-1.1.tar.gz
-
-
-# ----- Java Naming and Directory Interface (JNDI), version 1.2 or later -----
-# Note: Optional with JDK 1.3+
-jndi.home=${base.path}/jndi-1.2.1
-jndi.lib=${jndi.home}/lib
-jndi.jar=${jndi.lib}/jndi.jar
-ldap.jar=${jndi.lib}/ldap.jar
-jaas.jar=${jndi.lib}/jaas.jar
-
 
 # ----- Xerces XML Parser, version 2.7.1 -----
 xerces.home=${base.path}/xerces-2_7_1



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org