Versions Compared

Key

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

...

We've been ready for a Roller 5.0 release since our last report, but during that time we decided to move the Roller build process over to Maven in a whole hog fashion, adopting the Maven directory structure, breaking up into modules, etc. We hope that this will make it easier for existing committers to maintain Roller and for new contributors to understand, build and run the code.

At this point the Maven build works and mvn jetty:run-war will run Roller but we're still working out kinks in the build and especially under Windows.

...