223 Коміти (27e3d4ea2608ee45e71e70d3fcfd4ef8cb20d469)

Автор SHA1 Повідомлення Дата
  Nick Burch ce77707b83 Add documentation for the HMEF (TNEF/winmail.dat) support so far. 13 роки тому
  Yegor Kozlov e9f5fbd58d set version.id to 3.8-beta2 13 роки тому
  Nick Burch b8a97d2b3f Fix a couple of license headers, and tweak the rat settings so it runs clean 13 роки тому
  Yegor Kozlov 4c5d1a1aa8 Use stax:stax-api instead of org.apache.geronimo.specs:geronimo-stax-api_1.0_spec, see Bugzilla 50581 13 роки тому
  Yegor Kozlov b6aaf36b5c initial import of ExcelAnt tasks, see Bugzilla 50610 13 роки тому
  Yegor Kozlov e7cce67245 tweaked javac targets and set includeantruntime=false to avoid warnings by Ant 1.8.1 13 роки тому
  Yegor Kozlov edbd52dd21 updated current version in trunk 13 роки тому
  Yegor Kozlov 733cf81a3b repackaged poi-contrib to poi-main and poi-examples, excluded contrib from build artifacts 13 роки тому
  Nick Burch 9fb59dacbe Bump the version id 13 роки тому
  Nick Burch 534799ad59 Prepare for building 3.7 beta 3 13 роки тому
  Nick Burch 14b5b74989 Compiling the OOXML xsds requires a bit more memory if on a 64 bit jvm 14 роки тому
  Nick Burch fff843e65a Add a dist exclude, and a missing header 14 роки тому
  Nick Burch 6387556b49 Prepare for 3.7 beta 2 14 роки тому
  Yegor Kozlov 93381f3232 never download ooxml-schemas-.jar from maven, always build it from source xsds 14 роки тому
  Yegor Kozlov 6b8d2b40a2 removed duplicates of PICTURE_TYPE_* constants defined in the parent Workbook interface 14 роки тому
  Nick Burch a155ef63a7 Revert r954835 now that POI 3.7 beta1 is out - go back to using 1.5 compiled editions of the ooxml schemas 14 роки тому
  Nick Burch 2b5d3fcbfd Temporary switch back to using only ooxml-schemas-1.0 (no lists). Revert this commit once 3.7 beta1 is out, so we can continue testing the new ooxml-schemas-1.1 (java 1.5) stuff 14 роки тому
  Nick Burch 60cefff59a Have the ooxml build correctly ensure that we have the ooxml schemas to hand 14 роки тому
  Yegor Kozlov 9c6fdb6f53 force ASCII encoding when compiling sources, fixed unmappable characters for encoding ASCII 14 роки тому
  Nick Burch 1deea0cfa1 Bump the ooxml schema version up to 1.1, as 1.0 was compiled for Java 1.4 while we now compile them for Java 1.5 14 роки тому
  Nick Burch 88b60e5655 The next release will be 3.7 beta 2 14 роки тому
  Yegor Kozlov d8cbe9b692 ensure english locale for POI build 14 роки тому
  Nick Burch c6a5ff361c Add a "rat-check" optional target, which runs Apache Rat against the source tree to spot files lacking license headers 14 роки тому
  Yegor Kozlov 9017094231 Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 14 роки тому
  Nick Burch 752dae496d Tweak depends lines relating to compile-ooxml-xsds, so that the schema files are correctly downloaded if missing 14 роки тому
  Yegor Kozlov 6db9c4f0e2 added mvn-install Ant target equivalent to 'mvn install' in maven-driven projects 14 роки тому
  Yegor Kozlov 5984c5d57c updated current version on status.xml, also some misc post-release improvements in mvn-deploy.sh and build.xml 14 роки тому
  Yegor Kozlov 3246c57b68 set version.id to 3.7-SNAPSHOT 14 роки тому
  Yegor Kozlov 03443502f5 more cleanup of build.xml, improved release procedure, added a script to create .md5 and .asc 14 роки тому
  Yegor Kozlov b7aa4bea9a more improvements in build.xml: moved ooxml-lite targets out of normal 'compile' and 'test', added compile-all and test-all 14 роки тому
  Josh Micich e391cdb834 Re-added jsr173 jar to ooxml ant tasks (jsr173 is not part of java 5 - r882927 was probably tested against java 6). 14 роки тому
  Yegor Kozlov 437182aa72 included poi-ooxml-schemas and poi-examples in the release cycle, also misc improvements in build.xml: merged scratchpad and main examples, improved cross-module classpath dependencies, removed obsolete targets 14 роки тому
  Dave Fisher b5cdef8c2e Many documentation changes. See https://issues.apache.org/bugzilla/show_bug.cgi?id=48242 14 роки тому
  Yegor Kozlov c5434e0a1b org.apache.poi.util.OOXMLLite - an utility to build a 'lite' version of the ooxml-schemas.jar 14 роки тому
  Yegor Kozlov 97e001c85a cleanup of build.xml 14 роки тому
  Nick Burch 446c1af47f Make the ooxml schema jar filenames consistent 14 роки тому
  Nick Burch f1ecc30d36 When running the "compile-ooxml-xsds" ant task, also generate the source jar for the OOXML Schemas 14 роки тому
  Josh Micich a6331f9ec9 reverted Digital Signature stuff (r824836, r824963 r825294) in attempt to get gump build working 14 роки тому
  Josh Micich bef0cdf35c removed new dependency on joda 14 роки тому
  Ugo Cei 5378df317e Added implementation of Digital Signature support using code initially developed for the eId Applet project <http://code.google.com/p/eid-applet/> and re-released under Apache License. 14 роки тому
  Yegor Kozlov 31236d1bd5 added Ant target to compile scratchpad examples, added example HSMF application that converts a .msg file to text and extracts attachments, see Bugzilla 47922 14 роки тому
  Yegor Kozlov d325146381 changed version.id of trunk to 3.6-beta1 15 роки тому
  Yegor Kozlov 2712b14d2f moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 15 роки тому
  Yegor Kozlov 8b283b14b1 Centralize logic for finding/opening sample files 15 роки тому
  Yegor Kozlov a275338291 Fixed locale-sensitive unit tests to pass when running on non-US locales 15 роки тому
  Yegor Kozlov ec9296d828 started new section in changes.xml for 3.5-beta7 15 роки тому
  Yegor Kozlov 3add64632f changed Forrest config to use only status.xml, changes.xml is now obsolete 15 роки тому
  Nick Burch 062c215660 Fix bug #46554 - New ant target "jar-examples" 15 роки тому
  Yegor Kozlov 9312add3f0 fixed forrest.properties to work with jdk 1.6, see https://issues.apache.org/jira/browse/FOR-984; removed unused and deprecated stuff from build.xml 15 роки тому
  Yegor Kozlov 9b561e8d3f set forkmode=once for junit tests, it made the build process faster by 5x 15 роки тому