cvs commit: gump/project packaged-jetty.xml

2004-08-26 Thread ajack
ajack   2004/08/26 09:54:58

  Modified:project  packaged-jetty.xml
  Log:
  Get the JAAS name right...
  
  Revision  ChangesPath
  1.6   +2 -2  gump/project/packaged-jetty.xml
  
  Index: packaged-jetty.xml
  ===
  RCS file: /home/cvs/gump/project/packaged-jetty.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- packaged-jetty.xml26 Aug 2004 16:48:51 -  1.5
  +++ packaged-jetty.xml26 Aug 2004 16:54:58 -  1.6
  @@ -33,13 +33,13 @@
   
   
   
  -
  +
   
 
   
 
   org.mortbay.jetty
  -
  +
   
 
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project packaged-jetty.xml

2004-08-26 Thread ajack
ajack   2004/08/26 09:48:51

  Modified:project  packaged-jetty.xml
  Log:
  Extra...
  
  Revision  ChangesPath
  1.5   +3 -3  gump/project/packaged-jetty.xml
  
  Index: packaged-jetty.xml
  ===
  RCS file: /home/cvs/gump/project/packaged-jetty.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- packaged-jetty.xml26 Aug 2004 15:22:26 -  1.4
  +++ packaged-jetty.xml26 Aug 2004 16:48:51 -  1.5
  @@ -32,14 +32,14 @@
   org.mortbay.jetty
   
   
  -
  -
  +
  +
   
 
   
 
   org.mortbay.jetty
  -
  +
   
 
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project packaged-jetty.xml

2004-08-26 Thread mcconnell
mcconnell2004/08/26 08:22:27

  Modified:project  packaged-jetty.xml
  Log:
  add separate jetty jass project
  
  Revision  ChangesPath
  1.4   +6 -0  gump/project/packaged-jetty.xml
  
  Index: packaged-jetty.xml
  ===
  RCS file: /home/cvs/gump/project/packaged-jetty.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- packaged-jetty.xml26 Aug 2004 14:50:11 -  1.3
  +++ packaged-jetty.xml26 Aug 2004 15:22:26 -  1.4
  @@ -37,4 +37,10 @@
   
 
   
  +  
  +org.mortbay.jetty
  +
  +
  +  
  +
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project packaged-jetty.xml

2004-08-26 Thread ajack
ajack   2004/08/26 07:50:11

  Modified:profile  gump.xml
   project  packaged-jetty.xml
  Log:
  Use Jetty 5.0 RC2.
  
  Revision  ChangesPath
  1.389 +1 -1  gump/profile/gump.xml
  
  Index: gump.xml
  ===
  RCS file: /home/cvs/gump/profile/gump.xml,v
  retrieving revision 1.388
  retrieving revision 1.389
  diff -u -r1.388 -r1.389
  --- gump.xml  23 Aug 2004 02:40:52 -  1.388
  +++ gump.xml  26 Aug 2004 14:50:11 -  1.389
  @@ -345,7 +345,7 @@
 
 
 
  -  
  +  
 
 
 
  
  
  
  1.3   +10 -1 gump/project/packaged-jetty.xml
  
  Index: packaged-jetty.xml
  ===
  RCS file: /home/cvs/gump/project/packaged-jetty.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- packaged-jetty.xml18 Mar 2004 12:08:21 -  1.2
  +++ packaged-jetty.xml26 Aug 2004 14:50:11 -  1.3
  @@ -22,9 +22,18 @@
 
   
 
  -org.mortbay
  +org.mortbay.jetty
   
   
  +
  +  
  +
  +  
  +org.mortbay.jetty
  +
  +
  +
  +
   
 
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project packaged-jetty.xml jetty.xml mx4j.xml

2004-03-17 Thread bodewig
bodewig 2004/03/17 23:36:43

  Modified:profile  gump.xml
   project  jetty.xml mx4j.xml
  Added:   project  packaged-jetty.xml
  Log:
  Try to break circular dependency
  
  Revision  ChangesPath
  1.324 +2 -0  gump/profile/gump.xml
  
  Index: gump.xml
  ===
  RCS file: /home/cvs/gump/profile/gump.xml,v
  retrieving revision 1.323
  retrieving revision 1.324
  diff -u -r1.323 -r1.324
  --- gump.xml  17 Mar 2004 08:07:35 -  1.323
  +++ gump.xml  18 Mar 2004 07:36:43 -  1.324
  @@ -228,6 +228,7 @@
 
 
 
  +  
 
 http://cvs.sourceforge.net/viewcvs.py/*checkout*/jicarilla/jicarilla-sandbox/platform/gump/gump-module.xml?content-type=text/xml&rev=HEAD"/>
 http://cvs.sourceforge.net/viewcvs.py/*checkout*/jicarilla/jicarilla-maven-repository/gump-module.xml?content-type=text/xml&rev=HEAD"/>
  @@ -308,6 +309,7 @@
 
 
 
  +  
 
 
   
  
  
  
  1.12  +1 -0  gump/project/jetty.xml
  
  Index: jetty.xml
  ===
  RCS file: /home/cvs/gump/project/jetty.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- jetty.xml 27 Feb 2004 09:22:56 -  1.11
  +++ jetty.xml 18 Mar 2004 07:36:43 -  1.12
  @@ -34,6 +34,7 @@
   
   
   
  +
   
   
   
  
  
  
  1.21  +15 -0 gump/project/mx4j.xml
  
  Index: mx4j.xml
  ===
  RCS file: /home/cvs/gump/project/mx4j.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- mx4j.xml  27 Feb 2004 13:33:56 -  1.20
  +++ mx4j.xml  18 Mar 2004 07:36:43 -  1.21
  @@ -70,4 +70,19 @@
   
 
   
  +  
  +mx4j
  +javax.management
  +
  +
  +
  +
  +
  +
  + 
  +
  +
  +
  +  
  +
   
  
  
  
  1.1  gump/project/packaged-jetty.xml
  
  Index: packaged-jetty.xml
  ===
  
  
  
  

  Java HTTP Servlet Server

  

  org.mortbay
  
  
  

  
  
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]