Community
Participate
Working Groups
Steps to reproduce: 1. Run the package renamer on any version 10.1.X or 11.1.X TopLink Mapping Workbench project files as part of migrating the project from TopLink to EclipseLink as described here: http://wiki.eclipse.org/EclipseLink/Examples/MigratingFromOracleTopLink MIGRATING: C:\testing\fairbrother\ATMToplink_11.1.1.3.0\classes\com.atm.model.title.TitleSearch.xml -> C:\testing\fairbrother\ATMEclipselink_2.0.2\classes\com\atm\model\title\TitleSearch.xml Note that its moving the com.atm.model.title.TitleSearch.xml file from the classes folder to com\atm\model\title\TitleSearch.xml It also ignores the .mwp base project file which is XML and should be renamed.
Created attachment 192050 [details] proposed bug fix patch
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink