che-server/wsmaster/che-core-api-ssh
Florent BENOIT e527363a26 Update EclipseLink to v2.7.0
note: some dependencies have been updated (avoid eclipselink dependencies as it contains some API of javax.persistence package)
then, when tests are running, Java runtime complains about siganture mismatch between eclipse-link jar and javax-persistence.jar (same package but with two origins)

By using org.eclipse.persistence.core and org.eclipse.persistence.jpa the dependencies are more explicit and we select only required dependencies.

Change-Id: I4752a79e1badb2bf36594a3f7c1928569200d2a5
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-09-27 14:33:11 +02:00
..
src Used Google Java Codestyle (#5851) 2017-08-18 17:00:58 +03:00
pom.xml Update EclipseLink to v2.7.0 2017-09-27 14:33:11 +02:00