[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-9515) EL code completion is broken

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Wed Aug 31 08:28:27 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victor Rubezhny updated JBIDE-9515:
-----------------------------------

    Attachment: JSFMessageELCompletionEngine.java.jbide-9515.patch


The patch that fixes the case with wrong messages proposals is added (JSFMessagesELCompletionEngine.java.jbide-9515.patch).

> EL code completion is broken
> ----------------------------
>
>                 Key: JBIDE-9515
>                 URL: https://issues.jboss.org/browse/JBIDE-9515
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.3.0.M3
>            Reporter: Alexey Kazakov
>            Assignee: Victor Rubezhny
>            Priority: Blocker
>             Fix For: 3.3.0.M3
>
>         Attachments: JSFMessageELCompletionEngine.java.jbide-9515.patch
>
>
> We get a test failure because of these issues:
> {code}
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.jboss.tools.cdi.ui.test.CDIUIAllTests
> Tests run: 79, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 120.128 sec <<< FAILURE!
> testEL(org.jboss.tools.cdi.ui.test.CATest)  Time elapsed: 7.506 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: Proposal game.value not found!
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.assertTrue(Assert.java:20)
> 	at org.jboss.tools.common.base.test.contentassist.AbstractContentAssistantTestCase.checkProposals(AbstractContentAssistantTestCase.java:112)
> 	at org.jboss.tools.common.base.test.contentassist.AbstractContentAssistantTestCase.checkProposals(AbstractContentAssistantTestCase.java:87)
> 	at org.jboss.tools.cdi.ui.test.CATest.testEL(CATest.java:42)
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list