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 170858 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]
Changes for EMF Compare, EMF Teneo, M2T (Acceleo and JET)
more_314388.patch (text/plain), 11.24 KB, created by
Kenn Hussey
on 2010-06-02 14:46:02 EDT
(
hide
)
Description:
Changes for EMF Compare, EMF Teneo, M2T (Acceleo and JET)
Filename:
MIME Type:
Creator:
Kenn Hussey
Created:
2010-06-02 14:46:02 EDT
Size:
11.24 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P modeling >Index: updates/interim/compositeArtifacts.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/interim/compositeArtifacts.xml,v >retrieving revision 1.3 >diff -u -r1.3 compositeArtifacts.xml >--- updates/interim/compositeArtifacts.xml 1 Jun 2010 18:38:29 -0000 1.3 >+++ updates/interim/compositeArtifacts.xml 2 Jun 2010 18:00:38 -0000 >@@ -1,11 +1,17 @@ > <?xml version='1.0' encoding='UTF-8'?> > <?compositeArtifactRepository version='1.0.0'?> >-<repository name='Eclipse Modeling Project Interim Site' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'> >- <children size='3'> >+<repository name='Eclipse Modeling Project Interim Site - Artifact Repository' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'> >+ <children size='6'> >+ <!-- EMF Compare --> >+ <child location='http://download.eclipse.org/modeling/emf/updates/interim/'/> > <!-- EMF EMF (Core) and MDT XSD --> > <child location='http://download.eclipse.org/modeling/emf/emf/updates/2.6-I-builds/'/> >+ <!-- EMF Teneo --> >+ <child location='http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0/interim/'/> > <!-- EMFT Ecore Tools --> > <child location='http://download.eclipse.org/modeling/emft/ecoretools/updates/0.10-I-builds/'/> >+ <!-- M2T Acceleo, JET --> >+ <child location='http://download.eclipse.org/modeling/m2t/updates/interim/'/> > <!-- MDT UML2 --> > <child location='http://download.eclipse.org/modeling/mdt/updates/interim/'/> > </children> >Index: updates/interim/compositeContent.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/interim/compositeContent.xml,v >retrieving revision 1.4 >diff -u -r1.4 compositeContent.xml >--- updates/interim/compositeContent.xml 1 Jun 2010 18:54:37 -0000 1.4 >+++ updates/interim/compositeContent.xml 2 Jun 2010 18:00:38 -0000 >@@ -1,11 +1,17 @@ > <?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='3'> >+ <children size='6'> >+ <!-- EMF Compare --> >+ <child location='http://download.eclipse.org/modeling/emf/updates/interim/'/> > <!-- EMF EMF (Core) and MDT XSD --> > <child location='http://download.eclipse.org/modeling/emf/emf/updates/2.6-I-builds/'/> >+ <!-- EMF Teneo --> >+ <child location='http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0/interim/'/> > <!-- EMFT Ecore Tools --> > <child location='http://download.eclipse.org/modeling/emft/ecoretools/updates/0.10-I-builds/'/> >+ <!-- M2T Acceleo, JET --> >+ <child location='http://download.eclipse.org/modeling/m2t/updates/interim/'/> > <!-- MDT UML2 --> > <child location='http://download.eclipse.org/modeling/mdt/updates/interim/'/> > </children> >Index: updates/compositeArtifacts.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/compositeArtifacts.xml,v >retrieving revision 1.3 >diff -u -r1.3 compositeArtifacts.xml >--- updates/compositeArtifacts.xml 1 Jun 2010 18:38:29 -0000 1.3 >+++ updates/compositeArtifacts.xml 2 Jun 2010 18:00:38 -0000 >@@ -1,12 +1,7 @@ > <?xml version='1.0' encoding='UTF-8'?> > <?compositeArtifactRepository version='1.0.0'?> >-<repository name='Eclipse Modeling Project Release Site' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'> >- <children size='3'> >- <!-- EMF EMF (Core) and MDT XSD --> >- <child location='http://download.eclipse.org/modeling/emf/emf/updates/2.6/'/> >- <!-- EMFT Ecore Tools --> >- <child location='http://download.eclipse.org/modeling/emft/ecoretools/updates/0.10/'/> >- <!-- MDT UML2 --> >- <child location='http://download.eclipse.org/modeling/mdt/updates/releases/'/> >+<repository name='Eclipse Modeling Project Update Site - Artifact Repository' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'> >+ <children size='1'> >+ <child location='releases'/> > </children> > </repository> >Index: updates/compositeContent.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/compositeContent.xml,v >retrieving revision 1.3 >diff -u -r1.3 compositeContent.xml >--- updates/compositeContent.xml 1 Jun 2010 18:38:29 -0000 1.3 >+++ updates/compositeContent.xml 2 Jun 2010 18:00:38 -0000 >@@ -1,12 +1,7 @@ > <?xml version='1.0' encoding='UTF-8'?> > <?compositeMetadataRepository version='1.0.0'?> >-<repository name='Eclipse Modeling Project Release Site' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'> >- <children size='3'> >- <!-- EMF EMF (Core) and MDT XSD --> >- <child location='http://download.eclipse.org/modeling/emf/emf/updates/2.6/'/> >- <!-- EMFT Ecore Tools --> >- <child location='http://download.eclipse.org/modeling/emft/ecoretools/updates/0.10/'/> >- <!-- MDT UML2 --> >- <child location='http://download.eclipse.org/modeling/mdt/updates/releases/'/> >+<repository name='Eclipse Modeling Project Update Site' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'> >+ <children size='1'> >+ <child location='releases'/> > </children> > </repository> >Index: updates/milestones/compositeContent.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/milestones/compositeContent.xml,v >retrieving revision 1.3 >diff -u -r1.3 compositeContent.xml >--- updates/milestones/compositeContent.xml 1 Jun 2010 18:38:30 -0000 1.3 >+++ updates/milestones/compositeContent.xml 2 Jun 2010 18:00:38 -0000 >@@ -1,11 +1,17 @@ > <?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='3'> >+ <children size='6'> >+ <!-- EMF Compare --> >+ <child location='http://download.eclipse.org/modeling/emf/updates/milestones/'/> > <!-- EMF EMF (Core) and MDT XSD --> > <child location='http://download.eclipse.org/modeling/emf/emf/updates/2.6milestones/'/> >+ <!-- EMF Teneo --> >+ <child location='http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0/milestones/'/> > <!-- EMFT Ecore Tools --> > <child location='http://download.eclipse.org/modeling/emft/ecoretools/updates/0.10milestones/'/> >+ <!-- M2T Acceleo, JET --> >+ <child location='http://download.eclipse.org/modeling/m2t/updates/milestones/'/> > <!-- MDT UML2 --> > <child location='http://download.eclipse.org/modeling/mdt/updates/milestones/'/> > </children> >Index: updates/milestones/compositeArtifacts.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/milestones/compositeArtifacts.xml,v >retrieving revision 1.3 >diff -u -r1.3 compositeArtifacts.xml >--- updates/milestones/compositeArtifacts.xml 1 Jun 2010 18:38:31 -0000 1.3 >+++ updates/milestones/compositeArtifacts.xml 2 Jun 2010 18:00:38 -0000 >@@ -1,11 +1,17 @@ > <?xml version='1.0' encoding='UTF-8'?> > <?compositeArtifactRepository version='1.0.0'?> >-<repository name='Eclipse Modeling Project Milestone Site' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'> >- <children size='3'> >+<repository name='Eclipse Modeling Project Milestone Site - Artifact Repository' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'> >+ <children size='6'> >+ <!-- EMF Compare --> >+ <child location='http://download.eclipse.org/modeling/emf/updates/milestones/'/> > <!-- EMF EMF (Core) and MDT XSD --> > <child location='http://download.eclipse.org/modeling/emf/emf/updates/2.6milestones/'/> >+ <!-- EMF Teneo --> >+ <child location='http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0/milestones/'/> > <!-- EMFT Ecore Tools --> > <child location='http://download.eclipse.org/modeling/emft/ecoretools/updates/0.10milestones/'/> >+ <!-- M2T Acceleo, JET --> >+ <child location='http://download.eclipse.org/modeling/m2t/updates/milestones/'/> > <!-- MDT UML2 --> > <child location='http://download.eclipse.org/modeling/mdt/updates/milestones/'/> > </children> >Index: updates/releases/compositeArtifacts.xml >=================================================================== >RCS file: updates/releases/compositeArtifacts.xml >diff -N updates/releases/compositeArtifacts.xml >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ updates/releases/compositeArtifacts.xml 1 Jan 1970 00:00:00 -0000 >@@ -0,0 +1,18 @@ >+<?xml version='1.0' encoding='UTF-8'?> >+<?compositeArtifactRepository version='1.0.0'?> >+<repository name='Eclipse Modeling Project Release Site - Artifact Repository' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'> >+ <children size='6'> >+ <!-- EMF Compare --> >+ <child location='http://download.eclipse.org/modeling/emf/updates/releases/'/> >+ <!-- EMF EMF (Core) and MDT XSD --> >+ <child location='http://download.eclipse.org/modeling/emf/emf/updates/2.6/'/> >+ <!-- EMF Teneo --> >+ <child location='http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0/releases/'/> >+ <!-- EMFT Ecore Tools --> >+ <child location='http://download.eclipse.org/modeling/emft/ecoretools/updates/0.10/'/> >+ <!-- M2T Acceleo, JET --> >+ <child location='http://download.eclipse.org/modeling/m2t/updates/releases/'/> >+ <!-- MDT UML2 --> >+ <child location='http://download.eclipse.org/modeling/mdt/updates/releases/'/> >+ </children> >+</repository> >Index: updates/releases/compositeContent.xml >=================================================================== >RCS file: updates/releases/compositeContent.xml >diff -N updates/releases/compositeContent.xml >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ updates/releases/compositeContent.xml 1 Jan 1970 00:00:00 -0000 >@@ -0,0 +1,18 @@ >+<?xml version='1.0' encoding='UTF-8'?> >+<?compositeMetadataRepository version='1.0.0'?> >+<repository name='Eclipse Modeling Project Release Site' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'> >+ <children size='6'> >+ <!-- EMF Compare --> >+ <child location='http://download.eclipse.org/modeling/emf/updates/releases/'/> >+ <!-- EMF EMF (Core) and MDT XSD --> >+ <child location='http://download.eclipse.org/modeling/emf/emf/updates/2.6/'/> >+ <!-- EMF Teneo --> >+ <child location='http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0/releases/'/> >+ <!-- EMFT Ecore Tools --> >+ <child location='http://download.eclipse.org/modeling/emft/ecoretools/updates/0.10/'/> >+ <!-- M2T Acceleo, JET --> >+ <child location='http://download.eclipse.org/modeling/m2t/updates/releases/'/> >+ <!-- MDT UML2 --> >+ <child location='http://download.eclipse.org/modeling/mdt/updates/releases/'/> >+ </children> >+</repository>
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