Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix (phase 1 of 2) for 218075: Use generic OC4J platform - remove versioned 10/11 platforms

Hi,
	The following fix for bug 218075 has been reviewed and checked in.
	A second checkin (see full patch 2) will be checked in after 235594 is completed.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=218075


	Description:
		This is part 1 of a 3 part fix.

		1 - core adds new platform
		     [org.eclipse.persistence.internal.sessions.factories.model.platformOc4jPlatformConfig]
		     and removes 10/11 platform keys so that users do not get a ClassNotFoundException
		2 - workbench picks up new platform, removes older versioned oc4j platform classes
		3 - core removes versioned platform classes 11->9		

	Code Reviewed by:
		Tom

	Blocks:
		https://bugs.eclipse.org/bugs/show_bug.cgi?id=235594

	thank you
	/michael


Back to the top