On 6/3/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: agilliland
Date: Sun Jun 3 12:30:27 2007
New Revision: 543967
URL: http://svn.apache.org/viewvc?view=rev&rev=543967
Log:
updating Roller Core and removing hibernate and jpa persistence strategy
classes and updating roller-core.jar and roller-planet-business.jar used by
weblogger. this also required a couple tweaks to the weblogger code to support
the changes in planet with throwing PlanetExceptions.
Thanks for the exceptions cleanup. That's better.
Now the Core component is now down to one class RollerException, but
please don't delete it (yet). I'm working on DI and wiring in the
roller_guice branch and I have not ruled out using Core for shared
database code.
- Dave