You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ws...@apache.org on 2008/05/10 19:28:55 UTC

svn commit: r655132 - /continuum/trunk/continuum-docs/src/site/apt/administrator_guides/profiles.apt

Author: wsmoak
Date: Sat May 10 10:28:54 2008
New Revision: 655132

URL: http://svn.apache.org/viewvc?rev=655132&view=rev
Log:
[CONTINUUM-1711] Rename Profile to Build Environment in documentation.
TODO:  Move images into the continuum-docs module
TODO:  Re-name profiles.apt and add redirect
TODO:  Re-take screen shots (after urls change?)

Modified:
    continuum/trunk/continuum-docs/src/site/apt/administrator_guides/profiles.apt

Modified: continuum/trunk/continuum-docs/src/site/apt/administrator_guides/profiles.apt
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/apt/administrator_guides/profiles.apt?rev=655132&r1=655131&r2=655132&view=diff
==============================================================================
--- continuum/trunk/continuum-docs/src/site/apt/administrator_guides/profiles.apt (original)
+++ continuum/trunk/continuum-docs/src/site/apt/administrator_guides/profiles.apt Sat May 10 10:28:54 2008
@@ -1,45 +1,45 @@
  ------
- Continuum :: Build Profile
+ Continuum :: Build Environment
  ------
  Olivier Lamy
  ------
  Oct 17 2007
  ------
 
-Build Profile
+Build Environment
 
 %{toc|section=0}
 
 * Goal
 
-  The main goal is to compile/test sources against the targeted jvm, mvn/maven version, ant version and to add defined envvar (MAVEN_OPTS, ANT_OPTS ...). 
-  This is now possible at the build definition level (in 1.1).
+  The main goal is to compile/test sources against the targeted jvm, mvn/maven version, ant version and to add defined
+  envvar (MAVEN_OPTS, ANT_OPTS ...).  This is now possible at the build definition level (in 1.1).
 
-* Setup Profile/Installations  
+* Setup Build Environments/Installations
 
-** {Creating a profile}
+** {Creating a Build Environment}
 
-  From the menu, choose the 'Profiles' entry
+  From the menu, choose the 'Build Environments' entry
 
-[../../../images/menu-profiles.png] Profile   
+[../../../images/menu-profiles.png] Build Environment
 
-  Enter a profile name (the name is free)
+  Enter a name
 
-[../../../images/add-profile.png] Add Profile
+[../../../images/add-profile.png] Add Build Environment
 
-** {Attach jdk to a Profile}
+** {Attach JDK to a Build Environment}
 
   The list box contains all availables installations (jdk, mvn etc..). The installation's type is automatically recognized.
-  In the modification mode of a profile, adding an already attached type will override the existing one.
+  In the modification mode of a build environment, adding an already attached type will override the existing one.
 
-[../../../images/setup-jdk-profile.png] Add Profile
+[../../../images/setup-jdk-profile.png] Add Build Environment
 
-** {Link profile to build definition}
+** {Link Build Environment to build definition}
 
   The list box contains all availables installations (jdk, mvn etc..). The installation's type is automatically recognized.
-  In the modification mode of a profile, adding an already attached type will override the existing one.
+  In the modification mode of a build environment, adding an already attached type will override the existing one.
 
-[../../../images/setup-build-profile.png] Setup Build Profile
+[../../../images/setup-build-profile.png] Setup Build Environment
 
 ** {Installations used in Notification mail}