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 127165 Details for
Bug 264262
Moving command framework to web services project
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]
Web Services Feature changes
WebServicesFeatures-patch.txt (text/plain), 2.18 KB, created by
Keith Chong
on 2009-03-02 09:42:38 EST
(
hide
)
Description:
Web Services Feature changes
Filename:
MIME Type:
Creator:
Keith Chong
Created:
2009-03-02 09:42:38 EST
Size:
2.18 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.wst.ws_core.feature >Index: feature.xml >=================================================================== >RCS file: /cvsroot/webtools/webservices/features/org.eclipse.wst.ws_core.feature/feature.xml,v >retrieving revision 1.59 >diff -u -r1.59 feature.xml >--- feature.xml 26 Jan 2009 03:05:10 -0000 1.59 >+++ feature.xml 2 Mar 2009 14:41:07 -0000 >@@ -2,7 +2,7 @@ > <feature > id="org.eclipse.wst.ws_core.feature" > label="%featureName" >- version="3.0.102.qualifier" >+ version="3.1.0.qualifier" > provider-name="%providerName"> > > <description> >@@ -30,6 +30,19 @@ > version="0.0.0"/> > > <plugin >+ id="org.eclipse.wst.command.env" >+ download-size="0" >+ install-size="0" >+ version="0.0.0"/> >+ >+ <plugin >+ id="org.eclipse.wst.command.env.core" >+ download-size="0" >+ install-size="0" >+ version="0.0.0" >+ unpack="false"/> >+ >+ <plugin > id="org.apache.commons.codec" > download-size="0" > install-size="0" >#P org.eclipse.wst.ws_ui.feature >Index: feature.xml >=================================================================== >RCS file: /cvsroot/webtools/webservices/features/org.eclipse.wst.ws_ui.feature/feature.xml,v >retrieving revision 1.48 >diff -u -r1.48 feature.xml >--- feature.xml 26 Jan 2009 03:05:05 -0000 1.48 >+++ feature.xml 2 Mar 2009 14:41:07 -0000 >@@ -2,7 +2,7 @@ > <feature > id="org.eclipse.wst.ws_ui.feature" > label="%featureName" >- version="3.0.102.qualifier" >+ version="3.1.0.qualifier" > provider-name="%providerName"> > > <description> >@@ -34,6 +34,20 @@ > version="0.0.0"/> > > <plugin >+ id="org.eclipse.wst.command.env.ui" >+ download-size="0" >+ install-size="0" >+ version="0.0.0" >+ unpack="false"/> >+ >+ <plugin >+ id="org.eclipse.wst.command.env.infopop" >+ download-size="0" >+ install-size="0" >+ version="0.0.0" >+ unpack="false"/> >+ >+ <plugin > id="org.eclipse.wst.ws.infopop" > download-size="0" > install-size="0"
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 264262
:
127060
|
127062
|
127159
| 127165