|
From: b. <no...@so...> - 2010-04-28 15:52:40
|
#72: Testing - Make changes to allow all tests of TestServiceStarter to pass
when run using both ant & eclipse
--------------------------------+-------------------------------------------
Reporter: btmurphy | Owner: btmurphy
Type: defect | Status: new
Priority: major | Milestone:
Component: Bigdata Federation | Version:
Keywords: |
--------------------------------+-------------------------------------------
Comment(by btmurphy):
Made changes to the files listed below to allow one
to run the test TestJiniCoreServicesProcessHelper using
either ant or eclipse. That test now uses the Jini
ServiceStarter to start a lookup service and an httpd
class server, verifies that the lookup service was
started, and then shutdowns both the lookup service
and the class server. The changed and added files have
been checked in to the 'dev-btm' branch (changeset 2713).
M bigdata-
jini/src/test/com/bigdata/jini/start/TestJiniCoreServicesProcessHelper.java
M bigdata-jini/src/test/com/bigdata/jini/start/testjini.config
M bigdata-
jini/src/java/com/bigdata/jini/start/config/JiniCoreServicesConfiguration.java
M build.xml
A bigdata-jini/src/test/com/bigdata/jini/start/testReggie.config
A bigdata-jini/src/test/com/bigdata/jini/start/testStartJini.config
--
Ticket URL: <http://sourceforge.net/apps/trac/bigdata/ticket/72#comment:7>
bigdata® <http://www.bigdata.com/blog>
bigdata® is a scale-out storage and computing fabric supporting optional transactions, very high concurrency, and very high aggregate IO rates.
|