[jira] [Commented] (TAP5-1428) When a parameter is bound but does not match a formal parameter, the exception should also include a list of formal parameter names

2011-05-29 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13040751#comment-13040751 ] Howard M. Lewis Ship commented on TAP5-1428: Bad tag in a commit; this commit

[jira] [Assigned] (TAP5-1510) The @Advise annotation limits advice to just a specific interface type

2011-05-29 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko reassigned TAP5-1510: Assignee: Igor Drobiazko The @Advise annotation limits advice to just a specific interface

svn commit: r1128997 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/annotations/ main/java/org/apache/tapestry5/ioc/internal/ main/java/org/apache/tapestry5/ioc/te

2011-05-29 Thread drobiazko
Author: drobiazko Date: Mon May 30 05:50:41 2011 New Revision: 1128997 URL: http://svn.apache.org/viewvc?rev=1128997view=rev Log: TAP5-1510: The @Advise annotation limits advice to just a specific interface type Added: