]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Change jsoup version to 1.8.3 45/845/2
authorjsimomaa <jani.simomaa@gmail.com>
Mon, 14 Aug 2017 14:30:39 +0000 (17:30 +0300)
committerJani Simomaa <jani.simomaa@semantum.fi>
Mon, 14 Aug 2017 14:30:55 +0000 (17:30 +0300)
refs #7429

Change-Id: Ida1c1a0846771141b41191e7d36ee8b1bc43bc90

releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.target
releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd

index cf36cc7b922b111118f75736ebfb8283fc768ba5..71a6fbad460bb49dc96d15889825186772c2f1d8 100644 (file)
@@ -1,13 +1,11 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
-<target name="Eclipse Oxygen" sequenceNumber="1502690603">
+<target name="Eclipse Oxygen" sequenceNumber="1502721012">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="true" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
       <unit id="com.google.guava" version="21.0.0.v20170206-1425"/>
       <unit id="com.google.guava.source" version="21.0.0.v20170206-1425"/>
-      <unit id="org.jsoup" version="1.7.2.v201411291515"/>
-      <unit id="org.jsoup.source" version="1.7.2.v201411291515"/>
       <unit id="org.objectweb.asm" version="5.2.0.v20170126-0011"/>
       <unit id="org.objectweb.asm.analysis" version="5.2.0.v20170126-0011"/>
       <unit id="org.objectweb.asm.analysis.source" version="5.2.0.v20170126-0011"/>
       <unit id="org.jfree.jchart.source" version="1.0.19"/>
       <unit id="org.jfree.jcommon" version="1.0.23"/>
       <unit id="org.jfree.jcommon.source" version="1.0.23"/>
+      <unit id="org.jsoup" version="1.8.3"/>
+      <unit id="org.jsoup.source" version="1.8.3"/>
       <unit id="org.jvnet.mimepull" version="1.9.6"/>
       <unit id="org.jvnet.mimepull.source" version="1.9.6"/>
       <unit id="org.mozilla.rhino" version="1.7.7.1"/>
index f770d4f01450283e0a3a56d9cfd92f7815208ced..a8db375bcfec9263ea943027d88d29f3fb65a2a1 100644 (file)
@@ -5,8 +5,6 @@ with source allEnvironments
 location "http://www.simantics.org/update/tools/orbit/downloads/drops/R20170516192513" {
        com.google.guava
        com.google.guava.source
-       org.jsoup
-       org.jsoup.source
        org.objectweb.asm
        org.objectweb.asm.analysis
        org.objectweb.asm.analysis.source
@@ -295,6 +293,8 @@ location "http://www.simantics.org/download/master/external-components/maven" {
        org.jfree.jchart.source
        org.jfree.jcommon
        org.jfree.jcommon.source
+       org.jsoup
+       org.jsoup.source
        org.jvnet.mimepull
        org.jvnet.mimepull.source
        org.mozilla.rhino