You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (JIRA)" <de...@myfaces.apache.org> on 2010/05/04 09:00:58 UTC

[jira] Created: (EXTSCRIPT-128) Warnings interrupt the normal workflow

Warnings interrupt the normal workflow
--------------------------------------

                 Key: EXTSCRIPT-128
                 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-128
             Project: MyFaces Extensions Scripting
          Issue Type: Bug
          Components: Core Java 6
    Affects Versions: 1.0-Beta-2
            Reporter: Werner Punz
            Assignee: Werner Punz


Warnings cause the same break of compilation like errors, this has to be fixed and warnings should never process a compilation termination and should just display a message in the compiler components warning section instead.


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


[jira] Resolved: (EXTSCRIPT-128) Warnings interrupt the normal workflow

Posted by "Werner Punz (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/EXTSCRIPT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz resolved EXTSCRIPT-128.
-----------------------------------

    Fix Version/s: 1.0-Beta-2
       Resolution: Fixed

done fixed for java6 since java5 has been eol, I will recommend java6 as base, so I will eol java5 support before 1.0.


> Warnings interrupt the normal workflow
> --------------------------------------
>
>                 Key: EXTSCRIPT-128
>                 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-128
>             Project: MyFaces Extensions Scripting
>          Issue Type: Bug
>          Components: Core Java 6
>    Affects Versions: 1.0-Beta-2
>            Reporter: Werner Punz
>            Assignee: Werner Punz
>             Fix For: 1.0-Beta-2
>
>
> Warnings cause the same break of compilation like errors, this has to be fixed and warnings should never process a compilation termination and should just display a message in the compiler components warning section instead.

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