This is an automated email from the ASF dual-hosted git repository.
thiagohp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git
The following commit(s) were added to refs/heads/master by this push:
new 6254efb66 Temporarily disabling the quickstart build
6254efb66 is described below
commit 6254efb667e3ae56a299a31604e4edba769d4e27
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 e043b4671..5bbd41fc4 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -37,7 +37,7 @@ include('plastic',
'tapestry-beanvalidator',
'tapestry-jpa',
'tapestry-kaptcha',
- 'quickstart',
+ //'quickstart',
'tapestry-clojure',
'tapestry-mongodb',
'tapestry-test-data',