You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2010/11/14 22:15:28 UTC

svn commit: r1035069 - /roller/trunk/weblogger-webapp/src/main/webapp/WEB-INF/classes/

Author: snoopdave
Date: Sun Nov 14 21:15:25 2010
New Revision: 1035069

URL: http://svn.apache.org/viewvc?rev=1035069&view=rev
Log:
Fixes to allow Roller JUnit tests to run against EclipseLink JPA. Most changes involved adding code to manage both ends of a one-to-many, or many-to-one relationships. EclipseLink JPA is picky about this and I guess OpenJPA was not.

Left the EclipseLink stuff in the POMs for now, commented out. Might be nice someday to have different Maven build profiles for the different options, so testing against EclipseLink JPA, Hibernate JPA and OpenJPA can be automated.

See also https://issues.apache.org/jira/browse/ROL-1891

Removed:
    roller/trunk/weblogger-webapp/src/main/webapp/WEB-INF/classes/