You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Daniel Spiewak (JIRA)" <ji...@apache.org> on 2009/07/09 19:03:14 UTC

[jira] Created: (BUILDR-294) Scala Compiler Task Sometimes Succedes After Compiler Errors

Scala Compiler Task Sometimes Succedes After Compiler Errors
------------------------------------------------------------

                 Key: BUILDR-294
                 URL: https://issues.apache.org/jira/browse/BUILDR-294
             Project: Buildr
          Issue Type: Bug
          Components: Compilers
    Affects Versions: 1.3.4
         Environment: Buildr trunk; JRuby 1.3.1; Mac OS X 10.5
            Reporter: Daniel Spiewak
            Assignee: Daniel Spiewak
             Fix For: 1.3.5


I haven't gotten it down to an exact science yet, but there do seem to be situations where the :compiler task can succeed with a Scala project even when the compiler itself has failed (compiler error).  I'm using FSC.

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


[jira] Resolved: (BUILDR-294) Scala Compiler Task Sometimes Succedes After Compiler Errors

Posted by "Daniel Spiewak (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Spiewak resolved BUILDR-294.
-----------------------------------

    Resolution: Fixed

Fixed in r799413.  This was actually a symptom of a potentially much more serious problem with my JRuby native `system` hack.  I'm surprised that it hadn't manifested previously.

> Scala Compiler Task Sometimes Succedes After Compiler Errors
> ------------------------------------------------------------
>
>                 Key: BUILDR-294
>                 URL: https://issues.apache.org/jira/browse/BUILDR-294
>             Project: Buildr
>          Issue Type: Bug
>          Components: Compilers
>    Affects Versions: 1.3.4
>         Environment: Buildr trunk; JRuby 1.3.1; Mac OS X 10.5
>            Reporter: Daniel Spiewak
>            Assignee: Daniel Spiewak
>             Fix For: 1.3.5
>
>
> I haven't gotten it down to an exact science yet, but there do seem to be situations where the :compiler task can succeed with a Scala project even when the compiler itself has failed (compiler error).  I'm using FSC.

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