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



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



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



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