Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--releng/features/org.eclipse.ecf.base.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.console.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.core.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.core.ssl.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.discovery.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.discovery.jmdns.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.eventadmin.examples.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.filetransfer.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.filetransfer.ssl.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.osgi.services.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.provider.generic.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.remoteservice.examples.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.remoteservice.servlet.feature/feature.xml4
-rw-r--r--releng/features/org.eclipse.ecf.sharedobject.feature/feature.xml4
-rw-r--r--releng/org.eclipse.ecf.releng.target/ecf-neon.target6
-rw-r--r--server-side/features/org.eclipse.ecf.server.generic.feature/feature.xml4
22 files changed, 68 insertions, 22 deletions
diff --git a/releng/features/org.eclipse.ecf.base.feature/feature.xml b/releng/features/org.eclipse.ecf.base.feature/feature.xml
index 7bf6fca5d..b4cc69ac6 100644
--- a/releng/features/org.eclipse.ecf.base.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.base.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.base.feature"
label="ECF Base Feature"
version="2.0.0.qualifier"
- provider-name="Eclipse.org">
+ provider-name="Eclipse.org"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.example.com/description">
[Enter Feature Description here.]
diff --git a/releng/features/org.eclipse.ecf.console.feature/feature.xml b/releng/features/org.eclipse.ecf.console.feature/feature.xml
index ba184ba79..eddc63208 100644
--- a/releng/features/org.eclipse.ecf.console.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.console.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.console.feature"
label="ECF Console Feature"
version="1.0.0.qualifier"
- provider-name="Eclipse.org - ECF">
+ provider-name="Eclipse.org - ECF"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the ECF OSGI Console extensions...allowing ECF commands to be given via
diff --git a/releng/features/org.eclipse.ecf.core.feature/feature.xml b/releng/features/org.eclipse.ecf.core.feature/feature.xml
index c136187b7..f7034cbc8 100644
--- a/releng/features/org.eclipse.ecf.core.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.core.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.core.feature"
label="ECF Core Feature"
version="1.3.0.qualifier"
- provider-name="Eclipse.org - ECF">
+ provider-name="Eclipse.org - ECF"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the ECF core (org.eclipse.ecf) and ECF identity (org.eclipse.ecf.identity) bundles. These two bundles are required for all other parts of ECF.
diff --git a/releng/features/org.eclipse.ecf.core.ssl.feature/feature.xml b/releng/features/org.eclipse.ecf.core.ssl.feature/feature.xml
index bcc97d51b..1e81c8530 100644
--- a/releng/features/org.eclipse.ecf.core.ssl.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.core.ssl.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.core.ssl.feature"
label="ECF Core SSL Feature"
version="1.1.0.qualifier"
- provider-name="Eclipse.org - ECF">
+ provider-name="Eclipse.org - ECF"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the ECF core SSL fragment. On Equinox-based frameworks, this fragment exposes the Equinox TrustManager to ECF FileTransfer and other ECF-based communications.
diff --git a/releng/features/org.eclipse.ecf.discovery.feature/feature.xml b/releng/features/org.eclipse.ecf.discovery.feature/feature.xml
index 66afd6209..d69b3af3f 100644
--- a/releng/features/org.eclipse.ecf.discovery.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.discovery.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.discovery.feature"
label="ECF Discovery"
version="1.0.0.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Discovery API. The ECF Discovery API gives a transport-independent network discovery API.
diff --git a/releng/features/org.eclipse.ecf.discovery.jmdns.feature/feature.xml b/releng/features/org.eclipse.ecf.discovery.jmdns.feature/feature.xml
index a6c41f0cc..398ed6347 100644
--- a/releng/features/org.eclipse.ecf.discovery.jmdns.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.discovery.jmdns.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.discovery.jmdns.feature"
label="ECF Discovery Zeroconf Provider"
version="1.0.0.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Discovery Zeroconf Provider. This provider can be used by Remote Services Discovery to publish and discover RS EndpointDescriptions.
diff --git a/releng/features/org.eclipse.ecf.eventadmin.examples.feature/feature.xml b/releng/features/org.eclipse.ecf.eventadmin.examples.feature/feature.xml
index a1ddff05f..535b96d0e 100644
--- a/releng/features/org.eclipse.ecf.eventadmin.examples.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.eventadmin.examples.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.eventadmin.examples.feature"
label="ECF Distributed EventAdmin Examples"
version="1.0.0.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Distributed EventAdmin Example Application. For more information about Distribute EventAdmin see:
diff --git a/releng/features/org.eclipse.ecf.filetransfer.feature/feature.xml b/releng/features/org.eclipse.ecf.filetransfer.feature/feature.xml
index 34c25a9a0..e0f88ac15 100644
--- a/releng/features/org.eclipse.ecf.filetransfer.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.filetransfer.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.filetransfer.feature"
label="ECF Filetransfer Feature"
version="3.13.4.qualifier"
- provider-name="Eclipse.org">
+ provider-name="Eclipse.org"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Filetransfer API bundle. This API is used
diff --git a/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml b/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml
index 41a21d1e9..6caae2ddc 100644
--- a/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.filetransfer.httpclient4.feature"
label="ECF Httpclient4 Filetransfer Provider"
version="3.13.4.qualifier"
- provider-name="Eclipse.org - ECF">
+ provider-name="Eclipse.org - ECF"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the Apache HttpComponents/HttpClient4-based FileTransfer provider used by the Eclipse platform to support P2 filetransfer.
diff --git a/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/feature.xml b/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/feature.xml
index ef4f59e0a..61e17fac1 100644
--- a/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.filetransfer.httpclient4.ssl.feature"
label="ECF Httpclient4 Filetransfer SSL Provider"
version="1.1.0.qualifier"
- provider-name="Eclipse.org - ECF">
+ provider-name="Eclipse.org - ECF"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the SSL support for the Apache HttpComponents/HttpClient4-based FileTransfer provider used by the Eclipse platform to support P2 filetransfer.
diff --git a/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/feature.xml b/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/feature.xml
index 4adb41711..bab22b50e 100644
--- a/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.filetransfer.ssl.feature"
label="ECF Filetransfer SSL Feature"
version="1.1.0.qualifier"
- provider-name="Eclipse.org - ECF">
+ provider-name="Eclipse.org - ECF"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the SSL support for the ECF FileTransfer API used by the Eclipse platform to support P2 filetransfer.
diff --git a/releng/features/org.eclipse.ecf.osgi.services.feature/feature.xml b/releng/features/org.eclipse.ecf.osgi.services.feature/feature.xml
index 3bcac3d94..d34ebde62 100644
--- a/releng/features/org.eclipse.ecf.osgi.services.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.osgi.services.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.osgi.services.feature"
label="ECF Remote Services Admin"
version="2.0.1.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Implementation of OSGi Remote
diff --git a/releng/features/org.eclipse.ecf.provider.generic.feature/feature.xml b/releng/features/org.eclipse.ecf.provider.generic.feature/feature.xml
index 43306073a..28062e576 100644
--- a/releng/features/org.eclipse.ecf.provider.generic.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.provider.generic.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.provider.generic.feature"
label="ECF Generic Provider Feature"
version="1.0.0.qualifier"
- provider-name="Eclipse.org - ECF">
+ provider-name="Eclipse.org - ECF"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Generic Provider. The ECF Generic provider can be used for Remote Services (via the ECF Generic Provider RemoteService Feature), the ECF Datashare API (along with the ECF Generic Provider Datashare Feature), and the SharedObject API.
diff --git a/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/feature.xml b/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/feature.xml
index 9c9a4290e..a39930d0f 100644
--- a/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.provider.generic.remoteservice.feature"
label="ECF Generic Provider RemoteService Feature"
version="1.0.0.qualifier"
- provider-name="Eclipse.org - ECF">
+ provider-name="Eclipse.org - ECF"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the Remote Services support for the ECF Generic Provider. This support allows the ECF Generic Provider to serve as an Remote Service/RSA distribution provider.
diff --git a/releng/features/org.eclipse.ecf.remoteservice.examples.feature/feature.xml b/releng/features/org.eclipse.ecf.remoteservice.examples.feature/feature.xml
index 4aa259e0a..3ac7d87d0 100644
--- a/releng/features/org.eclipse.ecf.remoteservice.examples.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.remoteservice.examples.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.remoteservice.examples.feature"
label="ECF Remote Services Examples"
version="1.4.0.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides ECF Remote Service Examples. These are
diff --git a/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/feature.xml b/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/feature.xml
index a7d916d81..4e8aeb45b 100644
--- a/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.remoteservice.rosgi.feature"
label="ECF Remote Services R-OSGi Provider"
version="1.0.0.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature installs the ECF Remote Services R-OSGi Provider. The R-OSGi provider is an implementation that provides the distribution for Remote Services. For information about both Remote Services and the R-OSGi provider see
diff --git a/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/feature.xml b/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/feature.xml
index 1c327fabf..ec924a110 100644
--- a/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.remoteservice.sdk.examples.feature"
label="ECF Remote Services Examples"
version="1.0.0.qualifier"
- provider-name="Eclipse.org - ECF">
+ provider-name="Eclipse.org - ECF"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Remote Services SDK Examples. These are examples of Remote Services that use the ECF implementations of OSGi Remote Services/Remote Service Admin specifications. For tutorials based upon these examples see
diff --git a/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml b/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml
index 609e46f45..72469f5af 100644
--- a/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.remoteservice.sdk.feature"
label="ECF Remote Services SDK"
version="3.13.4.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides an all-in-one distribution of ECFs implementation
diff --git a/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/feature.xml b/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/feature.xml
index 27bf858dd..c7bf86435 100644
--- a/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.remoteservice.servlet.feature"
label="ECF Remote Services Servlet API Feature"
version="1.0.0.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the Servlet Support for ECF Remote Services. The Servlet support allows the easy creation of Servlet-based Remote Services that are in full compliance with the Remote Service/Remote Service Admin specification. Please see here
diff --git a/releng/features/org.eclipse.ecf.sharedobject.feature/feature.xml b/releng/features/org.eclipse.ecf.sharedobject.feature/feature.xml
index 012410818..d20d38844 100644
--- a/releng/features/org.eclipse.ecf.sharedobject.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.sharedobject.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.sharedobject.feature"
label="ECF SharedObject Feature"
version="1.0.0.qualifier"
- provider-name="Eclipse.org - ECF">
+ provider-name="Eclipse.org - ECF"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Shared Object API. The ECF Shared Object API may be used to implement modular implementations for other APIs...e.g. Datashare, Remote Services, etc.
diff --git a/releng/org.eclipse.ecf.releng.target/ecf-neon.target b/releng/org.eclipse.ecf.releng.target/ecf-neon.target
index cd2924d5a..a84927c40 100644
--- a/releng/org.eclipse.ecf.releng.target/ecf-neon.target
+++ b/releng/org.eclipse.ecf.releng.target/ecf-neon.target
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="Neon" sequenceNumber="8">
+<?pde version="3.8"?><target name="Neon" sequenceNumber="9">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.apache.httpcomponents.httpcore" version="4.3.3.v201411290715"/>
@@ -37,5 +37,9 @@
<unit id="org.apache.hadoop.zookeeper.source" version="3.3.3.v201105210832"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/"/>
</location>
+<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.license.feature.group" version="1.0.1.v20140414-1359"/>
+<repository location="http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359"/>
+</location>
</locations>
</target>
diff --git a/server-side/features/org.eclipse.ecf.server.generic.feature/feature.xml b/server-side/features/org.eclipse.ecf.server.generic.feature/feature.xml
index e5433ef3d..57953e641 100644
--- a/server-side/features/org.eclipse.ecf.server.generic.feature/feature.xml
+++ b/server-side/features/org.eclipse.ecf.server.generic.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.ecf.server.generic.feature"
label="ECF Generic Server"
version="1.0.0.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides ECF server support for servers that use the ECF Generic Provider.

Back to the top