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 119104 Details for
Bug 251402
Remove SDO from Galileo
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]
remove SDO from tests
clipboard.txt (text/plain), 2.86 KB, created by
Nick Boldt
on 2008-11-30 19:55:54 EST
(
hide
)
Description:
remove SDO from tests
Filename:
MIME Type:
Creator:
Nick Boldt
Created:
2008-11-30 19:55:54 EST
Size:
2.86 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.emf_HEAD >Index: tests/org.eclipse.emf.test.build/src/org/eclipse/emf/test/build/BuildTest.java >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf/tests/org.eclipse.emf.test.build/src/org/eclipse/emf/test/build/BuildTest.java,v >retrieving revision 1.22 >diff -u -r1.22 BuildTest.java >--- tests/org.eclipse.emf.test.build/src/org/eclipse/emf/test/build/BuildTest.java 28 Mar 2008 18:42:29 -0000 1.22 >+++ tests/org.eclipse.emf.test.build/src/org/eclipse/emf/test/build/BuildTest.java 1 Dec 2008 00:55:34 -0000 >@@ -319,9 +319,6 @@ > { > Set<String> brandingPluginNames = new HashSet<String>(); > brandingPluginNames.add("org.eclipse.emf.doc"); >- brandingPluginNames.add("org.eclipse.emf.ecore.sdo.doc"); >- brandingPluginNames.add("org.eclipse.emf.ecore.sdo.source"); >- brandingPluginNames.add("org.eclipse.emf.ecore.sdo"); > brandingPluginNames.add("org.eclipse.emf.source"); > brandingPluginNames.add("org.eclipse.emf"); > brandingPluginNames.add("org.eclipse.xsd.doc"); >Index: tests/org.eclipse.emf.test.build/src/org/eclipse/emf/test/build/StandAloneSuites.java >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf/tests/org.eclipse.emf.test.build/src/org/eclipse/emf/test/build/StandAloneSuites.java,v >retrieving revision 1.4 >diff -u -r1.4 StandAloneSuites.java >--- tests/org.eclipse.emf.test.build/src/org/eclipse/emf/test/build/StandAloneSuites.java 28 Dec 2006 06:58:13 -0000 1.4 >+++ tests/org.eclipse.emf.test.build/src/org/eclipse/emf/test/build/StandAloneSuites.java 1 Dec 2008 00:55:34 -0000 >@@ -23,7 +23,6 @@ > private static Test[] suites = new Test []{ > org.eclipse.emf.test.core.AllSuites.suite() > ,org.eclipse.emf.test.edit.AllSuites.suite() >- ,org.eclipse.emf.test.sdo.AllSuites.suite() > ,org.eclipse.emf.test.xml.AllSuites.suite() > }; > >Index: tests/org.eclipse.emf.test.build/src/org/eclipse/emf/test/build/VersionAuditTest.java >=================================================================== >RCS file: /cvsroot/modeling/org.eclipse.emf/org.eclipse.emf/tests/org.eclipse.emf.test.build/src/org/eclipse/emf/test/build/VersionAuditTest.java,v >retrieving revision 1.5 >diff -u -r1.5 VersionAuditTest.java >--- tests/org.eclipse.emf.test.build/src/org/eclipse/emf/test/build/VersionAuditTest.java 26 Mar 2008 03:50:56 -0000 1.5 >+++ tests/org.eclipse.emf.test.build/src/org/eclipse/emf/test/build/VersionAuditTest.java 1 Dec 2008 00:55:34 -0000 >@@ -31,7 +31,6 @@ > > private static String[] URLs = { > "http://build.eclipse.org/modeling/emf/emf/versionaudit.php?branch=", >- "http://build.eclipse.org/modeling/emf/sdo/versionaudit.php?branch=", > "http://build.eclipse.org/modeling/mdt/xsd/versionaudit.php?branch=" > }; > private static String branch = "";
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 251402
:
116724
|
116799
|
119102
|
119103
| 119104