diff --git a/org.eclipse.tm.terminal.telnet-feature/.project b/org.eclipse.tm.terminal.telnet-feature/.project
index c78da8d1f85..e5464802aed 100644
--- a/org.eclipse.tm.terminal.telnet-feature/.project
+++ b/org.eclipse.tm.terminal.telnet-feature/.project
@@ -1,6 +1,6 @@
- org.eclipse.tm.terminal.telnet-feature
+ org.eclipse.tm.terminal.test-feature
diff --git a/org.eclipse.tm.terminal.telnet-feature/build.properties b/org.eclipse.tm.terminal.telnet-feature/build.properties
index 8babd3045ce..1d1df401372 100644
--- a/org.eclipse.tm.terminal.telnet-feature/build.properties
+++ b/org.eclipse.tm.terminal.telnet-feature/build.properties
@@ -1,14 +1,19 @@
-################################################################################
-# Copyright (c) 2006, 2007 Wind River Systems, 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:
-# Michael Scharf (Wind River) - initial API and implementation
-################################################################################
+###############################################################################
+# Copyright (c) 2005, 2008 IBM Corporation 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:
+# IBM Corporation - initial API and implementation
+# Martin Oberhuber (Wind River) - Adding source plugin for tests
+###############################################################################
bin.includes = feature.xml,\
- epl-v10.html,\
feature.properties,\
+ epl-v10.html,\
license.html
+src.includes = epl-v10.html,\
+ license.html
+root=rootfiles
+generate.plugin@org.eclipse.tm.terminal.test.source=org.eclipse.tm.terminal.test
diff --git a/org.eclipse.tm.terminal.telnet-feature/feature.properties b/org.eclipse.tm.terminal.telnet-feature/feature.properties
index 48d890847f5..cf9d59d05cf 100644
--- a/org.eclipse.tm.terminal.telnet-feature/feature.properties
+++ b/org.eclipse.tm.terminal.telnet-feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Target Management Terminal Telnet Connector
+featureName=Target Management Terminal Unit Tests
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
@@ -26,11 +26,11 @@ tmMilestoneSiteName=Target Management 2.0 Milestone Updates
# "description" property - description of the feature
-description=A Telnet connector implementation for the Terminal.
+description=TM Terminal Unit Tests. Includes Source.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
-Copyright (c) 2003, 2008 Wind River Systems, Inc. and others.\n\
+Copyright (c) 2007, 2008 Wind River Systems, Inc. and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
diff --git a/org.eclipse.tm.terminal.telnet-feature/feature.xml b/org.eclipse.tm.terminal.telnet-feature/feature.xml
index a4c2cc10225..9f25fdb124d 100644
--- a/org.eclipse.tm.terminal.telnet-feature/feature.xml
+++ b/org.eclipse.tm.terminal.telnet-feature/feature.xml
@@ -1,6 +1,6 @@
@@ -26,13 +26,19 @@
+
+ version="0.0.0"/>
+
+
diff --git a/org.eclipse.tm.terminal.telnet-feature/sourceTemplateFeature/epl-v10.html b/org.eclipse.tm.terminal.telnet-feature/rootfiles/epl-v10.html
similarity index 100%
rename from org.eclipse.tm.terminal.telnet-feature/sourceTemplateFeature/epl-v10.html
rename to org.eclipse.tm.terminal.telnet-feature/rootfiles/epl-v10.html
diff --git a/org.eclipse.tm.terminal.telnet-feature/sourceTemplateFeature/license.html b/org.eclipse.tm.terminal.telnet-feature/rootfiles/notice.html
similarity index 98%
rename from org.eclipse.tm.terminal.telnet-feature/sourceTemplateFeature/license.html
rename to org.eclipse.tm.terminal.telnet-feature/rootfiles/notice.html
index c6af966b61e..a9b560f44cd 100644
--- a/org.eclipse.tm.terminal.telnet-feature/sourceTemplateFeature/license.html
+++ b/org.eclipse.tm.terminal.telnet-feature/rootfiles/notice.html
@@ -17,24 +17,24 @@
OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR
NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND
CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.
-
-Applicable Licenses
-
+
+Applicable Licenses
+
Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0
("EPL"). A copy of the EPL is provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.
For purposes of the EPL, "Program" will mean the Content.
Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository ("Repository") in CVS
modules ("Modules") and made available as downloadable archives ("Downloads").
-
+
- Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and features ("Features").
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java™ ARchive) in a directory named "plugins".
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material. Each Feature may be packaged as a sub-directory in a directory named "features". Within a Feature, files named "feature.xml" may contain a list of the names and version numbers of the Plug-ins
and/or Fragments associated with that Feature.
- Features may also include other Features ("Included Features"). Within a Feature, files named "feature.xml" may contain a list of the names and version numbers of Included Features.
-
-
+
+
The terms and conditions governing Plug-ins and Fragments should be contained in files named "about.html" ("Abouts"). The terms and conditions governing Features and
Included Features should be contained in files named "license.html" ("Feature Licenses"). Abouts and Feature Licenses may be located in any directory of a Download or Module
including, but not limited to the following locations:
@@ -46,7 +46,7 @@ including, but not limited to the following locations:
Sub-directories of the directory named "src" of certain Plug-ins
Feature directories
-
+
Note: if a Feature made available by the Eclipse Foundation is installed using the Eclipse Update Manager, you must agree to a license ("Feature Update License") during the
installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or
inform you where you can locate them. Feature Update Licenses may be found in the "license" property of files named "feature.properties" found within a Feature.
@@ -60,7 +60,7 @@ OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):
Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)
Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)
Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)
+ IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)
Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)
Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)
@@ -73,7 +73,7 @@ contact the Eclipse Foundation to determine what terms and conditions govern tha
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to
another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import,
possession, or use, and re-export of encryption software, to see if this is permitted.
-
-Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
+
+Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.