You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Requirements for a sandbox promotion

  • Component is documented by JavaDoc (general class description plus javadoc for each method)
  • Component is documented by a handy example
  • Component is document in the sandbox website (screen shot, etc.)
  • Component has been tested with MyFaces and JSF RI
  • Testcase written for that particular Component
  • No issues like TOMAHAWK-451

Steps to take after a positive vote

  • Add a new simple example
  • Perform svn move to tomahawk, myfaces commons or other project in myfaces land.
  • Svn move sandbox website documentation to tomahawk website
  • Copy any 3rd-party licensing information from sandbox src\main\resources\licenses and sandbox src\main\resources\licenses\NOTICE.txt file to tomahawk, myfaces commons or other project in myfaces land.
  • No labels