You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/03/22 01:28:00 UTC

[jira] [Commented] (TAP5-2608) Fix and update quickstart

    [ https://issues.apache.org/jira/browse/TAP5-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798609#comment-16798609 ] 

ASF subversion and git services commented on TAP5-2608:
-------------------------------------------------------

Commit 65a91b1d1ee63a2fa4b422ac019a7c628c0a7e23 in tapestry-5's branch refs/heads/master from Thiago H. de Paula Figueiredo
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=65a91b1 ]

TAP5-2608: applying picodotdev's Quickstart fix patch


> Fix and update quickstart
> -------------------------
>
>                 Key: TAP5-2608
>                 URL: https://issues.apache.org/jira/browse/TAP5-2608
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: quickstart
>    Affects Versions: 5.5.0
>            Reporter: picodotdev
>            Priority: Major
>         Attachments: TAP5-2608_fix_and_update_quickstart.patch, quickstart-browser.png, quickstart.png
>
>
> The quickstat project has some errors on run:
>  * Running the quickstart as in comment https://issues.apache.org/jira/browse/TAP5-2579?focusedCommentId=16770261#comment-16770261 ends with BUILD FAILURE.
>  * After fixing BUILD FAILURE error "./gradlew tasks" fails with "Plugin with id 'gretty' not found." message.
>  * Running "mvn jetty:run" fails with "Could not find artifact javax.servlet:servlet-api:jar:3.0.1 in jboss ([http://repository.jboss.org/nexus/content/groups/public/])" message.
> Some other related issues open are:
>  * https://issues.apache.org/jira/browse/TAP5-2579
>  * [https://github.com/apache/tapestry-5/pull/9/files]
>  * [https://github.com/apache/tapestry-5/pull/10] (for 5.4.x)
> Some other improvements that can be implemented are:
>  * Use Spring Boot instead Gretty.
>  * Use log4j 2 instead slf4j and logback.
>  * Provide some simple unit and functional test examples.
>  * Use more new Gradle version (ideally latest) instead of taking Tapestry Gradle build version.
> Fix the errors and related issues, implement improvements.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)