You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2012/06/05 08:26:23 UTC

[jira] [Created] (TAP5-1945) Clojure integration breaks if tapestry-core is on the classpath

Jochen Kemnade created TAP5-1945:
------------------------------------

             Summary: Clojure integration breaks if tapestry-core is on the classpath
                 Key: TAP5-1945
                 URL: https://issues.apache.org/jira/browse/TAP5-1945
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.4
            Reporter: Jochen Kemnade
         Attachments: 0001-fix-Clojure-integration-not-working-due-to-PlasticPr.patch

When tapestry-core is on the classpath as well as tapestry-ioc, there are two implementations for PlasticProxyFactory which breaks the ClojureBuilderImpl constructor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TAP5-1945) Clojure integration breaks if tapestry-core is on the classpath

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

Jochen Kemnade updated TAP5-1945:
---------------------------------

    Attachment: 0001-fix-Clojure-integration-not-working-due-to-PlasticPr.patch
    
> Clojure integration breaks if tapestry-core is on the classpath
> ---------------------------------------------------------------
>
>                 Key: TAP5-1945
>                 URL: https://issues.apache.org/jira/browse/TAP5-1945
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>              Labels: patch
>         Attachments: 0001-fix-Clojure-integration-not-working-due-to-PlasticPr.patch
>
>
> When tapestry-core is on the classpath as well as tapestry-ioc, there are two implementations for PlasticProxyFactory which breaks the ClojureBuilderImpl constructor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (TAP5-1945) Clojure integration breaks if tapestry-core is on the classpath

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1945.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.4
         Assignee: Howard M. Lewis Ship
    
> Clojure integration breaks if tapestry-core is on the classpath
> ---------------------------------------------------------------
>
>                 Key: TAP5-1945
>                 URL: https://issues.apache.org/jira/browse/TAP5-1945
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>            Assignee: Howard M. Lewis Ship
>              Labels: patch
>             Fix For: 5.4
>
>         Attachments: 0001-fix-Clojure-integration-not-working-due-to-PlasticPr.patch
>
>
> When tapestry-core is on the classpath as well as tapestry-ioc, there are two implementations for PlasticProxyFactory which breaks the ClojureBuilderImpl constructor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TAP5-1945) Clojure integration breaks if tapestry-core is on the classpath

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

Jochen Kemnade updated TAP5-1945:
---------------------------------

    Labels: patch  (was: )
    
> Clojure integration breaks if tapestry-core is on the classpath
> ---------------------------------------------------------------
>
>                 Key: TAP5-1945
>                 URL: https://issues.apache.org/jira/browse/TAP5-1945
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>              Labels: patch
>         Attachments: 0001-fix-Clojure-integration-not-working-due-to-PlasticPr.patch
>
>
> When tapestry-core is on the classpath as well as tapestry-ioc, there are two implementations for PlasticProxyFactory which breaks the ClojureBuilderImpl constructor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (TAP5-1945) Clojure integration breaks if tapestry-core is on the classpath

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1945.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.4
         Assignee: Howard M. Lewis Ship
    
> Clojure integration breaks if tapestry-core is on the classpath
> ---------------------------------------------------------------
>
>                 Key: TAP5-1945
>                 URL: https://issues.apache.org/jira/browse/TAP5-1945
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>            Assignee: Howard M. Lewis Ship
>              Labels: patch
>             Fix For: 5.4
>
>         Attachments: 0001-fix-Clojure-integration-not-working-due-to-PlasticPr.patch
>
>
> When tapestry-core is on the classpath as well as tapestry-ioc, there are two implementations for PlasticProxyFactory which breaks the ClojureBuilderImpl constructor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TAP5-1945) Clojure integration breaks if tapestry-core is on the classpath

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

Jochen Kemnade updated TAP5-1945:
---------------------------------

    Attachment: 0001-fix-Clojure-integration-not-working-due-to-PlasticPr.patch
    
> Clojure integration breaks if tapestry-core is on the classpath
> ---------------------------------------------------------------
>
>                 Key: TAP5-1945
>                 URL: https://issues.apache.org/jira/browse/TAP5-1945
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>              Labels: patch
>         Attachments: 0001-fix-Clojure-integration-not-working-due-to-PlasticPr.patch
>
>
> When tapestry-core is on the classpath as well as tapestry-ioc, there are two implementations for PlasticProxyFactory which breaks the ClojureBuilderImpl constructor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TAP5-1945) Clojure integration breaks if tapestry-core is on the classpath

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

Jochen Kemnade updated TAP5-1945:
---------------------------------

    Labels: patch  (was: )
    
> Clojure integration breaks if tapestry-core is on the classpath
> ---------------------------------------------------------------
>
>                 Key: TAP5-1945
>                 URL: https://issues.apache.org/jira/browse/TAP5-1945
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>              Labels: patch
>         Attachments: 0001-fix-Clojure-integration-not-working-due-to-PlasticPr.patch
>
>
> When tapestry-core is on the classpath as well as tapestry-ioc, there are two implementations for PlasticProxyFactory which breaks the ClojureBuilderImpl constructor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira