You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bridges-dev@portals.apache.org by "Woonsan Ko (JIRA)" <br...@portals.apache.org> on 2010/04/20 16:48:51 UTC

[jira] Created: (PB-104) Move bridges-groovy out in a separate bridges-scripts svn project to support groovy, jruby and jython

Move bridges-groovy out in a separate bridges-scripts svn project to support groovy, jruby and jython
-----------------------------------------------------------------------------------------------------

                 Key: PB-104
                 URL: https://issues.apache.org/jira/browse/PB-104
             Project: Portals Bridges
          Issue Type: New Feature
            Reporter: Woonsan Ko
            Assignee: Woonsan Ko
             Fix For: bridges-scripts-2.0




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


---------------------------------------------------------------------
To unsubscribe, e-mail: bridges-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: bridges-dev-help@portals.apache.org


[jira] Resolved: (PB-104) Move bridges-groovy out in a separate bridges-script svn project to support script languages such as groovy, jruby or jython.

Posted by "Woonsan Ko (JIRA)" <br...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/PB-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Woonsan Ko resolved PB-104.
---------------------------

    Resolution: Fixed

Added a JSR-223 based generic script support bridge portlet with test cases integrated with groovy, jruby, jython, beanshell or rhino.

> Move bridges-groovy out in a separate bridges-script svn project to support script languages such as groovy, jruby or jython.
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PB-104
>                 URL: https://issues.apache.org/jira/browse/PB-104
>             Project: Portals Bridges
>          Issue Type: New Feature
>            Reporter: Woonsan Ko
>            Assignee: Woonsan Ko
>             Fix For: bridges-script-2.0
>
>


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


---------------------------------------------------------------------
To unsubscribe, e-mail: bridges-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: bridges-dev-help@portals.apache.org


[jira] Resolved: (PB-104) Move bridges-groovy out in a separate bridges-script svn project to support script languages such as groovy, jruby or jython.

Posted by "Woonsan Ko (JIRA)" <br...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/PB-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Woonsan Ko resolved PB-104.
---------------------------

    Resolution: Fixed

> Move bridges-groovy out in a separate bridges-script svn project to support script languages such as groovy, jruby or jython.
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PB-104
>                 URL: https://issues.apache.org/jira/browse/PB-104
>             Project: Portals Bridges
>          Issue Type: New Feature
>            Reporter: Woonsan Ko
>            Assignee: Woonsan Ko
>             Fix For: bridges-script-2.0
>
>


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


---------------------------------------------------------------------
To unsubscribe, e-mail: bridges-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: bridges-dev-help@portals.apache.org


[jira] Reopened: (PB-104) Move bridges-groovy out in a separate bridges-script svn project to support script languages such as groovy, jruby or jython.

Posted by "Woonsan Ko (JIRA)" <br...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/PB-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Woonsan Ko reopened PB-104:
---------------------------


Missed moving preferences validator of the old groovy bridge.

> Move bridges-groovy out in a separate bridges-script svn project to support script languages such as groovy, jruby or jython.
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PB-104
>                 URL: https://issues.apache.org/jira/browse/PB-104
>             Project: Portals Bridges
>          Issue Type: New Feature
>            Reporter: Woonsan Ko
>            Assignee: Woonsan Ko
>             Fix For: bridges-script-2.0
>
>


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


---------------------------------------------------------------------
To unsubscribe, e-mail: bridges-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: bridges-dev-help@portals.apache.org


[jira] Updated: (PB-104) Move bridges-groovy out in a separate bridges-script svn project to support script languages such as groovy, jruby or jython.

Posted by "Woonsan Ko (JIRA)" <br...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/PB-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Woonsan Ko updated PB-104:
--------------------------

    Summary: Move bridges-groovy out in a separate bridges-script svn project to support script languages such as groovy, jruby or jython.  (was: Move bridges-groovy out in a separate bridges-scripts svn project to support groovy, jruby and jython)

> Move bridges-groovy out in a separate bridges-script svn project to support script languages such as groovy, jruby or jython.
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PB-104
>                 URL: https://issues.apache.org/jira/browse/PB-104
>             Project: Portals Bridges
>          Issue Type: New Feature
>            Reporter: Woonsan Ko
>            Assignee: Woonsan Ko
>             Fix For: bridges-script-2.0
>
>


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


---------------------------------------------------------------------
To unsubscribe, e-mail: bridges-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: bridges-dev-help@portals.apache.org


[jira] Commented: (PB-104) Move bridges-groovy out in a separate bridges-scripts svn project to support groovy, jruby and jython

Posted by "Woonsan Ko (JIRA)" <br...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/PB-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858958#action_12858958 ] 

Woonsan Ko commented on PB-104:
-------------------------------

For the record, we could consider implementing JSR-223 based scripting bridge portlet:
- JSR-223, Scripting for the JavaTM Platform, enables to have a transparent solution for most script languages.
- JSR-223 is supported in Java 1.6+, but it seems possible to use it with Java 1.5 by adding a dependency on javax.script:script-api:1.0:jar.
- Apache Camel already has an implementation with JSR-223 to support BeanShell, JavaScript, Groovy, Python, PHP and Ruby.
  ( See http://svn.apache.org/repos/asf/camel/trunk/components/camel-script/src/main/java/org/apache/camel/builder/script/ScriptBuilder.java )


> Move bridges-groovy out in a separate bridges-scripts svn project to support groovy, jruby and jython
> -----------------------------------------------------------------------------------------------------
>
>                 Key: PB-104
>                 URL: https://issues.apache.org/jira/browse/PB-104
>             Project: Portals Bridges
>          Issue Type: New Feature
>            Reporter: Woonsan Ko
>            Assignee: Woonsan Ko
>             Fix For: bridges-scripts-2.0
>
>


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


---------------------------------------------------------------------
To unsubscribe, e-mail: bridges-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: bridges-dev-help@portals.apache.org