Tests using Easymock not supported on Apache Harmony
----------------------------------------------------

                 Key: VYSPER-224
                 URL: https://issues.apache.org/jira/browse/VYSPER-224
             Project: VYSPER
          Issue Type: Test
          Components: BOSH
            Reporter: Niklas Gustavsson
            Priority: Minor


Easymock uses Objenesis to create object instances. Objenesis does not provide 
support for Apache Harmony, leading to our tests for BOSH not working on 
Harmony. An issue has been opened with Objenesis to fix this: 
http://code.google.com/p/objenesis/issues/detail?id=11

For now on Harmony, run:
mvn -Pskipboshtests test

This will skip all unit tests for BOSH.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to