[JBoss-dev] CVS update: jbosstest build.xml

2002-04-20 Thread Francisco Reverbel
User: reverbel Date: 02/04/20 12:31:05 Modified:.build.xml Log: - IIOP tests excluded from tests-standard-stress. - Created target tests-iiop-stress. - Targets tests and tests-stress now depend on tests-iiop-stress. Revision ChangesPath 1.110

[JBoss-dev] CVS update: jbosstest build.xml

2002-04-18 Thread Scott M Stark
User: starksm Date: 02/04/18 16:16:56 Modified:.Tag: Branch_3_0 build.xml Log: Add the org.jboss.test.util.Debug class to the naming test jars Revision ChangesPath No revision No revision 1.106.2.3 +5 -1

[JBoss-dev] CVS update: jbosstest build.xml

2002-04-18 Thread Scott M Stark
User: starksm Date: 02/04/18 16:22:00 Modified:.build.xml Log: Add the org.jboss.test.util.Debug class to the naming test jars Revision ChangesPath 1.109 +5 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-04-16 Thread Bill Burke
User: patriot1burke Date: 02/04/16 15:45:34 Modified:.Tag: Branch_3_0 build.xml Log: forgot to add an interface to the testbeancluster.jar. This was causing this unit test to fail badly. Revision ChangesPath No revision No

[JBoss-dev] CVS update: jbosstest build.xml

2002-04-16 Thread Bill Burke
User: patriot1burke Date: 02/04/16 15:47:18 Modified:.build.xml Log: forgot to add an interface to the testbeancluster.jar. This was causing this unit test to fail badly. Revision ChangesPath 1.107 +2 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-04-14 Thread Francisco Reverbel
User: reverbel Date: 02/04/14 12:22:27 Modified:.build.xml Log: Xbootclasspath hack removed from iiop-test target. Revision ChangesPath 1.105 +4 -2 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 19:48:54 Modified:.build.xml Log: Changed to use UnifiedLoaderRepository and UnifiedClassLoader from jbossmx. Removed ServiceLibraries, UnifiedClassLoader, and MBeanClassLoader from jboss-system Revision ChangesPath 1.106 +2

[JBoss-dev] CVS update: jbosstest build.xml

2002-04-12 Thread Chris Kimpton
User: kimptoc Date: 02/04/12 11:32:36 Modified:.build.xml Log: changes to provide links from test summary to specific test results Revision ChangesPath 1.104 +2 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-04-07 Thread David Jencks
User: d_jencks Date: 02/04/06 18:59:33 Modified:.build.xml Log: updated to xjavadoc and jmx documentation generator Revision ChangesPath 1.103 +2 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-04-05 Thread Jason Dillon
User: user57 Date: 02/04/05 20:45:19 Modified:.build.xml Log: o added bcel to classpath o added compile-classes-only, which compile-classes now depends on so that one can just compile with out all that other fluff Revision ChangesPath 1.102 +20 -4

[JBoss-dev] CVS update: jbosstest build.xml

2002-04-04 Thread Francisco Reverbel
User: reverbel Date: 02/04/04 10:07:29 Modified:.build.xml Log: Changed iiop-test target so that IIOP tests now run with a client.policy file. They must access the network to download stub classes on the fly (or else we would need rmic-generated stubs at the client

[JBoss-dev] CVS update: jbosstest build.xml

2002-04-03 Thread Jason Dillon
User: user57 Date: 02/04/03 14:50:00 Modified:.build.xml Log: o Applied patch: #530418 added tests to mq Selector unit tests Revision ChangesPath 1.100 +11 -3 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-30 Thread Francisco Reverbel
User: reverbel Date: 02/03/30 13:01:21 Modified:.build.xml Log: Target iiop-test dependency changed from init to maybejars. Target iiop-test-nojars removed (use iiop-test with -Dnojars=true instead). Revision ChangesPath 1.99 +4 -51

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-24 Thread David Jencks
User: d_jencks Date: 02/03/24 14:00:44 Modified:.build.xml Log: Tests for new ConnectionManager implementation. Many of these fail with the current less-than-spec-compliant jca-jdbc wrappers, but work ok with e.g. the firebird connector. Also, nojars combined targets

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:03 Modified:.build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.96 +13 -108 jbosstest/build.xml Index:

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-23 Thread Andreas Schaefer
User: schaefera Date: 02/03/23 18:27:49 Modified:.build.xml Log: getLog() in inner class listener fails at runtime therefore removed but brought the Notification Listener test back in after the fixes. Revision ChangesPath 1.97 +8 -9

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-22 Thread Scott M Stark
User: starksm Date: 02/03/22 19:55:09 Modified:.build.xml Log: Add jce to javac classpath Revision ChangesPath 1.95 +10 -1 jbosstest/build.xml Index: build.xml === RCS file:

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-17 Thread Adrian Brock
User: ejort Date: 02/03/17 04:56:29 Modified:.build.xml Log: ejb-link test for an ear Revision ChangesPath 1.94 +38 -3 jbosstest/build.xml Index: build.xml === RCS file:

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-15 Thread Francisco Reverbel
User: reverbel Date: 02/03/15 14:36:28 Modified:.build.xml Log: Initial version of the bank test for JBoss/IIOP. Revision ChangesPath 1.93 +34 -2 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-14 Thread Scott M Stark
User: starksm Date: 02/03/14 11:13:19 Modified:.build.xml Log: Include the custom interceptors in the srp jar Revision ChangesPath 1.91 +2 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-14 Thread Francisco Reverbel
User: reverbel Date: 02/03/14 16:00:38 Modified:.build.xml Log: Added initial version of the first IIOP test. Revision ChangesPath 1.92 +190 -2jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-12 Thread Scott M Stark
User: starksm Date: 02/03/12 08:59:54 Modified:.build.xml Log: Create a jrmp-comp.sar to configure the customized JRMPInvoker Revision ChangesPath 1.89 +36 -5 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-12 Thread Scott M Stark
User: starksm Date: 02/03/12 19:23:15 Modified:.build.xml Log: Nest the jrmp-comp.sar inside of the jrmp-comp.jar to ensure that the JRMPInvoker is started before the ejbs. Revision ChangesPath 1.90 +8 -8 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-10 Thread Andreas Schaefer
User: schaefera Date: 02/03/10 20:31:34 Modified:.build.xml Log: Moved the JSR-77 code to the new management module. It contains the specification implementation for MEJB and the JBoss implementation. It does not contain references to JBoss server. The only

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-08 Thread David Jencks
User: d_jencks Date: 02/03/08 13:02:07 Modified:.build.xml Log: testcase for bug 526465, make sure failed deploys cleans up after itself Revision ChangesPath 1.87 +38 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-07 Thread Neale Swinnerton
User: neales Date: 02/03/07 09:03:54 Modified:.build.xml Log: o Replace org.jboss.proxy.compiler with a BCEL implementation o Add a test for this. Revision ChangesPath 1.86 +52 -3 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-02 Thread David Jencks
User: d_jencks Date: 02/03/02 21:24:22 Modified:.build.xml Log: fix for bug 524925. cleaned up handling of no-parent for jsr-77 ejbModule mbeans and added a testcase. Testcase will need changing if no-parent handling changes Revision ChangesPath 1.83 +22

[JBoss-dev] CVS update: jbosstest build.xml

2002-03-01 Thread David Jencks
User: d_jencks Date: 02/03/01 17:02:58 Modified:.build.xml Log: Testcase for bugs 523627, making sure changes in PostCreate are written to db, and bug 523239, a problem with cmr relationships (at least) when using xdoclet generated jbosscmp-jdbc.xml. The post create is

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-28 Thread Scott M Stark
User: starksm Date: 02/02/28 18:20:04 Modified:.build.xml Log: Add additional security manager test cases Revision ChangesPath 1.81 +77 -22jbosstest/build.xml Index: build.xml ===

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-27 Thread Scott M Stark
User: starksm Date: 02/02/27 10:41:12 Modified:.build.xml Log: Cleanup the hello.jar build Revision ChangesPath 1.79 +2 -5 jbosstest/build.xml Index: build.xml === RCS file:

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-24 Thread Jason Dillon
User: user57 Date: 02/02/24 02:24:35 Modified:.build.xml Log: o moved core system from server to system (includes all of org.jboss.system, some of org.jboss.deployment + Main, Shutdown Version) o finished the integration of ServerLoader, Server and

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 01:38:19 Modified:.build.xml Log: Include multiple wars in the jbosstest-web.ear Revision ChangesPath 1.74 +25 -10jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 19:17:40 Modified:.build.xml Log: Update the notjbosstest.war contents Revision ChangesPath 1.75 +10 -1 jbosstest/build.xml Index: build.xml === RCS

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:26:31 Modified:.build.xml Log: test for class visibility across packages in an ear Revision ChangesPath 1.76 +88 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-20 Thread David Jencks
User: d_jencks Date: 02/02/20 09:40:12 Modified:.build.xml Log: Made mbean depending on ejb work, with a test case Revision ChangesPath 1.73 +2 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-19 Thread Scott M Stark
User: starksm Date: 02/02/19 11:57:15 Modified:.build.xml Log: Add jboss.jar to the jboss.jmx.classpath and tests.jbossmx.classpath so that the JBossMX implementation tests compile and run. Delete the test.log at the start of the one-test and one-test-nojars targets

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-17 Thread Jason Dillon
User: user57 Date: 02/02/17 01:52:52 Modified:.build.xml Log: o revert to j2ee, connector messaging Revision ChangesPath 1.70 +13 -13jbosstest/build.xml Index: build.xml ===

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-17 Thread David Jencks
User: d_jencks Date: 02/02/17 18:15:05 Modified:.build.xml Log: added test of identities of MBeanClassLoaders on redeployment Revision ChangesPath 1.71 +13 -5 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-16 Thread Scott M Stark
User: starksm Date: 02/02/16 13:11:39 Modified:.build.xml Log: Add a one-test-nojars that allows for running a single test case without having to rebuild every time. Revision ChangesPath 1.68 +41 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-16 Thread Jason Dillon
User: user57 Date: 02/02/16 20:22:25 Modified:.build.xml Log: o Some re-org in preperation for a 3.0 release o Added ejb system modules o Renamed messaging to mq, I don't know what I was thinking when I changed it in the first place. o Connector becomes

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-15 Thread Scott M Stark
User: starksm Date: 02/02/15 10:21:55 Modified:.build.xml Log: No longer include the ejb interfaces in the war Revision ChangesPath 1.67 +1 -2 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-14 Thread Jason Dillon
User: user57 Date: 02/02/14 22:15:50 Modified:.build.xml Log: o replaced most System.out usage with Log4j. should really introduce some base classes to make this mess more maintainable... Revision ChangesPath 1.65 +9 -3 jbosstest/build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-14 Thread Jason Dillon
User: user57 Date: 02/02/14 22:32:22 Modified:.build.xml Log: o removed the stupid encoding attribute, so all of the javadocs will build (showing how dirty our javadocs really are) Revision ChangesPath 1.66 +1 -2 jbosstest/build.xml Index:

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-12 Thread Scott M Stark
User: starksm Date: 02/02/12 13:37:00 Modified:.build.xml Log: Add an mbean for testing in-VM call performance. Revision ChangesPath 1.63 +22 -5 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-11 Thread David Jencks
User: d_jencks Date: 02/02/11 21:50:46 Modified:.build.xml Log: BrokenDeployer exhibiting 7 ways a deployer may break. Useful in testing MainDeployer, although I don't know how to automate the tests Revision ChangesPath 1.61 +31 -2 jbosstest/build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-02-11 Thread David Jencks
User: d_jencks Date: 02/02/11 23:00:56 Modified:.build.xml Log: get DeploymentException from jboss-boot.jar Revision ChangesPath 1.62 +2 -1 jbosstest/build.xml Index: build.xml ===

[JBoss-dev] CVS update: jbosstest build.xml

2002-01-30 Thread David Jencks
User: d_jencks Date: 02/01/30 15:00:32 Modified:.build.xml Log: test for jboss.xml's read-only: needs updated xdoclet Revision ChangesPath 1.59 +74 -3 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-01-12 Thread Bill Burke
User: patriot1burke Date: 02/01/12 12:21:52 Modified:.build.xml Log: Added deadlock detection test to test new deadlock detection algorithm in QueuedEJBPessimisticLock Revision ChangesPath 1.58 +35 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-01-09 Thread Bill Burke
User: patriot1burke Date: 02/01/09 15:49:34 Modified:.build.xml Log: tests a clustered configuration with only 1 VM, Basically inherits everything from testbean Revision ChangesPath 1.57 +20 -0 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2002-01-03 Thread Adrian Brock
User: ejort Date: 02/01/03 12:06:34 Modified:.build.xml Log: No need to run the JSR77 tests twice. Revision ChangesPath 1.55 +29 -26jbosstest/build.xml Index: build.xml === RCS

[JBoss-dev] CVS update: jbosstest build.xml

2002-01-02 Thread Adrian Brock
User: ejort Date: 02/01/02 10:54:57 Modified:.build.xml Log: Allow the dynamic loading to run. Revision ChangesPath 1.53 +5 -1 jbosstest/build.xml Index: build.xml === RCS

[JBoss-dev] CVS update: jbosstest build.xml

2002-01-02 Thread Jason Dillon
User: user57 Date: 02/01/02 20:01:01 Modified:.build.xml Log: o migrated all components to a new JMX domain name model. jboss.system is now where to core/spine components live. moved all components that were in JBOSS-SYSTEM that did not move into a jboss.*

[JBoss-dev] CVS update: jbosstest build.xml

2001-12-30 Thread Adrian Brock
User: ejort Date: 01/12/30 02:53:23 Modified:.build.xml Log: Make the secure stress test run. Revision ChangesPath 1.51 +7 -5 jbosstest/build.xml Index: build.xml === RCS file:

[JBoss-dev] CVS update: jbosstest build.xml

2001-12-30 Thread Dain Sundstrom
User: dsundstrom Date: 01/12/30 12:02:35 Modified:.build.xml Log: Added cmp2 test back into unit test suite. Revision ChangesPath 1.52 +18 -4 jbosstest/build.xml Index: build.xml ===

[JBoss-dev] CVS update: jbosstest build.xml

2001-12-19 Thread Scott M Stark
User: starksm Date: 01/12/19 00:55:18 Modified:.build.xml Log: Change junit formatter to org.jboss.ant.taskdefs.XMLJUnitResultFormatter and drop timeout to 3 minutes Revision ChangesPath 1.49 +26 -22jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-12-19 Thread David Jencks
User: d_jencks Date: 01/12/19 06:39:28 Modified:.build.xml Log: added iterationcount, threadcount, and beancount parameters. Print these and timeout when run Revision ChangesPath 1.50 +11 -2 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-12-14 Thread Andreas Schaefer
User: schaefera Date: 01/12/14 13:01:11 Modified:.build.xml Log: Added a test suite to check the Scheduler (only one test added but there will come more). Revision ChangesPath 1.48 +52 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-12-10 Thread Dain Sundstrom
User: dsundstrom Date: 01/12/10 18:18:43 Modified:.build.xml Log: Added CMP 2.0 relationship tests. Revision ChangesPath 1.46 +33 -1 jbosstest/build.xml Index: build.xml === RCS

[JBoss-dev] CVS update: jbosstest build.xml

2001-12-08 Thread Scott M Stark
User: starksm Date: 01/12/08 11:00:20 Modified:.build.xml Log: Exclude XAUnitTestCase until it can be updated Revision ChangesPath 1.44 +3 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-12-08 Thread Andreas Schaefer
User: schaefera Date: 01/12/08 21:01:43 Modified:.build.xml Log: Added Notification Transport to JSR-77 which works similar to EJB-Connector but with the tweak of JSR-77 interface. Added the adjusted JDBC JSR-77 shadow objects. Added JSR-77 to the Connector Factory

[JBoss-dev] CVS update: jbosstest build.xml

2001-12-05 Thread David Jencks
User: d_jencks Date: 01/12/05 13:22:21 Modified:.build.xml Log: testcase for bad DynamicMBean that returns null MBeanInfo -- is it registered? Thanks to David Budworth Revision ChangesPath 1.42 +11 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-11-30 Thread David Jencks
User: d_jencks Date: 01/11/30 07:48:04 Modified:.build.xml Log: added test for mbean crashing during start, thanks to David Budworth Revision ChangesPath 1.41 +11 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-11-25 Thread Scott M Stark
User: starksm Date: 01/11/25 20:50:31 Modified:.build.xml Log: Change the one-test target to execute a single unit test as specified by the test property. The test property gives the fully qualified class name of the unit test to execute rather than a class name that

[JBoss-dev] CVS update: jbosstest build.xml

2001-11-11 Thread David Jencks
User: d_jencks Date: 01/11/11 22:37:16 Modified:.build.xml Log: Changed build.xml to run more tests-- including many that fail. Reduced the number of reps for stress tests to try to eliminate timeouts. Revision ChangesPath 1.38 +5 -8

[JBoss-dev] CVS update: jbosstest build.xml

2001-10-03 Thread Ole Husgaard
User: sparre Date: 01/10/03 16:05:53 Modified:.build.xml Log: Fixed dbtest ejb-jar file generation. Revision ChangesPath 1.36 +2 -2 jbosstest/build.xml Index: build.xml === RCS

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-26 Thread David Jencks
User: d_jencks Date: 01/09/26 14:47:05 Modified:.build.xml Log: ServiceDeployer: added local dir support, undeploy support for depends, reworked classpath dependencies. Changed config files to work. REMOVE core-service.xml or build.sh cleancvs update -d -P update11.log

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-26 Thread Jason Dillon
User: user57 Date: 01/09/26 19:37:37 Modified:.build.xml Log: o disable build of testdeploye.sar until its src/resources files are found Revision ChangesPath 1.33 +3 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-26 Thread David Jencks
User: d_jencks Date: 01/09/26 22:06:51 Modified:.build.xml Log: added directories and files so mbeane stuff compiles Revision ChangesPath 1.34 +1 -3 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-25 Thread Ole Husgaard
User: sparre Date: 01/09/25 11:07:11 Modified:.build.xml Log: Added a test for using UserTransaction in servlets. Revision ChangesPath 1.31 +3 -2 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-19 Thread David Maplesden
User: dmaplesden Date: 01/09/19 15:44:50 Modified:.build.xml Log: change one-test target to find tests in 'perf' directories as well Revision ChangesPath 1.30 +2 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-18 Thread Scott M Stark
User: starksm Date: 01/09/18 01:24:30 Modified:.build.xml Log: Correct the tests that should be run for the tests-security-basic-unit target Revision ChangesPath 1.28 +5 -3 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-17 Thread David Jencks
User: d_jencks Date: 01/09/17 10:33:52 Modified:.build.xml Log: Finished converting to JBossTestCase for deploy and logging. Security tests still do not work due to deploy problems Revision ChangesPath 1.26 +11 -6 jbosstest/build.xml Index:

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-17 Thread David Jencks
User: d_jencks Date: 01/09/17 20:43:52 Modified:.build.xml Log: added log4j properties so you can see the logging Revision ChangesPath 1.27 +18 -1 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-15 Thread David Jencks
User: d_jencks Date: 01/09/15 08:08:09 Modified:.build.xml Log: Added one-test target to execute exactly one test case class. Revision ChangesPath 1.23 +43 -2 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-15 Thread David Jencks
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 ChangesPath 1.24 +2 -2 jbosstest/build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-15 Thread David Jencks
User: d_jencks Date: 01/09/15 22:48:28 Modified:.build.xml Log: Removed DynLoadingUnitTestCase from tests-standard-unit since it is a client test and fails as a standard test. Revision ChangesPath 1.25 +3 -3 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-14 Thread David Jencks
User: d_jencks Date: 01/09/14 19:53:25 Modified:.build.xml Log: Fixed jmsra tests, converted to JBossTestCase and logging Revision ChangesPath 1.21 +2 -2 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-14 Thread David Jencks
User: d_jencks Date: 01/09/14 20:26:06 Modified:.build.xml Log: Fixed jrmp test cases and converted to JBossTestCase and logging Revision ChangesPath 1.22 +3 -2 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-13 Thread David Jencks
User: d_jencks Date: 01/09/13 11:40:25 Modified:.build.xml Log: Fixed fileset for a test task, was including all tests instead of none. Revision ChangesPath 1.20 +2 -13 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-12 Thread David Jencks
User: d_jencks Date: 01/09/12 12:57:31 Modified:.build.xml Log: Added a JBossTestCase class with logging, access to mbean server, initial context, and deploy/undeploy methods for j2ee packages and service packages. Converted ConnectionFactoryLoaderUnitTestCase and

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-11 Thread Jason Dillon
User: user57 Date: 01/09/11 16:43:43 Modified:.build.xml Log: o changes select call target=/ to depends= o loading task defaults after overrides. Revision ChangesPath 1.16 +38 -38jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-11 Thread Jason Dillon
User: user57 Date: 01/09/11 16:45:06 Modified:.build.xml Log: o moved property includes to the end of _configure Revision ChangesPath 1.17 +4 -4 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-11 Thread David Jencks
User: d_jencks Date: 01/09/11 21:55:37 Modified:.build.xml Log: Changed naming scheme of tests to *UnitTestCase.java for short running tests and *StressTestCase.java for lengthy tests. Made tests-unit and tests-stress targets in build.xml Revision ChangesPath

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-09 Thread Scott M Stark
User: starksm Date: 01/09/09 00:21:48 Modified:.build.xml Log: Update web test jars Revision ChangesPath 1.14 +3 -1 jbosstest/build.xml Index: build.xml === RCS file:

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-08 Thread David Jencks
User: d_jencks Date: 01/09/08 09:57:04 Modified:.build.xml Log: Added tests for sar deployment, *-service.xml deployment, sar dependency management, and recursive .sar deployment Revision ChangesPath 1.13 +62 -1 jbosstest/build.xml Index:

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-06 Thread Scott M Stark
User: starksm Date: 01/09/06 07:43:59 Modified:.build.xml Log: Turn off filtering during the copy of resources Revision ChangesPath 1.12 +2 -2 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-04 Thread Chris Kimpton
User: kimptoc Date: 01/09/04 01:45:39 Modified:.build.xml Log: made the text results report very short Revision ChangesPath 1.11 +2 -2 jbosstest/build.xml Index: build.xml ===

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-03 Thread Chris Kimpton
User: kimptoc Date: 01/09/03 13:21:34 Modified:.build.xml Log: added first cut of a custom jboss junitreport Revision ChangesPath 1.9 +5 -2 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-09-02 Thread Chris Kimpton
User: kimptoc Date: 01/09/02 13:57:23 Modified:.build.xml Log: corrected xslt to get testsuite summary working Revision ChangesPath 1.8 +7 -2 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml

2001-08-30 Thread Jason Dillon
User: user57 Date: 01/08/29 23:41:30 Modified:.build.xml Log: o truned on the tests-report-text target by default, it is fast but a little loud, perhaps someone can fix that. Revision ChangesPath 1.6 +2 -2 jbosstest/build.xml Index:

[JBoss-dev] CVS update: jbosstest build.xml

2001-08-29 Thread Jason Dillon
User: user57 Date: 01/08/29 20:49:34 Modified:.build.xml Log: o changed junit.jvm.options from -client to -Ddummy, so it is more portable and won't cause java to freak out and try to execute as a class. Revision ChangesPath 1.5 +2 -2

[JBoss-dev] CVS update: jbosstest build.xml

2001-08-27 Thread Jason Dillon
User: user57 Date: 01/08/27 02:01:38 Modified:.build.xml Log: o help targets use taskname=help o clobbering build.log on all modules Revision ChangesPath 1.4 +2 -2 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest build.xml config.xml

2001-08-02 Thread Jason Dillon
User: user57 Date: 01/08/01 23:25:52 Modified:.Tag: jboss_buildmagic build.xml config.xml Log: o hooked up junit for each module's tests target, though it still needs some fine tuning as to which classes to test. o looked into junitreport again, but that task is

[JBoss-dev] CVS update: jbosstest build.xml config.xml

2001-08-02 Thread Jason Dillon
User: user57 Date: 01/08/02 17:06:41 Modified:.Tag: jboss_buildmagic build.xml config.xml Log: o working on getting the bank test to run again. Revision ChangesPath No revision No revision 1.1.2.16 +21 -7

[JBoss-dev] CVS update: jbosstest build.xml config.xml

2001-08-02 Thread Jason Dillon
User: user57 Date: 01/08/02 16:12:58 Modified:.Tag: jboss_buildmagic build.xml config.xml Log: o converted some test build files Revision ChangesPath No revision No revision 1.1.2.14 +6 -3

[JBoss-dev] CVS update: jbosstest build.xml config.xml

2001-08-02 Thread Jason Dillon
User: user57 Date: 01/08/02 16:18:01 Modified:.Tag: jboss_buildmagic build.xml config.xml Log: o changed testsuite.modules and testsuite.groups to tests and testgroups o updated help target to display correct property names. Revision ChangesPath No

[JBoss-dev] CVS update: jbosstest build.xml config.xml

2001-08-02 Thread Jason Dillon
User: user57 Date: 01/08/02 14:54:36 Modified:.Tag: jboss_buildmagic build.xml config.xml Log: o consolidated the information required to compile, build jars and run test cases into properties, patternsets and paths. Revision ChangesPath No

[JBoss-dev] CVS update: jbosstest build.xml

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/30 23:44:55 Modified:.Tag: jboss_buildmagic build.xml Log: o added release-dependencies to modules which depend on libraries. Most of the work is done by the server module, since it depends on most of them, should probably add the same

[JBoss-dev] CVS update: jbosstest build.xml

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 14:36:44 Modified:.Tag: jboss_buildmagic build.xml Log: o removed release sub-directory under output since there is a directory created for each ${release.id} Revision ChangesPath No revision No

[JBoss-dev] CVS update: jbosstest build.xml config.xml

2001-07-30 Thread Jason Dillon
User: user57 Date: 01/07/30 19:29:13 Modified:.Tag: jboss_buildmagic build.xml config.xml Log: o Updated some modules from HEAD o Converted most modules to new release style (except plugins and manual) o Most modules produce the correct binary structure. o short

  1   2   >