Author: buildbot
Date: Sun Nov 23 12:19:42 2014
New Revision: 930202
Log:
Production update by buildbot for tapestry
Added:
websites/production/tapestry/content/creating-the-skeleton-application.data/console-startup.png
(with props)
websites/production/tapestry/content/creating-the-skeleton-application.data/run-configuration-jre.png
(with props)
Modified:
websites/production/tapestry/content/cache/main.pageCache
websites/production/tapestry/content/creating-the-skeleton-application.data/run-configuration.png
websites/production/tapestry/content/creating-the-skeleton-application.html
websites/production/tapestry/content/redirects.html
Modified: websites/production/tapestry/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Added:
websites/production/tapestry/content/creating-the-skeleton-application.data/console-startup.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/tapestry/content/creating-the-skeleton-application.data/console-startup.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added:
websites/production/tapestry/content/creating-the-skeleton-application.data/run-configuration-jre.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/production/tapestry/content/creating-the-skeleton-application.data/run-configuration-jre.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Modified:
websites/production/tapestry/content/creating-the-skeleton-application.data/run-configuration.png
==============================================================================
Binary files - no diff available.
Modified:
websites/production/tapestry/content/creating-the-skeleton-application.html
==============================================================================
--- websites/production/tapestry/content/creating-the-skeleton-application.html
(original)
+++ websites/production/tapestry/content/creating-the-skeleton-application.html
Sun Nov 23 12:19:42 2014
@@ -109,7 +109,7 @@ table.ScrollbarTable td.ScrollbarNextIco
<p>The first time you use Maven, project creation
may take several minutes as Maven downloads hundreds of JAR dependencies. These
downloaded files are cached locally and will not need to be downloaded again,
but you do have to be patient on first use.</p>
</div>
</div>
-<p>After Maven finishes, you'll see a new directory, <code>tutorial in your
Package Explorer view in Eclipse.</code></p><h2
id="CreatingTheSkeletonApplication-RunningtheApplicationusingJetty">Running the
Application using Jetty</h2><p>One of the first things you can do is use Maven
to run Jetty directly.</p><p>Right-click on the tutorial project in your
Package Explorer view and select <strong>Run As > Maven Build...
></strong>, enter a Goal of <strong>"jetty:run"</strong>. This creates a
"Run Configuration" named "tutorial1" that we'll use throughout this tutorial
to start the app:</p><p><img class="confluence-embedded-image"
src="https://cwiki.apache.org/confluence/download/attachments/23340356/run-configuration.png?version=1&modificationDate=1416675566000&api=v2"
data-image-src="/confluence/download/attachments/23340356/run-configuration.png?version=1&modificationDate=1416675566000&api=v2"></p><p>Click
<strong>Run</strong>.</p><p>Again, the first time, there
's a dizzying number of downloads, but before you know it, the Jetty servlet
container is up and running.</p><p>Once Jetty is initialized (which only takes
a few seconds after the first time), you'll see the following in your
console:</p><div class="preformatted panel" style="border-width: 1px;"><div
class="preformattedContent panelContent">
+<p>After Maven finishes, you'll see a new directory, <code>tutorial in your
Package Explorer view in Eclipse.</code></p><h2
id="CreatingTheSkeletonApplication-RunningtheApplicationusingJetty">Running the
Application using Jetty</h2><p>One of the first things you can do is use Maven
to run Jetty directly.</p><p>Right-click on the tutorial project in your
Package Explorer view and select <strong>Run As > Maven Build...
></strong>, enter a Goal of <strong>"jetty:run"</strong>. This creates a
"Run Configuration" named "tutorial1" that we'll use throughout this tutorial
to start the app:</p><p><img class="confluence-embedded-image"
src="https://cwiki.apache.org/confluence/download/attachments/23340356/run-configuration.png?version=2&modificationDate=1416744425050&api=v2"
data-image-src="/confluence/download/attachments/23340356/run-configuration.png?version=2&modificationDate=1416744425050&api=v2"></p><p>Tapestry
runs best with a couple of additional options; click
the "JRE" tab and enter the following VM
Arguments:</p><pre></pre><p>-XX:MaxPermSize=256M</p><p>-Xmx600m</p><p>-Dtapestry.execution-mode=development</p><p><code><em>(If
you're using JDK 1.8 then you should omit the MaxPermSize
argument.)</em></code></p><p><code>Here's how it looks:<br
clear="none"></code></p><p><img class="confluence-embedded-image"
src="https://cwiki.apache.org/confluence/download/attachments/23340356/run-configuration-jre.png?version=2&modificationDate=1416744425000&api=v2"
data-image-src="/confluence/download/attachments/23340356/run-configuration-jre.png?version=2&modificationDate=1416744425000&api=v2"></p><p>Finally,
click <strong>Run</strong>.</p><p>Again, the first time, there's a dizzying
number of downloads, but before you know it, the Jetty servlet container is up
and running.</p><p>Once Jetty is initialized (which only takes a few seconds
after the first time), you'll see the following in your console:</p><div
class="preformatted panel" st
yle="border-width: 1px;"><div class="preformattedContent panelContent">
<pre> ValidationConstraintGenerator: DEFINED
ValidationDecoratorFactory: DEFINED
ValidatorMacro: DEFINED
Modified: websites/production/tapestry/content/redirects.html
==============================================================================
--- websites/production/tapestry/content/redirects.html (original)
+++ websites/production/tapestry/content/redirects.html Sun Nov 23 12:19:42 2014
@@ -38,19 +38,13 @@
</div></div>
<div id="top">
-<div id="smallbanner"><div class="searchbox" style="float:right;margin: .3em
1em .1em 1em">
-<p>
-<span style="color: #999; font-size: 90%">Tapestry docs, issues, wikis &
blogs:</span>
-</p><form enctype="application/x-www-form-urlencoded" method="get"
action="http://tapestry.apache.org/search.html">
+<div id="smallbanner"><div class="searchbox" style="float:right;margin: .3em
1em .1em 1em"><span style="color: #999; font-size: 90%">Tapestry docs, issues,
wikis & blogs:</span>
+<form enctype="application/x-www-form-urlencoded" method="get"
action="http://tapestry.apache.org/search.html">
<input type="text" name="q">
<input type="submit" value="Search">
</form>
-</div>
-
-<div class="emblem" style="float:left"><a shape="rect" href="index.html"><img
class="confluence-embedded-image"
src="https://cwiki.apache.org/confluence/download/attachments/21791252/tapestry_s.png?version=3&modificationDate=1293093635000&api=v2"
data-image-src="/confluence/download/attachments/21791252/tapestry_s.png?version=3&modificationDate=1293093635000&api=v2"></a></div>
-<div class="title" style="float:left; margin: 0 0 0 3em">
-<h1 id="SmallBanner-PageTitle">Redirects</h1></div></div>
+</div><div class="emblem" style="float:left"><p><a shape="rect"
href="index.html"><img class="confluence-embedded-image
confluence-external-resource"
src="http://tapestry.apache.org/images/tapestry_small.png"
data-image-src="http://tapestry.apache.org/images/tapestry_small.png"></a></p></div><div
class="title" style="float:left; margin: 0 0 0 3em"><h1
id="SmallBanner-PageTitle">Redirects</h1></div></div>
<div class="clearer"></div>
</div>
@@ -62,9 +56,7 @@
</div>
<div id="content">
-<div id="ConfluenceContent"><p>These pages only exist to prevent broken links.
Each page merely redirects to another page.</p>
-
-<ul class="childpages-macro"><li><a shape="rect"
href="ajax-javascript.html">Ajax & JavaScript</a></li><li><a shape="rect"
href="ajax-components.html">Ajax Components</a></li><li><a shape="rect"
href="first.html">First</a></li><li><a shape="rect"
href="forms.html">Forms</a></li><li><a shape="rect"
href="forms-and-form-components.html">Forms and Form Components</a></li><li><a
shape="rect" href="hilo.html">HiLo</a></li><li><a shape="rect"
href="indexv1.html">IndexV1</a></li><li><a shape="rect"
href="input-validation.html">Input Validation</a></li><li><a shape="rect"
href="ioc-advice.html">IoC - advice</a></li><li><a shape="rect"
href="ioc-autoload.html">IoC - autoload</a></li><li><a shape="rect"
href="ioc-case.html">IoC - case</a></li><li><a shape="rect"
href="ioc-coerce.html">IoC - coerce</a></li><li><a shape="rect"
href="ioc-command.html">IoC - command</a></li><li><a shape="rect"
href="ioc-configuration.html">IoC - configuration</a></li><li><a shape="rect"
href="ioc-cookbook-bas
ics.html">IoC cookbook - basics</a></li><li><a shape="rect"
href="ioc-cookbook-override.html">IoC cookbook - override</a></li><li><a
shape="rect" href="ioc-decorator.html">IoC - decorator</a></li><li><a
shape="rect" href="ioc-injection.html">IoC - injection</a></li><li><a
shape="rect" href="ioc-logging.html">IoC - logging</a></li><li><a shape="rect"
href="ioc-module.html">IoC - module</a></li><li><a shape="rect"
href="ioc-order.html">IoC - order</a></li><li><a shape="rect"
href="ioc-overview.html">IoC - overview</a></li><li><a shape="rect"
href="ioc-parallel.html">IoC - parallel</a></li><li><a shape="rect"
href="ioc-pipeline.html">IoC - pipeline</a></li><li><a shape="rect"
href="ioc-provider.html">IoC - provider</a></li><li><a shape="rect"
href="ioc-run.html">IoC - run</a></li><li><a shape="rect"
href="ioc-serialization.html">IoC - serialization</a></li><li><a shape="rect"
href="ioc-shadow.html">IoC - shadow</a></li><li><a shape="rect"
href="ioc-startup.html">IoC - startup</a></li><
li><a shape="rect" href="ioc-strategy.html">IoC - strategy</a></li><li><a
shape="rect" href="ioc-symbols.html">IoC - symbols</a></li><li><a shape="rect"
href="javascript.html">JavaScript</a></li><li><a shape="rect"
href="page-and-component-classes.html">Page And Component
Classes</a></li><li><a shape="rect" href="persistent-state.html">Persistent
State</a></li><li><a shape="rect" href="release-notes-for-532.html">Release
Notes for 5.3.2</a></li><li><a shape="rect"
href="reload.html">Reload</a></li><li><a shape="rect"
href="specific-errors.html">Specific Errors</a></li><li><a shape="rect"
href="spring.html">Spring</a></li><li><a shape="rect"
href="statistics.html">Statistics</a></li><li><a shape="rect"
href="tapestry-inversion-of-control-container.html">Tapestry Inversion of
Control Container</a></li><li><a shape="rect"
href="test.html">Test</a></li><li><a shape="rect"
href="tutorial.html">Tutorial</a></li><li><a shape="rect"
href="upgrade.html">Upgrade</a></li><li><a shape="rect" hr
ef="upload.html">Upload</a></li><li><a shape="rect"
href="userguide.html">Userguide</a></li></ul></div>
+<div id="ConfluenceContent"><p>These pages only exist to prevent broken links
after a page has been renamed. Each page merely redirects to another
page.</p><p></p><ul class="childpages-macro"><li><a shape="rect"
href="ajax-javascript.html">Ajax & JavaScript</a></li><li><a shape="rect"
href="ajax-components.html">Ajax Components</a></li><li><a shape="rect"
href="first.html">First</a></li><li><a shape="rect"
href="forms.html">Forms</a></li><li><a shape="rect"
href="forms-and-form-components.html">Forms and Form Components</a></li><li><a
shape="rect" href="hilo.html">HiLo</a></li><li><a shape="rect"
href="indexv1.html">IndexV1</a></li><li><a shape="rect"
href="input-validation.html">Input Validation</a></li><li><a shape="rect"
href="ioc-advice.html">IoC - advice</a></li><li><a shape="rect"
href="ioc-autoload.html">IoC - autoload</a></li><li><a shape="rect"
href="ioc-case.html">IoC - case</a></li><li><a shape="rect"
href="ioc-coerce.html">IoC - coerce</a></li><li><a shape="rect" hre
f="ioc-command.html">IoC - command</a></li><li><a shape="rect"
href="ioc-configuration.html">IoC - configuration</a></li><li><a shape="rect"
href="ioc-cookbook-basics.html">IoC cookbook - basics</a></li><li><a
shape="rect" href="ioc-cookbook-override.html">IoC cookbook -
override</a></li><li><a shape="rect" href="ioc-decorator.html">IoC -
decorator</a></li><li><a shape="rect" href="ioc-injection.html">IoC -
injection</a></li><li><a shape="rect" href="ioc-logging.html">IoC -
logging</a></li><li><a shape="rect" href="ioc-module.html">IoC -
module</a></li><li><a shape="rect" href="ioc-order.html">IoC -
order</a></li><li><a shape="rect" href="ioc-overview.html">IoC -
overview</a></li><li><a shape="rect" href="ioc-parallel.html">IoC -
parallel</a></li><li><a shape="rect" href="ioc-pipeline.html">IoC -
pipeline</a></li><li><a shape="rect" href="ioc-provider.html">IoC -
provider</a></li><li><a shape="rect" href="ioc-run.html">IoC -
run</a></li><li><a shape="rect" href="ioc-serialization.ht
ml">IoC - serialization</a></li><li><a shape="rect" href="ioc-shadow.html">IoC
- shadow</a></li><li><a shape="rect" href="ioc-startup.html">IoC -
startup</a></li><li><a shape="rect" href="ioc-strategy.html">IoC -
strategy</a></li><li><a shape="rect" href="ioc-symbols.html">IoC -
symbols</a></li><li><a shape="rect"
href="javascript.html">JavaScript</a></li><li><a shape="rect"
href="loading-the-project-into-eclipse.html">Loading the Project Into
Eclipse</a></li><li><a shape="rect" href="page-and-component-classes.html">Page
And Component Classes</a></li><li><a shape="rect"
href="persistent-state.html">Persistent State</a></li><li><a shape="rect"
href="release-notes-for-532.html">Release Notes for 5.3.2</a></li><li><a
shape="rect" href="reload.html">Reload</a></li><li><a shape="rect"
href="specific-errors.html">Specific Errors</a></li><li><a shape="rect"
href="spring.html">Spring</a></li><li><a shape="rect"
href="statistics.html">Statistics</a></li><li><a shape="rect" href="tapestry-in
version-of-control-container.html">Tapestry Inversion of Control
Container</a></li><li><a shape="rect" href="test.html">Test</a></li><li><a
shape="rect" href="tutorial.html">Tutorial</a></li><li><a shape="rect"
href="upgrade.html">Upgrade</a></li><li><a shape="rect"
href="upload.html">Upload</a></li><li><a shape="rect"
href="userguide.html">Userguide</a></li></ul></div>
</div>
<div class="clearer"></div>