User: d_jencks
Date: 01/09/15 22:29:21
Modified: . build.xml
Log:
added jmx-rmi-connector-client.jar to server.classpath so connector was available --
see change in contects also so test would run
Revision Changes Path
1.24 +2 -2 jbosstest/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jbosstest/build.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- build.xml 2001/09/15 15:08:09 1.23
+++ build.xml 2001/09/16 05:29:20 1.24
@@ -10,7 +10,7 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id: build.xml,v 1.23 2001/09/15 15:08:09 d_jencks Exp $ -->
+<!-- $Id: build.xml,v 1.24 2001/09/16 05:29:20 d_jencks Exp $ -->
<project default="main" name="JBoss/Testsuite">
@@ -257,7 +257,7 @@
<property name="jboss.server.lib" value="${jboss.server.root}/lib"/>
<path id="jboss.server.classpath">
<pathelement path="${jboss.server.lib}/jboss-client.jar"/>
- <pathelement path="${jboss.server.lib}/connector.jar"/>
+ <pathelement path="${jboss.server.lib}/jmx-rmi-connector-client.jar"/>
<pathelement path="${jboss.server.lib}/deploy.jar"/>
</path>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
- [JBoss-dev] CVS update: jbosstest build.xml David Jencks
- [JBoss-dev] CVS update: jbosstest build.xml Scott M Stark
- [JBoss-dev] CVS update: jbosstest build.xml Jason Dillon
- [JBoss-dev] CVS update: jbosstest build.xml Jason Dillon
- [JBoss-dev] CVS update: jbosstest build.xml David Jencks
- [JBoss-dev] CVS update: jbosstest build.xml David Jencks
- [JBoss-dev] CVS update: jbosstest build.xml David Jencks
- [JBoss-dev] CVS update: jbosstest build.xml David Jencks
- [JBoss-dev] CVS update: jbosstest build.xml David Jencks
- [JBoss-dev] CVS update: jbosstest build.xml David Jencks
- [JBoss-dev] CVS update: jbosstest build.xml David Jencks
- [JBoss-dev] CVS update: jbosstest build.xml David Jencks
- [JBoss-dev] CVS update: jbosstest build.xml David Jencks
- [JBoss-dev] CVS update: jbosstest build.xml David Jencks
- [JBoss-dev] CVS update: jbosstest build.xml Scott M Stark
- [JBoss-dev] CVS update: jbosstest build.xml David Jencks
- [JBoss-dev] CVS update: jbosstest build.xml David Maplesden
- [JBoss-dev] CVS update: jbosstest build.xml Ole Husgaard
- [JBoss-dev] CVS update: jbosstest build.xml David Jencks
- [JBoss-dev] CVS update: jbosstest build.xml Jason Dillon
- [JBoss-dev] CVS update: jbosstest build.xml David Jencks
