You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2009/12/01 17:00:20 UTC

[jira] Created: (SLING-1214) Fixes to Scala scripting engine

Fixes to Scala scripting engine
-------------------------------

                 Key: SLING-1214
                 URL: https://issues.apache.org/jira/browse/SLING-1214
             Project: Sling
          Issue Type: Improvement
          Components: Scripting
            Reporter: Michael Dürig
            Priority: Minor
         Attachments: SLING-1214.patch

- Revision 835913 upgraded to Scala 2.7.7 but forgot to upgrade the version reported by the ScriptEngineFactory. 

- The scala/engine/pom.xml should make use of maven-sling-plugin

- BundleFS throws a IllegalArgumentException when a resource cannot be loaded from a bundle


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


[jira] Closed: (SLING-1214) Fixes to Scala scripting engine

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig closed SLING-1214.
--------------------------------


Works great thanks. 

> Fixes to Scala scripting engine
> -------------------------------
>
>                 Key: SLING-1214
>                 URL: https://issues.apache.org/jira/browse/SLING-1214
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Michael Dürig
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>         Attachments: SLING-1214-updated.patch, SLING-1214.patch
>
>
> - Revision 835913 upgraded to Scala 2.7.7 but forgot to upgrade the version reported by the ScriptEngineFactory. 
> - The scala/engine/pom.xml should make use of maven-sling-plugin
> - BundleFS throws a IllegalArgumentException when a resource cannot be loaded from a bundle

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


[jira] Resolved: (SLING-1214) Fixes to Scala scripting engine

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

Carsten Ziegeler resolved SLING-1214.
-------------------------------------

    Resolution: Fixed

Thanks for your patch Michael!

I've applied it in revision: 886755

> Fixes to Scala scripting engine
> -------------------------------
>
>                 Key: SLING-1214
>                 URL: https://issues.apache.org/jira/browse/SLING-1214
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Michael Dürig
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>         Attachments: SLING-1214-updated.patch, SLING-1214.patch
>
>
> - Revision 835913 upgraded to Scala 2.7.7 but forgot to upgrade the version reported by the ScriptEngineFactory. 
> - The scala/engine/pom.xml should make use of maven-sling-plugin
> - BundleFS throws a IllegalArgumentException when a resource cannot be loaded from a bundle

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


[jira] Updated: (SLING-1214) Fixes to Scala scripting engine

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig updated SLING-1214:
---------------------------------

    Attachment: SLING-1214-updated.patch

Updated patch. Includes version number for scala compile maven plugin

> Fixes to Scala scripting engine
> -------------------------------
>
>                 Key: SLING-1214
>                 URL: https://issues.apache.org/jira/browse/SLING-1214
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Michael Dürig
>            Priority: Minor
>         Attachments: SLING-1214-updated.patch, SLING-1214.patch
>
>
> - Revision 835913 upgraded to Scala 2.7.7 but forgot to upgrade the version reported by the ScriptEngineFactory. 
> - The scala/engine/pom.xml should make use of maven-sling-plugin
> - BundleFS throws a IllegalArgumentException when a resource cannot be loaded from a bundle

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


[jira] Assigned: (SLING-1214) Fixes to Scala scripting engine

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

Carsten Ziegeler reassigned SLING-1214:
---------------------------------------

    Assignee: Carsten Ziegeler

> Fixes to Scala scripting engine
> -------------------------------
>
>                 Key: SLING-1214
>                 URL: https://issues.apache.org/jira/browse/SLING-1214
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Michael Dürig
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>         Attachments: SLING-1214-updated.patch, SLING-1214.patch
>
>
> - Revision 835913 upgraded to Scala 2.7.7 but forgot to upgrade the version reported by the ScriptEngineFactory. 
> - The scala/engine/pom.xml should make use of maven-sling-plugin
> - BundleFS throws a IllegalArgumentException when a resource cannot be loaded from a bundle

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


[jira] Updated: (SLING-1214) Fixes to Scala scripting engine

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig updated SLING-1214:
---------------------------------

    Attachment: SLING-1214.patch

Patch to fix these issues

> Fixes to Scala scripting engine
> -------------------------------
>
>                 Key: SLING-1214
>                 URL: https://issues.apache.org/jira/browse/SLING-1214
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Michael Dürig
>            Priority: Minor
>         Attachments: SLING-1214.patch
>
>
> - Revision 835913 upgraded to Scala 2.7.7 but forgot to upgrade the version reported by the ScriptEngineFactory. 
> - The scala/engine/pom.xml should make use of maven-sling-plugin
> - BundleFS throws a IllegalArgumentException when a resource cannot be loaded from a bundle

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