poi/src/documentation/content/xdocs/trans/es/3rdparty.xml

88 lines
3.1 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
====================================================================
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.
====================================================================
-->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../../dtd/document-v11.dtd">
<document>
<header>
<title>Jakarta POI - Contribuciones de Terceras Partes</title>
<authors>
<person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
<person name="Agustín Martín Barbero" email="-"/>
</authors>
</header>
<body>
<section><title>Cómo Contribuir</title>
<p>
Vea <link href="contrib.xml">Cómo contribuir a Poi</link>.
</p>
</section>
<section><title>Componentes Contribuidos</title>
<p>
No es que estos tengan, necesariamente, suficiente calidad como para ser incluidos
en el núcleo de la distribución, pero han sido probados bajo <link href="contrib.xml">
varios entornos clave </link>, se proporcionan bajo la misma licencia que Poi, y se
incluyen en la distribución de POI bajo el directorio
<code>contrib/</code>.
</p>
<p>
<strong>¡Ninguno Todavía!</strong> - aunque pude esperarse que algunos de los enlaces
listados a continuación lleguen eventualmente a migrarse al nivel de "componentes contribuidos",
y posteriormente incluso a la mismísima distribución principal.
</p>
</section>
<section><title>Cola de Parches (Patch Queue)</title>
<p><link href="patches.html">Entregas de modificaciones (Submissions of modifications)</link>
a POI que esperan revisión. Cualquiera puede realizar comentarios sobre ellas en la lista
de desarrollo - ¡se necesitan revisores del código!
<strong>Su utilización cae bajo su responsabilidad</strong> - aunque POI no puede garantizarlo,
estos parches no han sido revisados, cuando menos aceptados.
</p>
</section>
<section><title>Otras Extensiones</title>
<p> Las otras extensiones listadas aquí <strong>tampoco están respaldadas</strong>
por el proyecto POI - se proporcionan sólo por comodidad. Pueden funcionar o no,
pueden ser de código abierto o no, etc.
</p>
<p> Para añadir un enlace a esta tabla, ver <link href="contrib.xml">Cómo contribuir
a POI</link>.</p>
<table>
<tr>
<th>Nombre y Enlace</th>
<th>Tipo</th>
<th>Descripción</th>
<th>Estado</th>
<th>Licencia</th>
<th>Contacto</th>
</tr>
</table>
</section>
</body>
</document>