You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2008/01/23 07:57:48 UTC

svn commit: r614440 - in /forrest/trunk/site-author/content/xdocs: docs_0_90/build.xml svn.xml

Author: crossley
Date: Tue Jan 22 22:57:34 2008
New Revision: 614440

URL: http://svn.apache.org/viewvc?rev=614440&view=rev
Log:
Refer to LICENSE and NOTICE files.

Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_90/build.xml
    forrest/trunk/site-author/content/xdocs/svn.xml

Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/build.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/build.xml?rev=614440&r1=614439&r2=614440&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_90/build.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_90/build.xml Tue Jan 22 22:57:34 2008
@@ -44,6 +44,7 @@
            '<code>svn co http://svn.apache.org/repos/asf/forrest/trunk forrest</code>'
            (committers should replace <code>http</code> with <code>https</code>).</li>
           <li>This will create a directory called "<code>forrest</code>" where the Forrest source will be stored.</li>
+          <li>Pay attention to README.txt and LICENSE.txt and NOTICE.txt files.</li>
         </ol>
         <p>
           Whenever you want to update your Forrest source tree to the current

Modified: forrest/trunk/site-author/content/xdocs/svn.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/svn.xml?rev=614440&r1=614439&r2=614440&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/svn.xml (original)
+++ forrest/trunk/site-author/content/xdocs/svn.xml Tue Jan 22 22:57:34 2008
@@ -27,7 +27,7 @@
       manage their source code and other resources.
     </p>
     <p>
-      The "trunk" is where the main development happens. From time-to-time
+      The Forrest "trunk" is where the main development happens. From time-to-time
       "branches" are used for specific short-term development tasks and later
       merged to trunk.
     </p>
@@ -35,7 +35,9 @@
       Developers can browse the trunk via
       <a href="http://svn.apache.org/repos/asf/forrest/">direct access</a> or
       via the <a href="http://svn.apache.org/viewvc/forrest/trunk">ViewVC web
-      interface</a>. Similarly branches can be browsed (go up one level).
+      interface</a>.
+      Pay attention to LICENSE.txt and NOTICE.txt files.
+      Similarly branches can be browsed (go up one level).
     </p>
     <p>
       For every change, a notification email is automatically sent to the