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 217354 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]
CDO Changes
cdo-patch.txt (text/plain), 7.65 KB, created by
Eike Stepper
on 2012-06-14 08:11:00 EDT
(
hide
)
Description:
CDO Changes
Filename:
MIME Type:
Creator:
Eike Stepper
Created:
2012-06-14 08:11:00 EDT
Size:
7.65 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P modeling.updates >Index: .cvsignore >=================================================================== >RCS file: .cvsignore >diff -N .cvsignore >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ .cvsignore 1 Jan 1970 00:00:00 -0000 >@@ -0,0 +1,1 @@ >+.project >Index: interim/compositeArtifacts.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/interim/compositeArtifacts.xml,v >retrieving revision 1.10 >diff -u -r1.10 compositeArtifacts.xml >--- interim/compositeArtifacts.xml 21 Nov 2011 08:03:32 -0000 1.10 >+++ interim/compositeArtifacts.xml 14 Jun 2012 12:09:01 -0000 >@@ -1,7 +1,9 @@ > <?xml version='1.0' encoding='UTF-8'?> > <?compositeArtifactRepository version='1.0.0'?> > <repository name='Eclipse Modeling Project Interim Site - Artifact Repository' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'> >- <children size='12'> >+ <children size='13'> >+ <!-- CDO --> >+ <child location='http://download.eclipse.org/modeling/emf/cdo/updates/maintenance/'/> > <!-- EMF Compare --> > <child location='http://download.eclipse.org/modeling/emf/updates/interim/'/> > <!-- EMF EMF (Core) and MDT XSD --> >Index: interim/compositeContent.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/interim/compositeContent.xml,v >retrieving revision 1.11 >diff -u -r1.11 compositeContent.xml >--- interim/compositeContent.xml 21 Nov 2011 08:03:32 -0000 1.11 >+++ interim/compositeContent.xml 14 Jun 2012 12:09:01 -0000 >@@ -1,7 +1,9 @@ > <?xml version='1.0' encoding='UTF-8'?> > <?compositeMetadataRepository version='1.0.0'?> > <repository name='Eclipse Modeling Project Interim Site' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'> >- <children size='12'> >+ <children size='13'> >+ <!-- CDO --> >+ <child location='http://download.eclipse.org/modeling/emf/cdo/updates/maintenance/'/> > <!-- EMF Compare --> > <child location='http://download.eclipse.org/modeling/emf/updates/interim/'/> > <!-- EMF EMF (Core) and MDT XSD --> >Index: milestones/compositeArtifacts.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/milestones/compositeArtifacts.xml,v >retrieving revision 1.12 >diff -u -r1.12 compositeArtifacts.xml >--- milestones/compositeArtifacts.xml 21 Nov 2011 08:03:32 -0000 1.12 >+++ milestones/compositeArtifacts.xml 14 Jun 2012 12:09:01 -0000 >@@ -1,7 +1,9 @@ > <?xml version='1.0' encoding='UTF-8'?> > <?compositeArtifactRepository version='1.0.0'?> > <repository name='Eclipse Modeling Project Milestone Site - Artifact Repository' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'> >- <children size='17'> >+ <children size='18'> >+ <!-- CDO --> >+ <child location='http://download.eclipse.org/modeling/emf/cdo/updates/maintenance/stable/'/> > <!-- EMF Compare --> > <child location='http://download.eclipse.org/modeling/emf/updates/milestones/'/> > <!-- EMF EMF (Core) and MDT XSD --> >@@ -24,7 +26,7 @@ > <!-- MDT MoDisco --> > <child location='http://download.eclipse.org/modeling/mdt/modisco/updates/milestones/'/> > <!-- MDT OCL --> >- <child location='http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/'/> >+ <child location='http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/'/> > <!-- MDT UML2 --> > <child location='http://download.eclipse.org/modeling/mdt/updates/milestones/'/> > <child location='http://download.eclipse.org/modeling/mdt/uml2/updates/4.0milestones/'/> >Index: milestones/compositeContent.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/milestones/compositeContent.xml,v >retrieving revision 1.12 >diff -u -r1.12 compositeContent.xml >--- milestones/compositeContent.xml 21 Nov 2011 08:03:32 -0000 1.12 >+++ milestones/compositeContent.xml 14 Jun 2012 12:09:01 -0000 >@@ -1,7 +1,9 @@ > <?xml version='1.0' encoding='UTF-8'?> > <?compositeMetadataRepository version='1.0.0'?> > <repository name='Eclipse Modeling Project Milestone Site' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'> >- <children size='16'> >+ <children size='18'> >+ <!-- CDO --> >+ <child location='http://download.eclipse.org/modeling/emf/cdo/updates/maintenance/stable/'/> > <!-- EMF Compare --> > <child location='http://download.eclipse.org/modeling/emf/updates/milestones/'/> > <!-- EMF EMF (Core) and MDT XSD --> >@@ -24,7 +26,7 @@ > <!-- MDT MoDisco --> > <child location='http://download.eclipse.org/modeling/mdt/modisco/updates/milestones/'/> > <!-- MDT OCL --> >- <child location='http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/'/> >+ <child location='http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/'/> > <!-- MDT UML2 --> > <child location='http://download.eclipse.org/modeling/mdt/updates/milestones/'/> > <child location='http://download.eclipse.org/modeling/mdt/uml2/updates/4.0milestones/'/> >Index: releases/compositeArtifacts.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/releases/compositeArtifacts.xml,v >retrieving revision 1.8 >diff -u -r1.8 compositeArtifacts.xml >--- releases/compositeArtifacts.xml 22 Jun 2011 15:53:43 -0000 1.8 >+++ releases/compositeArtifacts.xml 14 Jun 2012 12:09:01 -0000 >@@ -3,7 +3,7 @@ > <repository name='Eclipse Modeling Project Release Site - Artifact Repository' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'> > <children size='15'> > <!-- EMF CDO --> >- <child location='http://download.eclipse.org/modeling/emf/cdo/updates/3.0-releases/'/> >+ <child location='http://download.eclipse.org/modeling/emf/cdo/updates/releases/'/> > <!-- EMF Compare --> > <child location='http://download.eclipse.org/modeling/emf/updates/releases/'/> > <!-- EMF EMF (Core) and MDT XSD --> >Index: releases/compositeContent.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/releases/compositeContent.xml,v >retrieving revision 1.8 >diff -u -r1.8 compositeContent.xml >--- releases/compositeContent.xml 22 Jun 2011 15:53:43 -0000 1.8 >+++ releases/compositeContent.xml 14 Jun 2012 12:09:01 -0000 >@@ -3,7 +3,7 @@ > <repository name='Eclipse Modeling Project Release Site' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'> > <children size='15'> > <!-- EMF CDO --> >- <child location='http://download.eclipse.org/modeling/emf/cdo/updates/3.0-releases/'/> >+ <child location='http://download.eclipse.org/modeling/emf/cdo/updates/releases/'/> > <!-- EMF Compare --> > <child location='http://download.eclipse.org/modeling/emf/updates/releases/'/> > <!-- EMF EMF (Core) and MDT XSD --> >@@ -24,7 +24,7 @@ > <!-- MDT MoDisco --> > <child location='http://download.eclipse.org/modeling/mdt/modisco/updates/release/'/> > <!-- MDT OCL --> >- <child location='http://download.eclipse.org/modeling/mdt/ocl/updates/releases/'/> >+ <child location='http://download.eclipse.org/modeling/mdt/ocl/updates/releases/'/> > <!-- MDT UML2 --> > <child location='http://download.eclipse.org/modeling/mdt/updates/releases/'/> > <!-- MDT UML2 Tools -->
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