You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2008/01/16 23:52:02 UTC

svn commit: r612607 - /tomcat/trunk/res/bootstrap.jar.manifest

Author: markt
Date: Wed Jan 16 14:52:00 2008
New Revision: 612607

URL: http://svn.apache.org/viewvc?rev=612607&view=rev
Log:
One more place where a commons-logging-api.jar reference can be removed now extras repackages the source.

Modified:
    tomcat/trunk/res/bootstrap.jar.manifest

Modified: tomcat/trunk/res/bootstrap.jar.manifest
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/bootstrap.jar.manifest?rev=612607&r1=612606&r2=612607&view=diff
==============================================================================
--- tomcat/trunk/res/bootstrap.jar.manifest (original)
+++ tomcat/trunk/res/bootstrap.jar.manifest Wed Jan 16 14:52:00 2008
@@ -1,5 +1,5 @@
 Manifest-Version: 1.0
 Main-Class: org.apache.catalina.startup.Bootstrap
-Class-Path: commons-daemon.jar commons-logging-api.jar tomcat-juli.jar tomcat-coyote.jar
+Class-Path: commons-daemon.jar tomcat-juli.jar tomcat-coyote.jar
 Specification-Title: Catalina
 Specification-Version: 6.0



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