/[Apache-SVN]
ViewVC logotype

Revision 1189337


Jump to revision: Previous Next
Author: hlship
Date: Wed Oct 26 17:47:14 2011 UTC (12 years, 6 months ago)
Changed paths: 101 (showing only 100; show all)
Log Message:
TAP5-1728: Quickstart archetype does not include the build.gradle

Changed paths

Path Details
Directorytapestry/tapestry5/trunk/build.gradle modified , text changed
Directorytapestry/tapestry5/trunk/quickstart/build.gradle modified , text changed
Directorytapestry/tapestry5/trunk/quickstart/filtered/ added
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/ added
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/build.gradle
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/build.gradle, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/pom.xml
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/pom.xml, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/ added
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/ added
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/java/ added
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/java/components/ added
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/java/components/Layout.java
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/components/Layout.java, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/java/pages/ added
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/java/pages/About.java added
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/java/pages/Contact.java added
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/java/pages/Index.java
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/pages/Index.java, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/java/services/ added
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/java/services/AppModule.java
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/services/AppModule.java, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/java/services/DevelopmentModule.java
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/services/DevelopmentModule.java, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/java/services/QaModule.java
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/services/QaModule.java, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/resources/ added
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/resources/components/ added
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/resources/components/Layout.tml
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/components/Layout.tml, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/resources/log4j.properties
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/log4j.properties, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/resources/pages/ added
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/resources/pages/About.tml
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/About.tml, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/resources/pages/Contact.tml
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/Contact.tml, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/resources/pages/Index.properties
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/Index.properties, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/filtered/archetype-resources/src/main/resources/pages/Index.tml
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/Index.tml, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/prototypes/META-INF/DEPENDENCIES deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/META-INF/LICENSE deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/META-INF/NOTICE deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/archetype-metadata.xml deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/plugin.xml deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/build.gradle deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/pom.xml deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/components/Layout.java deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/pages/About.java deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/pages/Contact.java deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/pages/Index.java deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/services/AppModule.java deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/services/DevelopmentModule.java deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/services/QaModule.java deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/components/Layout.tml deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/log4j.properties deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/About.tml deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/Contact.tml deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/Index.properties deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/Index.tml deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/WEB-INF/app.properties deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/WEB-INF/web.xml deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/favicon.ico deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img01.jpg deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img03.jpg deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img04.jpg deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img08.gif deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img09.gif deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img10.gif deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img11.gif deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img12.gif deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img13.gif deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img14.gif deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img18.gif deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img19.gif deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img20.gif deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/layout.css deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/license.txt deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/site/apt/index.apt deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/site/site.xml deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/conf/testng.xml deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/conf/webdefault.xml deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/java/PLACEHOLDER deleted
Directorytapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/resources/PLACEHOLDER deleted
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/META-INF/DEPENDENCIES
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/DEPENDENCIES, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/META-INF/LICENSE
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/LICENSE, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/META-INF/NOTICE
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/NOTICE, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/META-INF/maven/archetype-metadata.xml
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/archetype-metadata.xml, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/META-INF/maven/plugin.xml added
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/app.properties
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/WEB-INF/app.properties, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/WEB-INF/web.xml, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/favicon.ico
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/favicon.ico, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/img01.jpg
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img01.jpg, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/img03.jpg
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img03.jpg, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/img04.jpg
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img04.jpg, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/img08.gif
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img08.gif, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/img09.gif
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img09.gif, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/img10.gif
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img10.gif, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/img11.gif
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img11.gif, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/img12.gif
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img12.gif, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/img13.gif
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img13.gif, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/img14.gif
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img14.gif, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/img18.gif
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img18.gif, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/img19.gif
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img19.gif, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/img20.gif
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img20.gif, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/layout.css
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/layout.css, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/license.txt
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/license.txt, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/site/apt/index.apt
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/site/apt/index.apt, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/site/site.xml
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/site/site.xml, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/test/conf/testng.xml
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/conf/testng.xml, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/test/conf/webdefault.xml
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/conf/webdefault.xml, r1189336)
added , text changed
Directorytapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/test/java/PLACEHOLDER
(Copied from tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/java/PLACEHOLDER, r1189336)
added , text changed
[...]

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26