You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2020/04/11 18:18:35 UTC

svn commit: r1876399 - in /maven/website/content: badges/asf_jira.cgi maven-site-1.0-site.jar

Author: svn-site-role
Date: Sat Apr 11 18:18:35 2020
New Revision: 1876399

Log:
Site checkin for project Apache Maven Site

Added:
    maven/website/content/badges/asf_jira.cgi
Modified:
    maven/website/content/maven-site-1.0-site.jar

Added: maven/website/content/badges/asf_jira.cgi
==============================================================================
--- maven/website/content/badges/asf_jira.cgi (added)
+++ maven/website/content/badges/asf_jira.cgi Sat Apr 11 18:18:35 2020
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+echo "{
+  'schemaVersion': 1,
+  'label': 'ASF Jira',
+  'message': '${project}',
+  'color': 'orange'
+}"

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.