cvs commit: jakarta-tomcat-connectors gump.xml

2002-04-13 Thread nacho

nacho   02/04/13 10:06:17

  Added:   .gump.xml
  Log:
  Gump project descriptor
  
  Revision  ChangesPath
  1.1  jakarta-tomcat-connectors/gump.xml
  
  Index: gump.xml
  ===
  
  

  Connectors to various web servers

http://jakarta.apache.org/tomcat/index.html"/>
  

  

  

  org.apache.tomcat.util
  
  
  
  
  
  
  
  

  

  org.apache.coyote
  
 
  
  
  
  
  
  
  
  
  
  
  
  
  


  
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-connectors gump.xml

2002-04-20 Thread larryi

larryi  02/04/20 20:41:03

  Modified:.gump.xml
  Log:
  Since later projects try to build J-T-C util with jsse, ensure the gump project
  does so as well.
  
  Revision  ChangesPath
  1.2   +4 -1  jakarta-tomcat-connectors/gump.xml
  
  Index: gump.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/gump.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- gump.xml  13 Apr 2002 17:06:16 -  1.1
  +++ gump.xml  21 Apr 2002 03:41:03 -  1.2
  @@ -11,11 +11,14 @@
   
 
   org.apache.tomcat.util
  -
  +
  +  
  +
   
   
   
   
  +
   
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-connectors gump.xml

2002-06-05 Thread costin

costin  2002/06/05 15:58:11

  Modified:.gump.xml
  Log:
  It seems gump didn't built jk. Tommorow we'll know if I made a mistake
  ( assuming the xerces failure is resolved )
  
  Revision  ChangesPath
  1.3   +20 -0 jakarta-tomcat-connectors/gump.xml
  
  Index: gump.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/gump.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- gump.xml  21 Apr 2002 03:41:03 -  1.2
  +++ gump.xml  5 Jun 2002 22:58:11 -   1.3
  @@ -44,5 +44,25 @@
   
 
  +
  +  
  +org.apache.jk
  +
  +
  +  
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +  
  +
 
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-connectors gump.xml

2002-06-06 Thread costin

costin  2002/06/06 21:07:11

  Modified:.gump.xml
  Log:
  I hope this will make gump happy.
  
  Revision  ChangesPath
  1.4   +3 -0  jakarta-tomcat-connectors/gump.xml
  
  Index: gump.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/gump.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- gump.xml  5 Jun 2002 22:58:11 -   1.3
  +++ gump.xml  7 Jun 2002 04:07:11 -   1.4
  @@ -12,11 +12,14 @@
 
   org.apache.tomcat.util
   
  +  
  +  
 
   
   
   
   
  +
   
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-connectors gump.xml

2002-06-07 Thread costin

costin  2002/06/07 17:15:13

  Modified:.gump.xml
  Log:
  Fix the gump descriptor.
  
  Revision  ChangesPath
  1.5   +1 -1  jakarta-tomcat-connectors/gump.xml
  
  Index: gump.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/gump.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- gump.xml  7 Jun 2002 04:07:11 -   1.4
  +++ gump.xml  8 Jun 2002 00:15:13 -   1.5
  @@ -13,7 +13,7 @@
   org.apache.tomcat.util
   
 
  -  
  +  
 
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-connectors gump.xml

2002-07-16 Thread nacho

nacho   2002/07/16 08:37:12

  Modified:.gump.xml
  Log:
  Added nags for all project we have, and  a dependency on xerces..
  
  Thanks to Stefan Bodewig
  
  Revision  ChangesPath
  1.6   +5 -0  jakarta-tomcat-connectors/gump.xml
  
  Index: gump.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/gump.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- gump.xml  8 Jun 2002 00:15:13 -   1.5
  +++ gump.xml  16 Jul 2002 15:37:11 -  1.6
  @@ -25,6 +25,8 @@
   
   
   
  +
 
   
 
  @@ -58,6 +60,7 @@
   
   
   
  +
   
   
   
  @@ -65,6 +68,8 @@
   
   
   
  +
 
   
 
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-connectors gump.xml

2002-09-07 Thread bobh

bobh2002/09/07 08:17:19

  Modified:.gump.xml
  Log:
  - add section for tc5
  
  Revision  ChangesPath
  1.7   +20 -0 jakarta-tomcat-connectors/gump.xml
  
  Index: gump.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/gump.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- gump.xml  16 Jul 2002 15:37:11 -  1.6
  +++ gump.xml  7 Sep 2002 15:17:19 -   1.7
  @@ -50,6 +50,26 @@
from="Craig McClanahan <[EMAIL PROTECTED]>"/>
 
   
  +  
  +org.apache.coyote
  +
  +   
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +  
  +
 
   org.apache.jk
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-connectors gump.xml

2002-11-12 Thread costin
costin  2002/11/12 16:12:49

  Modified:.gump.xml
  Log:
  Added a small desctiptor for the native connector.
  It'll fail if a compiler is not found.
  
  Revision  ChangesPath
  1.9   +5 -0  jakarta-tomcat-connectors/gump.xml
  
  Index: gump.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/gump.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- gump.xml  18 Sep 2002 16:44:35 -  1.8
  +++ gump.xml  13 Nov 2002 00:12:49 -  1.9
  @@ -93,5 +93,10 @@
from="Craig McClanahan <[EMAIL PROTECTED]>"/>
 
   
  +  
  +
  +
  +
  +  
 
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-connectors gump.xml

2003-01-10 Thread costin
costin  2003/01/10 16:05:10

  Modified:.gump.xml
  Log:
  Add jmx deps in gump.
  
  Revision  ChangesPath
  1.10  +23 -1 jakarta-tomcat-connectors/gump.xml
  
  Index: gump.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/gump.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- gump.xml  13 Nov 2002 00:12:49 -  1.9
  +++ gump.xml  11 Jan 2003 00:05:10 -  1.10
  @@ -32,12 +32,15 @@
 
   org.apache.coyote
   
  +  
  +  
  
   
   
   
   
  +
   
   
   
  @@ -53,12 +56,15 @@
 
   org.apache.coyote
   
  +  
  +  
  
 
   
   
   
  +
   
   
   
  @@ -75,11 +81,14 @@
   org.apache.jk
   
   
  +  
  +  
 
   
   
   
   
  +
   
   
   
  @@ -93,10 +102,23 @@
from="Craig McClanahan <[EMAIL PROTECTED]>"/>
 
   
  +  
  +
  +
  +
  +
  +
  +
  +  
  +  
 
  -
  +
   
  +
   
  +
  +
  +
 
 
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-connectors gump.xml

2003-01-24 Thread nacho
nacho   2003/01/24 06:49:11

  Removed: .gump.xml
  Log:
  Moved gump descriptors to jakarta-gump repository

--
To unsubscribe, e-mail:   
For additional commands, e-mail: