Versions Compared

Key

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

...

If you've used Roller, you probably made small fixes and perhaps even add some new features. Getting these fixes and improvements helps Roller and it helps you because, once you get your fixes in you don't have to worry about adding them again when new versions of Roller come out.

  • Download and build from the Roller source code and get setup to build it. There are instructions for this in How to build Roller.
  • Learn the code-base. Install a Maven plugin into your IDE so you can easily explore the Roller modules and source code base. Check out the Developer Resources page for documents and presentations that introduce the Roller architecture. Study the parts of the code you'd like to change, enhance, add to, etc. Subscribe to the Roller dev mailing list so you can ask the experts.more information.
  • Before you make any big contributions you must :Discuss the changes you wish with the mailing list. Try to get consensus on the need for the changes and the implementation.
  • Implement your changes and once you've got them working , create you can:

Propose and develop cool new features

If you're a Roller user already, you probably have ideas for some cool new features. If you're new to Roller, a student or teacher looking for project ideas then ask on the mailing list for ideas. Another way to find project ideas is to help triage Roller bug reports and RFEs in our issue tracking system (https://issues.apache.org/jira/browse/ROL). You'll definitely find ideas for fixes, improvements and new features that way.