Jacob L E Blain Christen wrote:

to see if there were any other build issues, i added a version to the
data-test.xml service element (test passed, heh) and the build is
now once again failing where it was last night: in the jmx build
the org.apache.avalon.merlin.jmx.ClientTestCase test case is failing
because the initial context factory class isnt being set. i see that
there is a jndi.properties in the jmx directory tree with what seems to be valid values (i can get javap output for the specified class) but
it doesnt appear that the file is copied to the test case runtime
directory.



i fixed this for my build by copying jndi.properties to the target/test-classes directory under the merlin-jmx tree. i am guessing
you have a jndi.properties in your classpath somewhere and so do not
run into this problem while building--im not sure if this is a problem with the build or a problem with the user (i try to keep
my default environment fairly vanilla, not much on the classpath etc)


the body of your response i just received while writing this:


Thisn is a little odd because my independent/clean build went though without a problem. Can you post the details of the test failure - take a look in target/test-repositrs/ and you will find the log of the test failure that is causing the problem.



ive attached the test case report



Your running Maven beta-10?


Steve.

------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--


Stephen J. McConnell
mailto:[EMAIL PROTECTED]
http://www.osm.net

Sent via James running under Merlin as an NT service.
http://avalon.apache.org/sandbox/merlin




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to