Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is a proposal to make a Roller 4.0 release, a major new release to introduce some infrastructure improvements and upgrade upgrades that we've been wanting to make for a long time. This includes a new data-mappper back-end with a JPA implementation, Struts 2 support and a requirement for Java SE 5.

...

  • Introduce requirement for Java SE 5. We've been stuck on Java 1.4.2 for a long time now, there are significant improvements in Java SE 5 and the libraries that we depend on are starting to take advantage of those improvements (i.e. Struts annotations and ROME)

Issues

Issues to be considered

  • Which JPA implementation should we ship with Roller 4.0. ? We've been doing all of our worth with the Glassfish/Toplink implementation, so that's probably the best choice.

...