index
:
poi.git
BUILD_BRANCH
NIO_32_BRANCH
NIO_BRANCH
REL_1_5_BRANCH
REL_2_BRANCH
REL_3_10_BRANCH
REL_3_11_BRANCH
common_sl
dependabot/gradle/batikVersion-1.18
dependabot/gradle/com.fasterxml.woodstox-woodstox-core-7.1.0
dependabot/gradle/com.github.spotbugs-6.0.24
dependabot/gradle/com.github.spotbugs-6.0.25
dependabot/gradle/com.github.spotbugs-6.0.26
dependabot/gradle/com.github.spotbugs-6.0.27
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/log4jVersion-2.24.1
dependabot/gradle/log4jVersion-2.24.2
dependabot/gradle/log4jVersion-2.24.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.7
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.7
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.sonarqube-6.0.0.5145
excelant
gsoc2012
hemf
hssf_cryptoapi
jakarta-poi
log4j
maven
mv
ooxml
performance-branch
ss_border_property_template
table-borders
trunk
wmf_render
xml_signature
xssf_structured_references
Mirror of Apache POI: https://github.com/apache/poi
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to make target "docs" work on Windows again
Dominik Stadler
2018-08-23
1
-1
/
+5
*
uptake xmlbeans 3.0.1 (staging version, pre-release)
PJ Fanning
2018-08-19
1
-4
/
+5
*
fix issue with commons-compress URL
PJ Fanning
2018-08-17
1
-1
/
+1
*
62630 -- upgrad commons-compress
Tim Allison
2018-08-16
1
-2
/
+3
*
replaced forrest ant integration with ant invocation - copying xml-resolver.j...
Andreas Beeker
2018-07-21
1
-12
/
+5
*
Update to Apache Forrest 0.90
Andreas Beeker
2018-07-18
1
-30
/
+20
*
upgrade commons-collections4 to 4.2
PJ Fanning
2018-07-14
1
-2
/
+3
*
add retest-ooxml target that can be used to verify if we have all the necessa...
PJ Fanning
2018-07-13
1
-1
/
+7
*
add retest-ooxml target that can be used to verify if we have all the necessa...
PJ Fanning
2018-07-13
1
-18
/
+99
*
try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in excel-...
PJ Fanning
2018-06-30
1
-1
/
+1
*
update xmlbeans repo
PJ Fanning
2018-06-28
1
-1
/
+1
*
#59268 - cache typeloader because of OOMs in the jenkins tests
Andreas Beeker
2018-06-24
1
-4
/
+16
*
#59268 - remove duplicated typeloader in POI and use fixed XmlBeans implement...
Andreas Beeker
2018-06-23
1
-18
/
+9
*
#59268 - Work on providing an updated version of XMLBeans
Andreas Beeker
2018-06-22
1
-12
/
+8
*
add back xmlbeans jar manipulation due to build issue
PJ Fanning
2018-06-10
1
-5
/
+9
*
Remove the older version of commons-compress and some possible remnants of xm...
Dominik Stadler
2018-06-10
1
-1
/
+2
*
remove unnecessary xmlbeans jar manipulation
PJ Fanning
2018-06-10
1
-9
/
+5
*
update property names in build.xml
PJ Fanning
2018-06-10
1
-11
/
+11
*
#62187 - Compiling with Java 10 fails with ClassCastException / use commons-c...
Andreas Beeker
2018-06-03
1
-0
/
+8
*
#62355 - unsplit packages - 2 - modified classes (not only imports)
Andreas Beeker
2018-05-27
1
-13
/
+5
*
Allow one more add-opens to silence one more warning seen in Java 9/Java 10 c...
Dominik Stadler
2018-04-30
1
-0
/
+8
*
Need to switch to ASM 6.0 as well to make the coverage reports to work, unfor...
Dominik Stadler
2018-04-30
1
-3
/
+12
*
Update to JaCoCo 0.8.1 to support Java 10 for JaCoCo runs
Dominik Stadler
2018-04-30
1
-2
/
+4
*
Update to forbidden-apis 2.5
Dominik Stadler
2018-04-26
1
-2
/
+3
*
Create some directories if not existing in testcoveragereport
Dominik Stadler
2018-04-04
1
-0
/
+4
*
use xmlunit for xml diffs in unit tests
PJ Fanning
2018-03-04
1
-0
/
+5
*
fix license check failure
PJ Fanning
2018-02-28
1
-31
/
+31
*
Update JAXB classes with fixed javadocs for java 8 doclint
Andreas Beeker
2018-02-11
1
-3
/
+4
*
add byte-buddy and objenesis dependencies for mockito
PJ Fanning
2018-01-30
1
-0
/
+15
*
[bug-62038] add mockito based unit test
PJ Fanning
2018-01-29
1
-0
/
+5
*
[github-90] change default DSIG algorithm to SHA256. Thanks to Jörn Franke. ...
PJ Fanning
2018-01-26
1
-0
/
+1
*
bouncycastle 1.59
PJ Fanning
2018-01-26
1
-14
/
+12
*
Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies
PJ Fanning
2018-01-11
1
-10
/
+3
*
Remove unused property in build.xml
Dominik Stadler
2018-01-01
1
-1
/
+0
*
#61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar
Andreas Beeker
2017-12-30
1
-7
/
+8
*
XDDF usermodel for Charts closes #68 on GitHub
Alain Béarez
2017-11-26
1
-1
/
+1
*
Try to set java.io.tmpdir for tests to avoid the strange permission errors th...
Dominik Stadler
2017-11-21
1
-3
/
+10
*
Ensure that no old version of commons-codec is lingering around and causes ha...
Dominik Stadler
2017-11-21
1
-0
/
+1
*
upgrade to commons-codec 1.11
PJ Fanning
2017-11-20
1
-2
/
+2
*
Handle case where the JaCoCo zip file is available, but the extracted files a...
Dominik Stadler
2017-11-19
1
-0
/
+3
*
remove test-hssf ant target
Javen O'Neal
2017-10-25
1
-57
/
+0
*
remove test-ss and test-ooxml-ss ant targets, as these were causing problems ...
Javen O'Neal
2017-10-25
1
-105
/
+0
*
Fix target compile-ooxml-ss, it needs the crypt-code now
Dominik Stadler
2017-10-09
1
-0
/
+1
*
Add missing test.jar to test-hssf target
Dominik Stadler
2017-09-18
1
-0
/
+1
*
Change version to 4.0.0-SNAPSHOT as discussed on the mailing-list
Dominik Stadler
2017-09-17
1
-1
/
+1
*
MaxPermSize is not used any more in Java 8, so remove it everywhere
Dominik Stadler
2017-09-17
1
-6
/
+1
*
wrong release-notes link
Andreas Beeker
2017-09-16
1
-1
/
+1
*
Allow to produce a jar for the integration-test-code so we can use it directl...
Dominik Stadler
2017-09-16
1
-1
/
+8
*
Update third party libs to latest versions
Dominik Stadler
2017-09-15
1
-63
/
+68
*
Numeric Array Formula and Matrix Function [from Bob95132] This closes #69
PJ Fanning
2017-09-13
1
-0
/
+8
[next]