Get ready for update site by pointing to new site and
updating text to describe VE update site.
diff --git a/features/org.eclipse.jem.tests-feature/feature.properties b/features/org.eclipse.jem.tests-feature/feature.properties
index a2e15ad..3e75f8d 100644
--- a/features/org.eclipse.jem.tests-feature/feature.properties
+++ b/features/org.eclipse.jem.tests-feature/feature.properties
@@ -10,7 +10,7 @@
 ###############################################################################
 #
 # $Source: /cvsroot/webtools/jeetools.move/webtools.javaee.tests.git/features/org.eclipse.jem.tests-feature/Attic/feature.properties,v $
-# $Revision: 1.1 $  $Date: 2003/10/28 16:17:48 $
+# $Revision: 1.2 $  $Date: 2004/07/16 15:35:07 $
 #
 
 
@@ -27,7 +27,7 @@
 providerName=Eclipse.org
 
 # "updateSiteName" property - label for the update site
-updateSiteName=Eclipse.org update site
+updateSiteName=Visual Editor update site
 
 # "description" property - description of the feature
 description=Java EMF Model Tests.
diff --git a/features/org.eclipse.jem.tests-feature/feature.xml b/features/org.eclipse.jem.tests-feature/feature.xml
index bd57271..1665090 100644
--- a/features/org.eclipse.jem.tests-feature/feature.xml
+++ b/features/org.eclipse.jem.tests-feature/feature.xml
@@ -7,9 +7,14 @@
       image="eclipse_update_120.jpg">
 
    <license url="%licenseURL">
-      
+      %license
    </license>
 
+   <url>
+      <update label="%updateSiteName" url="http://update.eclipse.org/tools/ve/updates/1.0"/>
+      <discovery label="%updateSiteName" url="http://update.eclipse.org/tools/ve/updates/1.0"/>
+   </url>
+   
    <requires>
       <import feature="org.eclipse.jem"/>
    </requires>