2.0-M2

compared with
Current by Robin Shen
on Aug 07, 2009 05:33.


 
Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 1 changes. View first change.

 h3. Overview
 This milestone version does not contain all features of 1.x (although they will be added in the final 2.0 release), and should not be used in production environment. It is intended to collect feedbacks from existing 1.x users for some new features.
  
 h3. Quick links
 * [Online demo|http://livedemo.pmease.com:8810]
 * [Documentation|Documentation Home]
 * [Download Link|http://quickbuild.pmease.com] (please select the configuration _PMEase.QuickBuild2_)
  
 h3. Changes since [2.0 M1|2.0-M1]
 # Reports have been refactored. Has native support for JUnit, TestNG, NUnit, Checkstyle, PMD, EMMA, and MbUnit.
 #* [working with build reports|Working with Reports]
 #* [publish build reports|Publish Build Reports]
 #* [publish html reports|Publish HTML Reports]
 # Statistics have been refactored and is able to compare statistics chart between different date range for one metric or different metrics either in the same configuration or in different configurations. Has native statistics support for build status and for the reports including: JUnit, NUnit, Checkstyle, PMD, EMMA and MbUnit.
 #* [working with statistics|Working with Statistics]
 # The customization for build reports and statistics. It is also possible to add any 3rd party reports by adding definitions in the pluin setting of com.pmease.quickbuild.plugin.report.generic.
 #* [report customization|08. Customize The Report]
 # Security management. Fine-grained permission control over configurations.
 #* [security management|Security Management]
 # Authorize/unauthorize build agents
  #* [configuring build grid|Manage Build Grid]
  #* [configuring build grid|Working with Build Grid]
 # Add subversion repository
 #* [working with repositories|Working with SCM systems]
 #* [working with subversion repository|Working with Subversion]
 # Introduce the concept of proof build to build/test user's uncommited changes at server
 #* [working with proof build|Working with Proof Build]
 #* [setup proof build|10. Setup Proof Build]
 # Add support to build Rake based projects