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/10/15 18:24:31 UTC

[jira] Created: (BUILDR-329) Growl Support Does Not Work under JRuby

Growl Support Does Not Work under JRuby
---------------------------------------

                 Key: BUILDR-329
                 URL: https://issues.apache.org/jira/browse/BUILDR-329
             Project: Buildr
          Issue Type: Bug
          Components: Core features
    Affects Versions: 1.3.5
         Environment: JRuby 1.3.1, Mac OS X 10.6, Java 6.0 64 bit (SoyLatte and Apple's JVM)
            Reporter: Daniel Spiewak
            Priority: Minor


When a build fails running with Buildr trunk/ (-ish) under JRuby, no Growl notification appears.  The same build failure shows a Growl notification when running under MRI.

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


[jira] Commented: (BUILDR-329) Growl Support Does Not Work under JRuby

Posted by "Antoine Toulme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839357#action_12839357 ] 

Antoine Toulme commented on BUILDR-329:
---------------------------------------

That's because osx/cocoa is not working natively with jruby.

One option is to find out whether there is an additional gem for that in the jruby world. An other option is to mark this bug as won't fix as it is unlikely we can code a good solution otherwise.

> Growl Support Does Not Work under JRuby
> ---------------------------------------
>
>                 Key: BUILDR-329
>                 URL: https://issues.apache.org/jira/browse/BUILDR-329
>             Project: Buildr
>          Issue Type: Bug
>          Components: Core features
>    Affects Versions: 1.3.5
>         Environment: JRuby 1.3.1, Mac OS X 10.6, Java 6.0 64 bit (SoyLatte and Apple's JVM)
>            Reporter: Daniel Spiewak
>            Priority: Minor
>
> When a build fails running with Buildr trunk/ (-ish) under JRuby, no Growl notification appears.  The same build failure shows a Growl notification when running under MRI.

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


[jira] Commented: (BUILDR-329) Growl Support Does Not Work under JRuby

Posted by "Antoine Toulme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839363#action_12839363 ] 

Antoine Toulme commented on BUILDR-329:
---------------------------------------

Looks like rococoa might be a good fit:
http://code.google.com/p/rococoa/

That said, I didn't try it, still looking for a gem.

> Growl Support Does Not Work under JRuby
> ---------------------------------------
>
>                 Key: BUILDR-329
>                 URL: https://issues.apache.org/jira/browse/BUILDR-329
>             Project: Buildr
>          Issue Type: Bug
>          Components: Core features
>    Affects Versions: 1.3.5
>         Environment: JRuby 1.3.1, Mac OS X 10.6, Java 6.0 64 bit (SoyLatte and Apple's JVM)
>            Reporter: Daniel Spiewak
>            Priority: Minor
>
> When a build fails running with Buildr trunk/ (-ish) under JRuby, no Growl notification appears.  The same build failure shows a Growl notification when running under MRI.

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


[jira] Commented: (BUILDR-329) Growl Support Does Not Work under JRuby

Posted by "Daniel Spiewak (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839358#action_12839358 ] 

Daniel Spiewak commented on BUILDR-329:
---------------------------------------

I think we should leave it open as a low-priority task and invite outside contribution.  One possibility is that we use JRuby FFI to build a one-off bridge to the Growl API through C.

> Growl Support Does Not Work under JRuby
> ---------------------------------------
>
>                 Key: BUILDR-329
>                 URL: https://issues.apache.org/jira/browse/BUILDR-329
>             Project: Buildr
>          Issue Type: Bug
>          Components: Core features
>    Affects Versions: 1.3.5
>         Environment: JRuby 1.3.1, Mac OS X 10.6, Java 6.0 64 bit (SoyLatte and Apple's JVM)
>            Reporter: Daniel Spiewak
>            Priority: Minor
>
> When a build fails running with Buildr trunk/ (-ish) under JRuby, no Growl notification appears.  The same build failure shows a Growl notification when running under MRI.

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


[jira] Updated: (BUILDR-329) Growl Support Does Not Work under JRuby

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

Alex Boisvert updated BUILDR-329:
---------------------------------

    Fix Version/s: Wish List
       Issue Type: Improvement  (was: Bug)

> Growl Support Does Not Work under JRuby
> ---------------------------------------
>
>                 Key: BUILDR-329
>                 URL: https://issues.apache.org/jira/browse/BUILDR-329
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Core features
>    Affects Versions: 1.3.5
>         Environment: JRuby 1.3.1, Mac OS X 10.6, Java 6.0 64 bit (SoyLatte and Apple's JVM)
>            Reporter: Daniel Spiewak
>            Priority: Minor
>             Fix For: Wish List
>
>
> When a build fails running with Buildr trunk/ (-ish) under JRuby, no Growl notification appears.  The same build failure shows a Growl notification when running under MRI.

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