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 44428 Details for
Bug 147040
GEF update site shows up twice after installing from Callisto
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]
patch for pointing to release update site...
update site patch.txt (text/plain), 4.74 KB, created by
Steven R. Shaw
on 2006-06-14 13:27:42 EDT
(
hide
)
Description:
patch for pointing to release update site...
Filename:
MIME Type:
Creator:
Steven R. Shaw
Created:
2006-06-14 13:27:42 EDT
Size:
4.74 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.gef.examples.feature >Index: feature.properties >=================================================================== >RCS file: /cvsroot/tools/org.eclipse.gef-feature/org.eclipse.gef.examples/feature.properties,v >retrieving revision 1.5 >diff -u -r1.5 feature.properties >--- feature.properties 6 Aug 2005 23:13:22 -0000 1.5 >+++ feature.properties 14 Jun 2006 17:30:06 -0000 >@@ -13,7 +13,7 @@ > description=Example editor demonstrating the Graphical Editing Framework feature. > > # "updateSiteName" property - label for the update site >-updateSiteName=Eclipse.org update site >+updateSiteName=Graphical Editing Framework (GEF) Update Site > > # "licenseURL" property - URL of the "Feature License" > # do not translate value - just change to point to a locale-specific HTML page >Index: feature.xml >=================================================================== >RCS file: /cvsroot/tools/org.eclipse.gef-feature/org.eclipse.gef.examples/feature.xml,v >retrieving revision 1.14 >diff -u -r1.14 feature.xml >--- feature.xml 3 May 2006 19:24:44 -0000 1.14 >+++ feature.xml 14 Jun 2006 17:30:06 -0000 >@@ -16,9 +16,7 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/milestones/update-site/site.xml"/> >- <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/milestones/update-site/site.xml"/> >- <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/updates/site-interim.xml"/> >+ <update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/update-site/releases/site.xml"/> > </url> > > <requires> >#P org.eclipse.gef.test.feature >Index: feature.xml >=================================================================== >RCS file: /cvsroot/tools/org.eclipse.gef-feature/org.eclipse.gef.test/feature.xml,v >retrieving revision 1.14 >diff -u -r1.14 feature.xml >--- feature.xml 3 May 2006 19:24:46 -0000 1.14 >+++ feature.xml 14 Jun 2006 17:30:08 -0000 >@@ -15,9 +15,7 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/milestones/update-site/site.xml"/> >- <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/milestones/update-site/site.xml"/> >- <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/updates/site-interim.xml"/> >+ <update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/update-site/releases/site.xml"/> > </url> > > <plugin >Index: feature.properties >=================================================================== >RCS file: /cvsroot/tools/org.eclipse.gef-feature/org.eclipse.gef.test/feature.properties,v >retrieving revision 1.3 >diff -u -r1.3 feature.properties >--- feature.properties 29 Mar 2005 23:57:24 -0000 1.3 >+++ feature.properties 14 Jun 2006 17:30:08 -0000 >@@ -21,7 +21,7 @@ > providerName=Eclipse.org > > # "updateSiteName" property - label for the update site >-updateSiteName=Eclipse.org update site >+updateSiteName=Graphical Editing Framework (GEF) Update Site > > # "description" property - description of the feature > description=Graphical Editing Framework JUnit Tests >#P org.eclipse.gef.sdk.feature >Index: feature.xml >=================================================================== >RCS file: /cvsroot/tools/org.eclipse.gef-feature/org.eclipse.gef.sdk/feature.xml,v >retrieving revision 1.11 >diff -u -r1.11 feature.xml >--- feature.xml 3 May 2006 19:24:45 -0000 1.11 >+++ feature.xml 14 Jun 2006 17:30:09 -0000 >@@ -16,9 +16,7 @@ > </license> > > <url> >- <update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/milestones/update-site/site.xml"/> >- <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/milestones/update-site/site.xml"/> >- <discovery label="%updateSiteName" url="http://download.eclipse.org/tools/gef/updates/site-interim.xml"/> >+ <update label="%updateSiteName" url="http://download.eclipse.org/tools/gef/update-site/releases/site.xml"/> > </url> > > <includes >Index: feature.properties >=================================================================== >RCS file: /cvsroot/tools/org.eclipse.gef-feature/org.eclipse.gef.sdk/feature.properties,v >retrieving revision 1.3 >diff -u -r1.3 feature.properties >--- feature.properties 29 Mar 2005 23:57:24 -0000 1.3 >+++ feature.properties 14 Jun 2006 17:30:09 -0000 >@@ -21,7 +21,7 @@ > providerName=Eclipse.org > > # "updateSiteName" property - label for the update site >-updateSiteName=Eclipse.org update site >+updateSiteName=Graphical Editing Framework (GEF) Update Site > > # "description" property - description of the feature > description=Graphical Editing Framework SDK
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 147040
: 44428