dion 2003/08/04 07:28:09
Modified: xdocs/reference dirlayout.xml
Log:
MAVEN-601
Revision Changes Path
1.8 +3 -3 maven/xdocs/reference/dirlayout.xml
Index: dirlayout.xml
===================================================================
RCS file: /home/cvs/maven/xdocs/reference/dirlayout.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- dirlayout.xml 27 Jun 2003 02:00:58 -0000 1.7
+++ dirlayout.xml 4 Aug 2003 14:28:09 -0000 1.8
@@ -59,9 +59,9 @@
<td>
The code may be placed into separate source code directories
by language, as in src/java/ and src/php/ for source code in
- the Java and PHP languages respectively. Other projects may
- separate the code according to function (src/share,
- src/test, src/rttest). It is highly recommended that
+ the Java and PHP languages respectively. The separation into
+ directories according to function (src/share, src/core, src/web)
+ is currently not supported by Maven. It is highly recommended that
sub-directories be used under src/.
</td>
</tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]