]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Include org.eclipse.jetty.servlets in SDK external dependencies 76/2076/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 14 Aug 2018 10:10:30 +0000 (13:10 +0300)
committerJani Simomaa <jani.simomaa@semantum.fi>
Mon, 3 Sep 2018 05:06:58 +0000 (05:06 +0000)
This takes version 9.4.5.v20170502 which is the same as the Jetty
plug-ins provided by Eclipse RCP SDK the current SDK uses.

gitlab #81

Change-Id: Idb2f93f0d79fe3656fc745860d8e6ccce1bb1d1e
(cherry picked from commit 37c463c49793553991a5b4412a7f9cd30d410d49)

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

index 4eceda52c3d2b83a777021e7234eb01d4acf14cf..5bb1c405a81dfeddd968df1fece43b6c1777826d 100644 (file)
                                     <id>org.jsoup:jsoup:1.8.3</id>
                                     <source>true</source>
                                 </artifact>
+                                <artifact>
+                                    <id>org.eclipse.jetty:jetty-servlets:9.4.5.v20170502</id>
+                                    <source>true</source>
+                                </artifact>
                             </artifacts>
                         </configuration>
                     </execution>