You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ev...@apache.org on 2007/11/15 18:01:00 UTC

svn commit: r595356 - /maven/continuum/trunk/continuum-site/src/site/apt/features.apt

Author: evenisse
Date: Thu Nov 15 09:00:59 2007
New Revision: 595356

URL: http://svn.apache.org/viewvc?rev=595356&view=rev
Log:
Add features

Modified:
    maven/continuum/trunk/continuum-site/src/site/apt/features.apt

Modified: maven/continuum/trunk/continuum-site/src/site/apt/features.apt
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-site/src/site/apt/features.apt?rev=595356&r1=595355&r2=595356&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-site/src/site/apt/features.apt (original)
+++ maven/continuum/trunk/continuum-site/src/site/apt/features.apt Thu Nov 15 09:00:59 2007
@@ -1,11 +1,31 @@
  ------
- Features
+ Continuum Features
  ------
  Emmanuel Venisse
  ------
- Oct 5 2007
+ Nov 15 2007
  ------
 
-Features
+Continuum Features
 
-    To write
+    Continuum offers the following features:
+
+    [[1]] <<Easy installation>> : Download the standalone application and run it or deploy the Continuum war in your servlet container. {{{documentation/1_1/installation/index.html}Read more}}
+
+    [[1]] <<Easy Configuration>> : Prjects builds are auto-configured but they can be configured easily with the web interface
+
+    [[1]] <<SCM support>> : CVS, Subversion, Clearcase, Perforce, Starteam, Visual Source Safe, CM Synergy, Bazaar, Mercurial are supported
+
+    [[1]] <<Change set support>> : For each build result, Continuum print all scm changes ( commit authors, commit logs, modified files)
+
+    [[1]] <<Build notification>> : Mail, Jabber and Google Talk, MSN, IRC, report deployment with wagon
+
+    [[1]] <<Build tool support>> : Maven 1 and 2, ANT, shell scripts
+
+    [[1]] <<External Access>> : External tools can interact with Continuum with XMLRPC API. {{{documentation/1_1/developer_guides/xmlrpc.html}Read more}}
+
+    [[1]] <<Build type>> : Manual, scheduled and push (with xmlrpc) build technique are supported
+
+    [[1]] <<Build template>> : Users can define default build templates to use by project type
+
+    [[1]] <<Build queue>> : Users can view all projects in the queue and interrupt some builds