432 Commits (4b6821c5ae734d2d80cc4bd31229a390caef0068)

Author SHA1 Message Date
  Andreas Beeker 12aa832839 comment out https check for jdk1.6 8 years ago
  Javen O'Neal 89554b4df3 add description to dist-nexus target in build.xml 8 years ago
  Javen O'Neal 638aacc056 add test-ss target to test Common SS, HSSF, XSSF, and SXSSF; add descriptions to targets 8 years ago
  Javen O'Neal c604d58e7d add test-hssf target to test just HSSF classes, skipping hssf.dev. Duration after running ant clean (includes 0m22s of prerequisites): test-hssf: 1m3s, test-main: 2m8s. 8 years ago
  Javen O'Neal 06463f8dbd add missing groups to javadocs 8 years ago
  Javen O'Neal 0c55397bdb add test-ooxml-ss target to test just (S)XSSF classes. Duration after running ant clean: test-ooxml-ss 1m55s, test-ooxml 2m26s, test 5m55s 8 years ago
  Javen O'Neal 09b9d5031c whitespace 8 years ago
  Andreas Beeker 92c5186b5d Nexus upload - mimic the manually uploaded repositories - see [INFRA-11687] 8 years ago
  Javen O'Neal 6c38d6cf26 sourceforge findbugs can't be downloaded over HTTPS yet 8 years ago
  Javen O'Neal 22376d8c16 use https URLs when available 8 years ago
  Javen O'Neal 100e079cc8 add compile dependency to forbidden-apis-check so that forbidden-apis-check will recompile sources that have been modified 8 years ago
  Andreas Beeker bb0a97df87 remove copy&paste error in release-prep 8 years ago
  Andreas Beeker 77910da289 update release-guide and build.xml to the new release process 8 years ago
  Andreas Beeker 647f5d9fd4 prepare for 3.15-beta2 8 years ago
  Andreas Beeker f599bb5928 release prepare for 3.15-beta1 - updating build.xml and status.xml 8 years ago
  Andreas Beeker 75362550cc prepare for 3.15-beta2 8 years ago
  Andreas Beeker 3deb82db58 release prepare for 3.15-beta1 - updating build.xml and status.xml 8 years ago
  Andreas Beeker bb73989a19 release prepare for 3.15-beta1 - updating build.xml and status.xml 8 years ago
  Dominik Stadler df04d68834 Fix some cases where file handles are not closed in OldExcelExtractor 8 years ago
  Dominik Stadler 63780176d9 Enhance integration tests to call some of the common examples/devtools to also trigger these with all sample files, currently XLSX2CSV, BiffViewer, FromHowTo 8 years ago
  Tim Allison 9900929cca POI 59257 upgrade Bouncy Castle to 1.54 8 years ago
  Nick Burch 858ef50cc5 Fetch the Ant SVN binding jars if init-svn is called 8 years ago
  Andreas Beeker 95f959bcc6 another gump run fix (... try) 8 years ago
  Andreas Beeker 7df970cb99 XmlBeans generation still needs the original jar 8 years ago
  Andreas Beeker 3a8e5887b3 #59195 - POIXMLTypeLoader depends on XMLBeans 2.6.0 - remove piccolo classes from xmlbeans jars and disable xmloption in type loader 8 years ago
  Andreas Beeker 280cdd4611 increase perm gen 8 years ago
  Dominik Stadler 6d92ee86ff Findbugs fixes 8 years ago
  Andreas Beeker 0fb8f3a0ec add fixcrlf to docs-target, to fix windows document generation 8 years ago
  Andreas Beeker 94d4b88531 findbugs fix 8 years ago
  Andreas Beeker 4b4b3655f7 fix class dependency error of #57031 / #59058 patch 8 years ago
  Andreas Beeker 1baab551ff signing and repository upload via ant 8 years ago
  Dominik Stadler cfad918a03 Fixup last commit: don't remove the xmlbeans.marker files 8 years ago
  Dominik Stadler 71d3c07b7d Switch to 3.15-beta1 in the sonar-build-files as well 8 years ago
  Andreas Beeker 6346fffaf1 switch to 3.15-beta1 8 years ago
  Andreas Beeker 92a3c7a532 3.14 release preparation 8 years ago
  Dominik Stadler 896446bd39 Update to JaCoCo 0.7.6 to try to restore coverage on builds.a.o 8 years ago
  Dominik Stadler f781606865 Add curvesapi-jar when running Findbugs 8 years ago
  Andreas Beeker 33ba593407 Raised xmlsec version to 2.0.6 8 years ago
  Dominik Stadler bec5395d3e Include curvesapi-jar in distribution 8 years ago
  Dominik Stadler 0190e79270 Dummy commit to try if we can close some old github PRs via commit-comments: closes #2, closes #3, closes #4, closes #19 8 years ago
  Andreas Beeker e50841ea16 rat-check - remove clutter to compact build output 8 years ago
  David North 4707ba2d36 Trunk now heading for beta2 again, unpin docs 8 years ago
  David North 3892fb3fd4 About to roll 3.14 beta1 rc2 8 years ago
  David North 7682cddd67 Trunk is now on course for 3.14beta2 8 years ago
  Andreas Beeker e6ad5aee39 xml schemas - remove deprecated warnings, as we prefer the array methods - see #56854 8 years ago
  Dominik Stadler 582ad34811 Add some additional rules for the forbidden-apis-check borrowed from Elasticsearch, also add a separate signature file with more rules for the 'prod' code and fix two newly found issues 8 years ago
  Javen O'Neal 4d759e36f9 revert r1716119, since it would delete the output of compile-ooxml-xsds and require the target to be rebuilt every time "ant compile" was run 8 years ago
  Nick Burch 54c2a6bbce Bump the ooxml-security version in the classpath definition to match the updated jar name 8 years ago
  Andreas Beeker c02d71c89f raise ooxml schema/security version 8 years ago
  Uwe Schindler 989014fc9c Use <file/> instead of <fileset/> for single files to ensure, they exist 8 years ago