<html><head>

<link media="all" type="text/css" href="/webmail/static/deg/css/wysiwyg-3933289048.css" rel="stylesheet">
</head><body>




<br><br><br>Oct 28, 2009 01:17:13 PM, <a href="mailto:akurtako@redhat.com" target="_blank" class="parsedEmail parsedEmail parsedEmail">akurtako@redhat.com</a> wrote:<br><blockquote style="border-left: 3px solid rgb(102, 153, 204);">>  I've been trying to get axis2 built for F11.  The newest version that<br>>  meets all the dependencies is axis2 1.3 due to maven2 being only at<br>>  2.0.4.  Axis2 1.3 nearly builds except for failing tests for the Scripting<br>>  Module:<br>> <br>You can stop tests from compiling and running with -Dmaven.test.skipt=true.<br>And maven in F-12 is 2.0.8 so you may have a better luck with Fedora 12.<br><br>Regards,<br>Alex<br><br>> -------------------------------------------------------<br>>  T E S T S<br>> -------------------------------------------------------<br>> Running org.apache.axis2.scripting.convertors.JSOMElementConvertorTest<br>> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.797 sec<br>>  <<< FAILURE! Running org.apache.axis2.scripting.ScriptReceiverTest<br>> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.081 sec<br>>  <<< FAILURE!<br>> <br>> Results :<br>> <br>> Tests in error:<br>>  <br>>  testToAndFromScript(org.apache.axis2.scripting.convertors.JSOMElementConve<br>> rtorTest)<br>>  testFromScript(org.apache.axis2.scripting.convertors.JSOMElementConvertorT<br>> est) testInvokeBusinessLogic(org.apache.axis2.scripting.ScriptReceiverTest)<br>>  testAxisService(org.apache.axis2.scripting.ScriptReceiverTest)<br>> <br>> Tests run: 4, Failures: 0, Errors: 4, Skipped: 0<br>> <br>> [INFO]<br>>  ------------------------------------------------------------------------<br>>  [ERROR] BUILD FAILURE<br>> [INFO]<br>>  ------------------------------------------------------------------------<br>>  [INFO] There are test failures.<br>> <br>> <br>> This appears to be related to this bug: <br>>  <a href="https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/255149" class="parsedLink" target="_blank">https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/255149</a><br>> <br>> What is the best way to workaround this rhino problem with openjdk6?<br>> <br>> -Gerry<br>> <br><br><br>Yes, -Dmaven.test.skipt=true would keep the tests from compiling/running.  But I think that the underlying problem is not fixed.  It appears that rhino is crippled in some way in openjdk6 and if we could use a custom rhino jar then we could substitute it for the crippled system jar.  And then the tests would probably pass.  This is what I would like help in achieving.<br><br>-Gerry<br><br></blockquote></body></html>