Space: Apache Mahout (https://cwiki.apache.org/confluence/display/MAHOUT) Page: Developer Resources (https://cwiki.apache.org/confluence/display/MAHOUT/Developer+Resources)
Edited by Sebastian Schelter: --------------------------------------------------------------------- h2. Making a Contribution Mahout is always looking for contributions, especially in the areas of documentation. See this Wiki for details on contributing: [How to contribute|https://cwiki.apache.org/MAHOUT/how-to-contribute.html] We provide a list of items in JIRA that are aimed at new contributors and should be fairly easy to start on, these are labeled with [MAHOUT_INTRO_CONTRIBUTE|https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=labels%20%3D%20MAHOUT_INTRO_CONTRIBUTE]. h2. Source Code The source files are now stored using Subversion (see [http://subversion.tigris.org/] and [http://svnbook.red-bean.com/]). svn checkout [http://svn.apache.org/repos/asf/mahout/trunk] mahout/trunk h2. Documentation Javadoc documentation is available online in our code reports: * [Latest Javadoc|https://builds.apache.org/hudson/job/Mahout-Quality/javadoc/] * [Data Formats|https://cwiki.apache.org/confluence/display/MAHOUT/Data+Formats] * [File Format Integrations|https://cwiki.apache.org/confluence/display/MAHOUT/File+Format+Integrations] * [Database Integrations|https://cwiki.apache.org/confluence/display/MAHOUT/Database+Integrations] h2. Issues All bugs, improvements, patches, etc. should be logged in [JIRA|https://issues.apache.org/jira/browse/MAHOUT]. h2. Continuous Integration Mahout is continuously built on an hourly basis on the Apache [Jenkins|https://builds.apache.org/job/Mahout-Quality/] build system. Change your notification preferences: https://cwiki.apache.org/confluence/users/viewnotifications.action
