[ https://issues.apache.org/jira/browse/TRINIDAD-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512956 ]
Francisco Passos commented on TRINIDAD-44: ------------------------------------------ It seems some variant of this problem remains. Running Trinidad 1.0.1 in debug mode on Weblogic 9 yields the following on the first page access: java.lang.AssertionError at org.apache.myfaces.trinidadinternal.style.util.CSSUtils.getBaseSkinStyleSheetURI(CSSUtils.java:139) at org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils._createStyleSheetEntry(SkinStyleSheetParserUtils.java:191) at org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils.parseCSSSource(SkinStyleSheetParserUtils.java:122) at org.apache.myfaces.trinidadinternal.skin.StyleSheetEntry._createSkinStyleSheetFromCSS(StyleSheetEntry.java:249) at org.apache.myfaces.trinidadinternal.skin.StyleSheetEntry._createSkinStyleSheet(StyleSheetEntry.java:227) > Fix assertion failures in Trinidad > ---------------------------------- > > Key: TRINIDAD-44 > URL: https://issues.apache.org/jira/browse/TRINIDAD-44 > Project: MyFaces Trinidad > Issue Type: Bug > Affects Versions: 1.0.0-incubating-core > Reporter: Adam Winer > Assignee: Adam Winer > Fix For: 1.0.1-core > > > Enable assertions and run the tests - no assertions should be firing. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.