Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eclipselink.jar bundle - version.properties fix (#1495)
This is fix for version.properties file content included in eclipselink.jar bundle. Before this fix version information related properties like ${release.version}, ${build.*} wasn't replaced by correct values. version.properties file content in org.eclipse.persistence.core is replaced correctly. It happens in 3.0 branch only. Signed-off-by: Radek Felcman <[email protected]>
- Loading branch information