Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 170920 Details for
Bug 314388
Provide composite software site(s) for all Modeling projects
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Proposed changes for CDO and Net4j features
patch.txt (text/plain), 45.29 KB, created by
Eike Stepper
on 2010-06-03 03:27:42 EDT
(
hide
)
Description:
Proposed changes for CDO and Net4j features
Filename:
MIME Type:
Creator:
Eike Stepper
Created:
2010-06-03 03:27:42 EDT
Size:
45.29 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.emf.cdo-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo-feature/feature.properties,v >retrieving revision 1.14 >diff -u -r1.14 feature.properties >--- feature.properties 21 Apr 2010 17:33:12 -0000 1.14 >+++ feature.properties 3 Jun 2010 07:25:39 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo-feature/feature.xml,v >retrieving revision 1.25 >diff -u -r1.25 feature.xml >--- feature.xml 18 Mar 2010 08:26:09 -0000 1.25 >+++ feature.xml 3 Jun 2010 07:25:39 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.emf.cdo.dawn-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/incubation/Dawn/org.eclipse.emf.cdo.dawn-feature/feature.properties,v >retrieving revision 1.4 >diff -u -r1.4 feature.properties >--- feature.properties 19 May 2010 08:09:33 -0000 1.4 >+++ feature.properties 3 Jun 2010 07:25:40 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/incubation/Dawn/org.eclipse.emf.cdo.dawn-feature/feature.xml,v >retrieving revision 1.6 >diff -u -r1.6 feature.xml >--- feature.xml 19 May 2010 08:09:33 -0000 1.6 >+++ feature.xml 3 Jun 2010 07:25:40 -0000 >@@ -28,6 +28,11 @@ > %license > </license> > >+ <url> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ </url> >+ > <plugin > id="org.eclipse.emf.cdo.dawn" > download-size="0" >#P org.eclipse.emf.cdo.dawn.codegen-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/incubation/Dawn/org.eclipse.emf.cdo.dawn.codegen-feature/feature.properties,v >retrieving revision 1.3 >diff -u -r1.3 feature.properties >--- feature.properties 19 May 2010 08:09:36 -0000 1.3 >+++ feature.properties 3 Jun 2010 07:25:41 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/incubation/Dawn/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml,v >retrieving revision 1.4 >diff -u -r1.4 feature.xml >--- feature.xml 19 May 2010 08:09:36 -0000 1.4 >+++ feature.xml 3 Jun 2010 07:25:41 -0000 >@@ -28,6 +28,11 @@ > %license > </license> > >+ <url> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ </url> >+ > <plugin > id="org.eclipse.emf.cdo.dawn.codegen" > download-size="0" >#P org.eclipse.emf.cdo.dawn.examples-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/incubation/Dawn/org.eclipse.emf.cdo.dawn.examples-feature/feature.properties,v >retrieving revision 1.3 >diff -u -r1.3 feature.properties >--- feature.properties 19 May 2010 08:09:29 -0000 1.3 >+++ feature.properties 3 Jun 2010 07:25:42 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/incubation/Dawn/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml,v >retrieving revision 1.6 >diff -u -r1.6 feature.xml >--- feature.xml 19 May 2010 08:09:29 -0000 1.6 >+++ feature.xml 3 Jun 2010 07:25:42 -0000 >@@ -28,6 +28,11 @@ > %license > </license> > >+ <url> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ </url> >+ > <plugin > id="org.eclipse.emf.cdo.dawn.reference.editor" > download-size="0" >#P org.eclipse.emf.cdo.dawn.sdk-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/incubation/Dawn/org.eclipse.emf.cdo.dawn.sdk-feature/feature.properties,v >retrieving revision 1.3 >diff -u -r1.3 feature.properties >--- feature.properties 19 May 2010 08:09:28 -0000 1.3 >+++ feature.properties 3 Jun 2010 07:25:44 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/incubation/Dawn/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml,v >retrieving revision 1.5 >diff -u -r1.5 feature.xml >--- feature.xml 20 May 2010 08:08:10 -0000 1.5 >+++ feature.xml 3 Jun 2010 07:25:44 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.emf.cdo.defs-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.defs-feature/feature.properties,v >retrieving revision 1.8 >diff -u -r1.8 feature.properties >--- feature.properties 21 Apr 2010 17:33:48 -0000 1.8 >+++ feature.properties 3 Jun 2010 07:25:45 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.defs-feature/feature.xml,v >retrieving revision 1.6 >diff -u -r1.6 feature.xml >--- feature.xml 18 Mar 2010 08:25:49 -0000 1.6 >+++ feature.xml 3 Jun 2010 07:25:45 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <includes >#P org.eclipse.emf.cdo.doc-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.doc-feature/feature.properties,v >retrieving revision 1.14 >diff -u -r1.14 feature.properties >--- feature.properties 21 Apr 2010 17:33:39 -0000 1.14 >+++ feature.properties 3 Jun 2010 07:25:46 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.doc-feature/feature.xml,v >retrieving revision 1.14 >diff -u -r1.14 feature.xml >--- feature.xml 18 Mar 2010 08:26:05 -0000 1.14 >+++ feature.xml 3 Jun 2010 07:25:46 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <requires> >#P org.eclipse.emf.cdo.epp-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.epp-feature/feature.properties,v >retrieving revision 1.4 >diff -u -r1.4 feature.properties >--- feature.properties 21 Apr 2010 17:33:54 -0000 1.4 >+++ feature.properties 3 Jun 2010 07:25:47 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.epp-feature/feature.xml,v >retrieving revision 1.4 >diff -u -r1.4 feature.xml >--- feature.xml 18 Mar 2010 08:26:20 -0000 1.4 >+++ feature.xml 3 Jun 2010 07:25:47 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <includes >#P org.eclipse.emf.cdo.examples-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.examples-feature/feature.properties,v >retrieving revision 1.15 >diff -u -r1.15 feature.properties >--- feature.properties 21 Apr 2010 17:33:52 -0000 1.15 >+++ feature.properties 3 Jun 2010 07:25:49 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.examples-feature/feature.xml,v >retrieving revision 1.26 >diff -u -r1.26 feature.xml >--- feature.xml 18 Mar 2010 08:25:40 -0000 1.26 >+++ feature.xml 3 Jun 2010 07:25:49 -0000 >@@ -29,7 +29,7 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.emf.cdo.sdk-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.sdk-feature/feature.properties,v >retrieving revision 1.13 >diff -u -r1.13 feature.properties >--- feature.properties 21 Apr 2010 17:33:33 -0000 1.13 >+++ feature.properties 3 Jun 2010 07:25:50 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.sdk-feature/feature.xml,v >retrieving revision 1.43 >diff -u -r1.43 feature.xml >--- feature.xml 20 May 2010 08:07:56 -0000 1.43 >+++ feature.xml 3 Jun 2010 07:25:50 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.emf.cdo.server-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.server-feature/feature.properties,v >retrieving revision 1.15 >diff -u -r1.15 feature.properties >--- feature.properties 19 May 2010 10:39:33 -0000 1.15 >+++ feature.properties 3 Jun 2010 07:25:51 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.server-feature/feature.xml,v >retrieving revision 1.21 >diff -u -r1.21 feature.xml >--- feature.xml 19 May 2010 10:39:33 -0000 1.21 >+++ feature.xml 3 Jun 2010 07:25:51 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.emf.cdo.server.db-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.server.db-feature/feature.properties,v >retrieving revision 1.1 >diff -u -r1.1 feature.properties >--- feature.properties 19 May 2010 10:39:31 -0000 1.1 >+++ feature.properties 3 Jun 2010 07:25:52 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.server.db-feature/feature.xml,v >retrieving revision 1.1 >diff -u -r1.1 feature.xml >--- feature.xml 19 May 2010 10:39:32 -0000 1.1 >+++ feature.xml 3 Jun 2010 07:25:52 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.emf.cdo.server.hibernate-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/hibernate/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties,v >retrieving revision 1.15 >diff -u -r1.15 feature.properties >--- feature.properties 19 May 2010 06:55:56 -0000 1.15 >+++ feature.properties 3 Jun 2010 07:25:54 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/hibernate/org.eclipse.emf.cdo.server.hibernate-feature/feature.xml,v >retrieving revision 1.19 >diff -u -r1.19 feature.xml >--- feature.xml 18 Mar 2010 08:26:02 -0000 1.19 >+++ feature.xml 3 Jun 2010 07:25:54 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.emf.cdo.server.objectivity-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.server.objectivity-feature/feature.properties,v >retrieving revision 1.2 >diff -u -r1.2 feature.properties >--- feature.properties 19 May 2010 09:33:36 -0000 1.2 >+++ feature.properties 3 Jun 2010 07:25:55 -0000 >@@ -159,7 +159,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > # ============================================================================== > # %%% END OF TRANSLATED PROPERTIES %%% >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.server.objectivity-feature/feature.xml,v >retrieving revision 1.2 >diff -u -r1.2 feature.xml >--- feature.xml 19 May 2010 09:33:36 -0000 1.2 >+++ feature.xml 3 Jun 2010 07:25:55 -0000 >@@ -30,7 +30,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.emf.cdo.server.product >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.server.product/feature.properties,v >retrieving revision 1.14 >diff -u -r1.14 feature.properties >--- feature.properties 21 Apr 2010 17:33:26 -0000 1.14 >+++ feature.properties 3 Jun 2010 07:25:56 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.server.product/feature.xml,v >retrieving revision 1.18 >diff -u -r1.18 feature.xml >--- feature.xml 18 Mar 2010 08:25:46 -0000 1.18 >+++ feature.xml 3 Jun 2010 07:25:56 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.emf.cdo.site-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.site-feature/feature.properties,v >retrieving revision 1.6 >diff -u -r1.6 feature.properties >--- feature.properties 6 May 2010 12:59:26 -0000 1.6 >+++ feature.properties 3 Jun 2010 07:25:57 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.site-feature/feature.xml,v >retrieving revision 1.8 >diff -u -r1.8 feature.xml >--- feature.xml 18 May 2010 07:46:15 -0000 1.8 >+++ feature.xml 3 Jun 2010 07:25:57 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <includes id="org.eclipse.net4j.sdk" version="0.0.0"/> >#P org.eclipse.emf.cdo.tests-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.tests-feature/feature.properties,v >retrieving revision 1.15 >diff -u -r1.15 feature.properties >--- feature.properties 21 Apr 2010 17:33:23 -0000 1.15 >+++ feature.properties 3 Jun 2010 07:25:59 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/features/org.eclipse.emf.cdo.tests-feature/feature.xml,v >retrieving revision 1.37 >diff -u -r1.37 feature.xml >--- feature.xml 18 Mar 2010 08:25:51 -0000 1.37 >+++ feature.xml 3 Jun 2010 07:25:59 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.net4j-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j-feature/feature.properties,v >retrieving revision 1.14 >diff -u -r1.14 feature.properties >--- feature.properties 21 Apr 2010 17:33:34 -0000 1.14 >+++ feature.properties 3 Jun 2010 07:26:00 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j-feature/feature.xml,v >retrieving revision 1.22 >diff -u -r1.22 feature.xml >--- feature.xml 14 May 2010 15:42:47 -0000 1.22 >+++ feature.xml 3 Jun 2010 07:26:00 -0000 >@@ -30,7 +30,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.net4j.db-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.db-feature/feature.properties,v >retrieving revision 1.17 >diff -u -r1.17 feature.properties >--- feature.properties 21 Apr 2010 17:33:15 -0000 1.17 >+++ feature.properties 3 Jun 2010 07:26:01 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.db-feature/feature.xml,v >retrieving revision 1.28 >diff -u -r1.28 feature.xml >--- feature.xml 18 Mar 2010 08:26:08 -0000 1.28 >+++ feature.xml 3 Jun 2010 07:26:01 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <includes >#P org.eclipse.net4j.db.derby-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.db.derby-feature/feature.properties,v >retrieving revision 1.8 >diff -u -r1.8 feature.properties >--- feature.properties 21 Apr 2010 17:33:46 -0000 1.8 >+++ feature.properties 3 Jun 2010 07:26:02 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.db.derby-feature/feature.xml,v >retrieving revision 1.4 >diff -u -r1.4 feature.xml >--- feature.xml 18 Mar 2010 08:25:38 -0000 1.4 >+++ feature.xml 3 Jun 2010 07:26:02 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.net4j.db.h2-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.db.h2-feature/feature.properties,v >retrieving revision 1.8 >diff -u -r1.8 feature.properties >--- feature.properties 21 Apr 2010 17:33:50 -0000 1.8 >+++ feature.properties 3 Jun 2010 07:26:04 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.db.h2-feature/feature.xml,v >retrieving revision 1.5 >diff -u -r1.5 feature.xml >--- feature.xml 18 Mar 2010 08:26:06 -0000 1.5 >+++ feature.xml 3 Jun 2010 07:26:04 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.net4j.db.hsqldb-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.db.hsqldb-feature/feature.properties,v >retrieving revision 1.8 >diff -u -r1.8 feature.properties >--- feature.properties 21 Apr 2010 17:33:24 -0000 1.8 >+++ feature.properties 3 Jun 2010 07:26:06 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.db.hsqldb-feature/feature.xml,v >retrieving revision 1.4 >diff -u -r1.4 feature.xml >--- feature.xml 18 Mar 2010 08:26:03 -0000 1.4 >+++ feature.xml 3 Jun 2010 07:26:06 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.net4j.db.mysql-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.db.mysql-feature/feature.properties,v >retrieving revision 1.8 >diff -u -r1.8 feature.properties >--- feature.properties 21 Apr 2010 17:33:21 -0000 1.8 >+++ feature.properties 3 Jun 2010 07:26:07 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.db.mysql-feature/feature.xml,v >retrieving revision 1.4 >diff -u -r1.4 feature.xml >--- feature.xml 18 Mar 2010 08:25:48 -0000 1.4 >+++ feature.xml 3 Jun 2010 07:26:07 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.net4j.db.postgresql-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.db.postgresql-feature/feature.properties,v >retrieving revision 1.8 >diff -u -r1.8 feature.properties >--- feature.properties 21 Apr 2010 17:33:29 -0000 1.8 >+++ feature.properties 3 Jun 2010 07:26:08 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.db.postgresql-feature/feature.xml,v >retrieving revision 1.4 >diff -u -r1.4 feature.xml >--- feature.xml 18 Mar 2010 08:26:17 -0000 1.4 >+++ feature.xml 3 Jun 2010 07:26:08 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.net4j.defs-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.defs-feature/feature.properties,v >retrieving revision 1.8 >diff -u -r1.8 feature.properties >--- feature.properties 21 Apr 2010 17:33:28 -0000 1.8 >+++ feature.properties 3 Jun 2010 07:26:10 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.defs-feature/feature.xml,v >retrieving revision 1.6 >diff -u -r1.6 feature.xml >--- feature.xml 18 Mar 2010 08:26:24 -0000 1.6 >+++ feature.xml 3 Jun 2010 07:26:10 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <includes >#P org.eclipse.net4j.examples-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.examples-feature/feature.properties,v >retrieving revision 1.15 >diff -u -r1.15 feature.properties >--- feature.properties 21 Apr 2010 17:33:37 -0000 1.15 >+++ feature.properties 3 Jun 2010 07:26:11 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.examples-feature/feature.xml,v >retrieving revision 1.23 >diff -u -r1.23 feature.xml >--- feature.xml 18 Mar 2010 08:25:44 -0000 1.23 >+++ feature.xml 3 Jun 2010 07:26:11 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.net4j.sdk-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.sdk-feature/feature.properties,v >retrieving revision 1.15 >diff -u -r1.15 feature.properties >--- feature.properties 21 Apr 2010 17:33:49 -0000 1.15 >+++ feature.properties 3 Jun 2010 07:26:12 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.sdk-feature/feature.xml,v >retrieving revision 1.40 >diff -u -r1.40 feature.xml >--- feature.xml 20 May 2010 08:07:59 -0000 1.40 >+++ feature.xml 3 Jun 2010 07:26:12 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.net4j.tests-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.tests-feature/feature.properties,v >retrieving revision 1.15 >diff -u -r1.15 feature.properties >--- feature.properties 21 Apr 2010 17:33:41 -0000 1.15 >+++ feature.properties 3 Jun 2010 07:26:13 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.tests-feature/feature.xml,v >retrieving revision 1.20 >diff -u -r1.20 feature.xml >--- feature.xml 11 May 2010 12:35:59 -0000 1.20 >+++ feature.xml 3 Jun 2010 07:26:13 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.eclipse.net4j.ui-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.ui-feature/feature.properties,v >retrieving revision 1.14 >diff -u -r1.14 feature.properties >--- feature.properties 21 Apr 2010 17:33:43 -0000 1.14 >+++ feature.properties 3 Jun 2010 07:26:15 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.net4j/features/org.eclipse.net4j.ui-feature/feature.xml,v >retrieving revision 1.17 >diff -u -r1.17 feature.xml >--- feature.xml 18 Mar 2010 08:26:18 -0000 1.17 >+++ feature.xml 3 Jun 2010 07:26:15 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin >#P org.gastro-feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/examples/org.gastro-feature/feature.properties,v >retrieving revision 1.9 >diff -u -r1.9 feature.properties >--- feature.properties 19 May 2010 08:10:10 -0000 1.9 >+++ feature.properties 3 Jun 2010 07:26:16 -0000 >@@ -156,7 +156,7 @@ > Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n > > # Label for the update site (on download1.eclipse.org) >-updateSiteName=CDO Model Repository 3.0 Updates >+updateSiteName=Eclipse Modeling Project Updates > > > # ============================================================================== >Index: feature.xml >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf.cdo/examples/org.gastro-feature/feature.xml,v >retrieving revision 1.5 >diff -u -r1.5 feature.xml >--- feature.xml 13 May 2010 07:31:24 -0000 1.5 >+++ feature.xml 3 Jun 2010 07:26:16 -0000 >@@ -29,7 +29,8 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/> >+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> >+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> > </url> > > <plugin
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 314388
:
170004
|
170261
|
170668
|
170858
|
170920
|
171100
|
171398
|
171980
|
176826
|
187270
|
187522
|
192256
|
198416
|
207256
|
217318
|
217333
|
217354