This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/grails-forge-ui.git
The following commit(s) were added to refs/heads/main by this push:
new 4bb735d Remove incubating disclaimer from footer
4bb735d is described below
commit 4bb735d83234f9580f2e7e79d20fcbd97117923b
Author: James Fredley <[email protected]>
AuthorDate: Fri Sep 26 09:41:21 2025 -0400
Remove incubating disclaimer from footer
Update copy based on Apache Groovy Footer
---
app/launch/src/components/AltFooter/AltFooter.jsx | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/app/launch/src/components/AltFooter/AltFooter.jsx
b/app/launch/src/components/AltFooter/AltFooter.jsx
index ddff6b0..b4701a5 100644
--- a/app/launch/src/components/AltFooter/AltFooter.jsx
+++ b/app/launch/src/components/AltFooter/AltFooter.jsx
@@ -2,15 +2,7 @@ const AltFooter = () => (
<footer>
<div className="content">
<div className="apache-grails">
- <p>Apache Grails (incubating) is an effort undergoing
incubation at The Apache Software Foundation
- (ASF),
- sponsored by the <a href="https://groovy.apache.org"
target="_blank" rel="noreferrer">Apache
- Groovy</a> project. Incubation is required of all
newly accepted projects until a further review
- indicates that the infrastructure, communications, and
decision making process have stabilized in a
- manner consistent with other successful ASF projects.
While incubation status is not necessarily a
- reflection of the completeness or stability of the code,
it does indicate that the project has yet
- to be
- fully endorsed by the ASF.</p>
+ <p>Apache Grails is supported by the Apache Software
Foundation and the Grails community.</p>
<a href='https://apache.org'><img className=''
src='https://www.apache.org/img/asf_logo.png'
width='300px'
alt='Apache Software
Foundation'/></a>