Author: crossley
Date: Mon Jan 17 03:30:49 2011
New Revision: 1059741
URL: http://svn.apache.org/viewvc?rev=1059741&view=rev
Log:
New build target "test-sample" doing only the default skinned site.
Modified:
forrest/trunk/main/build.xml
forrest/trunk/site-author/content/xdocs/procedures/release/test_and_vote_on_rel_cand.txt
Modified: forrest/trunk/main/build.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/main/build.xml?rev=1059741&r1=1059740&r2=1059741&view=diff
==============================================================================
--- forrest/trunk/main/build.xml (original)
+++ forrest/trunk/main/build.xml Mon Jan 17 03:30:49 2011
@@ -340,6 +340,12 @@ Remove any build directories in a tree b
description="Test that the features are okay before committing."/>
<target name="test-basic"
depends="validate-config, testseedBasic"/>
+ <target name="test-sample" depends="validate-config"
+ description="Does 'seed-sample' and generates the 'skinned' site">
+ <antcall target="testSiteType">
+ <param name="test.site.type" value="skinned"/>
+ </antcall>
+ </target>
<target name="testPlugins"
depends="cleanPlugins"
description="Test each type of the plugin">
@@ -374,7 +380,7 @@ Remove any build directories in a tree b
</target>
<target name="testseed"
depends="init, cleanPlugins"
- description="Called by test target - Seeds and generates the different types of sites (skinned, dispatcher...)">
+ description="Called by test target - Does 'seed-sample' and generates the different types of sites (skinned, dispatcher...)">
<for list="skinned,dispatcher" param="type">
<sequential>
<antcall target="testSiteType">
@@ -383,7 +389,9 @@ Remove any build directories in a tree b
</sequential>
</for>
</target>
- <target name="testseedBasic" depends="init, cleanPlugins">
+ <target name="testseedBasic"
+ depends="init, cleanPlugins"
+ description="Called by test target - Does 'seed-basic' and generates the different types of sites (skinned, dispatcher...)">
<for list="skinned,dispatcher" param="type">
<sequential>
<antcall target="testSiteBasicType">
Modified: forrest/trunk/site-author/content/xdocs/procedures/release/test_and_vote_on_rel_cand.txt
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/procedures/release/test_and_vote_on_rel_cand.txt?rev=1059741&r1=1059740&r2=1059741&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/procedures/release/test_and_vote_on_rel_cand.txt (original)
+++ forrest/trunk/site-author/content/xdocs/procedures/release/test_and_vote_on_rel_cand.txt Mon Jan 17 03:30:49 2011
@@ -51,7 +51,7 @@ Here are some hints:
* Make a fresh site ...
cd my-new-dir
- forrest seed
+ forrest seed-sample
forrest run ... use the local jetty server.
forrest ... build the whole site from the command-line.
forrest war ... use your own full Jetty or Tomcat.
@@ -65,7 +65,7 @@ Here are some hints:
cd main
build clean
build
- build test
+ build test-sample
* Try it on your own project, especially if you have
a project sitemap and use some extra plugins.
@@ -76,11 +76,11 @@ Here are some hints:
------------------------------
[1] create final release candidate
-Saturday 2007-04-14 at 22:00 UTC
+Saturday ####-##-## at 22:00 UTC
[### time-and-date URL ###]
[2] end of vote on final release candidate and commence the upload phase
-Monday 2007-04-16 at 22:00 UTC
+Monday ####-##-## at 22:00 UTC
[### time-and-date URL ###]
[3] "A lazy majority vote requires
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.