You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2008/01/08 13:08:01 UTC

svn commit: r609947 - /maven/site/trunk/src/site/apt/guides/introduction/introduction-to-profiles.apt

Author: vsiveton
Date: Tue Jan  8 04:07:54 2008
New Revision: 609947

URL: http://svn.apache.org/viewvc?rev=609947&view=rev
Log:
o updated the doc due to r609944

Modified:
    maven/site/trunk/src/site/apt/guides/introduction/introduction-to-profiles.apt

Modified: maven/site/trunk/src/site/apt/guides/introduction/introduction-to-profiles.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/guides/introduction/introduction-to-profiles.apt?rev=609947&r1=609946&r2=609947&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/guides/introduction/introduction-to-profiles.apt (original)
+++ maven/site/trunk/src/site/apt/guides/introduction/introduction-to-profiles.apt Tue Jan  8 04:07:54 2008
@@ -1,7 +1,7 @@
  ---
  Introduction to build profiles
  ---
- 05-Feb-2006
+ January 2008
  ---
  John Casey/Allan Ramirez
  ---
@@ -167,7 +167,9 @@
 </profiles>
 +---+
 
-    To activate this you would type this on the command line:
+  <<Note>>: Environment variable <<<FOO>>> would be set like <<<env.FOO>>>.
+
+  To activate this you would type this on the command line:
 
 +---+
 mvn groupId:artifactId:goal -Denvironment=test