You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2015/02/24 14:43:59 UTC

svn commit: r1661948 [22/46] - in /myfaces/site/publish/tobago: ./ tobago-core/ tobago-core/xref-test/ tobago-core/xref-test/org/apache/myfaces/tobago/component/ tobago-core/xref-test/org/apache/myfaces/tobago/context/ tobago-core/xref-test/org/apache/...

Modified: myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/util/package-summary.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/util/package-summary.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/util/package-summary.html (original)
+++ myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/util/package-summary.html Tue Feb 24 13:43:49 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Tobago Core 2.0.6-SNAPSHOT Reference Package org.apache.myfaces.tobago.util</title>
+		<title>Tobago Core 2.0.7-SNAPSHOT Reference Package org.apache.myfaces.tobago.util</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -187,6 +187,6 @@
         	</ul>
       	</div>
 				<hr />
-		Copyright &#169; 2002-2014 The Apache Software Foundation. All Rights Reserved.
+		Copyright &#169; 2002-2015 The Apache Software Foundation. All Rights Reserved.
 	</body>
 </html>
\ No newline at end of file

Modified: myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/validator/package-frame.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/validator/package-frame.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/validator/package-frame.html (original)
+++ myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/validator/package-frame.html Tue Feb 24 13:43:49 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Tobago Core 2.0.6-SNAPSHOT Reference Package org.apache.myfaces.tobago.validator</title>
+		<title>Tobago Core 2.0.7-SNAPSHOT Reference Package org.apache.myfaces.tobago.validator</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/validator/package-summary.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/validator/package-summary.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/validator/package-summary.html (original)
+++ myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/validator/package-summary.html Tue Feb 24 13:43:49 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Tobago Core 2.0.6-SNAPSHOT Reference Package org.apache.myfaces.tobago.validator</title>
+		<title>Tobago Core 2.0.7-SNAPSHOT Reference Package org.apache.myfaces.tobago.validator</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -72,6 +72,6 @@
         	</ul>
       	</div>
 				<hr />
-		Copyright &#169; 2002-2014 The Apache Software Foundation. All Rights Reserved.
+		Copyright &#169; 2002-2015 The Apache Software Foundation. All Rights Reserved.
 	</body>
 </html>
\ No newline at end of file

Modified: myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/webapp/TobagoServletContextListener.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/webapp/TobagoServletContextListener.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/webapp/TobagoServletContextListener.html (original)
+++ myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/webapp/TobagoServletContextListener.html Tue Feb 24 13:43:49 2015
@@ -33,68 +33,72 @@
 <a class="jxr_linenumber" name="23" href="#23">23</a>  <strong class="jxr_keyword">import</strong> org.apache.myfaces.tobago.internal.config.ContentSecurityPolicy;
 <a class="jxr_linenumber" name="24" href="#24">24</a>  <strong class="jxr_keyword">import</strong> org.apache.myfaces.tobago.internal.config.TobagoConfigBuilder;
 <a class="jxr_linenumber" name="25" href="#25">25</a>  <strong class="jxr_keyword">import</strong> org.apache.myfaces.tobago.internal.context.ResourceManagerFactory;
-<a class="jxr_linenumber" name="26" href="#26">26</a>  <strong class="jxr_keyword">import</strong> org.slf4j.Logger;
-<a class="jxr_linenumber" name="27" href="#27">27</a>  <strong class="jxr_keyword">import</strong> org.slf4j.LoggerFactory;
-<a class="jxr_linenumber" name="28" href="#28">28</a>  
-<a class="jxr_linenumber" name="29" href="#29">29</a>  <strong class="jxr_keyword">import</strong> javax.servlet.ServletContext;
-<a class="jxr_linenumber" name="30" href="#30">30</a>  <strong class="jxr_keyword">import</strong> javax.servlet.ServletContextEvent;
-<a class="jxr_linenumber" name="31" href="#31">31</a>  <strong class="jxr_keyword">import</strong> javax.servlet.ServletContextListener;
-<a class="jxr_linenumber" name="32" href="#32">32</a>  
-<a class="jxr_linenumber" name="33" href="#33">33</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/myfaces/tobago/webapp/TobagoServletContextListener.html">TobagoServletContextListener</a> <strong class="jxr_keyword">implements</strong> ServletContextListener {
-<a class="jxr_linenumber" name="34" href="#34">34</a>  
-<a class="jxr_linenumber" name="35" href="#35">35</a>    <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> Logger LOG = LoggerFactory.getLogger(TobagoServletContextListener.<strong class="jxr_keyword">class</strong>);
-<a class="jxr_linenumber" name="36" href="#36">36</a>  
-<a class="jxr_linenumber" name="37" href="#37">37</a>    <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> contextInitialized(<strong class="jxr_keyword">final</strong> ServletContextEvent event) {
-<a class="jxr_linenumber" name="38" href="#38">38</a>  
-<a class="jxr_linenumber" name="39" href="#39">39</a>      <strong class="jxr_keyword">if</strong> (LOG.isInfoEnabled()) {
-<a class="jxr_linenumber" name="40" href="#40">40</a>        LOG.info(<span class="jxr_string">"*** contextInitialized ***"</span>);
-<a class="jxr_linenumber" name="41" href="#41">41</a>      }
-<a class="jxr_linenumber" name="42" href="#42">42</a>  
-<a class="jxr_linenumber" name="43" href="#43">43</a>      <strong class="jxr_keyword">final</strong> ServletContext servletContext = event.getServletContext();
-<a class="jxr_linenumber" name="44" href="#44">44</a>  
-<a class="jxr_linenumber" name="45" href="#45">45</a>      <strong class="jxr_keyword">if</strong> (servletContext.getAttribute(TobagoConfig.TOBAGO_CONFIG) != <strong class="jxr_keyword">null</strong>) {
-<a class="jxr_linenumber" name="46" href="#46">46</a>        LOG.warn(<span class="jxr_string">"Tobago has been already initialized. Do nothing."</span>);
-<a class="jxr_linenumber" name="47" href="#47">47</a>        <strong class="jxr_keyword">return</strong>;
-<a class="jxr_linenumber" name="48" href="#48">48</a>      }
-<a class="jxr_linenumber" name="49" href="#49">49</a>  
-<a class="jxr_linenumber" name="50" href="#50">50</a>      TobagoConfigBuilder.init(servletContext);
-<a class="jxr_linenumber" name="51" href="#51">51</a>      <strong class="jxr_keyword">if</strong> (LOG.isInfoEnabled()) {
-<a class="jxr_linenumber" name="52" href="#52">52</a>        <strong class="jxr_keyword">final</strong> <a href="../../../../../org/apache/myfaces/tobago/config/TobagoConfig.html">TobagoConfig</a> tobagoConfig = TobagoConfig.getInstance(servletContext);
-<a class="jxr_linenumber" name="53" href="#53">53</a>        LOG.info(<span class="jxr_string">"TobagoConfig: "</span> + tobagoConfig);
-<a class="jxr_linenumber" name="54" href="#54">54</a>        <strong class="jxr_keyword">final</strong> ContentSecurityPolicy.Mode mode = tobagoConfig.getContentSecurityPolicy().getMode();
-<a class="jxr_linenumber" name="55" href="#55">55</a>        <strong class="jxr_keyword">final</strong> StringBuilder builder = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="56" href="#56">56</a>        builder.append(<span class="jxr_string">"\n*************************************************************************************"</span>);
-<a class="jxr_linenumber" name="57" href="#57">57</a>        builder.append(<span class="jxr_string">"\nNote: CSP is "</span>);
-<a class="jxr_linenumber" name="58" href="#58">58</a>        builder.append(mode);
-<a class="jxr_linenumber" name="59" href="#59">59</a>        <strong class="jxr_keyword">if</strong> (mode == ContentSecurityPolicy.Mode.ON) {
-<a class="jxr_linenumber" name="60" href="#60">60</a>          builder.append(<span class="jxr_string">"\nYou may need to check application specific JavaScript code."</span>);
-<a class="jxr_linenumber" name="61" href="#61">61</a>          builder.append(<span class="jxr_string">"\nOtherwise the application will not run in modern browsers, that are supporting CSP."</span>);
-<a class="jxr_linenumber" name="62" href="#62">62</a>          builder.append(<span class="jxr_string">"\nFor more information see http://myfaces.apache.org/tobago/migration-2.0.html"</span>);
-<a class="jxr_linenumber" name="63" href="#63">63</a>        }
-<a class="jxr_linenumber" name="64" href="#64">64</a>        builder.append(<span class="jxr_string">"\n*************************************************************************************"</span>);
-<a class="jxr_linenumber" name="65" href="#65">65</a>        <strong class="jxr_keyword">final</strong> String note = builder.toString();
-<a class="jxr_linenumber" name="66" href="#66">66</a>        LOG.info(note);
-<a class="jxr_linenumber" name="67" href="#67">67</a>        LOG.info(<span class="jxr_string">"ResourcesManager: "</span> + ResourceManagerFactory.getResourceManager(servletContext));
-<a class="jxr_linenumber" name="68" href="#68">68</a>      }
-<a class="jxr_linenumber" name="69" href="#69">69</a>    }
-<a class="jxr_linenumber" name="70" href="#70">70</a>  
-<a class="jxr_linenumber" name="71" href="#71">71</a>    <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> contextDestroyed(<strong class="jxr_keyword">final</strong> ServletContextEvent event) {
-<a class="jxr_linenumber" name="72" href="#72">72</a>      <strong class="jxr_keyword">if</strong> (LOG.isInfoEnabled()) {
-<a class="jxr_linenumber" name="73" href="#73">73</a>        LOG.info(<span class="jxr_string">"*** contextDestroyed ***\n--- snip ---------"</span>
-<a class="jxr_linenumber" name="74" href="#74">74</a>            + <span class="jxr_string">"--------------------------------------------------------------"</span>);
-<a class="jxr_linenumber" name="75" href="#75">75</a>      }
-<a class="jxr_linenumber" name="76" href="#76">76</a>  
-<a class="jxr_linenumber" name="77" href="#77">77</a>      <strong class="jxr_keyword">final</strong> ServletContext servletContext = event.getServletContext();
-<a class="jxr_linenumber" name="78" href="#78">78</a>  
-<a class="jxr_linenumber" name="79" href="#79">79</a>      servletContext.removeAttribute(TobagoConfig.TOBAGO_CONFIG);
+<a class="jxr_linenumber" name="26" href="#26">26</a>  <strong class="jxr_keyword">import</strong> org.apache.myfaces.tobago.internal.util.MimeTypeUtils;
+<a class="jxr_linenumber" name="27" href="#27">27</a>  <strong class="jxr_keyword">import</strong> org.slf4j.Logger;
+<a class="jxr_linenumber" name="28" href="#28">28</a>  <strong class="jxr_keyword">import</strong> org.slf4j.LoggerFactory;
+<a class="jxr_linenumber" name="29" href="#29">29</a>  
+<a class="jxr_linenumber" name="30" href="#30">30</a>  <strong class="jxr_keyword">import</strong> javax.servlet.ServletContext;
+<a class="jxr_linenumber" name="31" href="#31">31</a>  <strong class="jxr_keyword">import</strong> javax.servlet.ServletContextEvent;
+<a class="jxr_linenumber" name="32" href="#32">32</a>  <strong class="jxr_keyword">import</strong> javax.servlet.ServletContextListener;
+<a class="jxr_linenumber" name="33" href="#33">33</a>  
+<a class="jxr_linenumber" name="34" href="#34">34</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/myfaces/tobago/webapp/TobagoServletContextListener.html">TobagoServletContextListener</a> <strong class="jxr_keyword">implements</strong> ServletContextListener {
+<a class="jxr_linenumber" name="35" href="#35">35</a>  
+<a class="jxr_linenumber" name="36" href="#36">36</a>    <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> Logger LOG = LoggerFactory.getLogger(TobagoServletContextListener.<strong class="jxr_keyword">class</strong>);
+<a class="jxr_linenumber" name="37" href="#37">37</a>  
+<a class="jxr_linenumber" name="38" href="#38">38</a>    <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> contextInitialized(<strong class="jxr_keyword">final</strong> ServletContextEvent event) {
+<a class="jxr_linenumber" name="39" href="#39">39</a>  
+<a class="jxr_linenumber" name="40" href="#40">40</a>      <strong class="jxr_keyword">if</strong> (LOG.isInfoEnabled()) {
+<a class="jxr_linenumber" name="41" href="#41">41</a>        LOG.info(<span class="jxr_string">"*** contextInitialized ***"</span>);
+<a class="jxr_linenumber" name="42" href="#42">42</a>      }
+<a class="jxr_linenumber" name="43" href="#43">43</a>  
+<a class="jxr_linenumber" name="44" href="#44">44</a>      <strong class="jxr_keyword">final</strong> ServletContext servletContext = event.getServletContext();
+<a class="jxr_linenumber" name="45" href="#45">45</a>  
+<a class="jxr_linenumber" name="46" href="#46">46</a>      <strong class="jxr_keyword">if</strong> (servletContext.getAttribute(TobagoConfig.TOBAGO_CONFIG) != <strong class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="47" href="#47">47</a>        LOG.warn(<span class="jxr_string">"Tobago has been already initialized. Do nothing."</span>);
+<a class="jxr_linenumber" name="48" href="#48">48</a>        <strong class="jxr_keyword">return</strong>;
+<a class="jxr_linenumber" name="49" href="#49">49</a>      }
+<a class="jxr_linenumber" name="50" href="#50">50</a>  
+<a class="jxr_linenumber" name="51" href="#51">51</a>      TobagoConfigBuilder.init(servletContext);
+<a class="jxr_linenumber" name="52" href="#52">52</a>      <strong class="jxr_keyword">if</strong> (LOG.isInfoEnabled()) {
+<a class="jxr_linenumber" name="53" href="#53">53</a>        <strong class="jxr_keyword">final</strong> <a href="../../../../../org/apache/myfaces/tobago/config/TobagoConfig.html">TobagoConfig</a> tobagoConfig = TobagoConfig.getInstance(servletContext);
+<a class="jxr_linenumber" name="54" href="#54">54</a>        LOG.info(<span class="jxr_string">"TobagoConfig: "</span> + tobagoConfig);
+<a class="jxr_linenumber" name="55" href="#55">55</a>  
+<a class="jxr_linenumber" name="56" href="#56">56</a>        MimeTypeUtils.init(servletContext);
+<a class="jxr_linenumber" name="57" href="#57">57</a>  
+<a class="jxr_linenumber" name="58" href="#58">58</a>        <strong class="jxr_keyword">final</strong> ContentSecurityPolicy.Mode mode = tobagoConfig.getContentSecurityPolicy().getMode();
+<a class="jxr_linenumber" name="59" href="#59">59</a>        <strong class="jxr_keyword">final</strong> StringBuilder builder = <strong class="jxr_keyword">new</strong> StringBuilder();
+<a class="jxr_linenumber" name="60" href="#60">60</a>        builder.append(<span class="jxr_string">"\n*************************************************************************************"</span>);
+<a class="jxr_linenumber" name="61" href="#61">61</a>        builder.append(<span class="jxr_string">"\nNote: CSP is "</span>);
+<a class="jxr_linenumber" name="62" href="#62">62</a>        builder.append(mode);
+<a class="jxr_linenumber" name="63" href="#63">63</a>        <strong class="jxr_keyword">if</strong> (mode == ContentSecurityPolicy.Mode.ON) {
+<a class="jxr_linenumber" name="64" href="#64">64</a>          builder.append(<span class="jxr_string">"\nYou may need to check application specific JavaScript code."</span>);
+<a class="jxr_linenumber" name="65" href="#65">65</a>          builder.append(<span class="jxr_string">"\nOtherwise the application will not run in modern browsers, that are supporting CSP."</span>);
+<a class="jxr_linenumber" name="66" href="#66">66</a>          builder.append(<span class="jxr_string">"\nFor more information see http://myfaces.apache.org/tobago/migration-2.0.html"</span>);
+<a class="jxr_linenumber" name="67" href="#67">67</a>        }
+<a class="jxr_linenumber" name="68" href="#68">68</a>        builder.append(<span class="jxr_string">"\n*************************************************************************************"</span>);
+<a class="jxr_linenumber" name="69" href="#69">69</a>        <strong class="jxr_keyword">final</strong> String note = builder.toString();
+<a class="jxr_linenumber" name="70" href="#70">70</a>        LOG.info(note);
+<a class="jxr_linenumber" name="71" href="#71">71</a>        LOG.info(<span class="jxr_string">"ResourcesManager: "</span> + ResourceManagerFactory.getResourceManager(servletContext));
+<a class="jxr_linenumber" name="72" href="#72">72</a>      }
+<a class="jxr_linenumber" name="73" href="#73">73</a>    }
+<a class="jxr_linenumber" name="74" href="#74">74</a>  
+<a class="jxr_linenumber" name="75" href="#75">75</a>    <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> contextDestroyed(<strong class="jxr_keyword">final</strong> ServletContextEvent event) {
+<a class="jxr_linenumber" name="76" href="#76">76</a>      <strong class="jxr_keyword">if</strong> (LOG.isInfoEnabled()) {
+<a class="jxr_linenumber" name="77" href="#77">77</a>        LOG.info(<span class="jxr_string">"*** contextDestroyed ***\n--- snip ---------"</span>
+<a class="jxr_linenumber" name="78" href="#78">78</a>            + <span class="jxr_string">"--------------------------------------------------------------"</span>);
+<a class="jxr_linenumber" name="79" href="#79">79</a>      }
 <a class="jxr_linenumber" name="80" href="#80">80</a>  
-<a class="jxr_linenumber" name="81" href="#81">81</a>      ResourceManagerFactory.release(servletContext);
+<a class="jxr_linenumber" name="81" href="#81">81</a>      <strong class="jxr_keyword">final</strong> ServletContext servletContext = event.getServletContext();
 <a class="jxr_linenumber" name="82" href="#82">82</a>  
-<a class="jxr_linenumber" name="83" href="#83">83</a>      <em class="jxr_comment">//LogFactory.releaseAll();</em>
-<a class="jxr_linenumber" name="84" href="#84">84</a>  <em class="jxr_comment">//    LogManager.shutdown();</em>
-<a class="jxr_linenumber" name="85" href="#85">85</a>    }
+<a class="jxr_linenumber" name="83" href="#83">83</a>      servletContext.removeAttribute(TobagoConfig.TOBAGO_CONFIG);
+<a class="jxr_linenumber" name="84" href="#84">84</a>  
+<a class="jxr_linenumber" name="85" href="#85">85</a>      ResourceManagerFactory.release(servletContext);
 <a class="jxr_linenumber" name="86" href="#86">86</a>  
-<a class="jxr_linenumber" name="87" href="#87">87</a>  }
+<a class="jxr_linenumber" name="87" href="#87">87</a>      <em class="jxr_comment">//LogFactory.releaseAll();</em>
+<a class="jxr_linenumber" name="88" href="#88">88</a>  <em class="jxr_comment">//    LogManager.shutdown();</em>
+<a class="jxr_linenumber" name="89" href="#89">89</a>    }
+<a class="jxr_linenumber" name="90" href="#90">90</a>  
+<a class="jxr_linenumber" name="91" href="#91">91</a>  }
 </pre>
 <hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
 </html>

Modified: myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/webapp/package-frame.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/webapp/package-frame.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/webapp/package-frame.html (original)
+++ myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/webapp/package-frame.html Tue Feb 24 13:43:49 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Tobago Core 2.0.6-SNAPSHOT Reference Package org.apache.myfaces.tobago.webapp</title>
+		<title>Tobago Core 2.0.7-SNAPSHOT Reference Package org.apache.myfaces.tobago.webapp</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/webapp/package-summary.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/webapp/package-summary.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/webapp/package-summary.html (original)
+++ myfaces/site/publish/tobago/tobago-core/xref/org/apache/myfaces/tobago/webapp/package-summary.html Tue Feb 24 13:43:49 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Tobago Core 2.0.6-SNAPSHOT Reference Package org.apache.myfaces.tobago.webapp</title>
+		<title>Tobago Core 2.0.7-SNAPSHOT Reference Package org.apache.myfaces.tobago.webapp</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -87,6 +87,6 @@
         	</ul>
       	</div>
 				<hr />
-		Copyright &#169; 2002-2014 The Apache Software Foundation. All Rights Reserved.
+		Copyright &#169; 2002-2015 The Apache Software Foundation. All Rights Reserved.
 	</body>
 </html>
\ No newline at end of file

Modified: myfaces/site/publish/tobago/tobago-core/xref/overview-frame.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-core/xref/overview-frame.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-core/xref/overview-frame.html (original)
+++ myfaces/site/publish/tobago/tobago-core/xref/overview-frame.html Tue Feb 24 13:43:49 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Tobago Core 2.0.6-SNAPSHOT Reference</title>
+		<title>Tobago Core 2.0.7-SNAPSHOT Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: myfaces/site/publish/tobago/tobago-core/xref/overview-summary.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-core/xref/overview-summary.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-core/xref/overview-summary.html (original)
+++ myfaces/site/publish/tobago/tobago-core/xref/overview-summary.html Tue Feb 24 13:43:49 2015
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Tobago Core 2.0.6-SNAPSHOT Reference</title>
+		<title>Tobago Core 2.0.7-SNAPSHOT Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Tobago Core 2.0.6-SNAPSHOT Reference</h2>
+		      	<h2>Tobago Core 2.0.7-SNAPSHOT Reference</h2>
 
 		<table class="summary">
         	<thead>
@@ -234,6 +234,6 @@
       	</div>
 		
 		<hr />
-		Copyright &#169; 2002-2014 The Apache Software Foundation. All Rights Reserved.
+		Copyright &#169; 2002-2015 The Apache Software Foundation. All Rights Reserved.
 	</body>
 </html>
\ No newline at end of file

Modified: myfaces/site/publish/tobago/tobago-extension/dependencies.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/dependencies.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/dependencies.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/dependencies.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -217,7 +217,7 @@
 <div class="section">
 <h3>Dependency Tree<a name="Dependency_Tree"></a></h3>
 <ul>
-<li>org.apache.myfaces.tobago:tobago-extension:pom:2.0.6-SNAPSHOT <img id="_1564688465" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1321130229', '_1564688465' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1321130229" style="display:none">
+<li>org.apache.myfaces.tobago:tobago-extension:pom:2.0.7-SNAPSHOT <img id="_952456569" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1559282748', '_952456569' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1559282748" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Tobago Extensions</th></tr>
@@ -227,7 +227,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-extension">http://myfaces.apache.org/tobago/tobago-extension</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.myfaces.core:myfaces-api:jar:2.0.21 (compile) <img id="_2100756174" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_719586176', '_2100756174' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_719586176" style="display:none">
+<li>org.apache.myfaces.core:myfaces-api:jar:2.0.21 (compile) <img id="_1852156333" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1064344990', '_1852156333' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1064344990" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Apache MyFaces JSF-2.0 Core API</th></tr>
@@ -236,7 +236,7 @@
 <p><b>Description: </b>The public API classes of the Apache MyFaces CORE JSF-2.0 project</p>
 <p><b>URL: </b><a class="externalLink" href="http://myfaces.apache.org/core20/myfaces-api">http://myfaces.apache.org/core20/myfaces-api</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>junit:junit:jar:4.8.1 (test) <img id="_390594880" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1402405530', '_390594880' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1402405530" style="display:none">
+<li>junit:junit:jar:4.8.1 (test) <img id="_1165421616" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_97113024', '_1165421616' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_97113024" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>JUnit</th></tr>
@@ -245,7 +245,7 @@
 <p><b>Description: </b>JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.</p>
 <p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></p></td></tr></table></div></li>
-<li>org.slf4j:jcl-over-slf4j:jar:1.7.7 (compile) <img id="_205277557" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2092808798', '_205277557' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2092808798" style="display:none">
+<li>org.slf4j:jcl-over-slf4j:jar:1.7.7 (compile) <img id="_1121477125" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1255807396', '_1121477125' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1255807396" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>JCL 1.1.1 implemented over SLF4J</th></tr>
@@ -255,7 +255,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></p></td></tr></table></div>
 <ul>
-<li>org.slf4j:slf4j-api:jar:1.7.7 (compile) <img id="_656188081" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1671568107', '_656188081' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1671568107" style="display:none">
+<li>org.slf4j:slf4j-api:jar:1.7.7 (compile) <img id="_1183304676" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1463066743', '_1183304676' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1463066743" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>SLF4J API Module</th></tr>
@@ -264,7 +264,7 @@
 <p><b>Description: </b>The slf4j API</p>
 <p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></p></td></tr></table></div></li></ul></li>
-<li>ch.qos.logback:logback-classic:jar:1.1.1 (test) <img id="_210658880" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_264205411', '_210658880' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_264205411" style="display:none">
+<li>ch.qos.logback:logback-classic:jar:1.1.1 (test) <img id="_1855862387" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1218003264', '_1855862387' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1218003264" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Logback Classic Module</th></tr>
@@ -274,7 +274,7 @@
 <p><b>URL: </b><a class="externalLink" href="http://logback.qos.ch">http://logback.qos.ch</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License - v 1.0</a><a class="externalLink" href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU Lesser General Public License</a></p></td></tr></table></div>
 <ul>
-<li>ch.qos.logback:logback-core:jar:1.1.1 (test) <img id="_1555768900" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_327245536', '_1555768900' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_327245536" style="display:none">
+<li>ch.qos.logback:logback-core:jar:1.1.1 (test) <img id="_941944533" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1415041511', '_941944533' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1415041511" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Logback Core Module</th></tr>
@@ -283,7 +283,7 @@
 <p><b>Description: </b>logback-core module</p>
 <p><b>URL: </b><a class="externalLink" href="http://logback.qos.ch">http://logback.qos.ch</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License - v 1.0</a><a class="externalLink" href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU Lesser General Public License</a></p></td></tr></table></div></li>
-<li>org.slf4j:slf4j-api:jar:1.7.7 (test) <img id="_1791093510" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1025045433', '_1791093510' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1025045433" style="display:none">
+<li>org.slf4j:slf4j-api:jar:1.7.7 (test) <img id="_728101802" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_13572135', '_728101802' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_13572135" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>SLF4J API Module</th></tr>
@@ -292,7 +292,7 @@
 <p><b>Description: </b>The slf4j API</p>
 <p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></p></td></tr></table></div></li></ul></li>
-<li>javax.servlet.jsp:jsp-api:jar:2.1 (provided) <img id="_650206516" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_480288942', '_650206516' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_480288942" style="display:none">
+<li>javax.servlet.jsp:jsp-api:jar:2.1 (provided) <img id="_2065598943" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_667685560', '_2065598943' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_667685560" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>jsp-api</th></tr>
@@ -300,7 +300,7 @@
 <td>
 <p><b>Description: </b>There is currently no description associated with this project.</p>
 <p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li>
-<li>javax.servlet:servlet-api:jar:2.5 (provided) <img id="_1855710222" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_159013045', '_1855710222' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_159013045" style="display:none">
+<li>javax.servlet:servlet-api:jar:2.5 (provided) <img id="_184881108" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1272114817', '_184881108' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1272114817" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>servlet-api</th></tr>
@@ -308,7 +308,7 @@
 <td>
 <p><b>Description: </b>There is currently no description associated with this project.</p>
 <p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li>
-<li>javax.portlet:portlet-api:jar:2.0 (provided) <img id="_722942398" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1741915927', '_722942398' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1741915927" style="display:none">
+<li>javax.portlet:portlet-api:jar:2.0 (provided) <img id="_1047509319" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1037768677', '_1047509319' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1037768677" style="display:none">
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Java Portlet Specification V2.0</th></tr>
@@ -532,7 +532,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/dependency-analysis.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/dependency-analysis.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/dependency-analysis.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/dependency-analysis.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -90,7 +90,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/dependency-convergence.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/dependency-convergence.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/dependency-convergence.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/dependency-convergence.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -547,7 +547,7 @@
 <td>
 <table border="0" class="bodyTable">
 <tr class="b">
-<td width="25%">2.0.6-SNAPSHOT</td>
+<td width="25%">2.0.7-SNAPSHOT</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-extension/tobago-deprecation">org.apache.myfaces.tobago:tobago-deprecation</a></li>
@@ -568,7 +568,7 @@
 <td>
 <table border="0" class="bodyTable">
 <tr class="b">
-<td width="25%">2.0.6-SNAPSHOT</td>
+<td width="25%">2.0.7-SNAPSHOT</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-extension/tobago-sandbox">org.apache.myfaces.tobago:tobago-sandbox</a></li>
@@ -581,7 +581,7 @@
 <td>
 <table border="0" class="bodyTable">
 <tr class="b">
-<td width="25%">2.0.6-SNAPSHOT</td>
+<td width="25%">2.0.7-SNAPSHOT</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-theme/tobago-theme-charlotteville">org.apache.myfaces.tobago:tobago-theme-charlotteville</a></li>
@@ -594,7 +594,7 @@
 <td>
 <table border="0" class="bodyTable">
 <tr class="b">
-<td width="25%">2.0.6-SNAPSHOT</td>
+<td width="25%">2.0.7-SNAPSHOT</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-extension/tobago-deprecation">org.apache.myfaces.tobago:tobago-deprecation</a></li>
@@ -608,7 +608,7 @@
 <td>
 <table border="0" class="bodyTable">
 <tr class="b">
-<td width="25%">2.0.6-SNAPSHOT</td>
+<td width="25%">2.0.7-SNAPSHOT</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a></li>
@@ -622,7 +622,7 @@
 <td>
 <table border="0" class="bodyTable">
 <tr class="b">
-<td width="25%">2.0.6-SNAPSHOT</td>
+<td width="25%">2.0.7-SNAPSHOT</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a></li>
@@ -736,7 +736,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/dependency-management.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/dependency-management.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/dependency-management.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/dependency-management.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -283,7 +283,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/distribution-management.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/distribution-management.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/distribution-management.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/distribution-management.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -99,7 +99,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/index.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/index.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/index.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/index.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -92,7 +92,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/integration.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/integration.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/integration.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/integration.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -109,7 +109,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/issue-tracking.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/issue-tracking.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/issue-tracking.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/issue-tracking.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -97,7 +97,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/javancss.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/javancss.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/javancss.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/javancss.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -131,19 +131,19 @@
 <tr class="a">
 <td>tobago-core</td>
 <td>36</td>
-<td>607</td>
-<td>3363</td>
-<td>22446</td>
-<td>1064</td>
-<td>4678</td>
 <td>609</td>
-<td>10936</td></tr>
+<td>3385</td>
+<td>22624</td>
+<td>1075</td>
+<td>4743</td>
+<td>609</td>
+<td>10972</td></tr>
 <tr class="b">
 <td>tobago-theme-standard</td>
 <td>5</td>
 <td>85</td>
 <td>379</td>
-<td>7163</td>
+<td>7167</td>
 <td>60</td>
 <td>186</td>
 <td>325</td>
@@ -152,8 +152,8 @@
 <td>tobago-theme-speyside</td>
 <td>1</td>
 <td>1</td>
-<td>4</td>
-<td>92</td>
+<td>5</td>
+<td>94</td>
 <td>0</td>
 <td>0</td>
 <td>7</td>
@@ -161,13 +161,13 @@
 <tr class="b">
 <td>Totals</td>
 <td>48</td>
-<td>721</td>
-<td>3983</td>
-<td>32031</td>
-<td>1127</td>
-<td>4939</td>
+<td>723</td>
+<td>4006</td>
+<td>32215</td>
+<td>1138</td>
+<td>5004</td>
 <td>970</td>
-<td>13366</td></tr></table></div>
+<td>13402</td></tr></table></div>
       </div>
     </div>
     <div class="clear"></div>
@@ -175,7 +175,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/license.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/license.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/license.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/license.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -300,7 +300,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/mail-lists.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/mail-lists.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/mail-lists.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/mail-lists.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -170,7 +170,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/modules.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/modules.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/modules.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/modules.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -108,7 +108,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/plugin-management.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/plugin-management.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/plugin-management.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/plugin-management.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -200,7 +200,7 @@
 <tr class="a">
 <td>org.apache.myfaces.tobago</td>
 <td><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-tool/tobago-theme-plugin">tobago-theme-plugin</a></td>
-<td>2.0.6-SNAPSHOT</td></tr>
+<td>2.0.7-SNAPSHOT</td></tr>
 <tr class="b">
 <td>org.apache.rat</td>
 <td><a class="externalLink" href="http://creadur.apache.org/rat/apache-rat-plugin/">apache-rat-plugin</a></td>
@@ -232,7 +232,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/plugins.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/plugins.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/plugins.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/plugins.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -191,7 +191,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/project-info.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/project-info.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/project-info.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/project-info.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -143,7 +143,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/project-reports.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/project-reports.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/project-reports.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/project-reports.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -110,7 +110,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/project-summary.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/project-summary.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/project-summary.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/project-summary.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -125,7 +125,7 @@
 <td>tobago-extension</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>2.0.6-SNAPSHOT</td></tr>
+<td>2.0.7-SNAPSHOT</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>pom</td></tr></table></div></div>
@@ -136,7 +136,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/rat-report.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/rat-report.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/rat-report.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/rat-report.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -91,7 +91,7 @@
 *****************************************************
 Summary
 -------
-Generated at: 2014-12-21T08:55:31+01:00
+Generated at: 2015-02-24T12:42:59+01:00
 Notes: 0
 Binaries: 0
 Archives: 0
@@ -132,7 +132,7 @@ Archives:
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/source-repository.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/source-repository.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/source-repository.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/source-repository.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -125,7 +125,7 @@ http-proxy-port = 3128
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/surefire-report.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/surefire-report.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/surefire-report.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/surefire-report.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -90,7 +90,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/team-list.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/team-list.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/team-list.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/team-list.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -538,7 +538,7 @@ window.onLoad = init();
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/tobago-deprecation/checkstyle.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/tobago-deprecation/checkstyle.html?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-extension/tobago-deprecation/checkstyle.html (original)
+++ myfaces/site/publish/tobago/tobago-extension/tobago-deprecation/checkstyle.html Tue Feb 24 13:43:49 2015
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 21 Dec 2014
+    Last Published: 24 Feb 2015
   </div>
             <ul>
       <li>
@@ -383,7 +383,7 @@
     <div id="footer">
       <div class="copyright">
       &#169;  
-          2002-2014
+          2002-2015
        Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
        Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
       </div><!-- close copyright -->

Modified: myfaces/site/publish/tobago/tobago-extension/tobago-deprecation/checkstyle.rss
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-extension/tobago-deprecation/checkstyle.rss?rev=1661948&r1=1661947&r2=1661948&view=diff
==============================================================================
Binary files - no diff available.