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 137225 Details for
Bug 277658
ICU imports are broken for older ICU versions
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
clipboard.txt (text/plain), 2.86 KB, created by
Benjamin Muskalla
on 2009-05-26 16:47:04 EDT
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Benjamin Muskalla
Created:
2009-05-26 16:47:04 EDT
Size:
2.86 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.rap.ui.cheatsheets >Index: META-INF/MANIFEST.MF >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/runtime.ui/org.eclipse.rap.ui.cheatsheets/META-INF/MANIFEST.MF,v >retrieving revision 1.1 >diff -u -r1.1 MANIFEST.MF >--- META-INF/MANIFEST.MF 23 Apr 2009 08:20:23 -0000 1.1 >+++ META-INF/MANIFEST.MF 26 May 2009 20:47:45 -0000 >@@ -25,7 +25,7 @@ > org.eclipse.rap.ui;bundle-version="1.2.0", > org.eclipse.rap.ui.forms;bundle-version="1.2.0" > Eclipse-LazyStart: true >-Import-Package: com.ibm.icu.text, >+Import-Package: com.ibm.icu.text;version="[3.4.0,4.2.0)", > javax.xml.parsers, > org.w3c.dom, > org.xml.sax >#P org.eclipse.rap.ui.forms >Index: META-INF/MANIFEST.MF >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/runtime.ui/org.eclipse.rap.ui.forms/META-INF/MANIFEST.MF,v >retrieving revision 1.5 >diff -u -r1.5 MANIFEST.MF >--- META-INF/MANIFEST.MF 2 Apr 2009 07:51:45 -0000 1.5 >+++ META-INF/MANIFEST.MF 26 May 2009 20:47:47 -0000 >@@ -16,7 +16,7 @@ > org.eclipse.rap.jface;bundle-version="[1.2.0,2.0.0)", > org.eclipse.rap.ui;bundle-version="[1.2.0,2.0.0)";resolution:=optional > Eclipse-LazyStart: true >-Import-Package: com.ibm.icu.text, >+Import-Package: com.ibm.icu.text;version="[3.4.0,4.2.0)", > javax.xml.parsers, > org.w3c.dom, > org.xml.sax >#P org.eclipse.rap.jface.databinding >Index: META-INF/MANIFEST.MF >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/runtime.ui/org.eclipse.rap.jface.databinding/META-INF/MANIFEST.MF,v >retrieving revision 1.4 >diff -u -r1.4 MANIFEST.MF >--- META-INF/MANIFEST.MF 19 Mar 2009 10:31:23 -0000 1.4 >+++ META-INF/MANIFEST.MF 26 May 2009 20:47:48 -0000 >@@ -24,6 +24,6 @@ > org.eclipse.core.databinding.observable;bundle-version="[1.2.0,2.0.0)", > org.eclipse.core.databinding.property;bundle-version="[1.2.0,2.0.0)", > org.eclipse.core.databinding;bundle-version="[1.2.0,2.0.0)" >-Import-Package: com.ibm.icu.text >+Import-Package: com.ibm.icu.text;version="[3.4.0,4.2.0)" > Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0, > J2SE-1.3 >#P org.eclipse.rap.ui.workbench >Index: META-INF/MANIFEST.MF >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/runtime.ui/org.eclipse.rap.ui.workbench/META-INF/MANIFEST.MF,v >retrieving revision 1.12 >diff -u -r1.12 MANIFEST.MF >--- META-INF/MANIFEST.MF 29 Apr 2009 09:07:40 -0000 1.12 >+++ META-INF/MANIFEST.MF 26 May 2009 20:47:50 -0000 >@@ -101,7 +101,7 @@ > org.eclipse.core.databinding;bundle-version="[1.1.0,2.0.0)", > org.eclipse.equinox.http.registry, > org.eclipse.osgi.services >-Import-Package: com.ibm.icu.text, >+Import-Package: com.ibm.icu.text;version="[3.4.0,4.2.0)", > javax.servlet;version="[2.3.0,2.5.0]", > javax.servlet.http;version="[2.3.0,2.5.0]", > javax.xml.parsers,
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 277658
: 137225