You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/01/28 08:05:34 UTC

[jira] Updated: (TAP5-976) Upgrade Spring dependencies to version 3.0.0.RELEASE

     [ https://issues.apache.org/jira/browse/TAP5-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko updated TAP5-976:
--------------------------------

    Issue Type: Task  (was: New Feature)
       Summary: Upgrade Spring dependencies to version 3.0.0.RELEASE  (was: Support Spring 3.0.0.RELEASE)

> Upgrade Spring dependencies to version 3.0.0.RELEASE
> ----------------------------------------------------
>
>                 Key: TAP5-976
>                 URL: https://issues.apache.org/jira/browse/TAP5-976
>             Project: Tapestry 5
>          Issue Type: Task
>          Components: tapestry-spring
>    Affects Versions: 5.1.0.5
>            Reporter: Johann Vanackere
>            Assignee: Igor Drobiazko
>
> With Spring 3.0.0.RELEASE and when Spring is started by Tapestry-Spring module, a NoSuchMethodException occurs at startup.
> The problem comes from class TapestyBeanFactory line 54 : final Object[] annotations = descriptor.getAnnotations(); The method return value is now Annotation[].
> By the way, TapestyBeanFactory  is misspelled : TapestryBeanFactory would be the correct name.

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