Author: cbrisson
Date: Sat Nov 5 03:08:40 2016
New Revision: 1768147
URL: http://svn.apache.org/viewvc?rev=1768147&view=rev
Log:
[site] push recent changes into production
Modified:
velocity/site/production/engine/devel/changes.html
velocity/site/production/tools/devel/changes.html
velocity/site/production/tools/devel/view.html
velocity/site/production/who-we-are.html
Modified: velocity/site/production/engine/devel/changes.html
URL:
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/changes.html?rev=1768147&r1=1768146&r2=1768147&view=diff
==============================================================================
--- velocity/site/production/engine/devel/changes.html (original)
+++ velocity/site/production/engine/devel/changes.html Sat Nov 5 03:08:40 2016
@@ -317,6 +317,13 @@ h2:hover > .headerlink, h3:hover > .head
<td>
<img src="images/add.png"/>
</td>
+ <td> Added unary negate math operator . </td>
+ <td>cbrisson</td>
+ </tr>
+ <tr>
+ <td>
+ <img src="images/add.png"/>
+ </td>
<td> Add a configurable space gobbling feature, to control indentation
in the generated code. <br/> Possible values for the 'space.gobbling'
configuration key: <ul> <li><code> none </code> : no space gobbling at all
</li> <li><code> bc </code> : Velocity 1.x backward compatible space gobbling
</li> <li><code> lines </code> (the default) : gobbles whitespaces and endline
from lines containing a single VTL directive </li> <li><code> structured
</code> : like 'lines', but also fixes indentation in children text blocks
</li> </ul> . </td>
<td>cbrisson</td>
</tr>
Modified: velocity/site/production/tools/devel/changes.html
URL:
http://svn.apache.org/viewvc/velocity/site/production/tools/devel/changes.html?rev=1768147&r1=1768146&r2=1768147&view=diff
==============================================================================
--- velocity/site/production/tools/devel/changes.html (original)
+++ velocity/site/production/tools/devel/changes.html Sat Nov 5 03:08:40 2016
@@ -291,6 +291,13 @@ h2:hover > .headerlink, h3:hover > .head
<tbody>
<tr>
<td>
+ <img src="images/fix.png"/>
+ </td>
+ <td> Removed deprecated 1.x configuration handling and depreacted 1.x
tools initialization support . </td>
+ <td>cbrisson</td>
+ </tr>
+ <tr>
+ <td>
<img src="images/add.png"/>
</td>
<td> Switched engine dependency to 2.0 . </td>
Modified: velocity/site/production/tools/devel/view.html
URL:
http://svn.apache.org/viewvc/velocity/site/production/tools/devel/view.html?rev=1768147&r1=1768146&r2=1768147&view=diff
==============================================================================
--- velocity/site/production/tools/devel/view.html (original)
+++ velocity/site/production/tools/devel/view.html Sat Nov 5 03:08:40 2016
@@ -254,12 +254,25 @@ h2:hover > .headerlink, h3:hover > .head
<li><a
href="apidocs/org/apache/velocity/tools/view/ViewContextTool.html">ViewContextTool</a>
- For convenient access to ViewContext data and meta-data.</li>
</ul>
<h2 id="examples">Examples<a class="headerlink" href="#examples"
title="Permanent link">¶</a></h2>
-<p>A simple application example has been included to demonstrate the use of
the VelocityViewServlet with automatically loaded view tools.</p>
-<p>To run the examples you need Tomcat 4+ or a compatible servlet runner.</p>
-<p>The 'ant examples' target of the build process automatically generates
ready-to-deploy <strong>simple.war</strong> and <strong>showcase.war</strong>
archive files located in the examples subdirectory of the distribution. Deploy
(i.e. copy) one or both of these war files to the webapps directory of your
servlet runner and restart. Now point a web browser at the following urls:</p>
-<p><strong>http://<your_server>:<port>/simple/</strong></p>
-<p><strong>http://<your_server>:<port>/showcase/</strong></p>
-<p>You can also use the embedded servlet runner to start and stop the showcase
webapp on localhost's 8081 port using the
<strong>start.showcase.webapp</strong> and
<strong>stop.showcase.webapp</strong> ant targets.</p></div></div>
+<p>In the VelocityTools sources tree, you will find three examples:</p>
+<ul>
+<li>velocity-tools-simple: a minimalist web application.</li>
+<li>velocity-tools-showcase: a demonstration of all standard tools.</li>
+<li>velocity-tools-struts: (deprecated) a demonstration of the Struts
tools.</li>
+</ul>
+<p>To run the showcase application locally, run the following command from the
velocity-tools-examples/velocity-tools-examples-showcase directory:</p>
+<div class="codehilite"><pre>mvn cargo:run
+</pre></div>
+
+
+<p>Then point your browser to:</p>
+<div class="codehilite"><pre>
http://localhost:8080/velocity-tools-examples-showcase/
+</pre></div>
+
+
+<p>Logs go to:</p>
+<div
class="codehilite"><pre>velocity-tools-examples/velocity-tools-examples-showcase/target/cargo/configurations/jetty8x/logs/2016_11_05.stderrout.log
+</pre></div></div></div>
<hr/>
<div id="copyright">
Copyright © 2016 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The
Apache Software Foundation.
Modified: velocity/site/production/who-we-are.html
URL:
http://svn.apache.org/viewvc/velocity/site/production/who-we-are.html?rev=1768147&r1=1768146&r2=1768147&view=diff
==============================================================================
--- velocity/site/production/who-we-are.html (original)
+++ velocity/site/production/who-we-are.html Sat Nov 5 03:08:40 2016
@@ -250,14 +250,14 @@ h2:hover > .headerlink, h3:hover > .head
<td>nbubna</td>
<td>[email protected]</td>
<td>ESHA Research</td>
- <td>PMC Member</td>
+ <td>PMC Chair</td>
</tr>
<tr>
<td>Will Glass-Husain</td>
<td>wglass</td>
<td>[email protected]</td>
<td>Forio Business Simulations</td>
- <td>PMC Chair</td>
+ <td>PMC Member</td>
</tr>
<tr>
<td>Marinó A. Jónsson</td>
@@ -288,8 +288,8 @@ h2:hover > .headerlink, h3:hover > .head
<td>PMC Member</td>
</tr>
<tr>
- <td>Antonio Petrelli</td>
- <td>apetrelli</td>
+ <td>Sergiu Dumitriu</td>
+ <td>sdumitriu</td>
<td/>
<td/>
<td>PMC Member</td>
@@ -364,8 +364,15 @@ h2:hover > .headerlink, h3:hover > .head
<td/>
</tr>
<tr>
- <td>Sergiu Dumitriu</td>
- <td>sdumitriu</td>
+ <td>Dishara Wijewardana</td>
+ <td>dishara</td>
+ <td/>
+ <td/>
+ <td/>
+ </tr>
+ <tr>
+ <td>Mike Kienenberger</td>
+ <td>mkienenb</td>
<td/>
<td/>
<td/>
@@ -394,6 +401,12 @@ h2:hover > .headerlink, h3:hover > .head
<td/>
<td/>
</tr>
+ <tr>
+ <td>Antonio Petrelli</td>
+ <td>apetrelli</td>
+ <td/>
+ <td/>
+ </tr>
</tbody>
</table>
</p></div></div>