dobbs 02/03/22 11:03:01
Modified: xdocs build-file.xml
Log:
couple minor gramatical changes
Revision Changes Path
1.17 +2 -2 jakarta-turbine-maven/xdocs/build-file.xml
Index: build-file.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/build-file.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- build-file.xml 21 Mar 2002 04:09:48 -0000 1.16
+++ build-file.xml 22 Mar 2002 19:03:01 -0000 1.17
@@ -333,7 +333,7 @@
resources specified by the
<a
href="project-descriptor.html#jarResources"><code>jarResources</code></a>
element of the Maven project descriptor. These additional
- resources can might include images or configuration files.
+ resources might include images, configuration files, or DTDs.
</p>
<p>
The generated jar file is placed in the <code>target</code>
@@ -349,7 +349,7 @@
The <code>maven:dist</code> target generates both a binary and
source distributions of the project. The binary distribution
includes the jar files as well as documentation. The source
- distribution includes all of the source as well as both the
+ distribution includes all of the source as well as the
<code>build.xml</code> and <code>default.properties</code>
required for building the project. Both distributions are
then packaged into <code>tar.gz</code> and <code>zip</code>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>