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/

Reply via email to