aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Patch from Josh from bug #44437 - improved unit test for poifsNick Burch2008-02-211-2/+1
* In the interests of sanity, stop having hssf test data files in scratchpad an...Nick Burch2008-02-141-2/+2
* Patch from bug #44336 - correctly escape sheet names in formula references, i...Nick Burch2008-02-011-0/+1
* start a new POI 3.1 section in the change logYegor Kozlov2008-01-281-1/+1
* Update to use a newer openxml4j jar file, which contains patches from myself ...Nick Burch2008-01-241-1/+1
* Add a missing bit to the compile-ooxml ant taskNick Burch2008-01-161-0/+10
* Fix for building the OOXML xmlbeans stuff on osx, patch from ugoNick Burch2008-01-071-0/+2
* OOXML pptx text extractor, and test. Also add jar-ooxml ant taskNick Burch2007-12-301-0/+15
* Support getting the low level sheet objects back for an xlsx documentNick Burch2007-12-271-0/+38
* Shuffle a few ooxml bits about, improve the ant tasks for it, and add in a oo...Nick Burch2007-12-271-3/+18
* Update build.xml to download various libraries that we will want for playing ...Nick Burch2007-12-261-2/+97
* Make compile-scratchpad depend on compile-main, as it's dependentNick Burch2007-12-211-1/+1
* updated to version 3.0.2-beta1Yegor Kozlov2007-12-061-1/+1
* Add some testdata paths to the single unit test task, so that more of the scr...Nick Burch2007-09-241-0/+3
* Move POIDocument out of the scratchpadNick Burch2007-09-191-0/+4
* Initial HSMF (outlook) support from TravisNick Burch2007-07-091-0/+2
* Start on processing the commands stored within a HDGF chunk, plus initial tes...Nick Burch2007-06-211-0/+8
* Basic support for a few key kinds of streams, and tests to go with thisNick Burch2007-06-181-1/+3
* When we copy the normal jars into the right spot for uploading to the ibiblio...Nick Burch2007-06-161-3/+6
* As requested by Andy, a big change to how the maven-dist occurs. Now, we copy...Nick Burch2007-06-081-45/+98
* Remove the section entries from the jar manifests, as they aren't required, a...Nick Burch2007-06-081-40/+30
* Update the main .pom file based on advice from the repos team. Include the re...Nick Burch2007-05-311-1/+9
* Update Jakarta -> Apache in the build file, and update more of the siteNick Burch2007-05-291-10/+10
* Updates for 3.0 being releasedNick Burch2007-05-181-1/+1
* Add in a clean step before compile in distNick Burch2007-04-021-3/+3
* add license to build fileAvik Sengupta2007-01-021-1/+18
* Include NOTICE and LICENSE in the maven targetted jars tooNick Burch2006-12-281-0/+2
* Include the NOTICE and LICENSE files in the root of the Jars we build. When b...Nick Burch2006-12-281-21/+29
* Bump version up to 3.0 alpha 3Nick Burch2006-12-131-1/+1
* We need to ensure we have the main code compiled before running contrib and s...Nick Burch2006-11-281-2/+2
* Add ant task for building the maven/ibiblio friendly binary and source jar fi...Nick Burch2006-07-041-0/+48
* upgrade jar verions: Log4j, Commons Logging, Sean Sullivan2006-06-281-16/+16
* Release 3.0 alpha 2Nick Burch2006-06-161-1/+1
* Copy HSLF resources over when compiling scratchpadNick Burch2006-03-261-0/+9
* removed line in the file to test svn commitingHenri Yandell2006-01-021-1/+0
* Major landing of the following changes:Jason Height2005-08-181-0/+1
* - Added the "source" and "target" options to the javac targets in order to pl...Rainer Klute2005-07-131-29/+38
* Changed for upcoming buildGlen Stampoultzis2005-07-041-1/+1
* minor updates to buildAvik Sengupta2005-06-011-0/+3
* licensing as per http://www.apache.org/dev/apply-license.htmlAvik Sengupta2005-05-201-0/+4
* build tweaksAvik Sengupta2005-05-191-3/+26
* Last-minute fixRainer Klute2005-05-161-1/+1
* - Improved the build process' with respect to its dependencies on JUnit, JDep...Rainer Klute2005-05-161-230/+294
* tweaksAvik Sengupta2005-05-031-1/+1
* unfixed testcases, so you know what to fix :)Avik Sengupta2005-05-031-0/+2
* Added image support for POI. See the quick guide for details. Sponsored thr...Glen Stampoultzis2005-05-011-6/+6
* tests refactoringAvik Sengupta2005-04-211-2/+34
* - Compiling POI now includes the example classes.Rainer Klute2005-01-251-44/+87
* Fixed the copyright notice in the API documentation accordingRainer Klute2005-01-201-3/+7
* - Fixed a bug that prevented generating the JUnit test results report.Rainer Klute2005-01-031-3/+4