[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jboss-tomcat .classpath build.xml .project
From:       Adrian Brock <ejort () users ! sourceforge ! net>
Date:       2004-02-28 19:08:25
Message-ID: E1Ax9p3-0001RS-MC () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

  User: ejort   
  Date: 04/02/28 11:08:25

  Modified:    .        .classpath build.xml .project
  Log:
  A CachedConnectionValve for Tomcat
  Allows tracking of unclosed connections from servlets/jsp
  
  Revision  Changes    Path
  1.6       +1 -0      jboss-tomcat/.classpath
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-tomcat/.classpath,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- .classpath	18 Feb 2004 10:41:37 -0000	1.5
  +++ .classpath	28 Feb 2004 19:08:25 -0000	1.6
  @@ -34,5 +34,6 @@
   	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
   	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/jsp-api.jar"/>
   	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
  +	<classpathentry kind="src" path="/connector"/>
   	<classpathentry kind="output" path="output/eclipse-classes"/>
   </classpath>
  
  
  
  1.8       +2 -1      jboss-tomcat/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-tomcat/build.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.xml	17 Feb 2004 18:32:07 -0000	1.7
  +++ build.xml	28 Feb 2004 19:08:25 -0000	1.8
  @@ -14,7 +14,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.7 2004/02/17 18:32:07 belaban Exp $ -->
  +<!-- $Id: build.xml,v 1.8 2004/02/28 19:08:25 ejort Exp $ -->
   
   <project default="main" name="JBoss/Tomcat-4">
   
  @@ -73,6 +73,7 @@
         <path refid="jboss.jmx.classpath"/>
         <path refid="jboss.cluster.classpath"/>
         <path refid="jboss.cache.classpath"/>
  +      <path refid="jboss.jca.classpath"/>
       </path>
   
       <!-- The combined thirdparty classpath -->
  
  
  
  1.2       +1 -0      jboss-tomcat/.project
  
  Index: .project
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-tomcat/.project,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .project	17 Aug 2003 21:31:21 -0000	1.1
  +++ .project	28 Feb 2004 19:08:25 -0000	1.2
  @@ -5,6 +5,7 @@
   	<projects>
   		<project>cluster</project>
   		<project>common</project>
  +		<project>connector</project>
   		<project>j2ee</project>
   		<project>jmx</project>
   		<project>security</project>
  
  
  


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic