Author: evenisse
Date: Mon Apr 24 06:33:11 2006
New Revision: 396545
URL: http://svn.apache.org/viewcvs?rev=396545&view=rev
Log:
Add release note
Modified:
maven/continuum/branches/continuum-1.0.x/continuum-site/src/site/apt/release-notes.apt
Modified: maven/continuum/branches/continuum-1.0.x/continuum-site/src/site/apt/release-notes.apt
URL: http://svn.apache.org/viewcvs/maven/continuum/branches/continuum-1.0.x/continuum-site/src/site/apt/release-notes.apt?rev=396545&r1=396544&r2=396545&view=diff
==============================================================================
--- maven/continuum/branches/continuum-1.0.x/continuum-site/src/site/apt/release-notes.apt
(original)
+++ maven/continuum/branches/continuum-1.0.x/continuum-site/src/site/apt/release-notes.apt
Mon Apr 24 06:33:11 2006
@@ -1,16 +1,16 @@
------
- Release Notes - Continuum 1.0.2
+ Release Notes - Continuum 1.0.3
------
Emmanuel Venisse
------
- 09 December 2005
+ 24 April 2006
------
Release Note
- The Apache Maven team is pleased to announce Continuum 1.0.2.
+ The Apache Maven team is pleased to announce Continuum 1.0.3.
- Continuum 1.0.2 is available for download from {{http://maven.apache.org/continuum/download.html}}
+ Continuum 1.0.3 is available for download from {{http://maven.apache.org/continuum/download.html}}
Continuum is a continous integration server that will ensure the health of your code base.
@@ -18,17 +18,15 @@
* Improved performance
- * Support for Clearcase
+ * New web interface
- * Support for Perforce
+ * Added an internal maven repository for built projects
- * Added a default build definition for ant project
+ * Added a servlet browser to allow the navigation of all project files
- * Added specific build definition screens for Ant and shell projects
+ * Improved the project build for projects with multiple build definitions
- * Added support of Ant build file in a subdirectory
-
- * Allowed modification of default schedule
+ * Improved maven2 setings/profiles loading
* Bug fixes
|