-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
documentation updates for 3.5 release
- Loading branch information
1 parent
9563172
commit b3fd472
Showing
23 changed files
with
620 additions
and
612 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
85 changes: 43 additions & 42 deletions
85
releng/features/org.eclipse.ecf.datashare.feature/feature.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
84 changes: 42 additions & 42 deletions
84
releng/features/org.eclipse.ecf.discovery.feature/feature.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.