Skip to content

Commit

Permalink
documentation updates for 3.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
scottslewis committed Mar 13, 2011
1 parent 9563172 commit b3fd472
Show file tree
Hide file tree
Showing 23 changed files with 620 additions and 612 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
provider-name="%providerName">

<description url="http://www.eclipse.org/ecf">
This feature provides a patch of Eclipse 3.5-3.6 ECF Core Bundles. This allows the ECF 3.4 Target Components to function properly.
This feature provides a patch update of the ECF Core and Filetransfer
bundles. Use this feature to update ECF core, identity, and filetransfer bundles within Eclipse.
</description>

<copyright>
Expand Down
2 changes: 1 addition & 1 deletion releng/features/org.eclipse.ecf.core/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
plugin="org.eclipse.ecf">

<description url="http://www.eclipse.org/ecf">
This feature provides a core set of APIs for writing ECF-enabled applications. This feature and the ECF Application feature are required to run ECF applications.
This feature provides all of the ECF APIs, providers, and examples for Eclipse. Use this feature if you want to install all of ECF into Eclipse.
</description>

<copyright>
Expand Down
85 changes: 43 additions & 42 deletions releng/features/org.eclipse.ecf.datashare.feature/feature.xml
Original file line number Diff line number Diff line change
@@ -1,49 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ecf.datashare.feature"
label="ECF Datashare"
provider-name="%providerName"
version="1.0.0.qualifier">

<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Datashare API
</description>

<copyright>
#################################################
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ecf.datashare.feature"
label="ECF Datashare"
version="1.0.0.qualifier"
provider-name="%providerName">

<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Datashare API for asynchronous
messaging within a channel.
</description>

<copyright>
#################################################
# Copyright (c) 2010 Composent, Inc. 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 accompanies this
# distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors: Composent, Inc. - initial API and implementation
#################################################
</copyright>

<license url="%licenseURL">
%license
</license>

<plugin
id="org.eclipse.ecf.datashare"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.eclipse.ecf.provider.datashare"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.eclipse.ecf.provider.datashare.nio"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

</feature>
#################################################
</copyright>

<license url="%licenseURL">
%license
</license>

<plugin
id="org.eclipse.ecf.datashare"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.eclipse.ecf.provider.datashare"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.eclipse.ecf.provider.datashare.nio"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

</feature>
76 changes: 38 additions & 38 deletions releng/features/org.eclipse.ecf.discovery.dnssd.feature/feature.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ecf.discovery.dnssd.feature"
label="ECF Discovery DNS-SD Provider"
version="1.0.0.qualifier"
provider-name="%providerName">

<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Discovery DNS-SD Provider
</description>

<copyright>
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ecf.discovery.dnssd.feature"
label="ECF Discovery DNS-SD Provider"
version="1.0.0.qualifier"
provider-name="%providerName">

<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Discovery DNS-SD Provider.
</description>

<copyright>
#################################################
# Copyright (c) 2010 Composent, Inc. and others. All rights reserved.
# This program and the accompanying materials are made available under the
Expand All @@ -18,29 +18,29 @@
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors: Composent, Inc. - initial API and implementation
#################################################
</copyright>

<license url="%licenseURL">
%license
</license>

<requires>
<import feature="org.eclipse.ecf.discovery.feature" version="1.0.0"/>
</requires>

<plugin
id="org.eclipse.ecf.provider.dnssd"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.xbill.dns"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

</feature>
#################################################
</copyright>

<license url="%licenseURL">
%license
</license>

<requires>
<import feature="org.eclipse.ecf.discovery.feature" version="1.0.0"/>
</requires>

<plugin
id="org.eclipse.ecf.provider.dnssd"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.xbill.dns"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

</feature>
84 changes: 42 additions & 42 deletions releng/features/org.eclipse.ecf.discovery.feature/feature.xml
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ecf.discovery.feature"
label="ECF Discovery"
provider-name="%providerName"
version="1.0.0.qualifier">

<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Discovery API
</description>

<copyright>
#################################################
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ecf.discovery.feature"
label="ECF Discovery"
version="1.0.0.qualifier"
provider-name="%providerName">

<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.
</description>

<copyright>
#################################################
# Copyright (c) 2010 Composent, Inc. 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 accompanies this
# distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors: Composent, Inc. - initial API and implementation
#################################################
</copyright>

<license url="%licenseURL">
%license
</license>

<plugin
id="org.eclipse.ecf.discovery"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.eclipse.ecf.provider.discovery"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.eclipse.equinox.concurrent"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

</feature>
#################################################
</copyright>

<license url="%licenseURL">
%license
</license>

<plugin
id="org.eclipse.ecf.discovery"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.eclipse.ecf.provider.discovery"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.eclipse.equinox.concurrent"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

</feature>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
provider-name="%providerName">

<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Discovery Zeroconf Provider
This feature provides the ECF Discovery Zeroconf Provider.
</description>

<copyright>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
provider-name="%providerName">

<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Discovery Service Location Protocol (SLP) Provider
This feature provides the ECF Discovery Service Location Protocol
(RFC 2608) Provider.
</description>

<copyright>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
provider-name="%providerName">

<description url="http://wiki.eclipse.org/Zookeeper_Based_ECF_Discovery">
This feature provides the Apache Zookeeper Discovery Provider
implementation
This feature provides the Apache Zookeeper Discovery Provider.
</description>

<copyright url="http://www.eclipse.org/legal/epl-v10.html">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
provider-name="%providerName">

<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Distributed EventAdmin Examples
This feature provides the ECF Distributed EventAdmin Examples.
</description>

<copyright>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
provider-name="%providerName">

<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Distributed EventAdmin
This feature provides the ECF Distributed EventAdmin API.
</description>

<copyright>
Expand Down
Loading

0 comments on commit b3fd472

Please sign in to comment.