[
https://issues.apache.org/jira/browse/GEODE-10474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022076#comment-18022076
]
ASF GitHub Bot commented on GEODE-10474:
----------------------------------------
raboof commented on PR #25:
URL: https://github.com/apache/geode-site/pull/25#issuecomment-3322784241
* It is pretty annoying that the Gradle Rat plugin doesn't show *which* file
violated the rule. Geode uses a pretty old version of the plugin (0.3.0). A
newer version (0.8.1) is available
(https://plugins.gradle.org/plugin/org.nosphere.apache.rat), perhaps that gives
better feedback?
* I tried running locally, which revealed that the file with missing license
information is actually `website/content/img/asf_logo.svg`. Apparently 'png' is
not checked because it is 'binary', but 'svg' it checked because it is
'text'(like). I wonder if the newest version of the Gradle Rat plugin is also
so strict ;)
> Project website does not reflect updated branding
> -------------------------------------------------
>
> Key: GEODE-10474
> URL: https://issues.apache.org/jira/browse/GEODE-10474
> Project: Geode
> Issue Type: Improvement
> Components: website
> Reporter: Bryan Behrenshausen
> Priority: Major
> Labels: pull-request-available
>
> The ASF [recently
> updated|https://news.apache.org/foundation/entry/introducing-the-asfs-new-logo]
> its logo and branding. The Geode website still reflects the former branding,
> including the foundation's old logo. These should be updated to reflect [new
> brand standards|https://apache.org/foundation/press/kit/].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)