[JBoss-dev] CVS update: jboss/src/build build.xml

2002-03-02 Thread Scott M Stark

  User: starksm 
  Date: 02/03/02 23:00:59

  Modified:src/build Tag: Branch_2_4 build.xml
  Log:
  Change version to 2.4.5
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.77.2.13 +1 -1  jboss/src/build/Attic/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/Attic/build.xml,v
  retrieving revision 1.77.2.12
  retrieving revision 1.77.2.13
  diff -u -r1.77.2.12 -r1.77.2.13
  --- build.xml 13 Feb 2002 22:46:03 -  1.77.2.12
  +++ build.xml 3 Mar 2002 07:00:59 -   1.77.2.13
  @@ -8,7 +8,7 @@
   
   
   
  -
  +
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2002-02-13 Thread Bill Burke

  User: patriot1burke
  Date: 02/02/13 14:46:03

  Modified:src/build Tag: Branch_2_4 build.xml
  Log:
  added ApplicationDeadlockException to jboss-client
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.77.2.12 +1 -0  jboss/src/build/Attic/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/Attic/build.xml,v
  retrieving revision 1.77.2.11
  retrieving revision 1.77.2.12
  diff -u -r1.77.2.11 -r1.77.2.12
  --- build.xml 29 Dec 2001 04:41:34 -  1.77.2.11
  +++ build.xml 13 Feb 2002 22:46:03 -  1.77.2.12
  @@ -252,6 +252,7 @@
   
   
   
  +
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-12-28 Thread Scott M Stark

  User: starksm 
  Date: 01/12/28 20:41:34

  Modified:src/build Tag: Branch_2_4 build.xml
  Log:
  Integrate Rel_2_4_4_26 changes
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.77.2.11 +6 -1  jboss/src/build/Attic/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/Attic/build.xml,v
  retrieving revision 1.77.2.10
  retrieving revision 1.77.2.11
  diff -u -r1.77.2.10 -r1.77.2.11
  --- build.xml 2001/11/28 20:56:58 1.77.2.10
  +++ build.xml 2001/12/29 04:41:34 1.77.2.11
  @@ -518,7 +518,12 @@
   
 
   
  -
  +
  +   
  +  
  +   
  +
  + 
   
   https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-11-28 Thread Scott M Stark

  User: starksm 
  Date: 01/11/28 12:56:58

  Modified:src/build Tag: Branch_2_4 build.xml
  Log:
  Remove the version-tag property
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.77.2.10 +0 -1  jboss/src/build/Attic/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/Attic/build.xml,v
  retrieving revision 1.77.2.9
  retrieving revision 1.77.2.10
  diff -u -r1.77.2.9 -r1.77.2.10
  --- build.xml 2001/11/28 06:26:16 1.77.2.9
  +++ build.xml 2001/11/28 20:56:58 1.77.2.10
  @@ -9,7 +9,6 @@
   
   
   
  -
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-11-27 Thread Scott M Stark

  User: starksm 
  Date: 01/11/27 22:26:16

  Modified:src/build Tag: Branch_2_4 build.xml
  Log:
  Add support for package version manifest headers
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.77.2.9  +47 -16jboss/src/build/Attic/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/Attic/build.xml,v
  retrieving revision 1.77.2.8
  retrieving revision 1.77.2.9
  diff -u -r1.77.2.8 -r1.77.2.9
  --- build.xml 2001/11/09 10:46:02 1.77.2.8
  +++ build.xml 2001/11/28 06:26:16 1.77.2.9
  @@ -5,19 +5,11 @@
   
   
   
  -  
  -
  -
  -
  -
  -
  -
  -
  -  
   
   
   
  -
  +
  +
   
   
   
  @@ -57,7 +49,7 @@
   
   
  -
  +
   
 
 
  @@ -94,6 +86,32 @@
 
 
   
  +  
  +
  +
  +
  +
  +
  +
  +
  +   
  +
  +
  +  
  +
  +  
  +
  +Specification-Title: JBoss-${version}
  +Specification-Version: ${version}
  +Specification-Vendor: JBoss Group, LLC
  +Implementation-Title: JBoss-${version} CVSTag=${version-tag}
  +Implementation-Version: ${version}.${build.time}
  +Implementation-Vendor: JBoss Group, LLC
  +
  +
  +  
  +
 
 
 
  @@ -192,18 +210,24 @@
   
   
   
  +
  +   
  +
   
   
   
   
   
   
  +
  +   
  +
   
   
   
  @@ -216,9 +240,12 @@
   
   
   
  +
  +   
  +
   
   
   
  @@ -228,7 +255,8 @@
   
   
   
  -
  +
  +
   
   
   
  @@ -238,9 +266,12 @@
   
   
   
  +
  +   
  +
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-11-09 Thread Scott M Stark

  User: starksm 
  Date: 01/11/09 02:46:02

  Modified:src/build Tag: Branch_2_4 build.xml
  Log:
  Include the oswego-concurrent.jar in the client directory.
  Include org/jboss/logging/log4j/TracePriority in the jboss-client.jar.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.77.2.8  +6 -4  jboss/src/build/Attic/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/Attic/build.xml,v
  retrieving revision 1.77.2.7
  retrieving revision 1.77.2.8
  diff -u -r1.77.2.7 -r1.77.2.8
  --- build.xml 2001/09/30 22:16:23 1.77.2.7
  +++ build.xml 2001/11/09 10:46:02 1.77.2.8
  @@ -207,11 +207,7 @@
   >
   
   
  -
  -
  -
   
  -
   
   
   
  @@ -232,6 +228,7 @@
   
   
   
  +
   
   
   
  @@ -335,6 +332,11 @@

   
  + 
  + 
  +

https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-09-08 Thread Scott M Stark

  User: starksm 
  Date: 01/09/08 23:26:35

  Modified:src/build Tag: Branch_2_4 build.xml
  Log:
  Change the version to 2.4.1
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.77.2.6  +1 -1  jboss/src/build/Attic/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/Attic/build.xml,v
  retrieving revision 1.77.2.5
  retrieving revision 1.77.2.6
  diff -u -r1.77.2.5 -r1.77.2.6
  --- build.xml 2001/08/31 05:38:58 1.77.2.5
  +++ build.xml 2001/09/09 06:26:35 1.77.2.6
  @@ -17,7 +17,7 @@
   
   
   
  -
  +
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-08-31 Thread Hiram Chirino

  User: chirino 
  Date: 01/08/30 22:38:58

  Modified:src/build Tag: Branch_2_4 build.xml
  Log:
  The zip distribution was not creating the db/jbossmq directory because it was empty.
  We now add a text file to directory so that it is not empty
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.77.2.5  +1 -0  jboss/src/build/Attic/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/Attic/build.xml,v
  retrieving revision 1.77.2.4
  retrieving revision 1.77.2.5
  diff -u -r1.77.2.4 -r1.77.2.5
  --- build.xml 2001/08/21 01:33:41 1.77.2.4
  +++ build.xml 2001/08/31 05:38:58 1.77.2.5
  @@ -294,6 +294,7 @@
   


  + 
   


  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-08-29 Thread marc fleury

  User: mnf999  
  Date: 01/08/29 19:52:46

  Modified:src/build build.xml
  Log:
  3.0 flag
  
  Revision  ChangesPath
  1.85  +1 -1  jboss/src/build/Attic/build.xml
  
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-08-27 Thread Jason Dillon

  User: user57  
  Date: 01/08/27 13:36:42

  Removed: src/build build.xml
  Log:
   o removed extra build.xml file

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-08-20 Thread Scott M Stark

  User: starksm 
  Date: 01/08/20 18:33:41

  Modified:src/build Tag: Branch_2_4 build.xml
  Log:
  Update the version string
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.77.2.4  +1 -1  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.77.2.3
  retrieving revision 1.77.2.4
  diff -u -r1.77.2.3 -r1.77.2.4
  --- build.xml 2001/07/08 21:34:04 1.77.2.3
  +++ build.xml 2001/08/21 01:33:41 1.77.2.4
  @@ -17,7 +17,7 @@
   
   
   
  -
  +
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-08-09 Thread Mad

  User: schaefera
  Date: 01/08/09 08:44:20

  Modified:src/build build.xml
  Log:
  Added updated JSR-77 classes and adjust the RMI-Connector to work with
  Log4J.
  
  Revision  ChangesPath
  1.83  +1 -1  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.82
  retrieving revision 1.83
  diff -u -r1.82 -r1.83
  --- build.xml 2001/08/09 12:59:54 1.82
  +++ build.xml 2001/08/09 15:44:20 1.83
  @@ -469,7 +469,7 @@
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-08-09 Thread Dr. Christoph Georg Jung

  User: cgjung  
  Date: 01/08/09 05:59:54

  Modified:src/build build.xml
  Log:
  added deployer-mbean transmitted exceptions to the client jar in order to
  avoid classnotfounds and enabled error analysis.
  
  Revision  ChangesPath
  1.82  +1 -1  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.81
  retrieving revision 1.82
  diff -u -r1.81 -r1.82
  --- build.xml 2001/07/25 09:50:51 1.81
  +++ build.xml 2001/08/09 12:59:54 1.82
  @@ -245,7 +245,7 @@
   
   
   http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-07-25 Thread Toby Allsopp

  User: tobyallsopp
  Date: 01/07/25 02:50:51

  Modified:src/build build.xml
  Log:
  Fixed classpath for jboss-deployer.jar (needed log4j.jar).
  
  Revision  ChangesPath
  1.81  +1 -0  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.80
  retrieving revision 1.81
  diff -u -r1.80 -r1.81
  --- build.xml 2001/07/10 23:59:51 1.80
  +++ build.xml 2001/07/25 09:50:51 1.81
  @@ -91,6 +91,7 @@
 
 
 
  +  
 
 
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-07-10 Thread Oleg Nitz

  User: olegnitz
  Date: 01/07/10 16:59:51

  Modified:src/build build.xml
  Log:
  Added CastorJDO integration module to the main distribution,
  because castor-0.9.1.jar is already here.
  
  Revision  ChangesPath
  1.80  +8 -3  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.79
  retrieving revision 1.80
  diff -u -r1.79 -r1.80
  --- build.xml 2001/07/02 00:45:04 1.79
  +++ build.xml 2001/07/10 23:59:51 1.80
  @@ -122,7 +122,7 @@
 stubVersion="1.2">
   
   
  - 
  +
   
  @@ -269,7 +269,12 @@
  
  -
  +
  +
  +
 
   
   
  @@ -565,7 +570,7 @@
 
   
   
  -   
  +
   http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-07-03 Thread chirino

  User: chirino 
  Date: 01/07/03 13:15:32

  Modified:src/build Tag: Branch_2_4 build.xml
  Log:
  Fixed the build.xml so that if you ever check the sources into a VSS
  system, the vssver.scc files are ignored (It was causing the xmlbean
  task to fail.)
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.77.2.2  +1 -1  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.77.2.1
  retrieving revision 1.77.2.2
  diff -u -r1.77.2.1 -r1.77.2.2
  --- build.xml 2001/06/22 19:42:49 1.77.2.1
  +++ build.xml 2001/07/03 20:15:32 1.77.2.2
  @@ -193,7 +193,7 @@
 
   
   http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-07-01 Thread danch

  User: danch   
  Date: 01/07/01 17:45:04

  Modified:src/build build.xml
  Log:
  Removed ejx references from the build
  
  Revision  ChangesPath
  1.79  +3 -42 jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.78
  retrieving revision 1.79
  diff -u -r1.78 -r1.79
  --- build.xml 2001/07/01 21:01:27 1.78
  +++ build.xml 2001/07/02 00:45:04 1.79
  @@ -54,14 +54,10 @@
   
   
   
  -
   
  -
   
  -
  +
   
 
 
  @@ -188,28 +184,9 @@
 
   
 
  -  
  -  
  -  
  -
  -
  -
  -
  -  
  -
  -  
 
 
  -  
  +  
   
   
   
  @@ -295,27 +272,11 @@
   
 
   
  -  
  -  
  -  
  -  
  -
  -
  -
  -  
   
 
 
 
  -  
  +  



  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-07-01 Thread kimptoc

  User: kimptoc 
  Date: 01/07/01 14:01:27

  Modified:src/build build.xml
  Log:
  [ #420297 ] JBoss startup/shutdown for RedHat - DONE
  
  Revision  ChangesPath
  1.78  +5 -1  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.77
  retrieving revision 1.78
  diff -u -r1.77 -r1.78
  --- build.xml 2001/06/15 08:26:45 1.77
  +++ build.xml 2001/07/01 21:01:27 1.78
  @@ -346,7 +346,11 @@

   

  - 
  + 
  +
  + 

   http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-06-22 Thread starksm

  User: starksm 
  Date: 01/06/22 12:42:49

  Modified:src/build Tag: Branch_2_4 build.xml
  Log:
  Update the build version to 2.4.0BETA and fix a spurious carriage
  return marker
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.77.2.1  +2 -2  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.77
  retrieving revision 1.77.2.1
  diff -u -r1.77 -r1.77.2.1
  --- build.xml 2001/06/15 08:26:45 1.77
  +++ build.xml 2001/06/22 19:42:49 1.77.2.1
  @@ -17,7 +17,7 @@
   
   
   
  -
  +
   
   
   
  @@ -474,7 +474,7 @@
 
   
   
  -  ^M
  +  
   
   
 
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-06-15 Thread starksm

  User: starksm 
  Date: 01/06/15 01:26:45

  Modified:src/build build.xml
  Log:
  Remove the SecurityAssociation class from the run.jar
  
  Revision  ChangesPath
  1.77  +1 -3  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.76
  retrieving revision 1.77
  diff -u -r1.76 -r1.77
  --- build.xml 2001/06/12 08:07:37 1.76
  +++ build.xml 2001/06/15 08:26:45 1.77
  @@ -220,7 +220,6 @@
manifest="${etc.dir}/run.mf"
   >
   
  -
   
   
   
  @@ -235,12 +234,11 @@
   
   
   
  +
   
  -
   
   
   
  -
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-06-12 Thread starksm

  User: starksm 
  Date: 01/06/12 01:07:37

  Modified:src/build build.xml
  Log:
  Implement the EJB2.0 unchecked and exclude-list ejb-jar descriptor
  security elements
  
  Revision  ChangesPath
  1.76  +15 -3 jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.75
  retrieving revision 1.76
  diff -u -r1.75 -r1.76
  --- build.xml 2001/06/11 19:59:03 1.75
  +++ build.xml 2001/06/12 08:07:37 1.76
  @@ -70,6 +70,7 @@
   
   
   
  +
   
 
   
  @@ -227,9 +228,20 @@
   
  +>
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-06-11 Thread starksm

  User: starksm 
  Date: 01/06/11 12:59:03

  Modified:src/build build.xml
  Log:
  Start cleaning up the jar element includes to be readable
  
  Revision  ChangesPath
  1.75  +5 -2  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -r1.74 -r1.75
  --- build.xml 2001/06/10 18:04:49 1.74
  +++ build.xml 2001/06/11 19:59:03 1.75
  @@ -217,8 +217,11 @@
   
  +>
  +
  +
  +
  +
   
   
   http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-06-10 Thread starksm

  User: starksm 
  Date: 01/06/10 11:04:49

  Modified:src/build build.xml
  Log:
  Set the classpath in the xmlbeans taskdef
  
  Revision  ChangesPath
  1.74  +3 -2  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- build.xml 2001/05/22 22:12:56 1.73
  +++ build.xml 2001/06/10 18:04:49 1.74
  @@ -15,8 +15,6 @@
   
 
   
  -
  -
   
   
   
  @@ -55,6 +53,9 @@
   
   
   
  +
  +
   
   
   

[JBoss-dev] CVS update: jboss/src/build build.xml

2001-05-30 Thread starksm

  User: starksm 
  Date: 01/05/30 20:39:48

  Modified:src/build Tag: Branch_2_2 build.xml
  Log:
  Update version to 2.2.2
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.58.2.5  +1 -1  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.58.2.4
  retrieving revision 1.58.2.5
  diff -u -r1.58.2.4 -r1.58.2.5
  --- build.xml 2001/04/19 18:33:39 1.58.2.4
  +++ build.xml 2001/05/31 03:39:47 1.58.2.5
  @@ -19,7 +19,7 @@
   
   
   
  -
  +
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-05-22 Thread azakkerman

  User: azakkerman
  Date: 01/05/22 15:12:56

  Modified:src/build build.xml
  Log:
  Initial commit of Tyrex distributed transaction manager support in JBoss. Support 
added for using JBoss with any TM that supports javax.transaction.TransactionManager 
interface.
  
  Revision  ChangesPath
  1.73  +12 -0 jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- build.xml 2001/05/04 21:14:03 1.72
  +++ build.xml 2001/05/22 22:12:56 1.73
  @@ -132,6 +132,18 @@
   
   
   
  +
  +
  +
  +
  +
  +
  +
  +
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-05-04 Thread schaefera

  User: schaefera
  Date: 01/05/04 14:14:03

  Modified:src/build build.xml
  Log:
  Add Log4J to Connector Jar File (added to ServiceMBean).
  
  Revision  ChangesPath
  1.72  +1 -1  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.71
  retrieving revision 1.72
  diff -u -r1.71 -r1.72
  --- build.xml 2001/04/30 14:14:29 1.71
  +++ build.xml 2001/05/04 21:14:03 1.72
  @@ -253,7 +253,7 @@
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-30 Thread jwalters

  User: jwalters
  Date: 01/04/30 07:14:29

  Modified:src/build build.xml
  Log:
  Changed over to new jboss-j2ee jar files from the sun j2ee jar files.
  
  Revision  ChangesPath
  1.71  +3 -3  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.70
  retrieving revision 1.71
  diff -u -r1.70 -r1.71
  --- build.xml 2001/04/29 08:12:51 1.70
  +++ build.xml 2001/04/30 14:14:29 1.71
  @@ -60,7 +60,7 @@
   
  -
  +
   
 
 
  @@ -85,7 +85,7 @@
 
 
 
  -  
  +  
 
 
 
  @@ -356,7 +356,7 @@

  
  
  +includes="jboss-j2ee.jar,jaas.jar"/>
   

  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-29 Thread sparre

  User: sparre  
  Date: 01/04/29 01:12:51

  Modified:src/build build.xml
  Log:
  Added UserTransaction support for stand-alone clients.
  
  Revision  ChangesPath
  1.70  +15 -0 jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.69
  retrieving revision 1.70
  diff -u -r1.69 -r1.70
  --- build.xml 2001/04/27 18:46:42 1.69
  +++ build.xml 2001/04/29 08:12:51 1.70
  @@ -120,6 +120,18 @@
   
   
   
  +
  +
  + 
  +
  +
  +
  +
  +
   
  @@ -220,6 +232,9 @@
   
   
   
  +
  +
  +
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-27 Thread starksm

  User: starksm 
  Date: 01/04/27 11:46:42

  Modified:src/build build.xml
  Log:
  Updated classpaths used by the dist dependent targets that were out of date
  
  Revision  ChangesPath
  1.69  +16 -6 jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.68
  retrieving revision 1.69
  diff -u -r1.68 -r1.69
  --- build.xml 2001/04/26 21:05:57 1.68
  +++ build.xml 2001/04/27 18:46:42 1.69
  @@ -56,11 +56,7 @@
   
   
   
  -
   
  -
  -
  -
   
  @@ -86,6 +82,20 @@
   
 
   
  +  
  +  
  +  
  +  
  +  
  +  
  +  
  +
  +  
  +  
  +  
  +  
  +  
  +
 
 
 
  @@ -492,7 +502,7 @@
  
   http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-26 Thread pra

  User: pra 
  Date: 01/04/26 14:05:57

  Modified:src/build build.xml
  Log:
  Added build stuff for JMS resource adapter; installs jms-ra.rar in deploy/lib for 
default deploy
  
  Revision  ChangesPath
  1.68  +16 -1 jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- build.xml 2001/04/22 18:24:52 1.67
  +++ build.xml 2001/04/26 21:05:57 1.68
  @@ -190,7 +190,7 @@
basedir="${build.classes.dir}"
manifest="${etc.dir}/jboss.mf"
includes="org/jboss/**"
  - 
excludes="org/jboss/Main*,org/jboss/ejb/deployment/**,org/jboss/security/SecurityAssociation.class,org/jboss/security/SimplePrincipal.class,org/jboss/security/SimpleGroup.class,org/jboss/ejb/plugins/jaws/deployment/**,org/jboss/dependencies/**,org/jboss/security/**/*LoginModule.class,org/jboss/tm/GlobalId.class"
  + 
excludes="org/jboss/Main*,org/jboss/ejb/deployment/**,org/jboss/security/SecurityAssociation.class,org/jboss/security/SimplePrincipal.class,org/jboss/security/SimpleGroup.class,org/jboss/ejb/plugins/jaws/deployment/**,org/jboss/dependencies/**,org/jboss/security/**/*LoginModule.class,org/jboss/tm/GlobalId.class,org/jboss/jms/ra/META-INF*"
   />
   
   
  @@ -230,6 +230,18 @@
manifest="${etc.dir}/connector.mf"

includes="org/jboss/jmx/interfaces/JMXConnector.class,org/jboss/jmx/interfaces/JMXConnectorMBean.class,org/jboss/jmx/interfaces/RMIConnector.class,org/jboss/jmx/interfaces/RMINotificationListener.class,org/jboss/jmx/client/RMIClientConnectorImpl*.class,org/jboss/jmx/server/RMIConnectorImpl_Stub.class,org/jboss/jmx/server/ObjectHandler.class,org/jboss/jmx/client/ConnectorFactory*.class,org/jboss/util/Service.class,org/jboss/util/ServiceMBean*.class,org/jboss/logging/Log.class,org/jboss/logging/Log$$*.class,test/jboss/jmx/TestClient*.class"
   />
  +
  +
  +
  +   
  +   
  +
 
   
 
  @@ -326,6 +338,9 @@

   

  +
  +  
 
   
 
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-22 Thread juhalindfors

  User: juhalindfors
  Date: 01/04/22 11:24:52

  Modified:src/build build.xml
  Log:
  Adding JBossAdmin monitor client to the distro.
  
  Revision  ChangesPath
  1.67  +21 -1 jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.66
  retrieving revision 1.67
  diff -u -r1.66 -r1.67
  --- build.xml 2001/04/20 22:43:36 1.66
  +++ build.xml 2001/04/22 18:24:52 1.67
  @@ -42,6 +42,10 @@
   
   
   
  +
  +
  +
  +
   
   
   
  @@ -262,6 +266,8 @@



  + 
  + 
   


  @@ -301,7 +307,21 @@
   


  -
  +
  + 
  + 
  + 
  +   
  + 
  + 
  +   
  +   
  +


   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-20 Thread biorn_steedom

  User: biorn_steedom
  Date: 01/04/20 15:43:36

  Modified:src/build build.xml
  Log:
  Updated version property to 2.3 beta.
  
  Revision  ChangesPath
  1.66  +1 -1  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- build.xml 2001/04/19 19:00:09 1.65
  +++ build.xml 2001/04/20 22:43:36 1.66
  @@ -19,7 +19,7 @@
   
   
   
  -
  +
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-19 Thread starksm

  User: starksm 
  Date: 01/04/19 12:00:09

  Modified:src/build build.xml
  Log:
  Add tasks to fix the win32/*inx CR/LF states for the bin *.sh and *.bat files
  
  Revision  ChangesPath
  1.65  +4 -0  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -r1.64 -r1.65
  --- build.xml 2001/04/18 23:24:24 1.64
  +++ build.xml 2001/04/19 19:00:09 1.65
  @@ -376,6 +376,10 @@

   

  +
  +
 
   
 
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-19 Thread starksm

  User: starksm 
  Date: 01/04/19 11:33:39

  Modified:src/build Tag: Branch_2_2 build.xml
  Log:
  Add tasks to fix the win32/*inx CR/LF states for the bin *.sh and *.bat files
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.58.2.4  +4 -0  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.58.2.3
  retrieving revision 1.58.2.4
  diff -u -r1.58.2.3 -r1.58.2.4
  --- build.xml 2001/04/18 22:37:52 1.58.2.3
  +++ build.xml 2001/04/19 18:33:39 1.58.2.4
  @@ -370,6 +370,10 @@

   

  +
  +
 
   
 
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-18 Thread starksm

  User: starksm 
  Date: 01/04/18 16:24:25

  Modified:src/build build.xml
  Log:
  Fix some CR junk
  
  Revision  ChangesPath
  1.64  +2 -2  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- build.xml 2001/04/18 22:38:36 1.63
  +++ build.xml 2001/04/18 23:24:24 1.64
  @@ -383,9 +383,9 @@
 
 
   
  -^
  +
 ^M
  -^M
  +
   
 
   
  
  
  

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



RE: [JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-18 Thread Vincent Harcq

Scott,
I just updated my local from cvs.
There are 2 ^M lines 388 389 that avoid the build to complete.
Vincent.



> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de
> [EMAIL PROTECTED]
> Envoyé : jeudi 19 avril 2001 0:39
> À : [EMAIL PROTECTED]
> Objet : [JBoss-dev] CVS update: jboss/src/build build.xml
>
>
>   User: starksm
>   Date: 01/04/18 15:38:36
>
>   Modified:src/build build.xml
>   Log:
>   Create the dist archives with a root directory equal to the
> JBoss-${version}
>
>   Revision  ChangesPath
>   1.63  +10 -2 jboss/src/build/build.xml
>
>   Index: build.xml
>   ===
>   RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
>   retrieving revision 1.62
>   retrieving revision 1.63
>   diff -u -r1.62 -r1.63
>   --- build.xml   2001/04/16 19:31:11 1.62
>   +++ build.xml   2001/04/18 22:38:36 1.63
>   @@ -382,14 +382,22 @@
>  
>  
>  
>   - basedir="${dist.dir}" includes="**"/>
>   +
>   +^
>   +  ^M
>   +^M
>   +
>  
>
>  
>  
>  
>  
>   - basedir="${dist.dir}" includes="**"/>
>   +
>   +
>   +  
>   +
>   +
> src="${Name}-${version}.tar"/>
>  
>
>
>
>
>
> ___
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-18 Thread starksm

  User: starksm 
  Date: 01/04/18 15:38:36

  Modified:src/build build.xml
  Log:
  Create the dist archives with a root directory equal to the JBoss-${version}
  
  Revision  ChangesPath
  1.63  +10 -2 jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- build.xml 2001/04/16 19:31:11 1.62
  +++ build.xml 2001/04/18 22:38:36 1.63
  @@ -382,14 +382,22 @@
 
 
 
  -
  +
  +^
  +  ^M
  +^M
  +
 
   
 
 
 
 
  -
  +
  +
  +  
  +
  +
   
 
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-18 Thread starksm

  User: starksm 
  Date: 01/04/18 15:37:52

  Modified:src/build Tag: Branch_2_2 build.xml
  Log:
  Create the dist archives with a root directory equal to the JBoss-${version}
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.58.2.3  +10 -2 jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.58.2.2
  retrieving revision 1.58.2.3
  diff -u -r1.58.2.2 -r1.58.2.3
  --- build.xml 2001/04/12 02:31:04 1.58.2.2
  +++ build.xml 2001/04/18 22:37:52 1.58.2.3
  @@ -376,14 +376,22 @@
 
 
 
  -
  +
  +
  +  
  +
  +
 
   
 
 
 
 
  -
  +
  +
  +  
  +
  +
   
 
   
  
  
  

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



Re: [JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-16 Thread Jason Dillon

>
> What does "marked for edit" mean?
>

If you have CVSREAD=1 in your environment, then all files are checked out as
read-only.  To change a file you need to say `cvs edit someFile`, which will
change the permissions of the file, and create a state file in
'CVS/Base/someFile'.

I like this more as it makes it more explicit which files I have modified and
such.  There are some other notify options that can be useful too, but I
don't care for that much.

> > I can not seem to reproduce this behavior with the current build system/ant
> > version, so I am going to change packages to "org.jboss.*".
>
> Does that wildcard pick up all of org.jboss, org.jboss.foo and
> org.jboss.foo.bar? If so, cool.

Sure does.  This will catch all packages under 'org.jboss'.  The above
problem can be caused by a poor file scanner, which is what is used to find
all of the *.java files under a given path (and extract a list of package
names from them).  If the scanner does not ignore everything under CVS/*
then javadoc will get confused about a class being defined in more than one
file.

--jason


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



Re: [JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-16 Thread Toby Allsopp

On Mon, Apr 16, 2001 at 12:39:52PM -0700, Jason Dillon wrote:
> That would be my preference as well, though I have run into some problems
> with ANT and CVS, where file that were marked for edit would cause the
> building of javadocs to fail.

What does "marked for edit" mean?

> I can not seem to reproduce this behavior with the current build system/ant
> version, so I am going to change packages to "org.jboss.*".

Does that wildcard pick up all of org.jboss, org.jboss.foo and
org.jboss.foo.bar? If so, cool.

Toby.

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-16 Thread user57

  User: user57  
  Date: 01/04/16 12:31:11

  Modified:src/build build.xml
  Log:
   o Changed the value of "packages" to "org.jboss.*" so that the build system
 is more maintainable with respect to building javadocs.
  
  Revision  ChangesPath
  1.62  +1 -1  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- build.xml 2001/04/15 05:41:20 1.61
  +++ build.xml 2001/04/16 19:31:11 1.62
  @@ -43,7 +43,7 @@
   
   
   
  -
  +
   
   
   
  
  
  

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



Re: [JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-16 Thread Jason Dillon

That would be my preference as well, though I have run into some problems
with ANT and CVS, where file that were marked for edit would cause the
building of javadocs to fail.

I can not seem to reproduce this behavior with the current build system/ant
version, so I am going to change packages to "org.jboss.*".

--jason

On Mon, 16 Apr 2001, Toby Allsopp wrote:

> Jason Dillon wrote:
>
> > Is there any reason why we aren't specifying "org.jboss.*", for the
> > packagenames attribute value?
>
> Well, my excuse is that I didn't read the docs for the Ant javadoc task.
> Using wildcards seems like a maintainability win to me. I say go right
> ahead.
>
> Toby.
>
>
> ___
> 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



Re: [JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-15 Thread Toby Allsopp

Jason Dillon wrote:

> Is there any reason why we aren't specifying "org.jboss.*", for the
> packagenames attribute value?

Well, my excuse is that I didn't read the docs for the Ant javadoc task. 
Using wildcards seems like a maintainability win to me. I say go right 
ahead.

Toby.


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



Re: [JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-15 Thread Jason Dillon

Is there any reason why we aren't specifying "org.jboss.*", for the
packagenames attribute value?

--jason

On Sat, 14 Apr 2001 [EMAIL PROTECTED] wrote:

>   User: tobyallsopp
>   Date: 01/04/14 22:12:12
>
>   Modified:src/build build.xml
>   Log:
>   Removed org.jboss.dependencies from list of packages so that javadocs will
>   build.
>
>   Revision  ChangesPath
>   1.60  +1 -1  jboss/src/build/build.xml
>
>   Index: build.xml
>   ===
>   RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
>   retrieving revision 1.59
>   retrieving revision 1.60
>   diff -u -r1.59 -r1.60
>   --- build.xml   2001/04/10 22:45:17 1.59
>   +++ build.xml   2001/04/15 05:12:12 1.60
>   @@ -43,7 +43,7 @@
>
>
>
>   -value="org.jboss,org.jboss.configuration,org.jboss.dependencies,org.jboss.deployment,org.jboss.ejb,org.jboss.ejb.plugins,org.jboss.ejb.plugins.jaws,org.jboss.ejb.plugins.jaws.deployment,org.jboss.ejb.plugins.jaws.jdbc,org.jboss.ejb.plugins.jaws.metadata,org.jboss.ejb.plugins.jrmp.server,org.jboss.ejb.plugins.jrmp.interfaces,org.jboss.ejb.plugins.jrmp12.server,org.jboss.ejb.plugins.jrmp12.interfaces,org.jboss.ejb.plugins.jrmp13.server,org.jboss.ejb.plugins.jrmp13.interfaces,org.jboss.ejb.plugins.jms,org.jboss.jdbc,org.jboss.jmx.client,org.jboss.jmx.interfaces,org.jboss.jmx.server,org.jboss.logging,org.jboss.metadata,org.jboss.naming,org.jboss.naming.java,org.jboss.proxy,org.jboss.security.plugins.samples,org.jboss.tm,org.jboss.tomcat,org.jboss.util,org.jboss.util.timeout,org.jboss.verifier,org.jboss.verifier.event,org.jboss.verifier.factory,org.jboss.web,org.jboss.jms.asf,org.jboss.jms.jndi"/>
>   +value="org.jboss,org.jboss.configuration,org.jboss.deployment,org.jboss.ejb,org.jboss.ejb.plugins,org.jboss.ejb.plugins.jaws,org.jboss.ejb.plugins.jaws.deployment,org.jboss.ejb.plugins.jaws.jdbc,org.jboss.ejb.plugins.jaws.metadata,org.jboss.ejb.plugins.jrmp.server,org.jboss.ejb.plugins.jrmp.interfaces,org.jboss.ejb.plugins.jrmp12.server,org.jboss.ejb.plugins.jrmp12.interfaces,org.jboss.ejb.plugins.jrmp13.server,org.jboss.ejb.plugins.jrmp13.interfaces,org.jboss.ejb.plugins.jms,org.jboss.jdbc,org.jboss.jmx.client,org.jboss.jmx.interfaces,org.jboss.jmx.server,org.jboss.logging,org.jboss.metadata,org.jboss.naming,org.jboss.naming.java,org.jboss.proxy,org.jboss.security.plugins.samples,org.jboss.tm,org.jboss.tomcat,org.jboss.util,org.jboss.util.timeout,org.jboss.verifier,org.jboss.verifier.event,org.jboss.verifier.factory,org.jboss.web,org.jboss.jms.asf,org.jboss.jms.jndi"/>
>
>
>
>
>
>
>
> ___
> 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: jboss/src/build build.xml

2001-04-14 Thread tobyallsopp

  User: tobyallsopp
  Date: 01/04/14 22:41:21

  Modified:src/build build.xml
  Log:
  Modified AutoDeployer so that it can be configured to deploy RARs (inspired
  by Patch #415321 from David Jencks).
  
   - added jboss-deployer target to build.xml that builds
 dist/external/jboss-deployer.jar which contains the classes required by
 deployers that implement org.jboss.deployment.DeployerMBean.
   - added a method to DeployerMBean: getDeployableFilter that returns a
 java.io.FilenameFilter that AutoDeployer uses to decide what it can deploy
 rather than using a hardcoded list of filename extensions.
   - made J2eeDeployerMBean extend DeployerMBean and added an implementation
 of getDeployableFilter to J2eeDeployer.
   - updated JBossCX jar so that RARDeployer implements getDeployableFilter.
   - added an AutoDeployer watching deploy/lib and using RARDeployer to
 jboss.jcml.
   - changed the JBossCX examples in jboss.jcml to use the Minerva resource
 adapters bundled with JBoss instead of the BlackBox adapters.
   - temporarily removed the Minerva XA resource adapter until Aaron fixes it.
   - some minor cosmetic changesto jboss.jcml.
  
  Revision  ChangesPath
  1.61  +34 -0 jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- build.xml 2001/04/15 05:12:12 1.60
  +++ build.xml 2001/04/15 05:41:20 1.61
  @@ -50,10 +50,12 @@
   
   
   
  +
   
   
   
   
  +
   
   
  @@ -459,6 +465,34 @@
includes="org/jboss/util/**,
  org/jboss/logging/**,
  org/jboss/monitor/**"
  +/>
  +  
  +
  +  
  +  
  +  
  +  
  +  
  +  
  +  
  +
  +
  +   
  +
  +
  +
  +
 
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-14 Thread tobyallsopp

  User: tobyallsopp
  Date: 01/04/14 22:12:12

  Modified:src/build build.xml
  Log:
  Removed org.jboss.dependencies from list of packages so that javadocs will
  build.
  
  Revision  ChangesPath
  1.60  +1 -1  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- build.xml 2001/04/10 22:45:17 1.59
  +++ build.xml 2001/04/15 05:12:12 1.60
  @@ -43,7 +43,7 @@
   
   
   
  -
  +
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-11 Thread starksm

  User: starksm 
  Date: 01/04/11 19:31:04

  Modified:src/build Tag: Branch_2_2 build.xml
  Log:
  Update the version property to 2.2.1
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.58.2.2  +1 -1  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.58.2.1
  retrieving revision 1.58.2.2
  diff -u -r1.58.2.1 -r1.58.2.2
  --- build.xml 2001/04/12 02:04:06 1.58.2.1
  +++ build.xml 2001/04/12 02:31:04 1.58.2.2
  @@ -19,7 +19,7 @@
   
   
   
  -
  +
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-11 Thread starksm

  User: starksm 
  Date: 01/04/11 19:04:06

  Modified:src/build Tag: Branch_2_2 build.xml
  Log:
  Integrate the 2_2_1 JBossSX patch jars
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.58.2.1  +1 -1  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.58
  retrieving revision 1.58.2.1
  diff -u -r1.58 -r1.58.2.1
  --- build.xml 2001/03/27 07:21:23 1.58
  +++ build.xml 2001/04/12 02:04:06 1.58.2.1
  @@ -94,7 +94,7 @@
   
   http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-04-10 Thread starksm

  User: starksm 
  Date: 01/04/10 15:45:17

  Modified:src/build build.xml
  Log:
  Remove the org.jboss.security.plugins package from the javadoc list
  as this no longer has any source in this module.
  
  Revision  ChangesPath
  1.59  +2 -2  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- build.xml 2001/03/27 07:21:23 1.58
  +++ build.xml 2001/04/10 22:45:17 1.59
  @@ -43,7 +43,7 @@
   
   
   
  -
  +
   
   
   
  @@ -94,7 +94,7 @@
   
   http://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-03-26 Thread starksm

  User: starksm 
  Date: 01/03/26 23:21:23

  Modified:src/build build.xml
  Log:
  Update the version to 2.1-BETA-Mar-26-2001
  
  Revision  ChangesPath
  1.58  +1 -1  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- build.xml 2001/03/25 18:22:26 1.57
  +++ build.xml 2001/03/27 07:21:23 1.58
  @@ -19,7 +19,7 @@
   
   
   
  -
  +
   
   
   
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-03-25 Thread kimptoc

  User: kimptoc 
  Date: 01/03/25 10:22:26

  Modified:src/build build.xml
  Log:
  added target for jboss_base - used in jbossmq - its a guess of whats supposed to go 
in it - feel free to correct it
  
  Revision  ChangesPath
  1.57  +31 -0 jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- build.xml 2001/03/23 09:57:10 1.56
  +++ build.xml 2001/03/25 18:22:26 1.57
  @@ -463,6 +463,37 @@
 
   
 
  +  
  +  
  +  
  +
  +
  +   
  +
  +
  +
  +
  +
  +
  +
  +  
  +
  +  
 
 
 
  
  
  

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



[JBoss-dev] CVS update: jboss/src/build build.xml

2001-03-23 Thread starksm

  User: starksm 
  Date: 01/03/23 01:57:10

  Modified:src/build build.xml
  Log:
  Update the xml parser jars.
  Update the version value.
  
  Revision  ChangesPath
  1.56  +5 -3  jboss/src/build/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- build.xml 2001/03/14 23:01:27 1.55
  +++ build.xml 2001/03/23 09:57:10 1.56
  @@ -19,7 +19,7 @@
   
   
   
  -
  +
   
   
   
  @@ -55,8 +55,10 @@
   
   
   
  -
  -   
 
  +
  +
   
 
 
  
  
  

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