Author: buildbot
Date: Tue Apr 28 14:19:51 2020
New Revision: 1059910
Log:
Production update by buildbot for tapestry
Modified:
websites/production/tapestry/content/cache/main.pageCache
websites/production/tapestry/content/getting-started.html
Modified: websites/production/tapestry/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/tapestry/content/getting-started.html
==============================================================================
--- websites/production/tapestry/content/getting-started.html (original)
+++ websites/production/tapestry/content/getting-started.html Tue Apr 28
14:19:51 2020
@@ -286,7 +286,7 @@ Application 'app' (version 1.0-SNAPSHOT-
[INFO] Started [email protected]:8080
[INFO] Started Jetty Server</code></pre>
-</div></div><p></p><p>After some more one-time downloads you can open your
browser to <a class="external-link" href="http://localhost:8080/newapp"
rel="nofollow">http://localhost:8080/newapp</a> to see the application
running:</p><p><span class="confluence-embedded-file-wrapper
image-center-wrapper confluence-embedded-manual-size"><img
class="confluence-embedded-image confluence-external-resource
confluence-content-image-border image-center" width="400"
src="getting-started.data/newapp_Index.png"
data-image-src="https://cwiki.apache.org/confluence/download/attachments/23334911/newapp_Index.png?version=1&modificationDate=1428074330000&api=v2"></span></p><p>The
application consists of three pages sharing a common look and feel. The
initial page, Index, allows you to perform some basic operations.</p><p>You can
also load the newly-created project it into any IDE and start coding. See the
next section on where to find the different components of the
application.</p><h2 id="Getti
ngStarted-Exploringthegeneratedproject">Exploring the generated
project</h2><p>The archetype creates the following files:</p><div
class="preformatted panel" style="border-width: 1px;"><div
class="preformattedContent panelContent">
+</div></div><p></p><p>After some more one-time downloads you can open your
browser to <a class="external-link" href="http://localhost:8080/newapp"
rel="nofollow">http://localhost:8080/newapp</a> to see the application
running:</p><p><span class="confluence-embedded-file-wrapper
image-center-wrapper confluence-embedded-manual-size"><img
class="confluence-embedded-image confluence-external-resource
confluence-content-image-border image-center" width="375"
src="getting-started.data/newapp_Index.png"
data-image-src="https://cwiki.apache.org/confluence/download/attachments/23334911/newapp_Index.png?version=1&modificationDate=1428074330000&api=v2"></span></p><p>The
application consists of three pages sharing a common look and feel. The
initial page, Index, allows you to perform some basic operations.</p><p>You can
also load the newly-created project it into any IDE and start coding. See the
next section on where to find the different components of the
application.</p><h2 id="Getti
ngStarted-Exploringthegeneratedproject">Exploring the generated
project</h2><p>The archetype creates the following files:</p><div
class="preformatted panel" style="border-width: 1px;"><div
class="preformattedContent panelContent">
<pre>newapp/
├── build.gradle
├── gradle