This is an automated email from the ASF dual-hosted git repository.

thiagohp pushed a commit to branch javax
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git

commit fb8a402be57c667a0b9c36aa8723700123526575
Author: Thiago H. de Paula Figueiredo <[email protected]>
AuthorDate: Tue Feb 24 23:08:19 2026 -0300

    Temporarily disabling the quickstart build
---
 settings.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings.gradle b/settings.gradle
index 5f4f20356..b043d8154 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -36,7 +36,7 @@ include('plastic',
         'tapestry-beanvalidator',
         'tapestry-jpa',
         'tapestry-kaptcha',
-        'quickstart',
+        //'quickstart',
         'tapestry-clojure',
         'tapestry-mongodb',
         'tapestry-test-data',

Reply via email to