You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2011/11/30 17:01:40 UTC

[jira] [Issue Comment Edited] (WW-3714) Rename org.opensymphony.xwork2 to org.apache.struts2.xwork2

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

Lukasz Lenart edited comment on WW-3714 at 11/30/11 4:01 PM:
-------------------------------------------------------------

Few tips how to process the packages renaming:
* rename _com.opensymphony_ package or move it to _org.apache.struts2.xwork2_
* find and replace all occurrence of _com.opensymphony_ with org.apache.struts2
* find and replace all occurrence of com/opensymphony with org/apache/struts2
* there is just RegExp that should be changed from com/*/.... to org/**/....
                
      was (Author: lukaszlenart):
    Few tips how to process the packages renaming:
* rename com.opensymphony package or move it to org.apache.struts2.xwork2
* find and replace all occurrence of com.opensymphony with org.apache.struts2
* find and replace all occurrence of com/opensymphony with org/apache/struts2
* there is just RegExp that should be changed from "com/*/...." to "org/**/...."
                  
> Rename org.opensymphony.xwork2 to org.apache.struts2.xwork2
> -----------------------------------------------------------
>
>                 Key: WW-3714
>                 URL: https://issues.apache.org/jira/browse/WW-3714
>             Project: Struts 2
>          Issue Type: Task
>          Components: Core Actions
>    Affects Versions: 2.2.3.1
>            Reporter: Lukasz Lenart
>            Assignee: Lukasz Lenart
>            Priority: Minor
>             Fix For: 2.3
>
>
> To finish acquisition of XWork project, all the packages have to be renamed to much current Struts 2 package hierarchy

--
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