Community
Participate
Working Groups
The only OT/J specific issue to observe when renaming a package is whether or not the package is a team package. If it is, the renaming can actually be achieved by renaming the team class instead. Thus, for adapting the rename package refactoring it would suffice to only detect the situation and ask the user to rename the team class instead.
Created attachment 167048 [details] implementation This patch uses a new role in existing RenameAdaptor to detect when a team class with the same FQN as the package being renamed exists, signalling a fatal error if so.
Patch has been committed as r297.
Verified using build 201201281118.