[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3336) Seam validator is called too often

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Dec 10 08:22:36 EST 2008


    [ https://jira.jboss.org/jira/browse/JBIDE-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12441900#action_12441900 ] 

Alexey Kazakov commented on JBIDE-3336:
---------------------------------------

Seam EL validator should scan:
1. full-build: -all xml,java,jsp,xhtml.
2. incremental build:
 - changed files
 - if changed files declare (or used to declare before changing) some Seam context variable then we validate all files which use this variables.
 - all files with at least one unresolved EL. --- This rule could take a lot of time if we have a lot of files with at least one unresolved EL. So maybe it's better to disable this rule?..

If EL validation works in different way for you then please attach some sample project to reproduce the issue.

> Seam validator is called too often
> ----------------------------------
>
>                 Key: JBIDE-3336
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3336
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.0.0.beta1
>         Environment: Windows XP, eclipse 3.4.1, wtp 3.0.3, jboss tools nightly build N200812020037
>            Reporter: Adrian Mitev
>            Assignee: Alexey Kazakov
>
> The Seam validator is called even if i save a build.xml file and it scans all pages. Quite heavy, i have over 50 pages.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list