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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build.gradle
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use parallel build to speed up building and running tests
Dominik Stadler
2021-11-07
1
-3
/
+35
*
snapshot version
PJ Fanning
2021-11-02
1
-1
/
+1
*
prep 5.10 (RC2)
PJ Fanning
2021-10-24
1
-1
/
+1
*
Adjust version-pattern used in task 'replaceVersion'
Dominik Stadler
2021-10-22
1
-1
/
+1
*
upgrade spotbugs
PJ Fanning
2021-10-21
1
-1
/
+1
*
ant 1.10.12
PJ Fanning
2021-10-20
1
-1
/
+1
*
xmlbeans 5.0.2 (temporarily from a pre-release location)
PJ Fanning
2021-10-13
1
-1
/
+1
*
junit 5.8
PJ Fanning
2021-10-08
1
-2
/
+2
*
mockito 4
PJ Fanning
2021-10-08
1
-1
/
+1
*
#65612 - XSLF CustomGeometry - replace XmlStreamReader access with XmlBeans d...
Andreas Beeker
2021-10-03
1
-0
/
+1
*
Upgrade to JaCoCo 0.8.7
Marius Volkhart
2021-10-01
1
-1
/
+1
*
downgrade junit version - due to build issue
PJ Fanning
2021-09-23
1
-2
/
+2
*
slf4j version
PJ Fanning
2021-09-23
1
-2
/
+2
*
upgrade some build dependencies
PJ Fanning
2021-09-23
1
-3
/
+3
*
tabs to spaces
PJ Fanning
2021-09-23
1
-45
/
+45
*
#65573 - POI bin tgz on CI build is missing poi-ooxml-lite jar
Andreas Beeker
2021-09-16
1
-2
/
+2
*
ignore all svn conflicts of module-info.class/java in rat-check
Andreas Beeker
2021-09-15
1
-1
/
+1
*
XmlSec/BouncyCastle and Batik are now optional
Andreas Beeker
2021-09-12
1
-7
/
+57
*
gradle 7.2
PJ Fanning
2021-09-05
1
-2
/
+2
*
update to 5.1.1-SNAPSHOT
Andreas Beeker
2021-09-03
1
-2
/
+4
*
update to release 5.1.0
Andreas Beeker
2021-09-03
1
-7
/
+11
*
try to fix no-scratchpad build
Andreas Beeker
2021-09-01
1
-0
/
+2
*
sonar fixes
Andreas Beeker
2021-08-28
1
-4
/
+5
*
add spotbugs to gradle build
Andreas Beeker
2021-08-25
1
-0
/
+6
*
rat check - ignore svn conflict artifacts for module-info.class files
Andreas Beeker
2021-08-23
1
-1
/
+3
*
Increase general max heap size to cover also integration tests demands
Andreas Beeker
2021-08-23
1
-1
/
+1
*
try to fix concurrent issues in excelant
Andreas Beeker
2021-08-20
1
-3
/
+0
*
fix Windows gradle build - task allJavaDoc
Andreas Beeker
2021-08-16
1
-2
/
+1
*
compile module info only in Java 9+ builds
Andreas Beeker
2021-08-11
1
-0
/
+4
*
move dist files from gradles default dist directory to pois dist dir
Andreas Beeker
2021-08-09
1
-1
/
+15
*
provide dist files via gradle
Andreas Beeker
2021-07-19
1
-51
/
+149
*
compress-compress 1.21
PJ Fanning
2021-07-14
1
-1
/
+1
*
commons-io 2.11.0
PJ Fanning
2021-07-14
1
-1
/
+1
*
use xmlbeans 5.0.1
PJ Fanning
2021-07-12
1
-1
/
+1
*
Remove invalid "include" for tests which in fact disables almost all tests
Dominik Stadler
2021-07-07
1
-1
/
+0
*
Adjust includes/excludes for license check via Apache Rat
Dominik Stadler
2021-07-07
1
-28
/
+34
*
try to fix new custom Junit Annotation module dependency
Andreas Beeker
2021-07-07
1
-0
/
+1
*
add explicit commons-io dependency to poi-ooxml. This closes #237
PJ Fanning
2021-07-06
1
-0
/
+1
*
upgrade bouncycastle
PJ Fanning
2021-06-28
1
-1
/
+1
*
downgrade bouncycastle due to missing package org.bouncycastle.asn1.cmp
PJ Fanning
2021-06-28
1
-1
/
+1
*
upgrade bouncycastle
PJ Fanning
2021-06-28
1
-1
/
+1
*
gradle 7.1
PJ Fanning
2021-06-14
1
-1
/
+1
*
commons-io 2.10.0
PJ Fanning
2021-06-14
1
-1
/
+1
*
add forbidden-apis plugin to gradle builds
Andreas Beeker
2021-05-21
1
-1
/
+16
*
activate javadoc lint and fix errors
Andreas Beeker
2021-05-21
1
-22
/
+97
*
#65304 - Add commons-io as a dependency
Andreas Beeker
2021-05-14
1
-0
/
+4
*
Start moving some bits to the main Gradle file
Dominik Stadler
2021-05-13
1
-1
/
+7
*
gradle 7
PJ Fanning
2021-05-12
1
-1
/
+1
*
Update to SonarQube plugin 3.1.1 and try to set version
Dominik Stadler
2021-04-26
1
-1
/
+4
*
Jeknins DSL: Disable Maven based Sonar-run to see if the Gradle-based one wor...
Dominik Stadler
2021-04-26
1
-1
/
+3
[next]