You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Thiago H. de Paula Figueiredo (JIRA)" <ji...@apache.org> on 2019/03/22 01:29:00 UTC

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

     [ https://issues.apache.org/jira/browse/TAP5-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiago H. de Paula Figueiredo reassigned TAP5-2608:
---------------------------------------------------

    Assignee: Thiago H. de Paula Figueiredo

> 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
>            Assignee: Thiago H. de Paula Figueiredo
>            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)