You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2005/10/03 18:46:45 UTC

svn commit: r293385 - in /maven/components/trunk/maven-site/src/site/apt/guides/getting-started: ant-comparison/ ant/ ant/build-a1.xml ant/build-a2.xml index.apt

Author: jvanzyl
Date: Mon Oct  3 09:46:38 2005
New Revision: 293385

URL: http://svn.apache.org/viewcvs?rev=293385&view=rev
Log: (empty)

Added:
    maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ant/
      - copied from r293351, maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ant-comparison/
    maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ant/build-a1.xml
      - copied unchanged from r293382, maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ant-comparison/build-a1.xml
    maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ant/build-a2.xml
      - copied unchanged from r293382, maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ant-comparison/build-a2.xml
Removed:
    maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ant-comparison/
Modified:
    maven/components/trunk/maven-site/src/site/apt/guides/getting-started/index.apt

Modified: maven/components/trunk/maven-site/src/site/apt/guides/getting-started/index.apt
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/apt/guides/getting-started/index.apt?rev=293385&r1=293384&r2=293385&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/apt/guides/getting-started/index.apt (original)
+++ maven/components/trunk/maven-site/src/site/apt/guides/getting-started/index.apt Mon Oct  3 09:46:38 2005
@@ -166,13 +166,13 @@
 
 * How do I compile my application sources?
 
+ Execute the following command to compile your application sources:
+
 +-----+
 
 m2 compile
 
 +-----+
-
- Explain why this is so easy ...
 
  Upon executing this command you should see output like the following:
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org