File tree Expand file tree Collapse file tree
org.eclipse.tracecompass.rcp.product
org.eclipse.tracecompass.rcp Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 <tycho-use-project-settings >true</tycho-use-project-settings >
5858 <tycho .scmUrl>scm:git:https://github.com/eclipse-tracecompass/org.eclipse.tracecompass</tycho .scmUrl>
5959 <cbi-plugins .version>1.4.2</cbi-plugins .version>
60- <target-platform >tracecompass-e4.38 </target-platform >
60+ <target-platform >tracecompass-e4.39 </target-platform >
6161
6262 <rcptt-version >2.5.4</rcptt-version >
6363 <!-- Disable GTK3 because it's not quite usable yet and it can make the tests hang (bug in IcedTea http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1736) -->
Original file line number Diff line number Diff line change @@ -135,6 +135,8 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
135135 <feature id =" org.eclipse.tracecompass.ctf" />
136136 <feature id =" org.eclipse.tracecompass.tmf.ctf" />
137137 <feature id =" org.eclipse.tracecompass.tmf.pcap" />
138+ <feature id =" org.eclipse.ecf.core.ssl.feature" />
139+ <feature id =" org.eclipse.ecf.filetransfer.ssl.feature" />
138140 <feature id =" org.eclipse.ecf.core.feature" />
139141 <feature id =" org.eclipse.ecf.filetransfer.feature" />
140142 <feature id =" org.eclipse.tracecompass.rcp.incubator" />
Original file line number Diff line number Diff line change @@ -135,8 +135,6 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
135135 <feature id =" org.eclipse.tracecompass.ctf" />
136136 <feature id =" org.eclipse.tracecompass.tmf.ctf" />
137137 <feature id =" org.eclipse.tracecompass.tmf.pcap" />
138- <feature id =" org.eclipse.ecf.core.ssl.feature" />
139- <feature id =" org.eclipse.ecf.filetransfer.ssl.feature" />
140138 <feature id =" org.eclipse.ecf.core.feature" />
141139 <feature id =" org.eclipse.ecf.filetransfer.feature" />
142140 <feature id =" org.eclipse.tracecompass.rcp.incubator" />
Original file line number Diff line number Diff line change 205205 id =" org.apache.commons.cli"
206206 version =" 0.0.0" />
207207
208- <plugin
209- id =" org.eclipse.swtchart"
210- version =" 0.0.0" />
211-
212208 <plugin
213209 id =" jakarta.xml.bind-api"
214210 version =" 0.0.0" />
445441 id =" com.fasterxml.jackson.core.jackson-core"
446442 version =" 0.0.0" />
447443
444+ <plugin
445+ id =" org.apache.felix.gogo.command"
446+ version =" 0.0.0" />
447+
448+ <plugin
449+ id =" org.apache.felix.gogo.runtime"
450+ version =" 0.0.0" />
451+
452+ <plugin
453+ id =" org.apache.felix.gogo.shell"
454+ version =" 0.0.0" />
455+
456+ <plugin
457+ id =" org.osgi.service.cm"
458+ version =" 0.0.0" />
459+
460+ <plugin
461+ id =" org.osgi.service.component"
462+ version =" 0.0.0" />
463+
464+ <plugin
465+ id =" org.osgi.service.device"
466+ version =" 0.0.0" />
467+
468+ <plugin
469+ id =" org.osgi.service.event"
470+ version =" 0.0.0" />
471+
472+ <plugin
473+ id =" org.osgi.service.metatype"
474+ version =" 0.0.0" />
475+
476+ <plugin
477+ id =" org.osgi.service.provisioning"
478+ version =" 0.0.0" />
479+
480+ <plugin
481+ id =" org.osgi.service.upnp"
482+ version =" 0.0.0" />
483+
484+ <plugin
485+ id =" org.osgi.service.useradmin"
486+ version =" 0.0.0" />
487+
488+ <plugin
489+ id =" org.osgi.service.wireadmin"
490+ version =" 0.0.0" />
491+
492+ <plugin
493+ id =" org.osgi.util.function"
494+ version =" 0.0.0" />
495+
496+ <plugin
497+ id =" org.osgi.util.measurement"
498+ version =" 0.0.0" />
499+
500+ <plugin
501+ id =" org.osgi.util.position"
502+ version =" 0.0.0" />
503+
504+ <plugin
505+ id =" org.osgi.util.promise"
506+ version =" 0.0.0" />
507+
508+ <plugin
509+ id =" org.osgi.util.xml"
510+ version =" 0.0.0" />
511+
512+ <plugin
513+ id =" org.osgi.service.prefs"
514+ version =" 0.0.0" />
515+
516+ <plugin
517+ id =" org.apache.ant"
518+ version =" 0.0.0" />
519+
520+ <plugin
521+ id =" com.jcraft.jsch"
522+ version =" 0.0.0" />
523+
448524</feature >
Original file line number Diff line number Diff line change 205205 id =" org.apache.commons.cli"
206206 version =" 0.0.0" />
207207
208+ <plugin
209+ id =" org.eclipse.swtchart"
210+ version =" 0.0.0" />
211+
208212 <plugin
209213 id =" jakarta.xml.bind-api"
210214 version =" 0.0.0" />
441445 id =" com.fasterxml.jackson.core.jackson-core"
442446 version =" 0.0.0" />
443447
444- <plugin
445- id =" org.apache.felix.gogo.command"
446- version =" 0.0.0" />
447-
448- <plugin
449- id =" org.apache.felix.gogo.runtime"
450- version =" 0.0.0" />
451-
452- <plugin
453- id =" org.apache.felix.gogo.shell"
454- version =" 0.0.0" />
455-
456- <plugin
457- id =" org.osgi.service.cm"
458- version =" 0.0.0" />
459-
460- <plugin
461- id =" org.osgi.service.component"
462- version =" 0.0.0" />
463-
464- <plugin
465- id =" org.osgi.service.device"
466- version =" 0.0.0" />
467-
468- <plugin
469- id =" org.osgi.service.event"
470- version =" 0.0.0" />
471-
472- <plugin
473- id =" org.osgi.service.metatype"
474- version =" 0.0.0" />
475-
476- <plugin
477- id =" org.osgi.service.provisioning"
478- version =" 0.0.0" />
479-
480- <plugin
481- id =" org.osgi.service.upnp"
482- version =" 0.0.0" />
483-
484- <plugin
485- id =" org.osgi.service.useradmin"
486- version =" 0.0.0" />
487-
488- <plugin
489- id =" org.osgi.service.wireadmin"
490- version =" 0.0.0" />
491-
492- <plugin
493- id =" org.osgi.util.function"
494- version =" 0.0.0" />
495-
496- <plugin
497- id =" org.osgi.util.measurement"
498- version =" 0.0.0" />
499-
500- <plugin
501- id =" org.osgi.util.position"
502- version =" 0.0.0" />
503-
504- <plugin
505- id =" org.osgi.util.promise"
506- version =" 0.0.0" />
507-
508- <plugin
509- id =" org.osgi.util.xml"
510- version =" 0.0.0" />
511-
512- <plugin
513- id =" org.osgi.service.prefs"
514- version =" 0.0.0" />
515-
516- <plugin
517- id =" org.apache.ant"
518- version =" 0.0.0" />
519-
520- <plugin
521- id =" com.jcraft.jsch"
522- version =" 0.0.0" />
523-
524448</feature >
You can’t perform that action at this time.
0 commit comments