Update Jakarta -> Apache in the build file, and update more of the site

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542597 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2007-05-29 17:32:05 +00:00
parent 5661c4df7a
commit 9c3846e19a
8 changed files with 47 additions and 48 deletions

View File

@ -813,10 +813,10 @@ FORREST_HOME environment variable!</echo>
<manifest>
<attribute name="Built-By" value="${user.name}"/>
<section name="common">
<attribute name="Specification-Title" value="Jakarta POI"/>
<attribute name="Specification-Title" value="Apache POI"/>
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
<attribute name="Specification-Vendor" value="Apache"/>
<attribute name="Implementation-Title" value="Jakarta POI"/>
<attribute name="Implementation-Title" value="Apache POI"/>
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
<attribute name="Implementation-Vendor" value="Apache"/>
</section>
@ -832,10 +832,10 @@ FORREST_HOME environment variable!</echo>
<manifest>
<attribute name="Built-By" value="${user.name}"/>
<section name="common">
<attribute name="Specification-Title" value="Jakarta POI"/>
<attribute name="Specification-Title" value="Apache POI"/>
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
<attribute name="Specification-Vendor" value="Apache"/>
<attribute name="Implementation-Title" value="Jakarta POI"/>
<attribute name="Implementation-Title" value="Apache POI"/>
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
<attribute name="Implementation-Vendor" value="Apache"/>
</section>
@ -863,10 +863,10 @@ FORREST_HOME environment variable!</echo>
<manifest>
<attribute name="Built-By" value="${user.name}"/>
<section name="common">
<attribute name="Specification-Title" value="Jakarta POI"/>
<attribute name="Specification-Title" value="Apache POI"/>
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
<attribute name="Specification-Vendor" value="Apache"/>
<attribute name="Implementation-Title" value="Jakarta POI"/>
<attribute name="Implementation-Title" value="Apache POI"/>
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
<attribute name="Implementation-Vendor" value="Apache"/>
</section>
@ -878,10 +878,10 @@ FORREST_HOME environment variable!</echo>
<manifest>
<attribute name="Built-By" value="${user.name}"/>
<section name="common">
<attribute name="Specification-Title" value="Jakarta POI"/>
<attribute name="Specification-Title" value="Apache POI"/>
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
<attribute name="Specification-Vendor" value="Apache"/>
<attribute name="Implementation-Title" value="Jakarta POI"/>
<attribute name="Implementation-Title" value="Apache POI"/>
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
<attribute name="Implementation-Vendor" value="Apache"/>
</section>
@ -893,10 +893,10 @@ FORREST_HOME environment variable!</echo>
<manifest>
<attribute name="Built-By" value="${user.name}"/>
<section name="common">
<attribute name="Specification-Title" value="Jakarta POI"/>
<attribute name="Specification-Title" value="Apache POI"/>
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
<attribute name="Specification-Vendor" value="Apache"/>
<attribute name="Implementation-Title" value="Jakarta POI"/>
<attribute name="Implementation-Title" value="Apache POI"/>
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
<attribute name="Implementation-Vendor" value="Apache"/>
</section>

View File

@ -21,7 +21,7 @@
<document>
<header>
<title>Jakarta POI - Case Studies</title>
<title>Apache POI - Case Studies</title>
<authors>
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
<person id="CR" name="Cameron Riley" email="crileyNO@SPAMekmail.com"/>
@ -48,9 +48,9 @@
agreed to have a few T-Shirts printed with the POI logo (once its
chosen) for the first
few best submissions. To submit a case study, either
<link href="http://jakarta.apache.org/poi/getinvolved/index.html">
<link href="getinvolved/index.html">
submit a patch for this page</link> or email it to the
<link href="http://jakarta.apache.org/site/mail2.html#poi">mailing list
<link href="mailinglists.html">mailing list
</link> (with [PATCH] prefixed subject, please).
</p>
</section>
@ -68,7 +68,7 @@
</p>
<p>
The Jakarta-POI project has helped QuestionPro compete with the other players in the marketplace with proprietary technology. It leveled the playing field with respect to reporting and data analysis solutions. It helped in opening doors into closed solutions like Microsoft's CDF. Today about 100 excel reports are generated daily, each with about 10-30 sheets in them.
The Apache-POI project has helped QuestionPro compete with the other players in the marketplace with proprietary technology. It leveled the playing field with respect to reporting and data analysis solutions. It helped in opening doors into closed solutions like Microsoft's CDF. Today about 100 excel reports are generated daily, each with about 10-30 sheets in them.
</p>
<p>
@ -130,9 +130,9 @@ format,
The
<link href="http://www.lbank.lt/">Bank of Lithuania</link>
reports financial statistical data to Excel format using the
<link href="http://jakarta.apache.org/poi/">Jakarta POI</link>
<link href="http://poi.apache.org/">Apache POI</link>
project's
<link href="http://jakarta.apache.org/poi/hssf/">
<link href="hssf/">
HSSF</link> API. The system is based on Oracle JServer and
utilizes a Java stored procedure that outputs to XLS format
using the HSSF API. - Arian Lashkov (alaskov at lbank.lt)

View File

@ -21,7 +21,7 @@
<document>
<header>
<title>Jakarta POI - Project History</title>
<title>Apache POI - Project History</title>
<authors>
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
</authors>
@ -30,7 +30,7 @@
<body>
<section><title>Jakarta POI - Brief Project History</title>
<section><title>Apache POI - Brief Project History</title>
<p>The POI project was dreamed up back around April 2001, when
Andrew Oliver landed a short term contract to do Java-based
@ -94,10 +94,14 @@ already started making waves.
looks like everything turned out since you're reading this!
</p>
<p>In Early 2007, we graduated from
<link href="http://jakarta.apache.org/">Jakarta</link>, and became
our own Top Level Project (TLP) within Apache.</p>
</section>
<!--
<section><title>What's next for Poi</title>
<!-- <p>First we'll tackle this from a project standpoint: Well, we
<p>First we'll tackle this from a project standpoint: Well, we
made an offer to Microsoft and Actuate (tongue in cheek
... well mostly) that we'd quit the project and retire if
they'd simply write us each a really large check. I've yet to
@ -107,7 +111,7 @@ already started making waves.
<p>Next, we've got some work to do here at Jakarta to finish
integrating POI into the community. Furthermore, we're
still transitioning the Serializer to Cocoon.
</p>-->
</p>
<p>HSSF, during the 2.0 cycle, will undergo a few
optimizations. We'll also be adding new features like a full
implementation of Formulas and custom text formats. We're
@ -138,7 +142,7 @@ already started making waves.
that new blood will join the team and allow us to tackle this
even faster (in part because POIFS is already finished). But
maybe what we need most is you! </p>
</section>
</section> -->
</body>
<footer>

View File

@ -21,14 +21,14 @@
<document>
<header>
<title>Jakarta POI - Legal Stuff</title>
<title>Apache POI - Legal Stuff</title>
<authors>
<person id="TK" name="Tetsuya Kitahata" email="tetsuya@apache.org"/>
</authors>
</header>
<body>
<section><title>Jakarta POI - Legal Stuff</title>
<section><title>Apache POI - Legal Stuff</title>
<p>
All material on this website is Copyright &#169; 2002-2003, The Apache
Software Foundation

View File

@ -21,7 +21,7 @@
<document>
<header>
<title>Jakarta POI - In the News over the world</title>
<title>Apache POI - In the News over the world</title>
<authors>
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
<person id="TK" name="Tetsuya Kitahata" email="tetsuya@apache.org"/>

View File

@ -42,14 +42,10 @@ See http://xml.apache.org/forrest/linking.html for more info
</forrest>
<cocoon href="cocoon/"/>
</xml.apache.org>
<jakarta.apache.org href="http://jakarta.apache.org/">
<ant href="ant/"/>
<poi href="poi/"/>
</jakarta.apache.org>
<junit href="junit/index.html"/>
<jdepend href="jdepend/index.html"/>
<javadoc href="apidocs/index.html"/>
<download href="http://www.apache.org/dyn/closer.cgi/jakarta/poi/"/>
<download href="http://www.apache.org/dyn/closer.cgi/poi/"/>
</external-refs>
</site>

View File

@ -21,20 +21,20 @@
<document>
<header>
<title>Jakarta POI - Who we are</title>
<title>Apache POI - Who we are</title>
<authors>
<person name="Jakarta POI Documentation Team" email="poi-dev@jakarta.apache.org"/>
<person name="Apache POI Documentation Team" email="dev@poi.apache.org"/>
</authors>
</header>
<body>
<section><title>Jakarta POI - Who we are</title>
<section><title>Apache POI - Who we are</title>
<p>
The POI Project operates on a meritocracy: the more you do, the more
responsibility you will obtain. This page lists all of the people who have
gone the extra mile and are Committers. If you would like to get involved,
the first step is to join the <link href="http://jakarta.apache.org/site/mail2.html#poi">mailing lists</link>.
the first step is to join the <link href="mailinglists.html">mailing lists</link>.
</p>
<p>
@ -55,6 +55,12 @@
<!-- </ul>-->
<!-- </section>-->
<section><title>Project Chair</title>
<ul>
<li>Nick Burch (nick at apache dot org)</li>
</ul>
</section>
<section><title>Emeritus Committers</title>
<ul>
<li>Nicola Ken Barozzi (barozzi at nicolaken dot com)</li>
@ -63,7 +69,7 @@
<section><title>Committers</title>
<ul>
<li><link href="http://cvs.apache.org/~acoliver/">Andrew C. Oliver</link> (acoliver at apache dot org)</li>
<li><link href="http://people.apache.org/~acoliver/">Andrew C. Oliver</link> (acoliver at apache dot org)</li>
<li><link href="http://www.marcj.com/">Marc Johnson</link> (mjohnson at apache dot org)</li>
<li><link href="http://members.iinet.net.au/~gstamp/glen/">Glen Stampoultzis</link> (glens at apache.org)</li>
<li><link href="http://www.rainer-klute.de/">Rainer Klute</link> (klute at apache dot org)</li>
@ -73,16 +79,10 @@
<li>Danny Mui (dmui at apache dot org)</li>
<li>Jason Height (jheight at apache dot org)</li>
<li><link href="http://www.apache.org/~tetsuya/">Tetsuya Kitahata</link> (tetsuya at apache dot org)</li>
<li>Nick Burch (nick at apache dot org)</li>
<li>Yegor Kozlov</li>
<li>Amol S Deshmukh (amol at apache dot org)</li>
</ul>
</section>
<section><title>Developers</title>
<ul>
<li>Agust&#237;n Mart&#237;n (agusmba at terra dot es)</li>
</ul>
</section>
<section><title>Translators</title>
<ul>
<li>(Please add your name here!!)</li>

View File

@ -95,19 +95,19 @@ be used to configure the chosen Forrest skin.
<!-- Do we want to disable w3c compliance links? -->
<disable-compliance-links>false</disable-compliance-links>
<searchsite-domain>jakarta.apache.org</searchsite-domain>
<searchsite-name>jakarta</searchsite-name>
<searchsite-domain>poi.apache.org</searchsite-domain>
<searchsite-name>poi</searchsite-name>
<!-- mandatory project logo
skin: forrest-site renders it at the top -->
<project-name>POI</project-name>
<project-url>http://jakarta.apache.org/poi/</project-url>
<project-url>http://poi.apache.org/</project-url>
<project-logo>resources/images/project-logo.gif</project-logo>
<!-- optional group logo
skin: forrest-site renders it at the top-left corner -->
<group-name>Jakarta</group-name>
<group-url>http://jakarta.apache.org</group-url>
<group-name>Apache POI</group-name>
<group-url>http://poi.apache.org</group-url>
<group-logo>resources/images/group-logo.gif</group-logo>
<!-- optional host logo (e.g. sourceforge logo)
@ -116,7 +116,7 @@ be used to configure the chosen Forrest skin.
<host-logo></host-logo>
<!-- The following are used to construct a copyright statement -->
<year>2002-2006</year>
<year>2002-2007</year>
<vendor>The Apache Software Foundation</vendor>
<!-- Some skins use this to form a 'breadcrumb trail' of links. If you don't
@ -124,8 +124,7 @@ be used to configure the chosen Forrest skin.
-->
<trail>
<link1 name="Apache" href="http://www.apache.org/"/>
<link2 name="Jakarta" href="http://jakarta.apache.org/"/>
<link3 name="POI" href="http://jakarta.apache.org/poi/"/>
<link2 name="POI" href="http://poi.apache.org/"/>
</trail>
<!-- Credits are typically rendered as a set of small clickable images in the