[ 
https://issues.apache.org/jira/browse/SHINDIG-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658894#action_12658894
 ] 

vsiveton edited comment on SHINDIG-810 at 12/23/08 9:09 AM:
-------------------------------------------------------------------

In Harmony, RI classes are not provided (I found HARMONY-5755). 
Using EasyMockTestCase, we could easily override runBare() and catch 
NoClassDefFoundError but with this, I got now some test failures with test 
classes using xstream...

      was (Author: vsiveton):
    In Harmony, RI classes are not provided (I found HARMONY-5755). 
Using EasyMockTestCase, we could easily override runBare() and catch 
NoClassDefFoundError. I did some test failures with test classes using 
xstream...
  
> Verify build for other VMs
> --------------------------
>
>                 Key: SHINDIG-810
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-810
>             Project: Shindig
>          Issue Type: Task
>          Components: Common Components (Java), Gadget Rendering Server 
> (Java), RESTful API (Java)
>    Affects Versions: trunk
>            Reporter: Vincent Siveton
>
> see Henning's thought: 
> http://shindig-dev.markmail.org/message/og53br4s4eom43r6
> || JVM || Success? || Comments || Tests failed ||
> | Sun| true |  |  |
> | BEA | true |  |  |
> | IBM | false |  | social-api(BeanXStreamConverterTest, 
> BeanXStreamConverterTest) gadget(RenderingContentRewriterTest) |
> | Harmony | false | You need to set 
> MAVEN_OPTS=-Dsurefire.useSystemClassLoader=false and set showDeprecation to 
> false in the parent pom | common(DefaultSecurityTokenDecoderTest), social-api 
> (NoClassDefFoundError sun/reflect/ReflectionFactory from easymock) |
> | other vms... | |  |  |

-- 
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