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
/
poi-scratchpad
/
build.gradle
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove temporary hacks
PJ Fanning
2023-03-19
1
-2
/
+0
*
temporary hack to build to see if the gradle toolchain logic is what is break...
PJ Fanning
2023-03-19
1
-0
/
+2
*
try to fix gradle issues
PJ Fanning
2023-02-22
1
-1
/
+1
*
Saxon-HE is included in more place, combine these into the main gradle build
Dominik Stadler
2023-01-06
1
-4
/
+0
*
try to get rid of cached module-info classes
PJ Fanning
2022-12-27
1
-32
/
+2
*
doesn't matter what jdk vendor is used to build module-info classes
PJ Fanning
2022-12-26
1
-2
/
+0
*
try to fix build
PJ Fanning
2022-12-26
1
-1
/
+0
*
rebuild module-info.class files even if Java8 used
PJ Fanning
2022-12-25
1
-10
/
+6
*
try to build sboms
PJ Fanning
2022-12-21
1
-0
/
+1
*
cyclonedx per module
PJ Fanning
2022-12-21
1
-0
/
+19
*
Use gradle toolchain to specify the jdk version and vendor, e.g.
Andreas Beeker
2022-02-21
1
-9
/
+21
*
revert test module changes
PJ Fanning
2022-01-22
1
-5
/
+2
*
try to fix build for Java 9+
PJ Fanning
2022-01-22
1
-1
/
+4
*
Don't add main classes to *-test.jar files
Dominik Stadler
2022-01-22
1
-1
/
+1
*
Add a dependency for :poi-scratchpad:javadoc to :poi-ooxml:jar to avoid stran...
Dominik Stadler
2022-01-01
1
-0
/
+4
*
tidy up gradle scripts
PJ Fanning
2021-11-25
1
-2
/
+2
*
saxon test
PJ Fanning
2021-11-25
1
-1
/
+5
*
try to add LICENSE and NOTICE to sources jars
PJ Fanning
2021-10-26
1
-7
/
+0
*
try to add LICENSE and NOTICE to sources jars
PJ Fanning
2021-10-26
1
-0
/
+7
*
try to add LICENSE and NOTICE to sources jars
PJ Fanning
2021-10-25
1
-0
/
+7
*
try to add LICENSE and NOTICE to javadoc jars
PJ Fanning
2021-10-25
1
-0
/
+7
*
get proper xmlbeans 5.0.2 release
PJ Fanning
2021-10-20
1
-7
/
+0
*
xmlbeans 5.0.2 (temporarily from a pre-release location)
PJ Fanning
2021-10-13
1
-0
/
+7
*
build issue
PJ Fanning
2021-10-08
1
-0
/
+1
*
tabs to spaces
PJ Fanning
2021-09-23
1
-5
/
+5
*
XmlSec/BouncyCastle and Batik are now optional
Andreas Beeker
2021-09-12
1
-3
/
+3
*
try to fix path issues in Windows build
Andreas Beeker
2021-08-20
1
-1
/
+1
*
try to fix concurrent issues in excelant
Andreas Beeker
2021-08-20
1
-1
/
+3
*
activate javadoc lint and fix errors
Andreas Beeker
2021-05-21
1
-56
/
+0
*
Start moving some bits to the main Gradle file
Dominik Stadler
2021-05-13
1
-12
/
+0
*
Gradle: Synchronize the code in the different build-scripts across the projects
Dominik Stadler
2021-04-15
1
-19
/
+19
*
:poi-scratchpad - fix javadocs - link to dependent/external project javadocs
Andreas Beeker
2021-04-13
1
-5
/
+18
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-04-07
1
-0
/
+227