{% assign _id_ = page._data_.id | default: page._data_.name | downcase | replace: " ","-" | replace: "/","-" -%} {% assign _dist_ = _id_ | replace: 'jakarta-','jakarta/' -%} {% capture _tracker_ %}{% if page._data_.issues contains 'bugzilla' %}Bugzilla{% else %}JIRA{% endif %}{% endcapture -%} {% assign _board_ = _id_ %}


Apache {{ page._data_.name }} moved into the Attic in {{ page._data_.retired }}. {{ page._data_.description }}

Read-only Resource Link(s)
Website {{ page._data_.website | replace: "http://","" }}
Mailing List Archives {% for m in page._data_.maillists %} {% unless forloop.first %}| {% endunless %}{{ m | first }}{% endfor %}
Issue Tracker {% if page._data_.issues == "" %}None{% else %}{{ _tracker_ }}{% endif %}
Wiki {% if page._data_.wiki == "" %}None{% else %}Wiki{% endif %}
Board Reports {% if page._data_.wiki == "" %}Not available{% else %}Minutes{% endif %}
Downloads archive.apache.org/dist/{{ _dist_ }}/ | KEYS

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