]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd
Added feature for batik for easier target debbugging with the IDE
[simantics/platform.git] / releng / org.simantics.sdk.build.targetdefinition / org.simantics.sdk.build.targetdefinition.tpd
index db5848b49f09657f90f206f4cbe195fa64915d7b..8bca4a7d78f54990706deed5bed16c99addd33f1 100644 (file)
@@ -1,10 +1,15 @@
-target "Eclipse Oxygen"
+target "Eclipse 2019-12 (4.14)"
 
 with source allEnvironments
 
+// Need to get Guava [21,22) from here because mylyn.wikitext relies on it.
+// The latest orbit repository contains Guava 27 which doesn't work for wikitext.
 location "http://www.simantics.org/update/tools/orbit/downloads/drops/R20170516192513" {
-       com.google.guava
-       com.google.guava.source
+       com.google.guava [21.0.0,22.0.0)
+       com.google.guava.source [21.0.0,22.0.0)
+}
+
+location "http://www.simantics.org/update/tools/orbit/downloads/drops/R20191126223242/repository" {
        org.objectweb.asm
        org.objectweb.asm.analysis
        org.objectweb.asm.analysis.source
@@ -15,14 +20,18 @@ location "http://www.simantics.org/update/tools/orbit/downloads/drops/R201705161
        org.objectweb.asm.tree.source
        org.objectweb.asm.util
        org.objectweb.asm.util.source
-       org.objectweb.asm.xml
-       org.objectweb.asm.xml.source
 }
 
-location "http://www.simantics.org/update/oxygen/" {
+location "http://www.simantics.org/update/2019-12/" {
        javax.xml
-       org.apache.commons.httpclient
-       org.apache.commons.httpclient.source
+       org.apache.lucene.analyzers-common
+       org.apache.lucene.analyzers-common.source
+       org.apache.lucene.analyzers-smartcn
+       org.apache.lucene.analyzers-smartcn.source
+       org.apache.lucene.core
+       org.apache.lucene.core.source
+       org.apache.lucene.misc
+       org.apache.lucene.queryparser
        org.apache.xerces
        org.apache.xml.resolver
        org.apache.xml.serializer
@@ -30,21 +39,6 @@ location "http://www.simantics.org/update/oxygen/" {
        org.eclipse.emf.sdk.feature.group
        org.eclipse.epp.mpc.feature.group
        org.eclipse.epp.mpc.source.feature.group
-       org.eclipse.mylyn.commons.feature.group
-       org.eclipse.mylyn.commons.identity.feature.group
-       org.eclipse.mylyn.commons.net
-       org.eclipse.mylyn.commons.net.source
-       org.eclipse.mylyn.commons.notifications.feature.group
-       org.eclipse.mylyn.commons.repositories.core
-       org.eclipse.mylyn.commons.repositories.core.source
-       org.eclipse.mylyn.commons.repositories.ui
-       org.eclipse.mylyn.commons.repositories.ui.source
-       org.eclipse.mylyn.context_feature.feature.group
-       org.eclipse.mylyn.monitor.feature.group
-       org.eclipse.mylyn.tasks.core
-       org.eclipse.mylyn.tasks.core.source
-       org.eclipse.mylyn.tasks.ui
-       org.eclipse.mylyn.tasks.ui.source
        org.eclipse.mylyn.wikitext_feature.feature.group
        org.eclipse.mylyn.wikitext.ant.source
        org.eclipse.mylyn.wikitext.mediawiki.source
@@ -57,7 +51,7 @@ location "http://www.simantics.org/update/oxygen/" {
        org.eclipse.userstorage.ui.source
 }
 
-location "http://www.simantics.org/update/eclipse/updates/4.7/" {
+location "http://www.simantics.org/update/eclipse/updates/4.14/" {
        org.apache.httpcomponents.httpclient
        org.apache.httpcomponents.httpclient.source
        org.apache.httpcomponents.httpcore
@@ -71,10 +65,8 @@ location "http://www.simantics.org/update/eclipse/updates/4.7/" {
        org.eclipse.ecf.core.ssl.feature.source.feature.group
        org.eclipse.ecf.filetransfer.feature.feature.group
        org.eclipse.ecf.filetransfer.feature.source.feature.group
-       org.eclipse.ecf.filetransfer.httpclient4.feature.feature.group
-       org.eclipse.ecf.filetransfer.httpclient4.feature.source.feature.group
-       org.eclipse.ecf.filetransfer.httpclient4.ssl.feature.feature.group
-       org.eclipse.ecf.filetransfer.httpclient4.ssl.feature.source.feature.group
+       org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group
+       org.eclipse.ecf.filetransfer.httpclient45.feature.source.feature.group
        org.eclipse.ecf.filetransfer.ssl.feature.feature.group
        org.eclipse.ecf.filetransfer.ssl.feature.source.feature.group
        org.eclipse.equinox.p2.discovery.feature.feature.group
@@ -144,7 +136,7 @@ location "http://www.simantics.org/update/nebula/releases/2.2.0/release/" {
        org.eclipse.nebula.widgets.xviewer.feature.feature.group
 }
 
-location "http://www.simantics.org/update/nebula/nattable/releases/1.5.0/repository/" {
+location "http://www.simantics.org/update/nebula/nattable/releases/1.6.0/repository/" {
        org.eclipse.nebula.widgets.nattable.core.feature.feature.group
        org.eclipse.nebula.widgets.nattable.core.source.feature.feature.group
        org.eclipse.nebula.widgets.nattable.extension.e4.feature.feature.group
@@ -157,7 +149,7 @@ location "http://www.simantics.org/update/nebula/nattable/releases/1.5.0/reposit
        org.eclipse.nebula.widgets.nattable.extension.poi.source.feature.feature.group
 }
 
-location "http://www.simantics.org/update/e4/snapshots/org.eclipse.e4.tools/latest-oxygen/" {
+location "http://www.simantics.org/update/e4/snapshots/org.eclipse.e4.tools/latest-2019-12/" {
        org.eclipse.e4.tools.spies.feature.feature.group
 }
 
@@ -268,10 +260,7 @@ location "http://www.simantics.org/download/master/external-components/maven" {
        net.ucanaccess.source
        org.antlr.runtime
        org.antlr.runtime.source
-       org.apache.aries.spifly.core-internal
        org.apache.aries.spifly.dynamic.bundle
-       org.apache.aries.spifly.weaver-internal
-       org.apache.aries.util
        org.apache.commons.codec
        org.apache.commons.codec.source
        org.apache.commons.collections
@@ -316,8 +305,18 @@ location "http://www.simantics.org/download/master/external-components/maven" {
        org.eclipse.collections.eclipse-collections-api.source
        org.eclipse.collections.eclipse-collections
        org.eclipse.collections.eclipse-collections.source
+       org.eclipse.jetty.continuation
+       org.eclipse.jetty.continuation.source
+       org.eclipse.jetty.http
+       org.eclipse.jetty.http.source
+       org.eclipse.jetty.io
+       org.eclipse.jetty.io.source
+       org.eclipse.jetty.server
+       org.eclipse.jetty.server.source
        org.eclipse.jetty.servlets
        org.eclipse.jetty.servlets.source
+       org.eclipse.jetty.util
+       org.eclipse.jetty.util.source
        com.github.benmanes.caffeine
        com.github.benmanes.caffeine.source
        org.glassfish.hk2.api
@@ -393,7 +392,7 @@ location "http://www.simantics.org/download/master/external-components/maven" {
 }
 
 location "http://www.simantics.org/download/master/external-components/manual" {
-       org.apache.batik
-       org.apache.poi.feature.feature.group
-       io.grpc.feature.feature.group
+       org.apache.batik.feature.feature.group lazy
+       org.apache.poi.feature.feature.group lazy
+       io.grpc.feature.feature.group lazy
 }