--- layout: page --- {%- comment -%} Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. {% endcomment %} {%- assign archive_domain = page.archive_path | default: page.project_id | prepend: "archive.apache.org/dist/" %} {%- assign resolution_file = page.retirement_date | date: "%Y/board_minutes_%Y_%m_%d.txt" %} {%- assign resolution_locn = resolution_file | prepend: "https://svn.apache.org/repos/asf/infrastructure/site/trunk/content/foundation/records/minutes/" %}

{{ page.project_apachename }}

{{ page.project_longname }} retired in {%- if page.board_resolution == true -%} {{ page.retirement_date | date: "%B %Y" }} {%- else -%} {{ page.retirement_date | date: "%B %Y" }} {%- endif -%} and the move to the Attic {%- if page.attic_date %} {%- if page.attic_issue %} was completed in {{ page.attic_date | date: "%B %Y" }}. {%- else %} was completed in {{ page.attic_date | date: "%B %Y" }}. {%- endif -%} {%- else -%}  is In Progress (see templates for {{page.project_name}}). {%- endif -%}

{%- if page.project_description %}

{{ page.project_description }}

{%- endif -%} {%- if page.additional_text %}

{{ page.additional_text }}

{%- endif %}

{%- if page.mailing_lists %} {%- assign mailbox_prefix = page.mailing_lists_prefix | default: page.project_id %} {%- endif %} {%- if page.source_repositories %} {%- for source_repo in page.source_repositories %} {%- case source_repo.type %} {%- when "Subversion" %} {%- assign svn_path = source_repo.path | default: page.project_id | prepend: "svn.apache.org/repos/asf/" %} {%- when "Git" %} {%- assign git_path = source_repo.path | default: page.project_id | prepend: "gitbox.apache.org/repos/asf#" %} {%- else %} {%- endcase %} {%- endfor %} {%- endif %} {%- for issue_tracker in page.issue_trackers %} {%- case issue_tracker.type %} {% when "JIRA" %} {% when "GitHub" %} {% when "Bugzilla" %} {%- else %} {% endcase %} {%- endfor %} {%- if page.wiki.type %} {%- else %} {%- endcase %} {%- endif %} {%- if page.board_reports == true %} {%- endif %} {%- if page.downloads == true %} {% endif -%}
Read-only Resource Link(s)
Website {{ page.project_domain }}
Mailing List Archives {%- for mail_list in page.mailing_lists %} {% unless forloop.first %}| {% endunless -%} {{ mail_list }} {%- endfor %}
Source Code ({{ source_repo.type}}){{ svn_path }}{{ git_path }}??? {{ source_repo.type}} ???
Issue Tracker ({{ issue_tracker.type }}) {%- for jira_key in issue_tracker.keys %} {%- unless forloop.first %} | {% endunless %} {{ jira_key }} {%- else %} {%- assign jira_key = page.project_id | upcase %} {{ jira_key }} {%- endfor %} {%- for github_key in issue_tracker.keys %} {%- unless forloop.first %} | {% endunless %} {{ github_key }} {%- else %} {%- assign github_key = page.project_id %} {{ github_key }} {%- endfor %} {%- for bz_key in page.issue_tracker.keys %} {%- unless forloop.first %} | {% endunless %} {{ bz_key }} {%- else %} {%- assign bz_key = page.project_id | upcase %} {{ bz_key }} {%- endfor %} ??? {{ issue_tracker.type}} ???
Wiki {%- case page.wiki.type -%} {% when "CWIKI" %} {%- for wiki_key in page.wiki.keys %} {%- unless forloop.first %} | {% endunless %} cwiki: {{ wiki_key }} {%- else %} {%- assign wiki_key = page.project_id %} cwiki: {{ wiki_key }} {%- endfor %} ??? {{ page.wiki.type}} ???
Board Reports Minutes
Downloads {{ archive_domain }} | KEYS

 (see Data Reference (YAML))

As with any project in the Attic - if you should choose to fork {{ project_name }} outside of Apache, please let us know so we can link to your project

{%- if page.related_projects %}

Projects related to {{project_name}}:

{%- if page.related_projects_text %}

{{page.related_projects_text}}

{%- endif %}

{%- endif %}