]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Added back dependencies of org.apache.poi 3.15. 43/143/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Sun, 20 Nov 2016 09:08:47 +0000 (11:08 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Sun, 20 Nov 2016 09:09:31 +0000 (11:09 +0200)
Added org.apache.commons.codec, org.apache.commons.logging,
com.github.virtuald.curvesapi, org.apache.xmlbeans back to external
components to be used by org.apache.poi 3.15 which will be manually
bundled.

refs #6813

Change-Id: I9dbd405a0106a8b05e22d35bcf7a187584b86e57

releng/org.simantics.sdk.build.p2.site/pom.xml

index b4bdca36b70e869abed96349551aa63e265e3a03..8d13de61558c378f9c4bee9d8cc5da9367c38f7a 100644 (file)
                                     <id>org.ini4j:ini4j:0.5.4</id>
                                     <source>true</source>
                                 </artifact>
+                                <artifact>
+                                    <!-- Needed by Apache POI 3.15 -->
+                                    <id>commons-codec:commons-codec:1.10</id>
+                                    <source>true</source>
+                                </artifact>
                                 <artifact>
                                     <id>commons-collections:commons-collections:3.2.2</id>
                                     <source>true</source>
                                 </artifact>
                                 <artifact>
+                                    <!-- Needed by Apache POI 3.15 -->
                                     <id>org.apache.commons:commons-collections4:4.1</id>
                                     <source>true</source>
                                 </artifact>
                                     <id>commons-lang:commons-lang:2.6</id>
                                     <source>true</source>
                                 </artifact>
+                                <artifact>
+                                    <!-- Needed by Apache POI 3.15 -->
+                                    <id>commons-logging:commons-logging:1.2</id>
+                                    <source>true</source>
+                                </artifact>
                                 <artifact>
                                     <id>commons-io:commons-io:1.4</id>
                                     <source>true</source>
                                     <id>org.apache.pdfbox:xmpbox:2.0.3</id>
                                     <source>true</source>
                                 </artifact>
+                                <artifact>
+                                    <!-- Needed by Apache POI 3.15 -->
+                                    <id>org.apache.xmlbeans:xmlbeans:2.6.0</id>
+                                    <source>true</source>
+                                </artifact>
+                                <artifact>
+                                    <!-- Needed by Apache POI 3.15 -->
+                                    <id>com.github.virtuald:curvesapi:1.04</id>
+                                    <source>true</source>
+                                </artifact>
                                 <artifact>
                                     <id>log4j:log4j:1.2.17</id>
                                     <source>true</source>