[JBoss-dev] CVS update: CVSROOT modules

2002-04-17 Thread Jason Dillon

  User: user57  
  Date: 02/04/17 15:02:08

  Modified:.modules
  Log:
   o website module updates
  
  Revision  ChangesPath
  1.113 +25 -2 CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.112
  retrieving revision 1.113
  diff -u -r1.112 -r1.113
  --- modules   15 Apr 2002 22:35:14 -  1.112
  +++ modules   17 Apr 2002 22:02:07 -  1.113
  @@ -116,8 +116,7 @@
   
   
   ##
  -## The JBoss website.  This is the module used to generate/update 
  -## http://www.jboss.org.
  +## The *OLD* JBoss website module.
   ##
   
   jboss-website   -d jboss-website \
  @@ -151,6 +150,29 @@
   
   
   ##
  +## The JBoss website project.  This is the module used to generate/update 
  +## http://www.jboss.org  friends.
  +##
  +
  +website  -d website \
  +website \
  +tools \
  +website-thirdparty \
  +website-external-modules 
  +
  +website-thirdparty -a \
  +thirdparty/oasis \
  +thirdparty/sun/jaas \
  +thirdparty/sun/javamail \
  +thirdparty/sun/servlet \
  +thirdparty/apache/log4j \
  +thirdparty/junit/junit
  +
  +website-external-modules -a \
  +_jboss_j2ee \
  +_jboss_manual
  +
  +##
   ## The jboss-docs module contains everything required to build the manual.
   ##
   
  @@ -266,6 +288,7 @@
   ##
   
   docs-a jboss-docs
  +jboss-website   -a website
   
   
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-04-17 Thread Jason Dillon

  User: user57  
  Date: 02/04/17 15:03:45

  Modified:.modules
  Log:
  
  
  Revision  ChangesPath
  1.114 +3 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.113
  retrieving revision 1.114
  diff -u -r1.113 -r1.114
  --- modules   17 Apr 2002 22:02:07 -  1.113
  +++ modules   17 Apr 2002 22:03:45 -  1.114
  @@ -288,7 +288,9 @@
   ##
   
   docs-a jboss-docs
  -jboss-website   -a website
  +
  +# Deal with old site removal, then update this to point here
  +# jboss-website   -a website
   
   
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-04-17 Thread Jason Dillon

  User: user57  
  Date: 02/04/17 17:58:27

  Modified:.modules
  Log:
   o don't allow use of jboss-site anymore, jboss-site will just use website
  
  Revision  ChangesPath
  1.115 +3 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.114
  retrieving revision 1.115
  diff -u -r1.114 -r1.115
  --- modules   17 Apr 2002 22:03:45 -  1.114
  +++ modules   18 Apr 2002 00:58:27 -  1.115
  @@ -292,6 +292,9 @@
   # Deal with old site removal, then update this to point here
   # jboss-website   -a website
   
  +# Don't allow use of jboss-site, it will be removed
  +jboss-site  -a website
  +
   
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-04-15 Thread Jason Dillon

  User: user57  
  Date: 02/04/15 15:35:14

  Modified:.modules
  Log:
   o no more website alias
  
  Revision  ChangesPath
  1.112 +2 -2  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.111
  retrieving revision 1.112
  diff -u -r1.111 -r1.112
  --- modules   7 Apr 2002 15:35:47 -   1.111
  +++ modules   15 Apr 2002 22:35:14 -  1.112
  @@ -114,6 +114,7 @@
   _jboss_iiop \
   _jboss_management
   
  +
   ##
   ## The JBoss website.  This is the module used to generate/update 
   ## http://www.jboss.org.
  @@ -170,7 +171,7 @@
   
   
   ##
  -## The jbossmq standalone server
  +## The JBossMQ standalone server
   ##
   
   jboss-mq-d jboss-mq \
  @@ -265,7 +266,6 @@
   ##
   
   docs-a jboss-docs
  -website -a jboss-website
   
   
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-04-07 Thread David Jencks

  User: d_jencks
  Date: 02/04/07 08:35:48

  Modified:.modules
  Log:
  oasis is now used by main build in jmx-api generation
  
  Revision  ChangesPath
  1.111 +1 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.110
  retrieving revision 1.111
  diff -u -r1.110 -r1.111
  --- modules   2 Apr 2002 14:27:56 -   1.110
  +++ modules   7 Apr 2002 15:35:47 -   1.111
  @@ -87,6 +87,7 @@
   thirdparty/techtrader \
   thirdparty/jdom \
   thirdparty/junitejb \
  +thirdparty/oasis \
   thirdparty/oswego \
   thirdparty/xml
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-04-03 Thread Dr. Christoph Georg Jung

  User: cgjung  
  Date: 02/04/02 06:27:57

  Modified:.modules
  Log:
  these libs for jboss.net were lacking.
  
  Revision  ChangesPath
  1.110 +2 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.109
  retrieving revision 1.110
  diff -u -r1.109 -r1.110
  --- modules   24 Mar 2002 17:12:21 -  1.109
  +++ modules   2 Apr 2002 14:27:56 -   1.110
  @@ -83,6 +83,8 @@
   thirdparty/sun \
   thirdparty/gjt \
   thirdparty/jacorb \
  +thirdparty/ibm \
  +thirdparty/techtrader \
   thirdparty/jdom \
   thirdparty/junitejb \
   thirdparty/oswego \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-03-24 Thread Adrian Brock

  User: ejort   
  Date: 02/03/24 06:43:19

  Modified:.modules
  Log:
  Added JBossMX to standalone JBossMQ
  
  Revision  ChangesPath
  1.105 +1 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.104
  retrieving revision 1.105
  diff -u -r1.104 -r1.105
  --- modules   10 Mar 2002 01:54:33 -  1.104
  +++ modules   24 Mar 2002 14:43:18 -  1.105
  @@ -189,6 +189,7 @@
   
   jbossmq-modules -a \
   _jbossmq_build \
  +_jboss_jmx \
   _jboss_j2ee \
   _jboss_naming \
   _jboss_server \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-03-24 Thread Adrian Brock

  User: ejort   
  Date: 02/03/24 07:16:47

  Modified:.modules
  Log:
  Add JBossMX thirdparty support to JBossMQ standalone
  
  Revision  ChangesPath
  1.106 +8 -6  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.105
  retrieving revision 1.106
  diff -u -r1.105 -r1.106
  --- modules   24 Mar 2002 14:43:18 -  1.105
  +++ modules   24 Mar 2002 15:16:47 -  1.106
  @@ -182,10 +182,12 @@
   thirdparty/gnu \
   thirdparty/hsql \
   thirdparty/hsqldb \
  +thirdparty/jdom \
   thirdparty/junit \
   thirdparty/oswego \
   thirdparty/javagroups \
  -thirdparty/sun
  +thirdparty/sun \
  +thirdparty/xml 
   
   jbossmq-modules -a \
   _jbossmq_build \
  @@ -210,15 +212,15 @@
   _jboss-mx-modules

   _jboss-mx-thirdparty-a \
  -thirdparty/xml \
  +thirdparty/apache/bcel \
  +thirdparty/apache/log4j \
   thirdparty/gnu \
  -thirdparty/oswego \
  -thirdparty/junit \
   thirdparty/jdom \
  +thirdparty/junit \
  +thirdparty/oswego \
   thirdparty/sun/jmx \
   thirdparty/sun/jaxp \
  -thirdparty/apache/log4j \
  -thirdparty/apache/bcel
  +thirdparty/xml 
   
   _jboss-mx-modules   -a \
   _jboss-mx_build \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-03-24 Thread Adrian Brock

  User: ejort   
  Date: 02/03/24 07:27:33

  Modified:.modules
  Log:
  Standalone JBossMQ missing the common and system modules
  
  Revision  ChangesPath
  1.107 +2 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.106
  retrieving revision 1.107
  diff -u -r1.106 -r1.107
  --- modules   24 Mar 2002 15:16:47 -  1.106
  +++ modules   24 Mar 2002 15:27:33 -  1.107
  @@ -191,6 +191,8 @@
   
   jbossmq-modules -a \
   _jbossmq_build \
  +_jboss_common \
  +_jboss_system \
   _jboss_jmx \
   _jboss_j2ee \
   _jboss_naming \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-03-24 Thread Adrian Brock

  User: ejort   
  Date: 02/03/24 07:47:57

  Modified:.modules
  Log:
  Add JBossManagement to JBossMQ standalone
  
  Revision  ChangesPath
  1.108 +1 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.107
  retrieving revision 1.108
  diff -u -r1.107 -r1.108
  --- modules   24 Mar 2002 15:27:33 -  1.107
  +++ modules   24 Mar 2002 15:47:56 -  1.108
  @@ -195,6 +195,7 @@
   _jboss_system \
   _jboss_jmx \
   _jboss_j2ee \
  +_jboss_management \
   _jboss_naming \
   _jboss_server \
   _jboss_messaging \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-03-24 Thread Adrian Brock

  User: ejort   
  Date: 02/03/24 09:12:21

  Modified:.modules
  Log:
  Standalone jbossmq needs pool and connector as well
  
  Revision  ChangesPath
  1.109 +2 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.108
  retrieving revision 1.109
  diff -u -r1.108 -r1.109
  --- modules   24 Mar 2002 15:47:56 -  1.108
  +++ modules   24 Mar 2002 17:12:21 -  1.109
  @@ -197,6 +197,8 @@
   _jboss_j2ee \
   _jboss_management \
   _jboss_naming \
  +_jboss_pool \
  +_jboss_connector \
   _jboss_server \
   _jboss_messaging \
   _jboss_security
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-03-09 Thread Jason Dillon

  User: user57  
  Date: 02/03/09 17:54:33

  Modified:.modules
  Log:
   o hooked up JBoss/Management to jboss-all
  
  Revision  ChangesPath
  1.104 +2 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.103
  retrieving revision 1.104
  diff -u -r1.103 -r1.104
  --- modules   10 Mar 2002 01:54:02 -  1.103
  +++ modules   10 Mar 2002 01:54:33 -  1.104
  @@ -108,7 +108,8 @@
   _jboss_jetty \
   _jboss_catalina \
   _jboss_jboss.net \
  -_jboss_iiop
  +_jboss_iiop \
  +_jboss_management
   
   ##
   ## The JBoss website.  This is the module used to generate/update 
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-03-09 Thread Jason Dillon

  User: user57  
  Date: 02/03/09 17:54:03

  Modified:.modules
  Log:
   o Added module for JBoss/Management
  
  Revision  ChangesPath
  1.103 +1 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.102
  retrieving revision 1.103
  diff -u -r1.102 -r1.103
  --- modules   2 Mar 2002 00:12:06 -   1.102
  +++ modules   10 Mar 2002 01:54:02 -  1.103
  @@ -60,6 +60,7 @@
   _jboss_connector-d connectorjbosscx
   _jboss_j2ee -d j2ee jboss-j2ee
   _jboss_messaging-d messagingjbossmq
  +_jboss_management   -d management   jboss-management
   
   
   ##
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-03-01 Thread Trevor Squires

  User: squirest
  Date: 02/03/01 16:12:06

  Modified:.modules
  Log:
  jbossmx needs gnu and bcel (lower case)
  
  Revision  ChangesPath
  1.102 +2 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.101
  retrieving revision 1.102
  diff -u -r1.101 -r1.102
  --- modules   28 Feb 2002 21:00:07 -  1.101
  +++ modules   2 Mar 2002 00:12:06 -   1.102
  @@ -208,13 +208,14 @@

   _jboss-mx-thirdparty-a \
   thirdparty/xml \
  +thirdparty/gnu \
   thirdparty/oswego \
   thirdparty/junit \
   thirdparty/jdom \
   thirdparty/sun/jmx \
   thirdparty/sun/jaxp \
   thirdparty/apache/log4j \
  -thirdparty/apache/BCEL
  +thirdparty/apache/bcel
   
   _jboss-mx-modules   -a \
   _jboss-mx_build \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] CVS update: CVSROOT modules

2002-03-01 Thread Jason Dillon

Sorry, forgot about that.

--jason


Trevor Squires wrote:

  User: squirest
  Date: 02/03/01 16:12:06

  Modified:.modules
  Log:
  jbossmx needs gnu and bcel (lower case)
  
  Revision  ChangesPath
  1.102 +2 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.101
  retrieving revision 1.102
  diff -u -r1.101 -r1.102
  --- modules  28 Feb 2002 21:00:07 -  1.101
  +++ modules  2 Mar 2002 00:12:06 -   1.102
  @@ -208,13 +208,14 @@

   _jboss-mx-thirdparty-a \
   thirdparty/xml \
  +thirdparty/gnu \
   thirdparty/oswego \
   thirdparty/junit \
   thirdparty/jdom \
   thirdparty/sun/jmx \
   thirdparty/sun/jaxp \
   thirdparty/apache/log4j \
  -thirdparty/apache/BCEL
  +thirdparty/apache/bcel
   
   _jboss-mx-modules   -a \
   _jboss-mx_build \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development




___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-28 Thread Juha Lindfors

  User: juhalindfors
  Date: 02/02/28 12:18:27

  Modified:.modules
  Log:
  
  
  Revision  ChangesPath
  1.100 +2 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.99
  retrieving revision 1.100
  diff -u -r1.99 -r1.100
  --- modules   27 Feb 2002 10:03:40 -  1.99
  +++ modules   28 Feb 2002 20:18:27 -  1.100
  @@ -213,7 +213,8 @@
   thirdparty/jdom \
   thirdparty/sun/jmx \
   thirdparty/sun/jaxp \
  -thirdparty/apache/log4j
  +thirdparty/apache/log4j \
  +thirdparty/apache/bcel
   
   _jboss-mx-modules   -a \
   _jboss-mx_build \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-28 Thread Juha Lindfors

  User: juhalindfors
  Date: 02/02/28 13:00:08

  Modified:.modules
  Log:
  maybe its case sensitive
  
  Revision  ChangesPath
  1.101 +1 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.100
  retrieving revision 1.101
  diff -u -r1.100 -r1.101
  --- modules   28 Feb 2002 20:18:27 -  1.100
  +++ modules   28 Feb 2002 21:00:07 -  1.101
  @@ -214,7 +214,7 @@
   thirdparty/sun/jmx \
   thirdparty/sun/jaxp \
   thirdparty/apache/log4j \
  -thirdparty/apache/bcel
  +thirdparty/apache/BCEL
   
   _jboss-mx-modules   -a \
   _jboss-mx_build \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-27 Thread Jason Dillon

  User: user57  
  Date: 02/02/27 01:55:25

  Modified:.modules
  Log:
   o added buildmagic project.  note that this config is different than the
 rest because there are not any namespace issues
  
  Revision  ChangesPath
  1.97  +19 -0 CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.96
  retrieving revision 1.97
  diff -u -r1.96 -r1.97
  --- modules   19 Feb 2002 23:00:54 -  1.96
  +++ modules   27 Feb 2002 09:55:25 -  1.97
  @@ -221,6 +221,25 @@
   
   _jboss-mx_build -d build  build/jbossmx
   
  +
  +##
  +## Buildmagic
  +##
  +
  +buildmagic  -d buildmagic \
  +buildmagic \
  +tools \
  +_buildmagic-thirdparty \
  +_buildmagic-external-modules
  + 
  +_buildmagic-thirdparty  -a \
  +thirdparty/junit \
  +thirdparty/sun/jaxp \
  +thirdparty/apache/log4j
  +
  +_buildmagic-external-modules -a \
  +_jboss_common
  +

   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-27 Thread Jason Dillon

  User: user57  
  Date: 02/02/27 02:03:40

  Modified:.modules
  Log:
   o JBoss/Common needs JMX
  
  Revision  ChangesPath
  1.99  +1 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.98
  retrieving revision 1.99
  diff -u -r1.98 -r1.99
  --- modules   27 Feb 2002 10:01:20 -  1.98
  +++ modules   27 Feb 2002 10:03:40 -  1.99
  @@ -235,6 +235,7 @@
   _buildmagic-thirdparty  -a \
   thirdparty/junit \
   thirdparty/sun/jaxp \
  +thirdparty/sun/jmx \
   thirdparty/apache/log4j \
   thirdparty/ibm/bsf
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-19 Thread Jason Dillon

  User: user57  
  Date: 02/02/19 15:00:55

  Modified:.modules
  Log:
   o this was lost (or never added) in the madness
  
  Revision  ChangesPath
  1.96  +2 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.95
  retrieving revision 1.96
  diff -u -r1.95 -r1.96
  --- modules   17 Feb 2002 09:50:09 -  1.95
  +++ modules   19 Feb 2002 23:00:54 -  1.96
  @@ -106,7 +106,8 @@
   _jboss_testsuite \
   _jboss_jetty \
   _jboss_catalina \
  -_jboss_jboss.net
  +_jboss_jboss.net \
  +_jboss_iiop
   
   ##
   ## The JBoss website.  This is the module used to generate/update 
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] CVS update: CVSROOT modules

2002-02-19 Thread Adam Heath

On Tue, 19 Feb 2002, Jason Dillon wrote:

   -_jboss_jboss.net
   +_jboss_jboss.net \
   +_jboss_iiop

This is a very minor nitpick, but when I use continued lines like the above, I
always have all lines end with '\', so that adding a new line only requires a
+, and not both a - and +.

It makes the diffs nicer, imho.



___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] CVS update: CVSROOT modules

2002-02-19 Thread Jason Dillon

That is fine as long as you make sure that the next line is blank or will be
evaluated to the same effect by cvs.

--jason


On Tue, 19 Feb 2002, Adam Heath wrote:

 On Tue, 19 Feb 2002, Jason Dillon wrote:

-_jboss_jboss.net
+_jboss_jboss.net \
+_jboss_iiop

 This is a very minor nitpick, but when I use continued lines like the above, I
 always have all lines end with '\', so that adding a new line only requires a
 +, and not both a - and +.

 It makes the diffs nicer, imho.




___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] CVS update: CVSROOT modules

2002-02-19 Thread Adam Heath

On Tue, 19 Feb 2002, Jason Dillon wrote:

 That is fine as long as you make sure that the next line is blank or will be
 evaluated to the same effect by cvs.

 --jason

Certainly.  Some languages don't like that.


___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-17 Thread Jason Dillon

  User: user57  
  Date: 02/02/17 01:50:09

  Modified:.modules
  Log:
   o revert to j2ee, connector  messaging
  
  Revision  ChangesPath
  1.95  +3 -8  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.94
  retrieving revision 1.95
  diff -u -r1.94 -r1.95
  --- modules   17 Feb 2002 04:41:39 -  1.94
  +++ modules   17 Feb 2002 09:50:09 -  1.95
  @@ -40,14 +40,11 @@
   ##
   
   _jboss_build-d buildbuild/jboss
  -_jboss_plastic  -d plastic  jboss-j2ee
   _jboss_common   -d common   jboss-common
   _jboss_system   -d system   jboss-system
   _jboss_ejb  -d ejb  jboss-ejb
   _jboss_server   -d server   jboss
   _jboss_naming   -d naming   jnp
  -_jboss_resource -d resource jbosscx
  -_jboss_mq   -d mq   jbossmq
   _jboss_security -d security jbosssx
   _jboss_testsuite-d testsuitejbosstest
   _jboss_pool -d pool jbosspool
  @@ -60,8 +57,6 @@
   _jboss_catalina -d catalina contrib/catalina
   _jboss_jboss.net-d jboss.netcontrib/jboss.net
   _jboss_iiop -d iiop contrib/iiop
  -
  -# deprecated
   _jboss_connector-d connectorjbosscx
   _jboss_j2ee -d j2ee jboss-j2ee
   _jboss_messaging-d messagingjbossmq
  @@ -94,15 +89,15 @@
   
   jboss-all-modules   -a \
   _jboss_build \
  -_jboss_plastic \
  +_jboss_j2ee \
   _jboss_common \
   _jboss_system \
   _jboss_naming \
   _jboss_server \
   _jboss_ejb \
   _jboss_pool \
  -_jboss_resource \
  -_jboss_mq \
  +_jboss_connector \
  +_jboss_messaging \
   _jboss_security \
   _jboss_cluster \
   _jboss_admin \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-16 Thread Jason Dillon

  User: user57  
  Date: 02/02/16 16:42:19

  Modified:.modules
  Log:
   o added some new module defs.  This does not change any project.
  
  Revision  ChangesPath
  1.92  +12 -3 CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.91
  retrieving revision 1.92
  diff -u -r1.91 -r1.92
  --- modules   15 Feb 2002 06:03:37 -  1.91
  +++ modules   17 Feb 2002 00:42:18 -  1.92
  @@ -40,23 +40,32 @@
   ##
   
   _jboss_build-d buildbuild/jboss
  +_jboss_plastic  -d plastic  jboss-j2ee
   _jboss_common   -d common   jboss-common
  +_jboss_system   -d system   jboss-system
  +_jboss_ejb  -d ejb  jboss-ejb
   _jboss_server   -d server   jboss
   _jboss_naming   -d naming   jnp
  -_jboss_connector-d connectorjbosscx
  -_jboss_messaging-d messagingjbossmq
  +_jboss_resource -d resource jbosscx
  +_jboss_mq   -d mq   jbossmq
   _jboss_security -d security jbosssx
   _jboss_testsuite-d testsuitejbosstest
   _jboss_pool -d pool jbosspool
   _jboss_cluster  -d cluster  jbossmx
   _jboss_admin-d adminadmin
  -_jboss_j2ee -d j2ee jboss-j2ee
   _jboss_manual   -d manual   manual
   _jboss_jmx  -d jmx  jmx
   _jboss_varia-d variacontrib/varia
   _jboss_jetty-d jettycontrib/jetty
   _jboss_catalina -d catalina contrib/catalina
   _jboss_jboss.net-d jboss.netcontrib/jboss.net
  +_jboss_iiop -d iiop contrib/iiop
  +
  +# deprecated
  +_jboss_connector-d connectorjbosscx
  +_jboss_j2ee -d j2ee jboss-j2ee
  +_jboss_messaging-d messagingjbossmq
  +
   
   ##
   ## The jboss-all module should contain everything.
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-16 Thread Jason Dillon

  User: user57  
  Date: 02/02/16 17:44:22

  Modified:.modules
  Log:
   o added jboss-all-thirdparty, using it instead of thirdparty for jboss-all
  
  Revision  ChangesPath
  1.93  +16 -1 CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.92
  retrieving revision 1.93
  diff -u -r1.92 -r1.93
  --- modules   17 Feb 2002 00:42:18 -  1.92
  +++ modules   17 Feb 2002 01:44:22 -  1.93
  @@ -74,8 +74,23 @@
   jboss-all   -d jboss-all \
   build/jboss/etc/root \
   tools \
  -thirdparty \
  +jboss-all-thirdparty \
   jboss-all-modules
  +
  +jboss-all-thirdparty-a \
  +thirdparty/apache \
  +thirdparty/exolab \
  +thirdparty/gnu \
  +thirdparty/hsqldb \
  +thirdparty/javagroups \
  +thirdparty/junit \
  +thirdparty/sun \
  +thirdparty/gjt \
  +thirdparty/jacorb \
  +thirdparty/jdom \
  +thirdparty/junitejb \
  +thirdparty/oswego \
  +thirdparty/xml
   
   jboss-all-modules   -a \
   _jboss_build \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-16 Thread Jason Dillon

  User: user57  
  Date: 02/02/16 20:41:39

  Modified:.modules
  Log:
   o update project modules
  
  Revision  ChangesPath
  1.94  +5 -3  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.93
  retrieving revision 1.94
  diff -u -r1.93 -r1.94
  --- modules   17 Feb 2002 01:44:22 -  1.93
  +++ modules   17 Feb 2002 04:41:39 -  1.94
  @@ -94,13 +94,15 @@
   
   jboss-all-modules   -a \
   _jboss_build \
  -_jboss_j2ee \
  +_jboss_plastic \
   _jboss_common \
  +_jboss_system \
   _jboss_naming \
   _jboss_server \
  +_jboss_ejb \
   _jboss_pool \
  -_jboss_connector \
  -_jboss_messaging \
  +_jboss_resource \
  +_jboss_mq \
   _jboss_security \
   _jboss_cluster \
   _jboss_admin \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-14 Thread Juha Lindfors

  User: juhalindfors
  Date: 02/02/14 10:13:07

  Modified:.modules
  Log:
  JAXP (+crimson) for the standalone checkout
  
  Revision  ChangesPath
  1.88  +1 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.87
  retrieving revision 1.88
  diff -u -r1.87 -r1.88
  --- modules   13 Feb 2002 11:07:02 -  1.87
  +++ modules   14 Feb 2002 18:13:07 -  1.88
  @@ -201,6 +201,7 @@
   thirdparty/junit \
   thirdparty/jdom \
   thirdparty/sun/jmx \
  +thirdparty/sun/jaxp \
   thirdparty/apache/log4j
   
   _jboss-mx-modules -a \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-14 Thread Jason Dillon

  User: user57  
  Date: 02/02/14 22:01:52

  Modified:.modules
  Log:
   o oops, forgot this one
  
  Revision  ChangesPath
  1.90  +1 -2  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.89
  retrieving revision 1.90
  diff -u -r1.89 -r1.90
  --- modules   15 Feb 2002 06:01:06 -  1.89
  +++ modules   15 Feb 2002 06:01:52 -  1.90
  @@ -66,8 +66,7 @@
   build/jboss/etc/root \
   tools \
   thirdparty \
  -jboss-all-modules \
  -jboss-all-plugins
  +jboss-all-modules
   
   jboss-all-modules   -a \
   _jboss_build \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-14 Thread Jason Dillon

  User: user57  
  Date: 02/02/14 22:03:37

  Modified:.modules
  Log:
   o hrm...
  
  Revision  ChangesPath
  1.91  +1 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.90
  retrieving revision 1.91
  diff -u -r1.90 -r1.91
  --- modules   15 Feb 2002 06:01:52 -  1.90
  +++ modules   15 Feb 2002 06:03:37 -  1.91
  @@ -40,7 +40,7 @@
   ##
   
   _jboss_build-d buildbuild/jboss
  -_jboss_common   -d common   common
  +_jboss_common   -d common   jboss-common
   _jboss_server   -d server   jboss
   _jboss_naming   -d naming   jnp
   _jboss_connector-d connectorjbosscx
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-13 Thread Juha Lindfors

  User: juhalindfors
  Date: 02/02/13 03:07:02

  Modified:.modules
  Log:
  added log4j to jboss-mx checkout
  
  Revision  ChangesPath
  1.87  +2 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -r1.86 -r1.87
  --- modules   5 Feb 2002 02:03:53 -   1.86
  +++ modules   13 Feb 2002 11:07:02 -  1.87
  @@ -200,7 +200,8 @@
   thirdparty/oswego \
   thirdparty/junit \
   thirdparty/jdom \
  -thirdparty/sun/jmx
  +thirdparty/sun/jmx \
  +thirdparty/apache/log4j
   
   _jboss-mx-modules -a \
   _jboss-mx_build \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-04 Thread Jason Dillon

  User: user57  
  Date: 02/02/04 17:57:22

  Modified:.modules
  Log:
   o jboss-mx project setup/fixup
  
  Revision  ChangesPath
  1.83  +17 -8 CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.82
  retrieving revision 1.83
  diff -u -r1.82 -r1.83
  --- modules   2002/02/02 03:37:20 1.82
  +++ modules   2002/02/05 01:57:22 1.83
  @@ -152,6 +152,7 @@
   
   _jboss_docs_build-d buildbuild/docs
   
  +
   ##
   ## The jbossmq standalone server
   ##
  @@ -189,16 +190,24 @@
   ##
   
   jboss-mx-d jbossmx \
  - tools \
  - _jboss_jmx \
  - _jboss-mx-thirdparty 
  +build/jbossmx/etc/root \
  +tools \
  +_jboss-mx-thirdparty \
  +_jboss-mx-modules

   _jboss-mx-thirdparty -a \
  - thirdparty/xml \
  - thirdparty/oswego \
  - thirdparty/junit \
  - thirdparty/jdom \
  - thirdparty/sun/jmx
  +thirdparty/xml \
  +thirdparty/oswego \
  +thirdparty/junit \
  +thirdparty/jdom \
  +thirdparty/sun/jmx
  +
  +_jboss-mx-modules - \
  +_jboss-mx_build \
  +_jboss_jmx
  +
  +_jboss-mx_build  -d build  build/jbossmx
  +

   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-04 Thread Jason Dillon

  User: user57  
  Date: 02/02/04 18:00:20

  Modified:.modules
  Log:
   o using jboss-mx for consistency
  
  Revision  ChangesPath
  1.85  +1 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.84
  retrieving revision 1.85
  diff -u -r1.84 -r1.85
  --- modules   2002/02/05 01:59:29 1.84
  +++ modules   2002/02/05 02:00:20 1.85
  @@ -189,7 +189,7 @@
   ## JBossMX standalone server
   ##
   
  -jboss-mx-d jbossmx \
  +jboss-mx-d jboss-mx \
   build/jbossmx/etc/root \
   tools \
   _jboss-mx-thirdparty \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-04 Thread Jason Dillon

  User: user57  
  Date: 02/02/04 17:59:29

  Modified:.modules
  Log:
   ps
  
  Revision  ChangesPath
  1.84  +1 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.83
  retrieving revision 1.84
  diff -u -r1.83 -r1.84
  --- modules   2002/02/05 01:57:22 1.83
  +++ modules   2002/02/05 01:59:29 1.84
  @@ -202,7 +202,7 @@
   thirdparty/jdom \
   thirdparty/sun/jmx
   
  -_jboss-mx-modules - \
  +_jboss-mx-modules -a \
   _jboss-mx_build \
   _jboss_jmx
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-04 Thread Jason Dillon

  User: user57  
  Date: 02/02/04 18:03:53

  Modified:.modules
  Log:
   o arg
  
  Revision  ChangesPath
  1.86  +2 -2  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.85
  retrieving revision 1.86
  diff -u -r1.85 -r1.86
  --- modules   2002/02/05 02:00:20 1.85
  +++ modules   2002/02/05 02:03:53 1.86
  @@ -203,8 +203,8 @@
   thirdparty/sun/jmx
   
   _jboss-mx-modules -a \
  -_jboss-mx_build \
  -_jboss_jmx
  +_jboss-mx_build \
  +_jboss_jmx
   
   _jboss-mx_build  -d build  build/jbossmx
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-01 Thread Juha Lindfors

  User: juhalindfors
  Date: 02/02/01 11:52:00

  Modified:.modules
  Log:
  JBossMX standalone co
  
  Revision  ChangesPath
  1.78  +15 -0 CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.77
  retrieving revision 1.78
  diff -u -r1.77 -r1.78
  --- modules   2001/12/12 02:28:29 1.77
  +++ modules   2002/02/01 19:52:00 1.78
  @@ -184,6 +184,21 @@
   _jbossmq_build   -d build  build/jbossmq
   
   
  +##
  +## JBossMX standalone server
  +##
  +
  +jbossmx-d jbossmx \
  + tools \
  + _jbossmx-thirdparty 
  + 
  +_jbossmx-thirdparty -a \
  + thirdparty/xml \
  + thirdparty/oswego \
  + thirdparty/junit \
  + thirdparty/jdom \
  + thirdparty/sun/jmx
  + 
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
   
   ##
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-01 Thread Juha Lindfors

  User: juhalindfors
  Date: 02/02/01 12:04:20

  Modified:.modules
  Log:
  ...and jmx module
  
  Revision  ChangesPath
  1.80  +1 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.79
  retrieving revision 1.80
  diff -u -r1.79 -r1.80
  --- modules   2002/02/01 19:55:45 1.79
  +++ modules   2002/02/01 20:04:20 1.80
  @@ -190,6 +190,7 @@
   
   jboss-mx-d jbossmx \
tools \
  + _jboss_jmx \
_jboss-mx-thirdparty 

   _jboss-mx-thirdparty -a \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-01 Thread Trevor Squires

  User: squirest
  Date: 02/02/01 19:03:13

  Modified:.modules
  Log:
  hopefully fixing ref to tools directory in jboss-mx
  
  Revision  ChangesPath
  1.81  +1 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.80
  retrieving revision 1.81
  diff -u -r1.80 -r1.81
  --- modules   2002/02/01 20:04:20 1.80
  +++ modules   2002/02/02 03:03:13 1.81
  @@ -189,7 +189,7 @@
   ##
   
   jboss-mx-d jbossmx \
  - tools \
  + tools \
_jboss_jmx \
_jboss-mx-thirdparty 

  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2002-02-01 Thread Trevor Squires

  User: squirest
  Date: 02/02/01 19:37:20

  Modified:.modules
  Log:
  backing out the change - dunno why id will not work
  
  Revision  ChangesPath
  1.82  +1 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.81
  retrieving revision 1.82
  diff -u -r1.81 -r1.82
  --- modules   2002/02/02 03:03:13 1.81
  +++ modules   2002/02/02 03:37:20 1.82
  @@ -189,7 +189,7 @@
   ##
   
   jboss-mx-d jbossmx \
  - tools \
  + tools \
_jboss_jmx \
_jboss-mx-thirdparty 

  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-12-11 Thread Scott M Stark

  User: starksm 
  Date: 01/12/11 18:28:29

  Modified:.modules
  Log:
  Add catalin and tomcat contrib modules to varia
  
  Revision  ChangesPath
  1.77  +4 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.76
  retrieving revision 1.77
  diff -u -r1.76 -r1.77
  --- modules   2001/12/07 00:27:35 1.76
  +++ modules   2001/12/12 02:28:29 1.77
  @@ -61,6 +61,8 @@
   
   _plugins_varia   -d variacontrib/varia
   _plugins_jetty   -d jettycontrib/jetty
  +_plugins_catalina-d catalina contrib/catalina
  +_plugins_tomcat  -d tomcat   contrib/tomcat
   _plugins_jboss.net   -d jboss.netcontrib/jboss.net
   
   ##
  @@ -92,6 +94,8 @@
build/_emptydir \
_plugins_varia \
_plugins_jetty \
  + _plugins_catalina \
  + _plugins_tomcat \
_plugins_jboss.net
   
   ##
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-12-06 Thread Jason Dillon

  User: user57  
  Date: 01/12/06 16:24:18

  Modified:.modules
  Log:
   o something is odd...
  
  Revision  ChangesPath
  1.74  +0 -2  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- modules   2001/12/07 00:19:25 1.73
  +++ modules   2001/12/07 00:24:18 1.74
  @@ -51,7 +51,6 @@
   _jboss_admin -d adminadmin
   _jboss_j2ee  -d j2ee jboss-j2ee
   _jboss_manual-d manual   manual
  -_jboss_jmx   -d jmx  jmx
   
   ##
   ## Plugins
  @@ -85,7 +84,6 @@
_jboss_security \
_jboss_cluster \
_jboss_admin \
  - _jboss_jmx \
_jboss_testsuite
   
   jboss-all-plugins-d plugins \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-12-06 Thread Jason Dillon

  User: user57  
  Date: 01/12/06 16:25:05

  Modified:.modules
  Log:
   o revert to 1.72
  
  Revision  ChangesPath
  1.75  +1 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -r1.74 -r1.75
  --- modules   2001/12/07 00:24:18 1.74
  +++ modules   2001/12/07 00:25:04 1.75
  @@ -78,7 +78,7 @@
_jboss_j2ee \
_jboss_naming \
_jboss_server \
  - _jboss_pool \ 
  + _jboss_pool \
_jboss_connector \
_jboss_messaging \
_jboss_security \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-12-06 Thread Jason Dillon

  User: user57  
  Date: 01/12/06 16:27:35

  Modified:.modules
  Log:
   o lets try this again
  
  Revision  ChangesPath
  1.76  +2 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.75
  retrieving revision 1.76
  diff -u -r1.75 -r1.76
  --- modules   2001/12/07 00:25:04 1.75
  +++ modules   2001/12/07 00:27:35 1.76
  @@ -51,6 +51,7 @@
   _jboss_admin -d adminadmin
   _jboss_j2ee  -d j2ee jboss-j2ee
   _jboss_manual-d manual   manual
  +_jboss_jmx   -d jmx  jmx
   
   ##
   ## Plugins
  @@ -84,6 +85,7 @@
_jboss_security \
_jboss_cluster \
_jboss_admin \
  + _jboss_jmx \
_jboss_testsuite
   
   jboss-all-plugins-d plugins \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-11-19 Thread Jason Dillon

  User: user57  
  Date: 01/11/19 16:50:01

  Modified:.modules
  Log:
   o oops =|
  
  Revision  ChangesPath
  1.72  +1 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.71
  retrieving revision 1.72
  diff -u -r1.71 -r1.72
  --- modules   2001/11/20 00:46:41 1.71
  +++ modules   2001/11/20 00:50:01 1.72
  @@ -123,7 +123,7 @@
   _jboss_website_build -d buildbuild/website
   _jboss_website_forums-d forums   website-forums
   _jboss_website_survey-d survey   website-survey
  -_jboss_website_snapshots -d survey   website-snapshots
  +_jboss_website_snapshots -d snapshotswebsite-snapshots
   _jboss_website_website   -d website  newsite
   
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-11-19 Thread Jason Dillon

  User: user57  
  Date: 01/11/19 16:46:41

  Modified:.modules
  Log:
   o added snapshots module to jboss-website
  
  Revision  ChangesPath
  1.71  +5 -3  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.70
  retrieving revision 1.71
  diff -u -r1.70 -r1.71
  --- modules   2001/10/23 21:14:04 1.70
  +++ modules   2001/11/20 00:46:41 1.71
  @@ -114,15 +114,17 @@
   jboss-website-modules-a \
_jboss_website_build \
_jboss_website_forums \
  - _jboss_j2ee \
_jboss_website_survey \
  - _jboss_website \
  + _jboss_website_snapshots \
  + _jboss_website_website \
  + _jboss_j2ee \
_jboss_manual
   
   _jboss_website_build -d buildbuild/website
   _jboss_website_forums-d forums   website-forums
   _jboss_website_survey-d survey   website-survey
  -_jboss_website   -d website  newsite
  +_jboss_website_snapshots -d survey   website-snapshots
  +_jboss_website_website   -d website  newsite
   
   
   ##
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-10-23 Thread Hiram Chirino

  User: chirino 
  Date: 01/10/23 14:14:04

  Modified:.modules
  Log:
  JBossMQ Standalone needed the hsqldb lib
  
  Revision  ChangesPath
  1.70  +1 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.69
  retrieving revision 1.70
  diff -u -r1.69 -r1.70
  --- modules   2001/10/11 23:14:23 1.69
  +++ modules   2001/10/23 21:14:04 1.70
  @@ -159,6 +159,7 @@
thirdparty/gjt \
thirdparty/gnu \
thirdparty/hsql \
  + thirdparty/hsqldb \
thirdparty/junit \
thirdparty/oswego \
thirdparty/javagroups \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-10-03 Thread Dr. Christoph Georg Jung

  User: cgjung  
  Date: 01/10/03 06:38:06

  Modified:.modules
  Log:
  added contrib/jboss.net to plugin modules.
  I find this way of administring CVS mappings very obscure and error-prone.
  Kill me if I broke the whole layout.
  
  Revision  ChangesPath
  1.68  +3 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- modules   2001/10/02 23:22:52 1.67
  +++ modules   2001/10/03 13:38:06 1.68
  @@ -60,6 +60,7 @@
   
   _plugins_varia   -d variacontrib/varia
   _plugins_jetty   -d jettycontrib/jetty
  +_plugins_jboss.net   -d jboss.netcontrib/jboss.net
   
   ##
   ## The jboss-all module should contain everything.
  @@ -89,7 +90,8 @@
   jboss-all-plugins-d plugins \
build/_emptydir \
_plugins_varia \
  - _plugins_jetty
  + _plugins_jetty \
  + _plugins_jboss.net
   
   ##
   ## The JBoss website.  This is the module used to generate/update 
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-10-02 Thread Jason Dillon

  User: user57  
  Date: 01/10/02 14:09:45

  Modified:.modules
  Log:
   o I completly spaced the 2.4.x build system cvs namespace requirements...
 these names need to be here for it to work.  My appologies for those
 affected by the previous changes.
  
  Revision  ChangesPath
  1.63  +16 -1 CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- modules   2001/10/02 01:01:20 1.62
  +++ modules   2001/10/02 21:09:45 1.63
  @@ -173,6 +173,21 @@
   ## Aliases 
   ##
   
  -jboss-a jboss-all
   docs -a jboss-docs
   website  -a jboss-website
  +
  +
  +# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  +
  +##
  +## Required for JBoss 2.4.x build system.
  +##
  +
  +jboss-d jbossjboss
  +jnp  -d jnp  jnp
  +jbosssx  -d jbosssx  jbosssx
  +jbossmq  -d jbossmq  jbossmq
  +jbosscx  -d jbosscx  jbosscx
  +jbosspool-d jbosspooljbosspool
  +jboss-j2ee   -d jboss-j2ee   jboss-j2ee
  +contrib  -d contrib  contrib
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



RE: [JBoss-dev] CVS update: CVSROOT modules

2001-10-02 Thread marc fleury

Thanks for the quick turn-around Jason, please pay close attention to what
Scott has to say.

marcf


|-Original Message-
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Jason
|Dillon
|Sent: Tuesday, October 02, 2001 5:10 PM
|To: [EMAIL PROTECTED]
|Subject: [JBoss-dev] CVS update: CVSROOT modules
|
|
|  User: user57
|  Date: 01/10/02 14:09:45
|
|  Modified:.modules
|  Log:
|   o I completly spaced the 2.4.x build system cvs namespace
|requirements...
| these names need to be here for it to work.  My appologies for those
| affected by the previous changes.
|
|  Revision  ChangesPath
|  1.63  +16 -1 CVSROOT/modules
|
|  Index: modules
|  ===
|  RCS file: /cvsroot/jboss/CVSROOT/modules,v
|  retrieving revision 1.62
|  retrieving revision 1.63
|  diff -u -r1.62 -r1.63
|  --- modules  2001/10/02 01:01:20 1.62
|  +++ modules  2001/10/02 21:09:45 1.63
|  @@ -173,6 +173,21 @@
|   ## Aliases
|   ##
|
|  -jboss   -a jboss-all
|   docs-a jboss-docs
|   website -a jboss-website
|  +
|  +
|  +# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
|# # # # # # # #
|  +
|  +##
|  +## Required for JBoss 2.4.x build system.
|  +##
|  +
|  +jboss   -d jbossjboss
|  +jnp -d jnp  jnp
|  +jbosssx -d jbosssx  jbosssx
|  +jbossmq -d jbossmq  jbossmq
|  +jbosscx -d jbosscx  jbosscx
|  +jbosspool   -d jbosspooljbosspool
|  +jboss-j2ee  -d jboss-j2ee   jboss-j2ee
|  +contrib -d contrib  contrib
|
|
|
|
|___
|Jboss-development mailing list
|[EMAIL PROTECTED]
|https://lists.sourceforge.net/lists/listinfo/jboss-development


___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-10-02 Thread Jason Dillon

  User: user57  
  Date: 01/10/02 15:39:49

  Modified:.modules
  Log:
   o jboss-website now depends on jboss/j2ee which needs some extra thirdparty
 libs to compile.
  
  Revision  ChangesPath
  1.64  +3 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- modules   2001/10/02 21:09:45 1.63
  +++ modules   2001/10/02 22:39:49 1.64
  @@ -101,7 +101,9 @@
jboss-website-modules 
   
   jboss-website-thirdparty -a \
  - thirdparty/oasis 
  + thirdparty/oasis \
  + thirdparty/sun/jaas \
  + thirdparty/junit/junit
   
   jboss-website-modules-a \
_jboss_website_build \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-10-02 Thread Jason Dillon

  User: user57  
  Date: 01/10/02 16:00:01

  Modified:.modules
  Log:
   o needed for the jboss-website/survey module
  
  Revision  ChangesPath
  1.65  +3 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -r1.64 -r1.65
  --- modules   2001/10/02 22:39:49 1.64
  +++ modules   2001/10/02 23:00:01 1.65
  @@ -103,6 +103,9 @@
   jboss-website-thirdparty -a \
thirdparty/oasis \
thirdparty/sun/jaas \
  + thirdparty/sun/javamail \
  + thirdparty/sun/servlet \
  + thirdparty/apache/log4j \
thirdparty/junit/junit
   
   jboss-website-modules-a \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-10-02 Thread Jason Dillon

  User: user57  
  Date: 01/10/02 16:16:13

  Modified:.modules
  Log:
   o added jboss-plugins and plugins alias
  
  Revision  ChangesPath
  1.66  +3 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- modules   2001/10/02 23:00:01 1.65
  +++ modules   2001/10/02 23:16:13 1.66
  @@ -56,6 +56,8 @@
   ## Plugins
   ##
   
  +jboss-plugins-d plugins  contrib
  +
   _plugins_varia   -d variacontrib/varia
   _plugins_jetty   -d jettycontrib/jetty
   
  @@ -180,6 +182,7 @@
   
   docs -a jboss-docs
   website  -a jboss-website
  +plugins  -a jboss-plugins
   
   
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-10-02 Thread Jason Dillon

  User: user57  
  Date: 01/10/02 16:22:52

  Modified:.modules
  Log:
   o -d plugins - -d jboss-plugins
  
  Revision  ChangesPath
  1.67  +1 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.66
  retrieving revision 1.67
  diff -u -r1.66 -r1.67
  --- modules   2001/10/02 23:16:13 1.66
  +++ modules   2001/10/02 23:22:52 1.67
  @@ -56,7 +56,7 @@
   ## Plugins
   ##
   
  -jboss-plugins-d plugins  contrib
  +jboss-plugins-d jboss-pluginscontrib
   
   _plugins_varia   -d variacontrib/varia
   _plugins_jetty   -d jettycontrib/jetty
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-10-01 Thread Jason Dillon

  User: user57  
  Date: 01/10/01 13:46:58

  Modified:.modules
  Log:
   o updated jboss-website module list to include forums
  
  Revision  ChangesPath
  1.59  +2 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- modules   2001/09/12 01:47:56 1.58
  +++ modules   2001/10/01 20:46:58 1.59
  @@ -105,10 +105,12 @@
   
   jboss-website-modules-a \
_jboss_website_build \
  + _jboss_website_forums \
_jboss_website \
_jboss_manual
   
   _jboss_website_build -d buildbuild/website
  +_jboss_website_forums-d forums   website-forums
   _jboss_website   -d website  newsite
   
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-10-01 Thread Jason Dillon

  User: user57  
  Date: 01/10/01 13:52:18

  Modified:.modules
  Log:
   o removed deprecated modules
   o added jboss - jboss-all
   o added docs - jboss-docs
   o added website - jboss-website
  
  Revision  ChangesPath
  1.60  +4 -30 CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- modules   2001/10/01 20:46:58 1.59
  +++ modules   2001/10/01 20:52:18 1.60
  @@ -166,36 +166,10 @@
   
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
   
  -
  -##
  -## Legacy modules, should use a jboss-* module instead.
  -##
  -
  -jbossjboss
  -jbossmq  jbossmq
  -jnp  jnp
  -jbosscx  jbosscx
  -manual   manual
  -adminadmin
  -jboss-j2ee   jboss-j2ee
  -jbossmx  jbossmx
  -jbosspooljbosspool
  -jbosstestjbosstest
  -
  -
  -##
  -## Everything else
  -##
  -
  -contrib  contrib
  -zoap zoap
  -ejx  ejx
  -zola zola
  -newsite  newsite
  -
  -
   ##
  -## Name-space migration aliases.
  +## Aliases 
   ##
   
  -website  -d website  newsite
  +jboss-a jboss-all
  +docs -a jboss-docs
  +website  -a jboss-website
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-10-01 Thread Jason Dillon

  User: user57  
  Date: 01/10/01 13:56:14

  Modified:.modules
  Log:
   o added survey to jboss-website module list
  
  Revision  ChangesPath
  1.61  +2 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- modules   2001/10/01 20:52:18 1.60
  +++ modules   2001/10/01 20:56:14 1.61
  @@ -106,11 +106,13 @@
   jboss-website-modules-a \
_jboss_website_build \
_jboss_website_forums \
  + _jboss_website_survey \
_jboss_website \
_jboss_manual
   
   _jboss_website_build -d buildbuild/website
   _jboss_website_forums-d forums   website-forums
  +_jboss_website_survey-d survey   website-survey
   _jboss_website   -d website  newsite
   
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-10-01 Thread Jason Dillon

  User: user57  
  Date: 01/10/01 18:01:20

  Modified:.modules
  Log:
   o jboss/j2ee is required to build the survey for jboss.org
  
  Revision  ChangesPath
  1.62  +1 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- modules   2001/10/01 20:56:14 1.61
  +++ modules   2001/10/02 01:01:20 1.62
  @@ -106,6 +106,7 @@
   jboss-website-modules-a \
_jboss_website_build \
_jboss_website_forums \
  + _jboss_j2ee \
_jboss_website_survey \
_jboss_website \
_jboss_manual
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-09-10 Thread Jason Dillon

  User: user57  
  Date: 01/09/10 23:15:00

  Modified:.modules
  Log:
   o jboss-docs has it's own build module
  
  Revision  ChangesPath
  1.57  +3 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- modules   2001/09/03 04:56:00 1.56
  +++ modules   2001/09/11 06:15:00 1.57
  @@ -152,11 +152,13 @@
jboss-docs-modules 
   
   jboss-docs-modules   -a \
  - _jboss_build \
  + _jboss_docs_build \
_jboss_manual
   
   jboss-docs-thirdparty-a \
thirdparty/oasis 
  +
  +_jboss_docs_build-d buildbuild/docs
   
   ##
   ## The jbossmq standalone server
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-09-02 Thread Jason Dillon

  User: user57  
  Date: 01/09/02 21:56:01

  Modified:.modules
  Log:
   o fixed jboss-most
  
  Revision  ChangesPath
  1.56  +2 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- modules   2001/08/30 21:58:14 1.55
  +++ modules   2001/09/03 04:56:00 1.56
  @@ -96,7 +96,8 @@
   
   jboss-most   -d jboss-most \
build/jboss/etc/root \
  - _jboss_support \
  + tools \
  + thirdparty \
jboss-most-modules \
jboss-most-plugins
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-08-29 Thread Jason Dillon

  User: user57  
  Date: 01/08/29 14:48:35

  Modified:.modules
  Log:
   o added jboss-docs
  
  Revision  ChangesPath
  1.51  +14 -0 CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- modules   2001/08/26 07:08:59 1.50
  +++ modules   2001/08/29 21:48:35 1.51
  @@ -141,6 +141,20 @@
_plugins_varia
   
   ##
  +## The jboss-docs module contains everything required to build the manual.
  +##
  +
  +jboss-docs   -d jboss-docs \
  + build/jboss/etc/root \
  + tools \
  + thirdparty \
  + jboss-docs-modules 
  +
  +jboss-docs-modules   -a \
  + _jboss_build \
  + _jboss_manual
  +
  +##
   ## The jbossmq standalone server
   ##
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-08-29 Thread Jason Dillon

  User: user57  
  Date: 01/08/29 18:14:31

  Modified:.modules
  Log:
   o tad more comments
  
  Revision  ChangesPath
  1.54  +5 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- modules   2001/08/30 00:43:15 1.53
  +++ modules   2001/08/30 01:14:31 1.54
  @@ -27,8 +27,13 @@
   
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
   
  +##
  +## Common tools and thirdparty support libraries shared by most modules.
  +##
  +
   tools-d toolstools   
   thirdparty   -d thirdparty   thirdparty
  +
   
   ##
   ## Core  support modules
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-08-26 Thread Jason Dillon

  User: user57  
  Date: 01/08/26 00:08:59

  Modified:.modules
  Log:
   o changed _jboss_tools  _jboss_thirdparty to tools  thirdparty
   o removed _jbossmq_tools, jboss-mq will just include tools
   o removed ant  buildmagic aliases, get tools if you want this
  
  Revision  ChangesPath
  1.50  +8 -27 CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- modules   2001/08/22 14:50:30 1.49
  +++ modules   2001/08/26 07:08:59 1.50
  @@ -27,13 +27,9 @@
   
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
   
  -_jboss_tools -d toolstools
  -_jboss_thirdparty-d thirdparty   thirdparty
  +tools-d toolstools   
  +thirdparty   -d thirdparty   thirdparty
   
  -_jboss_support   -a \
  - _jboss_tools \
  - _jboss_thirdparty
  -
   ##
   ## Core  support modules
   ##
  @@ -64,7 +60,8 @@
   
   jboss-all-d jboss-all \
build/jboss/etc/root \
  - _jboss_support \
  + tools \
  + thirdparty \
jboss-all-modules \
jboss-all-plugins
   
  @@ -122,7 +119,8 @@
   
   jboss-min-d jboss-min \
build/jboss/etc/root \
  - _jboss_support \
  + tools \
  + thirdparty \
jboss-min-modules \
jboss-min-plugins
   
  @@ -146,19 +144,12 @@
   ## The jbossmq standalone server
   ##
   
  -jboss-mq -d jboss-mq \
  +jboss-mq -d jboss-mq \
build/jbossmq/etc/root \
  - _jbossmq_tools \
  + tools \
_jbossmq_thirdparty \
jbossmq-modules
   
  -_jbossmq_tools   -a \
  - tools/apache \
  - tools/planet57 \
  - tools/dreambean \
  - tools/jedit \
  - tools/sun
  -
   _jbossmq_thirdparty  -a \
thirdparty/apache \
thirdparty/gjt \
  @@ -178,16 +169,6 @@
_jboss_security
   
   _jbossmq_build   -d build  build/jbossmq
  -
  -
  -# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  -
  -##
  -## Support for Win32 users who don't want to use Cygwin.
  -##
  -
  -buildmagic   -d buildmagic   tools/planet57/buildmagic
  -ant  -d ant  tools/apache/ant
   
   
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-08-22 Thread Hiram Chirino

  User: chirino 
  Date: 01/08/22 07:50:30

  Modified:.modules
  Log:
  Added some 3rdparty modules to the jboss-mq project
  
  Revision  ChangesPath
  1.49  +3 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- modules   2001/08/17 01:35:35 1.48
  +++ modules   2001/08/22 14:50:30 1.49
  @@ -155,6 +155,8 @@
   _jbossmq_tools   -a \
tools/apache \
tools/planet57 \
  + tools/dreambean \
  + tools/jedit \
tools/sun
   
   _jbossmq_thirdparty  -a \
  @@ -164,6 +166,7 @@
thirdparty/hsql \
thirdparty/junit \
thirdparty/oswego \
  + thirdparty/javagroups \
thirdparty/sun
   
   jbossmq-modules  -a \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-08-16 Thread Jason Dillon

  User: user57  
  Date: 01/08/16 17:00:56

  Modified:.modules
  Log:
   o added plugins/jetty to jboss-all-plugins module (which is part of jboss-all)
  
  Revision  ChangesPath
  1.47  +2 -4  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- modules   2001/08/14 03:55:41 1.46
  +++ modules   2001/08/17 00:00:55 1.47
  @@ -84,10 +84,8 @@
   
   jboss-all-plugins-d plugins \
build/_emptydir \
  - _plugins_varia
  -
  -# Needs more help before they can be integrated
  -#_plugins_jetty
  + _plugins_varia \
  + _plugins_jetty
   
   
   ##
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-08-16 Thread Hiram Chirino

  User: chirino 
  Date: 01/08/16 18:35:35

  Modified:.modules
  Log:
  To checkout the standalone JBossMQ server you should now use the jboss-mq module.
  
  Revision  ChangesPath
  1.48  +4 -3  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- modules   2001/08/17 00:00:55 1.47
  +++ modules   2001/08/17 01:35:35 1.48
  @@ -146,7 +146,7 @@
   ## The jbossmq standalone server
   ##
   
  -jbossmq  -d jbossmq \
  +jboss-mq -d jboss-mq \
build/jbossmq/etc/root \
_jbossmq_tools \
_jbossmq_thirdparty \
  @@ -167,7 +167,7 @@
thirdparty/sun
   
   jbossmq-modules  -a \
  - _jbossmq_build \
  + _jbossmq_build \
_jboss_j2ee \
_jboss_naming \
_jboss_server \
  @@ -195,6 +195,7 @@
   ##
   
   jbossjboss
  +jbossmq  jbossmq
   jnp  jnp
   jbosscx  jbosscx
   manual   manual
  @@ -222,4 +223,4 @@
   ## Name-space migration aliases.
   ##
   
  -website  -d website  newsite
  \ No newline at end of file
  +website  -d website  newsite
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-08-13 Thread Jason Dillon

  User: user57  
  Date: 01/08/13 20:55:41

  Modified:.modules
  Log:
   o removed some extraneous plugin modules.
   o tidied up some indentation.
   o added an alias website - newsite, since the website module has not been
 touched in months.
  
  Revision  ChangesPath
  1.46  +30 -25CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- modules   2001/08/12 03:23:21 1.45
  +++ modules   2001/08/14 03:55:41 1.46
  @@ -55,9 +55,7 @@
   ## Plugins
   ##
   
  -_plugins_zoap-d zoap zoap
   _plugins_varia   -d variacontrib/varia
  -_plugins_tomcat  -d tomcat   contrib/tomcat
   _plugins_jetty   -d jettycontrib/jetty
   
   ##
  @@ -88,7 +86,7 @@
build/_emptydir \
_plugins_varia
   
  -# Need more help before they can be integrated
  +# Needs more help before they can be integrated
   #_plugins_jetty
   
   
  @@ -149,13 +147,14 @@
   ##
   ## The jbossmq standalone server
   ##
  -jbossmq  -d jbossmq \
  +
  +jbossmq  -d jbossmq \
build/jbossmq/etc/root \
_jbossmq_tools \
_jbossmq_thirdparty \
jbossmq-modules
   
  -_jbossmq_tools -a \
  +_jbossmq_tools   -a \
tools/apache \
tools/planet57 \
tools/sun
  @@ -169,16 +168,17 @@
thirdparty/oswego \
thirdparty/sun
   
  -jbossmq-modules-a \
  -_jbossmq_build \
  +jbossmq-modules  -a \
  + _jbossmq_build \
_jboss_j2ee \
_jboss_naming \
_jboss_server \
_jboss_messaging \
  - _jboss_security \
  + _jboss_security
   
  -_jbossmq_build -d build  build/jbossmq
  +_jbossmq_build   -d build  build/jbossmq
   
  +
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
   
   ##
  @@ -196,27 +196,32 @@
   ## Legacy modules, should use a jboss-* module instead.
   ##
   
  -jboss jboss
  -jnp jnp
  -#jbossmq jbossmq
  -jbosscx jbosscx
  -manual manual
  -admin admin
  -jboss-j2ee jboss-j2ee
  -jbossmx jbossmx
  -jbosspool jbosspool
  +jbossjboss
  +jnp  jnp
  +jbosscx  jbosscx
  +manual   manual
  +adminadmin
  +jboss-j2ee   jboss-j2ee
  +jbossmx  jbossmx
  +jbosspooljbosspool
   
  -# this will soon be integrated
  -jbosstest jbosstest
  +# This will soon be integrated
  +jbosstestjbosstest
   
   
   ##
   ## Everything else
   ##
  +
  +contrib  contrib
  +zoap zoap
  +ejx  ejx
  +zola zola
  +newsite  newsite
   
  -contrib contrib
  -zoap zoap
  -ejx ejx
  -zola zola
  -newsite newsite
   
  +##
  +## Name-space migration aliases.
  +##
  +
  +website  -d website  newsite
  \ No newline at end of file
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-31 Thread Jason Dillon

  User: user57  
  Date: 01/07/31 17:41:06

  Modified:.modules
  Log:
  *** empty log message ***
  
  Revision  ChangesPath
  1.29  +2 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- modules   2001/07/31 03:27:21 1.28
  +++ modules   2001/08/01 00:41:06 1.29
  @@ -77,6 +77,7 @@
   ## Plugins
   ##
   
  +_plugins_varia   -d variavaria
   _plugins_zoap-d zoap zoap
   _plugins_tomcat  -d tomcat   contrib/tomcat
   _plugins_jetty   -d jettycontrib/jetty
  @@ -107,7 +108,7 @@
   
   jboss-all-plugins-d plugins \
build/etc/empty \
  - _plugins_tomcat \
  + _plugins_varia \
_plugins_jetty
   
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-31 Thread Jason Dillon

  User: user57  
  Date: 01/07/31 17:47:31

  Modified:.modules
  Log:
  o fixed _plugins_varia
  
  Revision  ChangesPath
  1.30  +1 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- modules   2001/08/01 00:41:06 1.29
  +++ modules   2001/08/01 00:47:30 1.30
  @@ -77,8 +77,8 @@
   ## Plugins
   ##
   
  -_plugins_varia   -d variavaria
   _plugins_zoap-d zoap zoap
  +_plugins_varia   -d variacontrib/varia
   _plugins_tomcat  -d tomcat   contrib/tomcat
   _plugins_jetty   -d jettycontrib/jetty
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-30 Thread Jason Dillon

  User: user57  
  Date: 01/07/30 20:00:07

  Modified:.modules
  Log:
   o removed jboss-all-plugins for windows testing, since the win32 cvs client
 does not seem to like it.
  
  Revision  ChangesPath
  1.26  +2 -2  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- modules   2001/07/28 06:18:56 1.25
  +++ modules   2001/07/31 03:00:07 1.26
  @@ -87,8 +87,8 @@
   
   jboss-all-d jboss-all \
_jboss_support \
  - jboss-all-modules \
  - jboss-all-plugins
  + jboss-all-modules
  +#jboss-all-plugins
   
   jboss-all-modules-a \
_jboss_build \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-30 Thread Jason Dillon

  User: user57  
  Date: 01/07/30 20:04:40

  Modified:.modules
  Log:
   o using real directories for jboss-all and jboss-all-plugins to try and
 get around a checkout problem with win32 and a tagging problem with UNIX
 when using CVSROOT/Emptydir (which should work).
  
  Revision  ChangesPath
  1.27  +4 -2  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- modules   2001/07/31 03:00:07 1.26
  +++ modules   2001/07/31 03:04:40 1.27
  @@ -86,9 +86,10 @@
   ##
   
   jboss-all-d jboss-all \
  + build/etc/root \
_jboss_support \
  - jboss-all-modules
  -#jboss-all-plugins
  + jboss-all-modules \
  + jboss-all-plugins
   
   jboss-all-modules-a \
_jboss_build \
  @@ -105,5 +106,6 @@
_jboss_manual
   
   jboss-all-plugins-d plugins \
  + build/etc/empty \
_plugins_tomcat \
_plugins_jetty
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-27 Thread Jason Dillon

  User: user57  
  Date: 01/07/27 18:09:21

  Modified:.modules
  Log:
   o re-added most modules to jboss-all-modules
  
  Revision  ChangesPath
  1.17  +8 -8  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- modules   2001/07/26 22:25:09 1.16
  +++ modules   2001/07/28 01:09:21 1.17
  @@ -58,15 +58,15 @@
_jboss_j2ee \
_jboss_naming \
_jboss_server \
  - _jboss_pool
  + _jboss_pool \
  + _jboss_connector \
  + _jboss_messaging \
  + _jboss_security \
  + _jboss_testsuite \
  + _jboss_cluster \
  + _jboss_admin \
  + _jboss_plugin
   
  -#_jboss_connector \
  -#_jboss_messaging \
  -#_jboss_security \
  -#_jboss_testsuite \
  -#_jboss_cluster \
  -#_jboss_admin \
  -#_jboss_plugin \
   #_jboss_manual
   
   _jboss_tools -d toolstools
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-27 Thread Jason Dillon

  User: user57  
  Date: 01/07/27 21:50:51

  Modified:.modules
  Log:
   o added manual to jboss-all-modules
  
  Revision  ChangesPath
  1.18  +3 -4  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- modules   2001/07/28 01:09:21 1.17
  +++ modules   2001/07/28 04:50:51 1.18
  @@ -65,10 +65,9 @@
_jboss_testsuite \
_jboss_cluster \
_jboss_admin \
  - _jboss_plugin
  + _jboss_manual \
  + _jboss_plugins 
   
  -#_jboss_manual
  -
   _jboss_tools -d toolstools
   _jboss_thirdparty-d thirdparty   thirdparty

  @@ -84,7 +83,7 @@
   _jboss_admin -d adminadmin
   _jboss_j2ee  -d j2ee jboss-j2ee
   _jboss_manual-d manual   manual
  -_jboss_plugin-d plugin   CVSROOT/Emptydir
  +_jboss_plugins   -d plugins  CVSROOT/Emptydir
   
   _jboss_support   -a \
_jboss_tools \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-27 Thread Jason Dillon

  User: user57  
  Date: 01/07/27 23:02:31

  Modified:.modules
  Log:
   o testing plugins directory structure
  
  Revision  ChangesPath
  1.19  +18 -5 CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- modules   2001/07/28 04:50:51 1.18
  +++ modules   2001/07/28 06:02:31 1.19
  @@ -70,7 +70,11 @@
   
   _jboss_tools -d toolstools
   _jboss_thirdparty-d thirdparty   thirdparty
  - 
  +
  +_jboss_support   -a \
  + _jboss_tools \
  + _jboss_thirdparty
  +
   _jboss_build -d buildbuild
   _jboss_server-d server   jboss
   _jboss_naming-d naming   jnp
  @@ -83,8 +87,17 @@
   _jboss_admin -d adminadmin
   _jboss_j2ee  -d j2ee jboss-j2ee
   _jboss_manual-d manual   manual
  -_jboss_plugins   -d plugins  CVSROOT/Emptydir
   
  -_jboss_support   -a \
  - _jboss_tools \
  - _jboss_thirdparty
  \ No newline at end of file
  +_jboss_plugins   -d plugins \
  + _plugins_standard \
  + _plugins_optional
  +
  +_plugins_standard-d standard \
  + _plugins_tomcat \
  + _plugins_jetty
  +
  +_plugins_optional-d optional \
  + zoap
  +
  +_plugins_tomcat  -d tomcat   contrib/tomcat
  +_plugins_jetty   -d jett contrib/jetty
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-27 Thread Jason Dillon

  User: user57  
  Date: 01/07/27 23:10:33

  Modified:.modules
  Log:
   o fixed up some includes for plugins
  
  Revision  ChangesPath
  1.21  +7 -12 CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- modules   2001/07/28 06:03:54 1.20
  +++ modules   2001/07/28 06:10:33 1.21
  @@ -68,8 +68,14 @@
_jboss_manual \
_jboss_plugins 
   
  +jboss-all-plugins-a \
  + _plugins_tomcat \
  + _plugins_jetty \
  + _plugins_zoap
  +
   _jboss_tools -d toolstools
   _jboss_thirdparty-d thirdparty   thirdparty
  +_jboss_plugins   -d plugins  jboss-all-plugins
   
   _jboss_support   -a \
_jboss_tools \
  @@ -87,18 +93,7 @@
   _jboss_admin -d adminadmin
   _jboss_j2ee  -d j2ee jboss-j2ee
   _jboss_manual-d manual   manual
  -
  -_jboss_plugins   -d plugins \
  - _plugins_standard \
  - _plugins_optional
  -
  -_plugins_standard-d standard \
  - _plugins_tomcat \
  - _plugins_jetty
  -
  -_plugins_optional-d optional \
  - _plugins_zoap
   
  +_plugins_zoap-d zoap zoap
   _plugins_tomcat  -d tomcat   contrib/tomcat
   _plugins_jetty   -d jettycontrib/jetty
  -_plugins_zoap-d zoap zoap
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-27 Thread Jason Dillon

  User: user57  
  Date: 01/07/27 23:11:14

  Modified:.modules
  Log:
   o removed zoap from the plugin list for now
  
  Revision  ChangesPath
  1.22  +1 -2  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- modules   2001/07/28 06:10:33 1.21
  +++ modules   2001/07/28 06:11:14 1.22
  @@ -70,8 +70,7 @@
   
   jboss-all-plugins-a \
_plugins_tomcat \
  - _plugins_jetty \
  - _plugins_zoap
  + _plugins_jetty
   
   _jboss_tools -d toolstools
   _jboss_thirdparty-d thirdparty   thirdparty
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-27 Thread Jason Dillon

  User: user57  
  Date: 01/07/27 23:16:48

  Modified:.modules
  Log:
   o re-org for future additions of slimmed down versions of jboss-all
  
  Revision  ChangesPath
  1.23  +35 -24CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- modules   2001/07/28 06:11:14 1.22
  +++ modules   2001/07/28 06:16:48 1.23
  @@ -49,37 +49,17 @@
   ## The following is for testing Buildmagic as the JBoss build system.
   ##
   
  -jboss-all-d jboss-all \
  - jboss-all-modules \
  - _jboss_support
  -
  -jboss-all-modules-a \
  - _jboss_build \
  - _jboss_j2ee \
  - _jboss_naming \
  - _jboss_server \
  - _jboss_pool \
  - _jboss_connector \
  - _jboss_messaging \
  - _jboss_security \
  - _jboss_testsuite \
  - _jboss_cluster \
  - _jboss_admin \
  - _jboss_manual \
  - _jboss_plugins 
  -
  -jboss-all-plugins-a \
  - _plugins_tomcat \
  - _plugins_jetty
  -
   _jboss_tools -d toolstools
   _jboss_thirdparty-d thirdparty   thirdparty
  -_jboss_plugins   -d plugins  jboss-all-plugins
   
   _jboss_support   -a \
_jboss_tools \
_jboss_thirdparty
   
  +##
  +## Core  support modules
  +##
  +
   _jboss_build -d buildbuild
   _jboss_server-d server   jboss
   _jboss_naming-d naming   jnp
  @@ -93,6 +73,37 @@
   _jboss_j2ee  -d j2ee jboss-j2ee
   _jboss_manual-d manual   manual
   
  +##
  +## Plugins
  +##
  +
   _plugins_zoap-d zoap zoap
   _plugins_tomcat  -d tomcat   contrib/tomcat
   _plugins_jetty   -d jettycontrib/jetty
  +
  +##
  +## The jboss-all module should contain everything.
  +##
  +
  +jboss-all-d jboss-all \
  + _jboss_support \
  + jboss-all-modules \
  + jboss-all-plugins
  +
  +jboss-all-modules-a \
  + _jboss_build \
  + _jboss_j2ee \
  + _jboss_naming \
  + _jboss_server \
  + _jboss_pool \
  + _jboss_connector \
  + _jboss_messaging \
  + _jboss_security \
  + _jboss_testsuite \
  + _jboss_cluster \
  + _jboss_admin \
  + _jboss_manual
  +
  +jboss-all-plugins-a \
  + _plugins_tomcat \
  + _plugins_jetty
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-27 Thread Jason Dillon

  User: user57  
  Date: 01/07/27 23:17:56

  Modified:.modules
  Log:
  fixed jboss-all-plugins
  
  Revision  ChangesPath
  1.24  +2 -2  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- modules   2001/07/28 06:16:48 1.23
  +++ modules   2001/07/28 06:17:56 1.24
  @@ -105,5 +105,5 @@
_jboss_manual
   
   jboss-all-plugins-a \
  - _plugins_tomcat \
  - _plugins_jetty
  + _plugins_tomcat \
  + _plugins_jetty
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-27 Thread Jason Dillon

  User: user57  
  Date: 01/07/27 23:18:56

  Modified:.modules
  Log:
   o re-fixed jboss-all-plugins =(
  
  Revision  ChangesPath
  1.25  +3 -3  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- modules   2001/07/28 06:17:56 1.24
  +++ modules   2001/07/28 06:18:56 1.25
  @@ -104,6 +104,6 @@
_jboss_admin \
_jboss_manual
   
  -jboss-all-plugins-a \
  - _plugins_tomcat \
  - _plugins_jetty
  +jboss-all-plugins-d plugins \
  + _plugins_tomcat \
  + _plugins_jetty
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-26 Thread Jason Dillon

  User: user57  
  Date: 01/07/26 15:24:54

  Modified:.modules
  Log:
   o added server and pool to jboss-all-modules
  
  Revision  ChangesPath
  1.15  +3 -4  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- modules   2001/07/26 19:38:35 1.14
  +++ modules   2001/07/26 22:24:54 1.15
  @@ -56,15 +56,14 @@
   jboss-all-modules-a \
_jboss_build \
_jboss_j2ee \
  - _jboss_naming
  + _jboss_naming \
  + _jboss_server \
  + _jboss_pool \
   
  -#_jboss_server \
  -#_jboss_naming \
   #_jboss_connector \
   #_jboss_messaging \
   #_jboss_security \
   #_jboss_testsuite \
  -#_jboss_pool \
   #_jboss_cluster \
   #_jboss_admin \
   #_jboss_plugin \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-26 Thread Jason Dillon

  User: user57  
  Date: 01/07/26 15:25:09

  Modified:.modules
  Log:
   o removed extra \
  
  Revision  ChangesPath
  1.16  +1 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- modules   2001/07/26 22:24:54 1.15
  +++ modules   2001/07/26 22:25:09 1.16
  @@ -58,7 +58,7 @@
_jboss_j2ee \
_jboss_naming \
_jboss_server \
  - _jboss_pool \
  + _jboss_pool
   
   #_jboss_connector \
   #_jboss_messaging \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-25 Thread Jason Dillon

  User: user57  
  Date: 01/07/25 19:47:39

  Modified:.modules
  Log:
   o enable the tools and thirdparty modules
  
  Revision  ChangesPath
  1.8   +2 -2  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- modules   2001/07/25 02:08:27 1.7
  +++ modules   2001/07/26 02:47:39 1.8
  @@ -59,10 +59,10 @@
_jboss-bm_thirdparty
   
   _jboss-bm_tools  -d tools \
  - CVSROOT/Emptydir
  + tools
   
   _jboss-bm_thirdparty -d thirdparty \
  - CVSROOT/Emptydir
  + thirdparty
   
   _jboss-bm_modules-a \
_jboss-bm_server \
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-25 Thread Jason Dillon

  User: user57  
  Date: 01/07/25 20:34:41

  Modified:.modules
  Log:
  *** empty log message ***
  
  Revision  ChangesPath
  1.10  +2 -2  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- modules   2001/07/26 03:33:43 1.9
  +++ modules   2001/07/26 03:34:41 1.10
  @@ -46,7 +46,7 @@
   # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
   
   ##
  -## The following is for testing BuildMagic as the JBoss build system.
  +## The following is for testing Buildmagic as the JBoss build system.
   ##
   
   jboss-bm -d jboss-bm \
  @@ -76,7 +76,7 @@
   _jboss-bm_tools  -d toolstools
   _jboss-bm_thirdparty -d thirdparty   thirdparty

  -_jboss-bm_server -d buildbuild
  +_jboss-bm_build  -d buildbuild
   _jboss-bm_server -d server   jboss
   _jboss-bm_naming -d naming   jnp
   _jboss-bm_connector  -d connectorjbosscx
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-25 Thread Jason Dillon

  User: user57  
  Date: 01/07/25 20:40:39

  Modified:.modules
  Log:
   o changed my mind...
  
  Revision  ChangesPath
  1.12  +3 -2  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- modules   2001/07/26 03:40:07 1.11
  +++ modules   2001/07/26 03:40:39 1.12
  @@ -70,8 +70,9 @@
_jboss-bm_cluster \
_jboss-bm_admin \
_jboss-bm_j2ee \
  - _jboss-bm_plugin
  - 
  + _jboss-bm_plugin \
  + _jboss-bm_manual
  +
   _jboss-bm_tools  -d toolstools
   _jboss-bm_thirdparty -d thirdparty   thirdparty

  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-25 Thread Jason Dillon

  User: user57  
  Date: 01/07/25 20:40:07

  Modified:.modules
  Log:
   o removed the manual for now
  
  Revision  ChangesPath
  1.11  +1 -2  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- modules   2001/07/26 03:34:41 1.10
  +++ modules   2001/07/26 03:40:07 1.11
  @@ -69,9 +69,8 @@
_jboss-bm_pool \
_jboss-bm_cluster \
_jboss-bm_admin \
  - _jboss-bm_plugin \
_jboss-bm_j2ee \
  - _jboss-bm_manual
  + _jboss-bm_plugin

   _jboss-bm_tools  -d toolstools
   _jboss-bm_thirdparty -d thirdparty   thirdparty
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-25 Thread Jason Dillon

  User: user57  
  Date: 01/07/25 20:33:43

  Modified:.modules
  Log:
   o added build module
  
  Revision  ChangesPath
  1.9   +5 -6  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- modules   2001/07/26 02:47:39 1.8
  +++ modules   2001/07/26 03:33:43 1.9
  @@ -58,13 +58,8 @@
_jboss-bm_tools \
_jboss-bm_thirdparty
   
  -_jboss-bm_tools  -d tools \
  - tools
  -
  -_jboss-bm_thirdparty -d thirdparty \
  - thirdparty
  -
   _jboss-bm_modules-a \
  + _jboss-bm_build \
_jboss-bm_server \
_jboss-bm_naming \
_jboss-bm_connector \
  @@ -78,6 +73,10 @@
_jboss-bm_j2ee \
_jboss-bm_manual

  +_jboss-bm_tools  -d toolstools
  +_jboss-bm_thirdparty -d thirdparty   thirdparty
  + 
  +_jboss-bm_server -d buildbuild
   _jboss-bm_server -d server   jboss
   _jboss-bm_naming -d naming   jnp
   _jboss-bm_connector  -d connectorjbosscx
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-25 Thread Jason Dillon

  User: user57  
  Date: 01/07/25 22:05:55

  Modified:.modules
  Log:
   o removing some modules for initial testing
  
  Revision  ChangesPath
  1.13  +13 -13CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- modules   2001/07/26 03:40:39 1.12
  +++ modules   2001/07/26 05:05:55 1.13
  @@ -50,7 +50,6 @@
   ##
   
   jboss-bm -d jboss-bm \
  - CVSROOT/Emptydir \
_jboss-bm_support \
_jboss-bm_modules
   
  @@ -60,18 +59,19 @@
   
   _jboss-bm_modules-a \
_jboss-bm_build \
  - _jboss-bm_server \
  - _jboss-bm_naming \
  - _jboss-bm_connector \
  - _jboss-bm_messaging \
  - _jboss-bm_security \
  - _jboss-bm_testsuite \
  - _jboss-bm_pool \
  - _jboss-bm_cluster \
  - _jboss-bm_admin \
  - _jboss-bm_j2ee \
  - _jboss-bm_plugin \
  - _jboss-bm_manual
  + _jboss-bm_j2ee
  +
  +#_jboss-bm_server \
  +#_jboss-bm_naming \
  +#_jboss-bm_connector \
  +#_jboss-bm_messaging \
  +#_jboss-bm_security \
  +#_jboss-bm_testsuite \
  +#_jboss-bm_pool \
  +#_jboss-bm_cluster \
  +#_jboss-bm_admin \
  +#_jboss-bm_plugin \
  +#_jboss-bm_manual
   
   _jboss-bm_tools  -d toolstools
   _jboss-bm_thirdparty -d thirdparty   thirdparty
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-24 Thread Jason Dillon

  User: user57  
  Date: 01/07/24 18:39:33

  Modified:.modules
  Log:
  *** empty log message ***
  
  Revision  ChangesPath
  1.4   +46 -0 CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- modules   2001/06/06 17:00:20 1.3
  +++ modules   2001/07/25 01:39:33 1.4
  @@ -24,6 +24,9 @@
   # character to interpose another module into the current module.  This
   # can be useful for creating a module that consists of many directories
   # spread out over the entire source repository.
  +
  +# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  +
   jboss jboss
   contrib contrib
   jbosstest jbosstest
  @@ -40,3 +43,46 @@
   jbosspool jbosspool
   newsite newsite
   
  +# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  +
  +##
  +## The following is for testing BuildMagic as the JBoss build system.
  +##
  +
  +jboss-bm -d jboss \
  + CVSROOT/Emptydir \
  + _jboss-bm_support \
  + _jboss-bm_modules
  +
  +_jboss-bm_support-a \
  + _jboss-bm_tools \
  + _jboss-bm_thirdparty
  +
  +_jboss-bm_tools  -d tools \
  + CVSROOT/Emptydir
  +
  +_jboss-bm_thirdparty -d thirdparty \
  + CVSROOT/Emptydir
  +
  +_jboss-bm_modules-a \
  + _jboss-bm_server \
  + _jboss-bm_naming \
  + _jboss-bm_connector \
  + _jboss-bm_messaging \
  + _jboss-bm_security \
  + _jboss-bm_testsuite \
  + _jboss-bm_pool \
  + _jboss-bm_cluster \
  + _jboss-bm_j2ee \
  + _jboss-bm_manual
  + 
  +_jboss-bm_server -d server   jboss
  +_jboss-bm_naming -d naming   jnp
  +_jboss-bm_connector  -d connectorjbosscx
  +_jboss-bm_messaging  -d messagingjbossmq
  +_jboss-bm_security   -d security jbosssx
  +_jboss-bm_testsuite  -d testsuitejbosstext
  +_jboss-bm_pool   -d pool jbosspool
  +_jboss-bm_cluster-d cluster  jbossmx
  +_jboss-bm_j2ee   -d j2ee jboss-j2ee
  +_jboss-bm_manual -d manual   manual
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-24 Thread Jason Dillon

  User: user57  
  Date: 01/07/24 18:45:26

  Modified:.modules
  Log:
  *** empty log message ***
  
  Revision  ChangesPath
  1.6   +3 -1  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- modules   2001/07/25 01:42:25 1.5
  +++ modules   2001/07/25 01:45:26 1.6
  @@ -73,6 +73,7 @@
_jboss-bm_testsuite \
_jboss-bm_pool \
_jboss-bm_cluster \
  + _jboss-bm_admin \
_jboss-bm_j2ee \
_jboss-bm_manual

  @@ -81,8 +82,9 @@
   _jboss-bm_connector  -d connectorjbosscx
   _jboss-bm_messaging  -d messagingjbossmq
   _jboss-bm_security   -d security jbosssx
  -_jboss-bm_testsuite  -d testsuitejbosstext
  +_jboss-bm_testsuite  -d testsuitejbosstest
   _jboss-bm_pool   -d pool jbosspool
   _jboss-bm_cluster-d cluster  jbossmx
  +_jboss-bm_admin  -d adminadmin
   _jboss-bm_j2ee   -d j2ee jboss-j2ee
   _jboss-bm_manual -d manual   manual
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] CVS update: CVSROOT modules

2001-07-24 Thread Jason Dillon

Sorry about the empty log, I tend to do that when using CVS from emacs.  I
will try not to do it again.  This change adds the admin module and fixes
the name of jbosstest.

--jason


On Tue, 24 Jul 2001, Jason Dillon wrote:

   User: user57
   Date: 01/07/24 18:45:26

   Modified:.modules
   Log:
   *** empty log message ***

   Revision  ChangesPath
   1.6   +3 -1  CVSROOT/modules

   Index: modules
   ===
   RCS file: /cvsroot/jboss/CVSROOT/modules,v
   retrieving revision 1.5
   retrieving revision 1.6
   diff -u -r1.5 -r1.6
   --- modules 2001/07/25 01:42:25 1.5
   +++ modules 2001/07/25 01:45:26 1.6
   @@ -73,6 +73,7 @@
   _jboss-bm_testsuite \
   _jboss-bm_pool \
   _jboss-bm_cluster \
   +   _jboss-bm_admin \
   _jboss-bm_j2ee \
   _jboss-bm_manual

   @@ -81,8 +82,9 @@
_jboss-bm_connector-d connectorjbosscx
_jboss-bm_messaging-d messagingjbossmq
_jboss-bm_security -d security jbosssx
   -_jboss-bm_testsuite-d testsuitejbosstext
   +_jboss-bm_testsuite-d testsuitejbosstest
_jboss-bm_pool -d pool jbosspool
_jboss-bm_cluster  -d cluster  jbossmx
   +_jboss-bm_admin-d adminadmin
_jboss-bm_j2ee -d j2ee jboss-j2ee
_jboss-bm_manual   -d manual   manual




 ___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 http://lists.sourceforge.net/lists/listinfo/jboss-development



___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: CVSROOT modules

2001-07-24 Thread Jason Dillon

  User: user57  
  Date: 01/07/24 19:08:28

  Modified:.modules
  Log:
   o place holder for a generic plugin module
  
  Revision  ChangesPath
  1.7   +2 -0  CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- modules   2001/07/25 01:45:26 1.6
  +++ modules   2001/07/25 02:08:27 1.7
  @@ -74,6 +74,7 @@
_jboss-bm_pool \
_jboss-bm_cluster \
_jboss-bm_admin \
  + _jboss-bm_plugin \
_jboss-bm_j2ee \
_jboss-bm_manual

  @@ -88,3 +89,4 @@
   _jboss-bm_admin  -d adminadmin
   _jboss-bm_j2ee   -d j2ee jboss-j2ee
   _jboss-bm_manual -d manual   manual
  +_jboss-bm_plugin -d plugin   CVSROOT/Emptydir
  \ No newline at end of file
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development