Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpnehrer2005-03-30 21:17:41 +0000
committerpnehrer2005-03-30 21:17:41 +0000
commitf7858d16a8de8e4241feded763171559f9c047fa (patch)
treeaa25066d8b6485015ce4a031cdd8c73d144bc99d /releng/features
parentd2da5dffe95fcfe98af212e20a4fbfb27a03ac80 (diff)
downloadorg.eclipse.ecf-f7858d16a8de8e4241feded763171559f9c047fa.tar.gz
org.eclipse.ecf-f7858d16a8de8e4241feded763171559f9c047fa.tar.xz
org.eclipse.ecf-f7858d16a8de8e4241feded763171559f9c047fa.zip
Initial check-in.
Diffstat (limited to 'releng/features')
-rw-r--r--releng/features/org.eclipse.ecf.core-feature/.project17
-rw-r--r--releng/features/org.eclipse.ecf.core-feature/about.html22
-rw-r--r--releng/features/org.eclipse.ecf.core-feature/build.properties2
-rw-r--r--releng/features/org.eclipse.ecf.core-feature/feature.xml98
4 files changed, 139 insertions, 0 deletions
diff --git a/releng/features/org.eclipse.ecf.core-feature/.project b/releng/features/org.eclipse.ecf.core-feature/.project
new file mode 100644
index 000000000..0c6491d3c
--- /dev/null
+++ b/releng/features/org.eclipse.ecf.core-feature/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.ecf.core-feature</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.FeatureBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ </natures>
+</projectDescription>
diff --git a/releng/features/org.eclipse.ecf.core-feature/about.html b/releng/features/org.eclipse.ecf.core-feature/about.html
new file mode 100644
index 000000000..6f6b96c4c
--- /dev/null
+++ b/releng/features/org.eclipse.ecf.core-feature/about.html
@@ -0,0 +1,22 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+
+<p>February 24, 2005</p>
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content.</p>
+
+</body>
+</html> \ No newline at end of file
diff --git a/releng/features/org.eclipse.ecf.core-feature/build.properties b/releng/features/org.eclipse.ecf.core-feature/build.properties
new file mode 100644
index 000000000..d3864a2f4
--- /dev/null
+++ b/releng/features/org.eclipse.ecf.core-feature/build.properties
@@ -0,0 +1,2 @@
+bin.includes = feature.xml,\
+ about.html
diff --git a/releng/features/org.eclipse.ecf.core-feature/feature.xml b/releng/features/org.eclipse.ecf.core-feature/feature.xml
new file mode 100644
index 000000000..affe730dd
--- /dev/null
+++ b/releng/features/org.eclipse.ecf.core-feature/feature.xml
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.eclipse.ecf.core"
+ label="ECF Core"
+ version="1.0.0"
+ provider-name="Eclipse.org">
+
+ <description url="http://www.eclipse.org/ecf">
+ Eclipse Communications Framework Core
+ </description>
+
+ <copyright>
+ /*******************************************************************************
+* Copyright (c) 2004 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="http://www.eclipse.org/legal/epl-v10.html">
+ &lt;h2&gt;About This Content&lt;/h2&gt;
+
+&lt;p&gt;
+February 24, 2005&lt;/p&gt;
+&lt;h3&gt;License&lt;/h3&gt;
+
+&lt;p&gt;
+The Eclipse Foundation makes available all content in this plug-in
+(&amp;quot;Content&amp;quot;). Unless otherwise indicated below, the
+Content is provided to you under the terms and conditions of
+the
+Eclipse Public License Version 1.0 (&amp;quot;EPL&amp;quot;). A copy
+of the EPL is available at &lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;.
+For purposes of the EPL, &amp;quot;Program&amp;quot; will mean the Content.&lt;/p&gt;
+
+&lt;p&gt;
+If you did not receive this Content directly from the Eclipse
+Foundation, the Content is being redistributed by another party
+(&amp;quot;Redistributor&amp;quot;) and different terms and conditions
+may
+apply to your use of any object code in the Content. Check the
+Redistributor&apos;s license that was provided with the Content.
+If no such license exists, contact the Redistributor. Unless
+otherwise
+indicated below, the terms and conditions of the EPL still apply
+to any source code in the Content.&lt;/p&gt;
+ </license>
+
+ <requires>
+ <import plugin="org.eclipse.osgi"/>
+ <import plugin="org.eclipse.core.runtime"/>
+ <import plugin="org.eclipse.ui"/>
+ <import plugin="org.eclipse.jface.text"/>
+ <import plugin="org.eclipse.help"/>
+ </requires>
+
+ <plugin
+ id="org.eclipse.ecf"
+ download-size="0"
+ install-size="0"
+ version="1.0.0"/>
+
+ <plugin
+ id="org.eclipse.ecf.example.hello"
+ download-size="0"
+ install-size="0"
+ version="1.0.0"/>
+
+ <plugin
+ id="org.eclipse.ecf.presence"
+ download-size="0"
+ install-size="0"
+ version="1.0.0"/>
+
+ <plugin
+ id="org.eclipse.ecf.provider"
+ download-size="0"
+ install-size="0"
+ version="1.0.0"/>
+
+ <plugin
+ id="org.eclipse.ecf.ui"
+ download-size="0"
+ install-size="0"
+ version="1.0.0"/>
+
+ <plugin
+ id="org.eclipse.ecf.doc"
+ download-size="0"
+ install-size="0"
+ version="1.0.0"/>
+
+</feature>

Back to the top