releng: Add e(fx)clipse minimal feature to the target
[deliverable/tracecompass.git] / rcp / org.eclipse.tracecompass.rcp.product / tracing.product
index d8fddd1780f269ff992dbb04ffff0133f7a85ccb..09c18f6566c5694126cc5cd1f7a8d3e588178ad2 100644 (file)
@@ -1,16 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?pde version="3.5"?>
 
-<product name="Trace Compass" uid="org.eclipse.tracecompass.rcp" id="org.eclipse.tracecompass.rcp.branding.product" application="org.eclipse.tracecompass.rcp.ui.application" version="2.0.0.qualifier" useFeatures="true" includeLaunchers="true">
+<product name="Trace Compass" uid="org.eclipse.tracecompass.rcp" id="org.eclipse.tracecompass.rcp.branding.product" application="org.eclipse.tracecompass.rcp.ui.application" version="2.1.0.qualifier" useFeatures="true" includeLaunchers="true">
 
    <aboutInfo>
       <image path="/org.eclipse.tracecompass.rcp.branding/icons/tc_about.png"/>
       <text>
          Trace Compass
 
-Version: 2.0.0
+Version: 2.1.0
 
-Copyright (c) 2013, 2015 Ericsson and others.
+Copyright (c) 2013, 2016 Ericsson and others.
 
 All rights reserved. This program and the accompanying materials are
 made available under the terms of the Eclipse Public License v1.0 which
@@ -218,6 +218,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
       <feature id="org.eclipse.ecf.filetransfer.ssl.feature"/>
       <feature id="org.eclipse.ecf.core.feature"/>
       <feature id="org.eclipse.ecf.filetransfer.feature"/>
+      <feature id="org.eclipse.fx.runtime.min.feature"/>
    </features>
 
    <configurations>
@@ -231,7 +232,8 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
    </configurations>
 
    <repositories>
-      <repository location="http://download.eclipse.org/tracecompass/master/rcp-repository" enabled="true" />
+      <repository location="http://download.eclipse.org/tracecompass/experimental/rcp-repository" enabled="true" />
+      <repository location="http://download.eclipse.org/tracecompass/master/rcp-repository" enabled="false" />
    </repositories>
 
    <preferencesInfo>
This page took 0.027977 seconds and 5 git commands to generate.