Modified: continuum/branches/continuum-transient-state/continuum-docs/src/site/apt/user_guides/managing_project/removeProject.apt
URL: http://svn.apache.org/viewvc/continuum/branches/continuum-transient-state/continuum-docs/src/site/apt/user_guides/managing_project/removeProject.apt?rev=708765&r1=708764&r2=708765&view=diff
==============================================================================
--- continuum/branches/continuum-transient-state/continuum-docs/src/site/apt/user_guides/managing_project/removeProject.apt (original)
+++ continuum/branches/continuum-transient-state/continuum-docs/src/site/apt/user_guides/managing_project/removeProject.apt Tue Oct 28 21:16:12 2008
@@ -8,8 +8,8 @@
Remove a Project
- To remove a project, go to the project group summary and use the <> icon.
+ To remove a project, go to the Project Group Summary and click the <> icon.
[../../images/delete.gif] Delete icon
- You can also use the <<<'Delete group'>>> button in the project group summary to remove the whole project group.
+ You can also use the <<<'Delete group'>>> button in the Project Group Summary to remove the whole project group.
Modified: continuum/branches/continuum-transient-state/continuum-docs/src/site/apt/user_guides/notification/index.apt
URL: http://svn.apache.org/viewvc/continuum/branches/continuum-transient-state/continuum-docs/src/site/apt/user_guides/notification/index.apt?rev=708765&r1=708764&r2=708765&view=diff
==============================================================================
--- continuum/branches/continuum-transient-state/continuum-docs/src/site/apt/user_guides/notification/index.apt (original)
+++ continuum/branches/continuum-transient-state/continuum-docs/src/site/apt/user_guides/notification/index.apt Tue Oct 28 21:16:12 2008
@@ -6,9 +6,9 @@
Oct 3 2007
------
-Notification
+Managing Notification
- Notifiers can be attached to a project with adding them in a pom in the {{{http://maven.apache.org/pom.html#Continuous_Integration_Management}ciManagement section}}.
+ Notifiers can be attached to a Maven project by adding them to the pom in the {{{http://maven.apache.org/pom.html#Continuous_Integration_Management}ciManagement section}}.
+-------------------------------+
@@ -31,23 +31,23 @@
+-------------------------------+
- Or they can be added to a projectGroup with the Notifiers link :
+ Or they can be added to a Project Group with the Notifiers link:
[../../images/notifiers-link-project-group.png] Notifiers Link
- Or to a project with the add button in the edit project page :
+ Or to a project with the Add button on the Edit Project page:
[../../images/notifiers-button-project.png] Notifier Button
- Here you will the choice between notifiers implementation provided with continuum
+ Here you select between Notifier implementations provided with Continuum:
[../../images/notifiers-type-choice.png] Notifier Type Choice
- You have the following choices :
+ You have the following choices:
* {{{mail.html}Mail}}
- * {{{irc.html}Irc}}
+ * {{{irc.html}IRC}}
* {{{jabber.html}Jabber}}
Modified: continuum/branches/continuum-transient-state/continuum-docs/src/site/site.xml
URL: http://svn.apache.org/viewvc/continuum/branches/continuum-transient-state/continuum-docs/src/site/site.xml?rev=708765&r1=708764&r2=708765&view=diff
==============================================================================
--- continuum/branches/continuum-transient-state/continuum-docs/src/site/site.xml (original)
+++ continuum/branches/continuum-transient-state/continuum-docs/src/site/site.xml Tue Oct 28 21:16:12 2008
@@ -74,9 +74,11 @@
-
+
+
+
Propchange: continuum/branches/continuum-transient-state/continuum-docs/src/site/xdoc/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Oct 28 21:16:12 2008
@@ -1 +1,2 @@
+/continuum/branches/continuum-1.2.x/continuum-docs/src/site/xdoc:698449-698533,698817-698819,699529,700250,700273,700936,705894,705910,708339
/continuum/trunk/continuum-docs/src/site/xdoc:690494-690520
Modified: continuum/branches/continuum-transient-state/continuum-docs/src/site/xdoc/release-notes.xml
URL: http://svn.apache.org/viewvc/continuum/branches/continuum-transient-state/continuum-docs/src/site/xdoc/release-notes.xml?rev=708765&r1=708764&r2=708765&view=diff
==============================================================================
--- continuum/branches/continuum-transient-state/continuum-docs/src/site/xdoc/release-notes.xml (original)
+++ continuum/branches/continuum-transient-state/continuum-docs/src/site/xdoc/release-notes.xml Tue Oct 28 21:16:12 2008
@@ -6,13 +6,24 @@
Release Notes - Continuum - Version 1.2
-The Continuum team is pleased to announce Apache Continuum 1.2
+The Apache Continuum team is pleased to announce Apache Continuum 1.2
New in Continuum 1.2
Using Spring
Continuum now uses the Spring Framework as it's underlying container instead of Plexus. This results in a boost in performance and stability for the web application in particular.
-
+Repository Purge
+ It's now possible to add purges which will cleanup :
+
+ - m2 repositories (now it's possible to configure a local m2 repository per project group)
+ - build output directory
+
+
+Maven plugin groupId and artifactId change
+Now the maven plugin has the new groupId:artifactId org.apache.continuum:continuum-maven-plugin
+New SCMs support
+Now continuum two new providers : git and accurev.
Changes in Continuum 1.2
-Bug
+ Bug
+
- [CONTINUUM-860] - multiple email addresses delimited with commas causes AddressException
@@ -28,10 +39,10 @@
- [CONTINUUM-1371] - NullPointer when Releasing with Ant and Default Project Group
-- [CONTINUUM-1433] - Wrong path in descripton on how to allow the file protocol.
+
- [CONTINUUM-1433] - Wrong path in descripton on how to allow the file protocol.
- [CONTINUUM-1489] - replace use of MungedHttpsURL with apache httpclient (4.0-beta1)
-
+
- [CONTINUUM-1515] - SCM Tag does not have a default value
- [CONTINUUM-1521] - NullPointerException in StarTeam changelog command
@@ -50,6 +61,8 @@
- [CONTINUUM-1593] - Requires Javamail 1.5? Should be 1.4?
+- [CONTINUUM-1596] - The release perform doesn't work when a scm password is required
+
- [CONTINUUM-1601] - Email address with '+' is not accepted in mail notifier
- [CONTINUUM-1610] - Deployment Repository Directory does not work at all
@@ -66,7 +79,7 @@
- [CONTINUUM-1647] - Incorrect alt and title text for releaseproject_disabled.gif
-- [CONTINUUM-1649] - http://continuum.apache.org/docs/1.1/user_guides/managing_builddef/builddefTemplate.html
+
- [CONTINUUM-1649] - Move Build Definition Template guide to Administrator's Guides
- [CONTINUUM-1651] - Unable to delete user-created build definitions
@@ -84,7 +97,7 @@
- [CONTINUUM-1693] - Continuum fills our server disk with SNAPSHOTs.
-- [CONTINUUM-1701] - No field validation when adding Ant and Shell projects
+
- [CONTINUUM-1701] - No field validation when adding Ant and Shell projects
- [CONTINUUM-1713] - JDOFatalUserException '.-..column ""NAME"" that has maximum length of 255. Please correct your data!'
@@ -116,12 +129,14 @@
- [CONTINUUM-1760] - TextArea inside the Working Copy Section for a Project is editable
-- [CONTINUUM-1768] - NPE on Members tab with LDAP authentication
+
- [CONTINUUM-1768] - NPE on Members tab with LDAP authentication
- [CONTINUUM-1773] - unable to add a mail recipient address containing an ampersand (&) in the local part of the adress
- [CONTINUUM-1782] - Rename 'Profiles' instances to 'Build Environments' in available roles.
+- [CONTINUUM-1784] - URLs with Query String appears not work properly
+
- [CONTINUUM-1785] - Broken link
- [CONTINUUM-1788] - JBoss installation documentation contains a "Start Jetty" section
@@ -142,7 +157,7 @@
- [CONTINUUM-1816] - Continuum trunk failed to start on unix os
-- [CONTINUUM-1825] - NPE when checkout project with trunk (rev 678311)
+
- [CONTINUUM-1825] - NPE when checkout project with trunk (rev 678311)
- [CONTINUUM-1828] - Downloaded maven files (pom and project.xml) are not deleted
@@ -158,9 +173,24 @@
- [CONTINUUM-1863] - NPE when clicking Appearance menu item
+- [CONTINUUM-1867] - Project group admin should not be able to grant system-wide roles to himself
+
+- [CONTINUUM-1869] - Correct type of url variable in 'Connection to Continuum' section on 'Guide to use XML-RPC with Continuum' page
+
+- [CONTINUUM-1870] - changing groupId:artifactId of the maven plugin to org.apache.continuum:continuum-maven-plugin
+
+- [CONTINUUM-1871] - Continuum does not execute builds when last BUILDRESULT.END_TIME=0
+
+- [CONTINUUM-1877] - Incorrect svn urls on site "source repository" page
+
+- [CONTINUUM-1878] - MS SQL Server size of NVARCHAR defect
+
+- [CONTINUUM-1888] - Support for 64 bit architectures has been removed
+
-
-Improvement
+
+ Improvement
+
- [CONTINUUM-515] - Add a wait page when adding a project
@@ -174,6 +204,8 @@
- [CONTINUUM-1344] - New Guide to Building Continuum from Source
+- [CONTINUUM-1465] - Project groups should probably get their own local maven repo
+
- [CONTINUUM-1490] - Include data-management-cli jar in the distribution
- [CONTINUUM-1511] - Improve error handling when not able to resolv artifacts
@@ -228,15 +260,16 @@
- [CONTINUUM-1822] - Upgrade to Jetty 6.1.11
+- [CONTINUUM-1827] - XMPRPC Basic Compliance ( Call continuum XPMRPC Service from other language like Php )
+
- [CONTINUUM-1846] - Split ContinuumStore to few dao classes
- [CONTINUUM-1858] - Add rolesList page in the menu from redback
-- [CONTINUUM-1465] - Project groups should probably get their own local maven repo
-
-
-New Feature
+
+ New Feature
+
- [CONTINUUM-782] - Add a feature to allow cleaning the m2 local repo once every N days
@@ -248,11 +281,14 @@
- [CONTINUUM-1692] - Ability to delete build results via XML RPC
+- [CONTINUUM-1830] - Ability to view release results after leaving page
+
- [CONTINUUM-1843] - add new maven scm providers (accurev and git)
-
-Task
+
+ Task
+
-
-Wish
+
+ Wish
+
+
+Have Fun !
+
+--
+The Apache Continuum Team
+