You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2014/03/08 12:39:41 UTC

svn commit: r1575524 - /maven/site/trunk/content/apt/guides/introduction/introduction-to-the-standard-directory-layout.apt

Author: rfscholte
Date: Sat Mar  8 11:39:41 2014
New Revision: 1575524

URL: http://svn.apache.org/r1575524
Log:
change standard location assembly descriptors

Modified:
    maven/site/trunk/content/apt/guides/introduction/introduction-to-the-standard-directory-layout.apt

Modified: maven/site/trunk/content/apt/guides/introduction/introduction-to-the-standard-directory-layout.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/introduction/introduction-to-the-standard-directory-layout.apt?rev=1575524&r1=1575523&r2=1575524&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/introduction/introduction-to-the-standard-directory-layout.apt (original)
+++ maven/site/trunk/content/apt/guides/introduction/introduction-to-the-standard-directory-layout.apt Sat Mar  8 11:39:41 2014
@@ -3,7 +3,7 @@
  ------
  Jason van Zyl
  ------
- 2010-09-05
+ 2014-03-09
  ------
 
 Introduction to the Standard Directory Layout
@@ -22,8 +22,6 @@ Introduction to the Standard Directory L
 *--------------------------------+-----------------------------------------------+
 | <<<src/main/filters>>>         | Resource filter files
 *--------------------------------+-----------------------------------------------+
-| <<<src/main/assembly>>>        | Assembly descriptors
-*--------------------------------+-----------------------------------------------+
 | <<<src/main/config>>>          | Configuration files
 *--------------------------------+-----------------------------------------------+
 | <<<src/main/scripts>>>         | Application/Library scripts
@@ -36,6 +34,8 @@ Introduction to the Standard Directory L
 *--------------------------------+-----------------------------------------------+
 | <<<src/test/filters>>>         | Test resource filter files
 *--------------------------------+-----------------------------------------------+
+| <<<src/assembly>>>             | Assembly descriptors
+*--------------------------------+-----------------------------------------------+
 | <<<src/site>>>                 | Site 
 *--------------------------------+-----------------------------------------------+
 | <<<LICENSE.txt>>>              | Project's license