You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Sebastian Peters (JIRA)" <ji...@apache.org> on 2016/05/31 12:29:13 UTC

[jira] [Commented] (WW-4077) Move ValidationAware interface into package com.opensymphony.xwork2.interceptor

    [ https://issues.apache.org/jira/browse/WW-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15307650#comment-15307650 ] 

Sebastian Peters commented on WW-4077:
--------------------------------------

It would be helpful to see this under https://struts.apache.org/docs/version-notes-25.html

There is already a section "Package names have changed" but this change is missing.

New:
import com.opensymphony.xwork2.interceptor.ValidationAware; 

Old:
import com.opensymphony.xwork2.ValidationAware; 

> Move ValidationAware interface into package com.opensymphony.xwork2.interceptor
> -------------------------------------------------------------------------------
>
>                 Key: WW-4077
>                 URL: https://issues.apache.org/jira/browse/WW-4077
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Interceptors
>    Affects Versions: 2.3.14
>            Reporter: Lukasz Lenart
>            Assignee: Lukasz Lenart
>             Fix For: 2.5
>
>
> It can potentially impact users as import directive will change



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)