Author: fanningpj
Date: Mon Dec 26 19:54:56 2022
New Revision: 1906222

URL: http://svn.apache.org/viewvc?rev=1906222&view=rev
Log:
try to get sboms to build again

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1906222&r1=1906221&r2=1906222&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Mon Dec 26 19:54:56 2022
@@ -795,7 +795,8 @@ distributions {
 }
 
 binDistZip.dependsOn 'zipJavadocs', ':poi-ooxml-lite:jar', 
':poi-ooxml-full:cyclonedxBom',
-        ':poi-ooxml:cyclonedxBom', ':poi-scratchpad:cyclonedxBom', 
':poi-excelant:cyclonedxBom',
+        ':poi-ooxml:cyclonedxBom', 'poi-ooxml-lite:cyclonedxBom',
+        ':poi-scratchpad:cyclonedxBom', ':poi-excelant:cyclonedxBom',
         ':poi:cyclonedxBom', ':poi-examples:cyclonedxBom'
 binDistTar.dependsOn 'binDistZip'
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to