mirror of https://github.com/apache/poi.git
info on nightly builds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1328842 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
78f060ef82
commit
c13bdf58d8
|
@ -41,6 +41,18 @@
|
|||
People interested should also follow the <link href="mailinglists.html">dev mailing list</link> to track further progress.</p>
|
||||
<p>See the <link href="download.html">downloads</link> page for more details.</p>
|
||||
</section>
|
||||
<section><title>Nightly Builds</title>
|
||||
<p>The POI nightly builds are run on <link href="https://builds.apache.org/job/POI/">Jenkins</link> continuous integration server.
|
||||
Note that these are no official builds and they are not endorsed or even supported by the POI team.
|
||||
<br/>
|
||||
<strong>These builds should not be used in production</strong>: they are only intended for use by developers
|
||||
to help with resolving bugs and evaluating new features.
|
||||
</p>
|
||||
<ul>
|
||||
<li><link href="https://builds.apache.org/job/POI/lastSuccessfulBuild/artifact/build/dist/">
|
||||
Last Successful Jenkins build for POI-trunk</link></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section><title>28 August 2011 - The Apache POI project is celebrating its 10th anniversary</title>
|
||||
<p>
|
||||
The Apache POI project is celebrating its 10th anniversary. On the 28th of August 2001, the first 0.1 alpha version of POI was released.
|
||||
|
|
Loading…
Reference in New Issue