File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
features/utilities/src/main/feature Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 213213 <feature dependency =" true" >tika</feature >
214214 <bundle >mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlresolver/1.2_5</bundle >
215215 <bundle >mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saxon/9.9.1-6_1</bundle >
216- <bundle >mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlbeans/${servicemix.bundles.xmlbeans.version}</bundle >
217216 <bundle >mvn:commons-io/commons-io/${commons-io.version}</bundle >
218217 <bundle >mvn:org.apache.commons/commons-math3/${commons-math3.version}</bundle >
219218 <bundle >mvn:org.apache.commons/commons-compress/${commons-compress.version}</bundle >
220219 <bundle >wrap:mvn:org.apache.xmlgraphics/batik-all/1.17</bundle >
221220 <bundle >wrap:mvn:xml-apis/xml-apis-ext/1.3.04</bundle >
222221 <bundle >mvn:org.apache.santuario/xmlsec/${xmlsec.version}</bundle >
223222 <bundle >wrap:mvn:org.apache.xmlgraphics/xmlgraphics-commons/2.7</bundle >
223+ <bundle >wrap:mvn:org.apache.xmlbeans/xmlbeans/${xmlbeans.version}</bundle >
224224 <bundle >mvn:org.apache.pdfbox/pdfbox/${pdfbox.version}</bundle >
225225 <bundle >mvn:org.apache.pdfbox/fontbox/${pdfbox.version}</bundle >
226226 <bundle >mvn:org.apache.pdfbox/pdfbox-io/${pdfbox.version}</bundle >
227227 <bundle >wrap:mvn:org.apache.pdfbox/pdfbox-tools/${pdfbox.version}</bundle >
228228 <bundle >wrap:mvn:de.rototor.pdfbox/graphics2d/0.38</bundle >
229229 <bundle >wrap:mvn:org.apache.poi/poi/${poi.version}</bundle >
230- <bundle >wrap:mvn:org.apache.poi/poi-ooxml/${poi.version}</bundle >
230+ <bundle >wrap:mvn:org.apache.poi/poi-ooxml-full /${poi.version}</bundle >
231231 <bundle >wrap:mvn:org.apache.poi/poi-scratchpad/${poi.version}</bundle >
232232 </feature >
233233
Original file line number Diff line number Diff line change 289289 <sardine .version>5.7</sardine .version>
290290 <hazelcast .version>5.3.5</hazelcast .version>
291291 <saxon .version>9.6.0-4</saxon .version>
292- <servicemix .bundles.poi.version>${poi.version} _1</servicemix .bundles.poi.version>
293- <servicemix .bundles.xmlbeans.version>${xmlbeans.version} _1</servicemix .bundles.xmlbeans.version>
294292 <servicemix .bundles.jaxb.version>${jaxb.version} _3</servicemix .bundles.jaxb.version>
295293 <servicemix-depends .version>1.4.0</servicemix-depends .version>
296294 <servicemix .specs.jaxb.version>2.9.0</servicemix .specs.jaxb.version>
345343 <org .json.version>20240303</org .json.version>
346344
347345 <!-- temporary solr download url> -->
348- <solr .download.url>https://dlcdn .apache.org</solr .download.url>
346+ <solr .download.url>https://archive .apache.org/dist </solr .download.url>
349347
350348 <!-- SonarQube Properties -->
351349 <sonar .coverage.jacoco.xmlReportPaths>${project.build.directory} /site/${project.report.output.directory} /jacoco/jacoco.xml</sonar .coverage.jacoco.xmlReportPaths>
You can’t perform that action at this time.
0 commit comments