You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by rd...@apache.org on 2012/08/12 16:25:55 UTC

svn commit: r1372103 - in /creadur/whisker/trunk/src/site: apt/examples/in-5-mins.apt resources/examples/in-5-mins-sample.xml site.xml

Author: rdonkin
Date: Sun Aug 12 14:25:54 2012
New Revision: 1372103

URL: http://svn.apache.org/viewvc?rev=1372103&view=rev
Log:
Copy over sample from integration test, and add basic links

Added:
    creadur/whisker/trunk/src/site/resources/examples/in-5-mins-sample.xml
      - copied unchanged from r1372101, creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/in-5/descriptor.xml
Modified:
    creadur/whisker/trunk/src/site/apt/examples/in-5-mins.apt
    creadur/whisker/trunk/src/site/site.xml

Modified: creadur/whisker/trunk/src/site/apt/examples/in-5-mins.apt
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/src/site/apt/examples/in-5-mins.apt?rev=1372103&r1=1372102&r2=1372103&view=diff
==============================================================================
--- creadur/whisker/trunk/src/site/apt/examples/in-5-mins.apt (original)
+++ creadur/whisker/trunk/src/site/apt/examples/in-5-mins.apt Sun Aug 12 14:25:54 2012
@@ -538,8 +538,10 @@ WITH THE SOFTWARE OR THE USE OR OTHER DE
 
  The <<<beta>>> directory in our distribution contains only the 
  resource <<<eight.java>>> by <<<apache.org>>> licensed under the 
- Apache License, Version 2. So we're ready now to complete the
- meta-data.
+ Apache License, Version 2. For this example, we will assume
+ that no NOTICE is 
+ {{{../faq.html#when-notice-needed}required}}. 
+ So we're ready now to complete the meta-data.
 
 +---------------------------------------+
     ...
@@ -557,7 +559,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DE
 * And Finally
 
   We end up with this meta-data 
-  ({{{./3rd-party-individual-sample.xml}open}}
+  ({{{./in-5-mins-sample.xml}open}}
   as an annotated sample):
 
 +---------------------------------------+

Modified: creadur/whisker/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/src/site/site.xml?rev=1372103&r1=1372102&r2=1372103&view=diff
==============================================================================
--- creadur/whisker/trunk/src/site/site.xml (original)
+++ creadur/whisker/trunk/src/site/site.xml Sun Aug 12 14:25:54 2012
@@ -76,6 +76,7 @@
         <item name="3rd Party (Individual)" href="examples/3rd-party-individual-sample.xml"/>
         <item name="3rd Party (Corporate)" href="examples/3rd-party-corporate-sample.xml"/>
         <item name="3rd Party (Group)" href="examples/3rd-party-group-sample.xml"/>
+        <item name="MIT License" href="examples/in-5-mins-sample.xml"/>
     </menu>
     
     <menu name="Apache Creadur &trade;" inherit="bottom">